cURL
curl --request DELETE \ --url https://{host}/api/{session}/groups/{id} \ --header 'apikey: <api-key>'
{ "success": true, "message": "You left the group successfully" }
Delete group (leave the group)
[email protected]
200
400
401
404
curl -X DELETE https://api.wappfy.com.br/api/my-session/groups/[email protected]
Your Wappfy API key (get it at dash.wappfy.com.br)
ID do Grupo