Execute actions (POST /v1/actions
)
Request example
Successful response example (representative)
Error example: policy not allowed
Validation error example
Create policy (POST /v1/policies
)
Request example
Successful response
API Keys management (admin) (/v1/iam/api-keys
)
Create example
End-to-end example
- Create a policy → save the
id
. - Execute actions with that
policy_id
and apayload
. - Observe exported metrics (based on your
telemetry
configuration).