Create policy rule
Policies
Update Policy Rule
Manually create a compliance rule for a policy document. Rules are immutable; updates require delete + recreate.
POST
Create policy rule
Authorizations
Path Parameters
Body
application/json
Rule behavior.
Available options:
REDACT, DETECT, EXCLUDE Target category or phrase this rule applies to.
Exact source text from the policy document.
Page number in the policy document.
Required range:
x >= 1Start character offset of the source text.
Required range:
x >= 0End character offset of the source text.
Required range:
x >= 1Response
Rule created
Immutable compliance rule derived from a policy document.

