Skip to content

Pause a running execution (tenant-checked)

POST
/workflows/executions/{execution_id}/pause

Pause a running workflow execution. Pre-flight enforces that the execution belongs to the caller’s org before forwarding to voice.

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?, 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