security-clear-item-acl-by-path
Remove all access control rules from a Sitecore item using its path to reset permissions and manage security settings.
Instructions
Clears all access rules from a Sitecore item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to clear ACL for (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) |