Folder permissions
Grant folder permissions
Grant folder permissions to users or groups
post/v1/folders/{folderId}/permissions
Path parameters
folderIdstring uuid required
The UUID of the folder. Use the List folders endpoint to retrieve folder IDs.
Request body
Response
Permissions granted successfully
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.