You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Sramarao N's avatar
Sramarao N
Explorer | Level 3
5 years ago

Functionality in API - Remove Member

Hi, I am removing a member and transferring files through admin from Dropbox through API ( working fine ). So when I do that manually (in the UI)i see an option "Do you want to delete content from this member's devices the next time they come online ?" and its a radio button option for Yes or No. What is this functionality does and how can I achieve through API ? Please help.

 

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    You can find more information on the process of and options for removing a member from a team on Dropbox in the help center here.

     

    This functionality is available via the Dropbox Business API as the /2/team/members/remove endpoint. The options you pointed out are available on that endpoint via the 'transfer_dest_id'/'transfer_admin_id' and 'wipe_data' parameters. You can find more information about those parameters in the documentation.

     

    By the way, that's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints. 

    • Sramarao N's avatar
      Sramarao N
      Explorer | Level 3

      Hi Greg,

       

      The Only Option i wanted confirmation on Radio buttons Yes or No and the question above it. What doest that functionality mean actually?

      • Greg-DB's avatar
        Greg-DB
        Icon for Dropbox Staff rankDropbox Staff
        Do you want to transfer this member’s file content to another team member?

        This option lets you copy all of the files and folders from the deleted member's account to another member's account. That way, your team can keep access to the files from the deleted account, if needed.

         

        Do you want to delete content from this member’s devices the next time they come online?

        This option lets you tell Dropbox to delete the local copies of the files and folders from the deleted member's account from their devices if/when they come online again. That way, you can try to avoid having the member retain copies of files and folders they should no longer have.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,910 PostsLatest Activity: 3 days ago
333 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!