Skip to main content
DELETE
Delete Contact
Use this endpoint to permanently remove a contact from your workspace. You must provide the unique 24-character contact id in the URL path. This action cannot be undone. You might use this endpoint to comply with data deletion requests or to clean up test contacts.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

The unique 24-character ID of the contact to delete.

Response

Contact deleted successfully

status
string
Example:

"success"

code
integer
Example:

200

message
string
Example:

"Contact deleted successfully"

data
object
Example:
timestamp
string<date-time>