workflowExecutionCreateRequest
workflowExecutionCreateRequest
The workflow execution create request
AllOf
This class requires all of the following:
JSON Example
{
"pauseAtFailure": false,
"retainedTil": "string",
"debugStepIds": [
"string"
],
"contextType": "string",
"workflowId": "string"
}