restore_deleted_policy_version
Restore a previously deleted policy version to make it visible again, without altering the current draft.
Instructions
Undo delete_policy_version — bring a removed version row back into history. This does NOT change the current draft (unlike restore_policy_version); it only makes the row visible/restorable again. Takes no version check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The policy's id. | |
| versionId | Yes | The version row's UUID, from list_deleted_policy_versions. |