Skip to main content
POST
Stop Typing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contact_id
string
required

Contact ID.

Required string length: 10 - 50
Pattern: ^[0-9]+@[cs]\.us$
Example:

"xxx@c.us"

Response

The response is of type string.