Skip to content

Reject a run waiting for approval: apply nothing, cancel it

POST
/api/v1/workspaces/{ws}/agents/runs/{run}/reject
run
required
string

The run record’s uuid or public number

Media typeapplication/json
object
reason
string
<= 2000 characters
Examplegenerated
{
"reason": "example"
}