Skip to main content
POST
Resume a paused execution or HITL approval

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Path Parameters

id
string
required

Execution ID

Body

application/json

Resume payload

awakeable_id
string

Selects HITL approval resume. Omit this field to clear an operator-requested pause instead.

data
object

Must contain "approved" (JSON boolean) for approval resume; only the JSON boolean true approves. Extra keys flow into the approval node's output.

Response

OK

message
string