put https://api.lucid.co/folders//shares/groups/
Grant a group direct collaborator access to a given folder, or update the group's role on the folder.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token Scopes:
- folder
Responses
400Bad Request when trying to add or update a Folder Group Collaborator to have the "owner" role.
403Forbidden if the token does not have permission to the folder, or if the folder or group have been deleted or do not exist.