put
https://api.lucid.co/v1/folders//shares/teams/
Updates the details of the given team's collaboration on the given folder, or adds the team as a collaborator on the folder if it isn't already a collaborator.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token Scopes:
- folder
400Bad Request when trying to add or update a collaborator to have the "owner" role.
403Forbidden when the token does not have permission for the folder, or if the folder has been deleted or does not exist.