Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required string length:
1 - 255
Body
application/json
Response
Successful response
The response is of type any
.
Update contact by ID. You can update 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
.