Skip to main content
PATCH
Update a redaction entity

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Path Parameters

entityId
string
required

Identifier of the entity

Body

application/json
policies
object
required

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

Successfully updated the redaction entity.

id
string
required

The id of the redaction entity

Example:

"CREDIT_CARD_NUMBER"

description
string
required

The description of the redaction entity

Example:

""

policies
object
required

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.