Pause a running execution (tenant-checked)
POST /workflows/executions/{execution_id}/pause
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
Execution UUID.
Header Parameters
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