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
saritafurtado
7 years agoExplorer | Level 3
Create team folder in business endpoint
I am trying to create team folder with Dropbox Business Standard plan in dropbox api explorer
curl -X POST https://api.dropboxapi.com/2/team/team_folder/create \ --header 'Authorization: Beare...
test0071
Explorer | Level 4
Will this work in advance plan ? I will be able to create multiple team folders in advanced plan?
Greg-DB
7 years agoDropbox Staff
This isn't about your plan level (Standard or Advanced) but rather just about whether or not the team is using the new "team space" configuration:
https://www.dropbox.com/help/business/team-space-overview
If the team is using the team space configuration, you should just create folders in the team space, per my earlier reply. If the team is not using the team space configuration, you should use the team_folder endpoints. In either case, you can have multiple folders.
https://www.dropbox.com/help/business/team-space-overview
If the team is using the team space configuration, you should just create folders in the team space, per my earlier reply. If the team is not using the team space configuration, you should use the team_folder endpoints. In either case, you can have multiple folders.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days 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!