Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Single contact id
Response
200 - application/json
Contact deleted successfully
Example:
true
Deletes a contact by its id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Single contact id
Contact deleted successfully
true