Redaction Entities
Update a redaction entity
Update the policies of a specific redaction entity. Only the policies field can be modified.
PATCH
Path Parameters
Identifier of the entity
Body
application/json
A set of policies that control when and how redaction is applied. Each policy can be enabled or disabled independently. Some entities may have a subset of policies. Specifying a policy that is not applicable to an entity will be ignored.
Response
200
application/json
Successfully updated the redaction entity.
The id of the redaction entity
Example:
"CREDIT_CARD_NUMBER"
The description of the redaction entity
Example:
""
A set of policies that control when and how redaction is applied. Each policy can be enabled or disabled independently. Some entities may have a subset of policies. Specifying a policy that is not applicable to an entity will be ignored.
Was this page helpful?