Learn how to make the most out of the Dropbox Community here 💙!
Forum Discussion
TwinBlade
7 years agoHelpful | Level 5
Creating a folder on a root namespace of a business account
I am using a business package dropbox with just one user (the admin). I am trying to create a folder that is not in the admin's individual folder, but on the root folder. I am using the .NET SDK and ...
- 7 years ago
It sounds like your team is using the "team space" configuration. You can access the team root via the API. To do so, you'll need to use the namespace IDs to specify which area you want to access. I recommend reading the Namespace Guide, which covers this in detail.
You can find information on setting this in the .NET SDK using `WithPathRoot` here.
Greg-DB
Dropbox Staff
7 years agoIt sounds like your team is using the "team space" configuration. You can access the team root via the API. To do so, you'll need to use the namespace IDs to specify which area you want to access. I recommend reading the Namespace Guide, which covers this in detail.
You can find information on setting this in the .NET SDK using `WithPathRoot` here.
- TwinBlade7 years agoHelpful | Level 5
Thank you very much Greg! Keep up the good work.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,972 PostsLatest Activity: 2 days ago
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!