The Community is undergoing a major upgrade. Find out more, ask us questions or share your thoughts here.
Forum Discussion
shiina
6 years agoExplorer | Level 4
How to remove mountable folder.
Hello.
When I refuse invitation of sharing folder, how can I remove mountable folder via API?
I want to delete the folder from results of list_mountable_folders and list_folders endpoints.
Thanks.
To remove a mountable folder, you should use the /2/sharing/relinquish_folder_membership endpoint (or corresponding native method in an SDK/library).
That will remove the shared folder from the /2/sharing/list_folders[/continue] and /2/sharing/list_mountable_folders[/continue] lists. Note that this cannot be undone from the recipient's side. The shared folder owner/member would need to re-invite the recipient if they later wish to join.
- Greg-DBDropbox Staff
To remove a mountable folder, you should use the /2/sharing/relinquish_folder_membership endpoint (or corresponding native method in an SDK/library).
That will remove the shared folder from the /2/sharing/list_folders[/continue] and /2/sharing/list_mountable_folders[/continue] lists. Note that this cannot be undone from the recipient's side. The shared folder owner/member would need to re-invite the recipient if they later wish to join.
- shiinaExplorer | Level 4
That's the answer I wanted.
I succeeded.Thanks.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 54 minutes agoIf 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!