Remove a contact
Removes a contact by handle or contact record ID.
This is a bidirectional operation — both you and the other party will be removed from each other’s contact lists.
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Request
Remove contact params
contact_id
Contact record ID
handle
Contact’s handle (with or without @ prefix)
Response
Removed contact
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error