{
"groupId": "79001234567-1587570015@g.us"
}
curl --location -g --request POST '/waInstance{{idInstance}}/leaveGroup/{{apiTokenInstance}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "79001234567-1587570015@g.us"
}'
{
"leaveGroup": true
}