Skip to main content
POST
Execute Workflow by ID

Authorizations

x-api-token
string
header
required

API key authentication

Path Parameters

id
string
required

Unique ID of the workflow to execute

Body

application/json
skip_delay
boolean
default:false

Whether to execute the workflow immediately

input
object

Input parameters for the workflow execution

context-workflow
object

Additional context data for the workflow execution

Response

Workflow execution result or status

status
integer

HTTP status code

data
object

Execution result data