Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-bot-id
string
required

Bot id

x-integration-id
string

Integration id

x-integration-alias
string

Integration alias

Body

application/json

Action payload

type
string
required

Type of the action

Maximum string length: 200
input
object
required

Input of the action

Response

Action payload

output
object
required

Input of the action

meta
object
required
Last modified on March 24, 2026