v1
latestOpenAPI 3.0.02026-08-067074272.5 KBContacts
Deletes the contact with the specified phone number.
If a contact does not exist with this phone number in this dashboard, no content will be returned. If a contact does exist, but has no message history, no content will be returned, and a successful status code will indicate it was deleted. If a contact has any message history, it cannot be deleted, then a Bad Request error will be returned.
delete/dashboards/{dashboard_id}/contacts/{phone_number}
Path parameters
dashboard_idinteger required
Example:121
Id of dashboard
phone_numberstring required
Phone number
Response
The contact was deleted.