Share a folder
PUT/api/2.0/files/folder/:folderId/share
Sets the sharing settings to a folder with the ID specified in the request.
Note: Each of the sharing parameters must contain two values: "ShareTo" - ID of the user with whom we want to share a folder, "Access" - access type which we want to give to the user (Read, ReadWrite, etc).
Request
Responses
- 200
- 401
Shared folder information
Unauthorized