Join the Conversation: The Dash Community Is Now Open! ✨🎉
Forum Discussion
欣 罗.
11 years agoNew member | Level 1
Is there a REST API to create a team folder?
Not sure, but I checked the core api and business api docs but seems there's no such API could create a team folder. If there's such API, could someone let know? Thanks!
- We now have an API endpoint for creating team folders available. You can find the documentation here:
https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create
If you're using an official SDK, this will be implemented in the next update of the SDK.
Once the team folder itself is created, you can enable access by adding the team's group ID as a member using:
https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member
Note: this functionality is only available to teams enrolled for early access to "improvements to team folders". Team admins can enroll for this access here:
https://www.dropbox.com/team/admin/early_access
3 Replies
Replies have been turned off for this discussion
- Greg-DB11 years ago
Dropbox Community Moderator
It's not currently possible to create a team folder via the Dropbox API, but I'll be sure to pass this along as feedback.
- Binh H.11 years agoNew member | Level 1
ok
- Greg-DB9 years ago
Dropbox Community Moderator
We now have an API endpoint for creating team folders available. You can find the documentation here:
https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create
If you're using an official SDK, this will be implemented in the next update of the SDK.
Once the team folder itself is created, you can enable access by adding the team's group ID as a member using:
https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member
Note: this functionality is only available to teams enrolled for early access to "improvements to team folders". Team admins can enroll for this access here:
https://www.dropbox.com/team/admin/early_access
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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, Facebook or Instagram.
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!