Retrieve, update, or delete a single policy by ID
Delete a policy and all of its versions. This operation is irreversible.Documentation Index
Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | uuid | Yes | UUID of the policy to delete |
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | uuid | Yes | UUID of the organization for access control |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
No response body