Skip to main content
DELETE
Delete Policy

路径参数

string
必填
要删除的策略 ID(例如 pol_abc123)。
删除策略会立即移除该约束。请确保有其他策略来维持安全性。

示例

授权

X-API-Key
string
header
必填

API key authentication. Keys are prefixed with awx_.

路径参数

id
string
必填

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

响应

Policy deleted successfully.

id
string

The deleted policy ID.

deleted
boolean

Confirmation of deletion.