Contacts

Delete contacts

Deletes a batch of up to 1000 contacts as specified by the list of contact IDs.

The contacts are deleted asynchronously. A CONTACT_DELETE event will be generated for every successfully deleted contact.

delete/v1/projects/{project_id}/contacts

Request body

contact_idsstring[] required

List of IDs for contacts to be deleted in Conversation API.

Response

OK

Changes

No recorded changes to this endpoint across all 3 revisions of this API.