Reject Run
POST /api/v1/workflows/runs/{run_id}/reject
POST
/api/v1/workflows/runs/{run_id}/reject
Reject 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