Skip to main content
DELETE
Delete Policy

Path Parameters

string
required
The policy ID to delete (e.g., pol_abc123).
Deleting a policy removes the constraint immediately. Ensure you have other policies in place to maintain security.

Example

Authorizations

X-API-Key
string
header
required

API key authentication. Keys are prefixed with awx_.

Path Parameters

id
string
required

The policy ID to delete (e.g., pol_abc123).

Response

Policy deleted successfully.

id
string

The deleted policy ID.

deleted
boolean

Confirmation of deletion.