security-unprotect-item-by-path
Remove security protection from a Sitecore content item using its path to restore editing access and permissions.
Instructions
Unprotect a Sitecore item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to unprotect (e.g. /sitecore/content/Home) | |
| passThru | No | If set to true, passes the processed object back to the pipeline | |
| database | No | The database containing the item (defaults to the context database) |