authz-policies

Validate an authz policy without saving

(reserved for future use) Runs the same validation as create (compile + smoke test in a sandbox) but does not persist or activate the policy.

Required scope: `policy:authz:manage`

post/authz/policies/validate

Request body

namestring required
regostring required

Response

Validation passed (with optional warnings)

validboolean required
warningsstring[] required

Changes

Changed in 1 of the 71 revisions of this API.1

Of the 71 revisions, 18 have no diff computed.