Skip to main content
POST
Execute action

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

action
Action · object
required

Action to execute.

data
any

Input data for the run.

Response

Successful response

run
Run · object
required

Created run details.