JDBC Driver for Dropbox

Build 25.0.9434

UpdateSharedFolderMember

Modifies the access level of a user in a shared folder, such as promoting them to editor or revoking edit rights.

Input

Name Type Required Description
FolderId String True The unique identifier of the shared folder whose member access is being updated.
Email String False The email address of the user whose access to the shared folder is being modified.
DropboxId String False The Dropbox Id of the user, team member, or group whose access level is being updated.
AccessLevel String True The new access level to assign to the member, such as viewer or editor.

Result Set Columns

Name Type Description
Success String Returns a value of True when the member's access level is successfully updated; otherwise, returns False.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434