restore_reference_doc
Restore a soft-deleted reference document. Recover it without version checks, but may fail if a live document claims the same name or slot.
Instructions
Undo delete_reference_doc — bring a soft-deleted reference_doc back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live reference_doc now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The reference_doc's id. |