Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The uuid of the contact to delete
Response
Successful Operation
WRITE
access to the CONTACT
module is required to access this endpointid
cannot be assumed to be unique. Use uuid
instead.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The uuid of the contact to delete
Successful Operation