Resume a paused execution (tenant-checked)
POST /workflows/executions/{execution_id}/resume
POST
/workflows/executions/{execution_id}/resume
Resume a paused execution. Pre-flight enforces tenant ownership.
Authorizations
Parameters
Path Parameters
execution_id
required
Execution UUID.
string
Execution UUID.
Header Parameters
Request Body
{from_step?, skip_failed?}
object
key
additional properties
any
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string