Drop a policy from the catalog

Remove a policy from the catalog.

A policy can only be dropped if it is not attached to any resource entity. To remove the policy along with all its attachments, set detach-all to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

An optional prefix in the path

string
required

A namespace identifier as a single string. Multipart namespace parts should be separated by the unit separator (0x1F) byte.

string
required
^[A-Za-z0-9\-_]+$

A policy name. A valid policy name should only consist of uppercase and lowercase letters (A-Z, a-z), digits (0-9), hyphens (-), underscores (_).

Query Params
boolean

When set to true, the dropPolicy operation will also delete all mappings between the policy and its attached target entities.

Responses
204

Success, no content

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json