Contact
Delete Contact
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
201
application/json
Contact removed from audience
The response is of type object
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Contact removed from audience
The response is of type object
.