Contacts
Sessions
AI Phone Agents
AI Email
AI WhatsApp
AI Outbound Sequencing
AI Training
Customer Insights
Groups (teams)
Webhooks
Contacts
Delete a contact
DELETE
/
contacts
/
{contact_id}
Copy
curl --request DELETE \
--url https://api.open.cx/contacts/{contact_id} \
--header 'Authorization: Bearer <token>'
Copy
This response has no body data.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Was this page helpful?
Copy
curl --request DELETE \
--url https://api.open.cx/contacts/{contact_id} \
--header 'Authorization: Bearer <token>'
Copy
This response has no body data.
Assistant
Responses are generated using AI and may contain mistakes.