JDBC Driver for Dropbox

Build 25.0.9434

RemoveSharedFileMember

Revokes a user's access to a shared file, removing them from the file's member list.

Input

Name Type Required Description
FileId String True The unique identifier of the shared file from which the member is removed.
Email String False The email address of the user to be removed from the shared file.
DropboxId String False The Dropbox Id of the user, team member, or group to be removed.

Result Set Columns

Name Type Description
Success String Returns a value of True when the member is successfully removed from the file; otherwise, returns False.

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