callAction
Call an action
POST
/v1/chat/actionsAuthorization
AuthorizationBearerBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Header parameters
x-bp-authenticated-principalstringAuthenticated principal. Injected by the authentication middleware.
x-bot-idstringBot id
x-integration-id?stringIntegration id
x-integration-alias?stringIntegration alias
Request body
Action payload
typestringType of the action(max length: 200)
inputobjectInput of the action
Response
Action payload
outputobjectInput of the action
metaobject