Skip to main content
POST
Reject a queued action (admin / editor)

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Path Parameters

id
string
required

Body

application/json
note
string

Optional note shown to the agent on its next poll

Response

Rejected

id
string
action
string
resourceType
string
resource
string
resourceVersion
integer
actor
object
reason
string
agentSession
string
request
object

The parked request (body already redacted)

createdAt
string
expiresAt
string
state
enum<string>
Available options:
pending,
approved,
rejected,
expired,
executed,
failed
decidedBy
string
decidedAt
string
decisionNote
string
executedAt
string
resultStatus
integer
resultBody
string