Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contact ID.
Required string length:
10 - 50
Example:
"xxx@c.us"
Response
The response is of type string
.