Permanently stop an execution (tenant-checked)
POST /workflows/executions/{execution_id}/stop
POST
/workflows/executions/{execution_id}/stop
Stop an execution permanently. Pre-flight enforces tenant ownership.
Authorizations
Parameters
Path Parameters
execution_id
required
Execution UUID.
string
Execution UUID.
Header Parameters
Request Body
{reason?, save_partial_results?, message?}
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