Skip to main content
POST
Authorize and commit a delegated action

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
chain
object[]
required

The full delegation chain, ordered [root, ..., leaf].

Required array length: 1 - 32 elements
action
object
required

An action an agent wants to perform under a mandate, evaluated against its allowlists.

Response

The advanced leaf mandate plus the authorization decision.

data
object
meta
object