cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to remove mountable folder.

How to remove mountable folder.

shiina
Explorer | Level 4
Go to solution

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.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

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.

shiina
Explorer | Level 4
Go to solution

That's the answer I wanted.
I succeeded. 

Thanks.

 

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    shiina Explorer | Level 4
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?