put https://api.lucid.co/folders//shares/users/
Update the collaborator role for a user. If the user did not have access to the folder before, they will be granted access and a new Folder User Collaborator Resource will be created. It supports only User token type.
Collaborators cannot be given the role owner, and the role of the folder's owner can not be modified.
Valid Access Token Types
Valid Access Scopes
Responses
201Created when creating a new Folder User Collaborator. Contains the new Folder User Collaborator Resource.
403Forbidden if the token does not have permission to the folder, or if the folder has been deleted or does not exist.