workflow-resource
Execute a workflow synchronously
post/api/workflow/execute/{name}/{version}
Path parameters
namestring required
versioninteger required
Query parameters
requestIdstring
waitUntilTaskRefstring
waitForSecondsinteger
consistency'SYNCHRONOUS' | 'DURABLE' | 'REGION_DURABLE'
returnStrategy'TARGET_WORKFLOW' | 'BLOCKING_WORKFLOW' | 'BLOCKING_TASK' | 'BLOCKING_TASK_INPUT'
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.