Delete a Policy Group

This endpoint deletes a policy group by ID. Only an unused policy group (that is not linked to any environment) can be removed.

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

The ID of the policy group to delete.

Responses
204

Deleted.

403

User unauthorized to perform this action.

404

Policy group not found or user unauthorized to perform action.

409

Can't be deleted. The policy group is in use.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!