policies_delete_folder
Permanently delete a policy folder that has no child folders, with required confirmation to prevent accidental loss.
Instructions
DELETE a policy folder permanently. The folder must not have child folders (422 otherwise). This action cannot be undone -- the user MUST confirm before executing this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy folder ID to delete | |
| confirmed | Yes | Must be true to confirm deletion |