Update customer DLP settings
Replaces the customer’s DLP override as a whole, keyed by entity type. Each entity must already exist for the organization. Changes propagate to request enforcement within about 60 seconds. Requires the customer_guardrails feature; without it the request is rejected with a 403.
Authentication
AuthorizationBearer
Your production key sent as a bearer token.
Path parameters
customer_id
Request
This endpoint expects an object.
override
Overrides keyed by entity type. Each entity must already exist in the organization’s catalog, either as a seeded rule or a custom one; an unknown type is rejected with a 422 naming it
Response
Successful Response
override
What this customer sets, keyed by entity type. Keys the customer does not set are absent, and unset halves come back null
entities
Every entity in the organization's catalog, with the merge applied