Skip to content

Permanently stop an execution (tenant-checked)

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
>= 1 characters

Execution UUID.

Header Parameters

X-Target-Org-Id
Any of:
string

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