We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
MK10
8 years agoExplorer | Level 3
sharing folders inside folder via command line- DB for business
Hi,
I see that with DB for business, it's possible to share folders that are inside folders.
https://www.dropbox.com/help/files-folders/share-inside-folder
I wonder if it possible to do it via the API. In version "Pro", the issue is that I don't have a "shared_folder_id" for subfolders of shared folders. But I have only the "parent_shared_folder_id".
Will it unlock this feature.
1 Reply
- Greg-DB8 years ago
Dropbox Community Moderator
It's only possible to nest shared folders in "team folders" in Business accounts. It's not otherwise possible to nest shared folders, regardless of account type.
If you are operating on a Business account via the API, sharing folders works the same way, inside or outside of team folders.
To share a folder you would use the /2/sharing/share_folder endpoint (or corresponding native methods in the SDKs):
https://www.dropbox.com/developers/documentation/http/documentation#sharing-share_folder
It's not possible to "unlock" nested shared folders for Pro accounts.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,033 PostsLatest Activity: 3 years ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!