Remove contacts from group

Remove contacts from the requested group.

Deprecated endpoint

This endpoint has been deprecated. Please use the compatible contact list endpoints instead.

  • DELETE /contact_lists/{contact_list_id}/contacts.

Required scope: contacts:write

Path Params
string
required
Defaults to grp_123

The contact group ID

Body Params
contact_ids
array of objects
required
length ≤ 50

List of IDs of the contacts to remove from the requested contact list. Alternatively, you can supply the contact source and handle as a resource alias.

contact_ids*
Response
204

No content

Language
Credentials
Bearer
JWT