security-unlock-item-by-path
Unlock Sitecore items by specifying their path to remove edit locks and enable modifications.
Instructions
Unlocks a Sitecore item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the item to unlock | |
| force | No | When specified the item is unlocked regardless of the owner | |
| passThru | No | When specified returns the item to the pipeline | |
| database | No | The database containing the item |