security-unlock-item-by-id
Unlock a Sitecore content item using its unique ID to allow editing by authorized users. Specify database and optional force unlock parameters.
Instructions
Unlocks a Sitecore item by its ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of 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 |