PublishedGuidanceLAST REVIEWED · 30 AUG 2026
Policies API
Read, manage, and test policies within an authenticated project scope.
Routes
- GET /policies reads the scoped policy collection.
- Policy mutation is deployment- and entitlement-controlled.
- POST /policies/test evaluates a candidate against test input before activation.
Change discipline
- Review policy changes as code.
- Test allow, deny, and approval-required cases.
- Record owner and rationale.
- Roll back on unexpected eligibility changes.
Was this page helpful?