curl --location --globoff 'https://api.green-api.com/waInstance/leaveGroup/' \ --header 'Content-Type: application/json' \ --data '{ "chatId": "-10000000000000" }'
{ "leaveGroup": true }