POST
/
workflow-executions
{
  "message": "<string>",
  "wf_id": "<string>",
  "wf_exec_id": "<string>"
}

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string
required

Body

application/json
workflow_id
required
inputs
any | null

Response

200
application/json
Successful Response
message
string
required
wf_id
string
required
wf_exec_id
string
required