latestOpenAPI 3.1.0MIT2026-08-177111141.8 KB

c4c26e52b406

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