post
https://api.seismic.com/cm/v1/teamSites//items//contentAccessPermissions
Create or update explicit content access entries for one or more users or groups on a specific TeamSite item. The item can be TeamSite home (itemId: root), a folder, or a file.
Content Access Permissions
Content Access Permissions are enforced at the TeamSite root, folder, and file level and support these permission ids:
403(CanView): View, comment, and approve content.
404(CanEdit): Edit and add folders, and edit, add, publish, or move files.
405(CanManage): Edit, add, publish, move, delete, and manage content access.
Domain Terms
addContentAccessPermissions: Members and permission ids to add who do not already have an explicit access entry on the target item.modifyContentAccessPermissions: Existing explicit access entries whose permission level should be changed.contentAccessNotify: Optional notification configuration applied after the access update succeeds; subscribers receive a message only whenneedNotifyistrue.Full-control members: Members whose access entry cannot be added, modified, or removed by this API.
Validation Rules
- The caller must have
CanManageon the target item. - Updating member access at TeamSite root additionally requires
CanManageon root. - Full-control members cannot be added or modified.
- When the
library-content-access-updatesfeature toggle is enabled, TeamSite owner access cannot be modified. - Each member entry must specify exactly one permission id from
403,404, or405.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…