delete https://{hostname}/v1/contacts/
Use this endpoint to delete specific contact by its ID.
Responses
200The contact was deleted successfully.
400Invalid format or content of the request.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.