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