Skip to main content
POST
Approve 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

Response

Executed — resultStatus / resultBody carry the original call's outcome

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