Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required string length:
1 - 255
Response
Successful response
The response is of type any
.
Delete contact by ID. You can delete only your own contacts, and authentication is required.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1 - 255
Successful response
The response is of type any
.