Skip to main content
Glama

security-add-item-acl-by-id

Grant or deny specific permissions to users or roles for a Sitecore item by its ID. Control access rights like item read/write, field editing, workflow execution, and database operations.

Instructions

Adds an access control entry to a Sitecore item by its ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe ID of the item to add ACL entry for
identityYesThe identity of the account (user or role) to grant permissions to (e.g. 'sitecore\admin')
accessRightYesThe access right to grant (e.g. 'item:read', 'item:write')
propagationTypeNoThe propagation type for the access rightEntity
securityPermissionNoWhether to allow or deny the specified access rightAllowAccess
databaseNoThe database containing the item (defaults to the context database)

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramseur/SitecoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server