Grant folder permissions to users or groups
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The UUID of the folder. Use the List folders endpoint to retrieve folder IDs.
The content role to assign to the specified users or user groups.
NO_ACCESS, VIEWER, EXPLORER, EDITOR, MANAGER If true, AccessBoost is enabled for the folder.
The list of user IDs to grant permissions to. Use the List users or List embed users endpoints to retrieve user IDs.
Either userIds or userGroupIds is required.
The list of user group IDs to grant permissions to. Use the List user groups endpoint to retrieve user group IDs.
Either userIds or userGroupIds is required.
Permissions granted successfully
true