Contacts

Delete a contact

Soft-deletes a contact. The contact can no longer be retrieved after deletion. Returns 404 if the contact is in a workspace outside the API key scope.

delete/v1/contacts/{id}

Path parameters

idstring required

Response

Contact deleted successfully

Changes