Skip to main content
POST
Authorize a delegated action against its full chain (dry-run)

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 authorization decision for the delegated action (dry-run).

data
object
meta
object