Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Body
application/json
Conversation data
The body is of type object
.
Response
Returns a Conversation object if a valid identifier was provided. Returns an error otherwise
The response is of type object
.