Skip to content

Approve Run

POST
/api/v1/workflows/runs/{run_id}/approve

Approve a paused workflow run.

Returns 409 Conflict when the run is not in awaiting_approval status (already decided by the autonomy engine or another user).

Authorizations

Parameters

Path Parameters

run_id
required
string

Responses

200

Successful Response

object
key
additional properties
string

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string