post/workflows/{workflowId}/executions

Path parameters

workflowIdstring required

Headers

Content-Typestring required

Request body

inputobject required

Response

200 response

completedTaskLogIdstring nullable
endTimestring nullable required
eventsobject[]
executionIdstring required
inputobject required
logIdstring nullable
outputobject required
startTimestring nullable required
status'running' | 'succeeded' | 'failed' | 'rejected' | 'retry' | 'error' required
transitionExecutionsobject required
workflowIdstring required

Changes