v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Contact Groups

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

delete/contact_groups/{contact_group_id}/contacts

Path parameters

contact_group_idstring required

The contact group ID

Request body

contact_idsResourceID[] required

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.

Response

No content