v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBRemove Contacts of a specified group
Removes the contacts that match the provided ids from the specified group
delete/groups/my/{group_name}/contacts
Path parameters
group_namestring required
The name of the group which contains the contacts
Headers
Authorizationstring required
Bearer {access-token}
Content-Typestring required
application/json
Response
200
Example response
{
"name": "customers",
"size": 3
}