Skip to main content
POST
Trigger execution

Authorizations

Authorization
string
header
required

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

Body

application/json
task_id
string<uuid>
required
webhook_url
string<uri>
script_id
string
script_version
string
payload
any
secret_payload
any
execution_plan
object

Response

202 - application/json

Accepted

success
boolean
data
any