callAction
Call an action
POST
/v1/chat/actionsAuthorization
AuthorizationBearerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Header parameters
x-bot-idstringrequiredBot id
x-integration-idstringIntegration id
x-integration-aliasstringIntegration alias
Request body
Action payload
typestringrequiredType of the action(max length: 200)
inputobjectrequiredInput of the action
Response
Action payload
outputobjectrequiredInput of the action
metaobjectrequired