{
"workflowRunId": "<string>"
}Starts a workflow by its ID.
{
"workflowRunId": "<string>"
}The unique identifier of the workflow definition to start.
The body is of type unknown.
Workflow initiated successfully, returning the ID for the run instance.
Workflow initiated successfully, returning the ID for the run instance.
The unique identifier for this specific execution of the workflow.