Execute a workflow asynchronously

Queues a workflow execution request for asynchronous processing. Returns immediately with status 'queued'. Use GET /v1/instances to check execution status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Workflow ID

Body Params

Workflow input

input
object

Workflow input data (JSON object, required and validated explicitly)

reference
object

Optional upstream correlation + idempotency handle

Headers
string
required

Organization ID

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json