redaction-policies

Create the next tenant redaction policy DRAFT

Appends MAX(version)+1 for an existing tenant name. The version is assigned by the server. Required scope: policy:redaction:manage.

post/redaction/policies/{name}/versions

Request body

descriptionstring nullable

Response

Identical DRAFT already exists

namestring required
source'BUILT_IN' | 'TENANT' required
versionstring required
status'DRAFT' | 'ACTIVE' | 'ARCHIVED' required
schemaVersioninteger required
descriptionstring nullable required
contentDigeststring required
createdAtstring date-time nullable required
activatedAtstring date-time nullable required
archivedAtstring date-time nullable required

Changes