We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
pacoq
5 years agoExplorer | Level 3
create team folder from a template/ duplicate team folder
hi, is possible use API for creating a team folder from a template or copy/duplicate team folder or convert shared folder to team folder?
thanks
Dropbox doesn't offer actual templating for files/folders, but you can use /2/files/copy_v2 to make copies of any file or folder.
Likewise, you can move items, e.g., from a shared folder to a team folder, or whatever you need, using /2/files/move_v2.
By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints.
- Greg-DBDropbox Staff
Dropbox doesn't offer actual templating for files/folders, but you can use /2/files/copy_v2 to make copies of any file or folder.
Likewise, you can move items, e.g., from a shared folder to a team folder, or whatever you need, using /2/files/move_v2.
By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!