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