Authorizations
Body
application/json
Request model for creating a flow execution.
ID of the flow to execute
How the execution was triggered
Available options:
manual
, event
, scheduled
, api
, webhook
, test
Data from the trigger event
Additional variables for execution
Execution priority
Available options:
low
, normal
, high
, urgent
When to execute (for scheduled executions)
Execution timeout in seconds
Retry configuration
Additional execution metadata