Delete contact
Contacts
Delete contact
Deletes the contact identified by contactId. Returns 404 if no contact has that ID.
DELETE
Delete contact
Authorizations
HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).
Path Parameters
Contact ID to delete
Response
No error
Success envelope returned by the core API on my.cloudtalk.io/api. The payload is always wrapped in responseData.
Related topics
Contact actionsCloudTalk REST API: Call Center Automation PlatformCloudTalk REST API v1.7 — Complete Developer Reference