security-protect-item-by-path
Secure Sitecore content items by specifying their path to apply protection settings and restrict unauthorized access.
Instructions
Protect a Sitecore item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to protect (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) |