Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Body
application/json
Action payload
The body is of type object
.
Response
Action payload
The response is of type object
.
Call an action
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Action payload
The body is of type object
.
Action payload
The response is of type object
.