restore_policy
Recover a soft-deleted policy by restoring it, undoing the delete_policy operation. Handles conflicts by rejecting restore if another live policy already claims the same name or slot.
Instructions
Undo delete_policy — bring a soft-deleted policy back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live policy now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The policy's id. |