workflowExecutionCreateRequest

workflowExecutionCreateRequest
workflowExecutionCreateRequest

The workflow execution create request

AllOf
JSON Example
{
    "pauseAtFailure": false,
    "retainedTil": "string",
    "debugStepIds": [
        "string"
    ],
    "contextType": "string",
    "workflowId": "string"
}
Parameter To