AgentBots
Inbox API
Conversations API
Contact Labels
CSAT Survey Page
Account AgentBots
Agents
Canned Responses
Canned Response
Custom Attributes
Contacts
Automation Rule
Help Center
Conversations
Conversation Assignment
Conversation Labels
Inboxes
Integrations
Profile
Teams
Custom Filters
Contacts
Delete Contact
Contacts
Delete Contact
Delete a contact belonging to the account using ID
DELETE
/
api
/
v1
/
accounts
/
{account_id}
/
contacts
/
{id}
curl --request DELETE \
--url https://app.chatwoot.com/api/v1/accounts/{account_id}/contacts/{id}
This response does not have an example.
Path Parameters
The numeric ID of the account
ID of the contact
Response
200
Success
curl --request DELETE \
--url https://app.chatwoot.com/api/v1/accounts/{account_id}/contacts/{id}
This response does not have an example.