v4

latestOpenAPI 3.1.02026-08-01207318738.7 KB
Folders

Update folder permissions

patch/api/v1/folders/{folderId}/permissions

Path parameters

folderIdstring uuid required

Unique identifier for the folder

Example:550e8400-e29b-41d4-a716-446655440000

Unique identifier for the folder

Request body

accessBoostboolean

Whether to grant access boost

role'NO_ACCESS' | 'VIEWER' | 'EXPLORER' | 'EDITOR' | 'MANAGER'

New content role to assign

userGroupIdsstring[]

User group IDs to update permissions for

userIdsstring[]

User IDs to update permissions for

Response

Permissions updated successfully

successboolean required

Whether the permissions were updated successfully