agentApiContacts

Remove contact

Removes contact by handle or ID. Both directions of the contact relationship are removed.

post/api/v1/agent/contacts/remove

Headers

X-API-Keystring required

Enter your API key for programmatic access

Request body

contact_idstring uuid

Or contact record ID

handlestring

Contact's handle

Response

Removed

ContactsRemoveAgentContactResponse200 required— unresolved $ref

Changes