common-remove-archive-item
Permanently deletes archived items from Sitecore databases by specifying the archive name and database. Use this tool to manage archived content and maintain database efficiency.
Instructions
Removes items permanently from the specified archive.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archive | Yes | The name of the archive to use when determining which items to remove. | |
| database | Yes | The database for which the archives should be retrieved. | |
| itemId | No | The ID for the original item that should be processed. | |
| identity | No | The user responsible for moving the item to the archive. |