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
kumaresan_GP333
17 days agoNew member | Level 1
Move files Between Team Folders
Hi,
Is there any way to move files and folders between team folders with or without namespace id Please advise on this. Here I attached my details.
Thanks & Regards
Kumaresan P
- Greg-DBDropbox Staff
Yes, using the /2/files/move_v2 functionality is the right way to move files or folders from one path to another. Check out that documentation for information on that endpoint, as well as the "Path formats" documentation for information on how to format path values. For instance, I notice that your "to_path" value does not look formatted correctly, as it does not follow any of the supported path formats (for example, it does not start with a "/" like your "from_path" value does).
When making a call like this, be sure to check the response body for the result. If the call fails, the response body should contain an error message indicating the issue.
The particular implementation details will depend on your specific scenario, so I recommend referring to the following guides and documentation for more information on how to work with files and folders, and with team content in particular:
If something isn't working as expected/documented, feel free to share the relevant details, error/output, etc., and we'll be happy to take a look and help.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,915 PostsLatest Activity: 2 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!