Delete a project's DLP settings

Clears the override so the project inherits the organization's DLP rules as a whole.

Authentication

AuthorizationBearer

A management key (prefixed mgmt_), created in the dashboard under Settings, API keys, Management keys. Distinct from a regular gateway API key, and never used to call models.

Path parameters

project_idstringRequiredformat: "uuid"

Response

The project's settings, with the effective policy resolved.
overridemap from strings to objectsOptional
What this project sets, keyed by entity type. Keys the project does not set are absent, and unset halves come back null
entitieslist of objectsOptional
Every entity in the organization's catalog, with the merge applied

Errors

403
Forbidden Error
404
Not Found Error