Delete a project's prompt injection settings
Clears the override so the project inherits the organization policy 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_id
Response
The project's settings, with the effective policy resolved.
override
What this project sets. Fields it does not set are null here
effective
The policy a request to this project runs under, assuming the project is pinned to an API key
inherited_fields
Fields taken from the organization policy because the project does not set them
Errors
403
Forbidden Error
404
Not Found Error