DELETE
/
group
/
{id}
/
leave
curl --request DELETE \
  --url https://api.interacto.io/group/{id}/leave \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API Key needed to access the endpoints

Path Parameters

id
string
required