Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
cvc_dolphin
8 years agoExplorer | Level 4
Dropbox REST API to update file's metadata
I want to rename a file with dropbox rest api. Well, it's possible with /move_v2 but we need to provide from_path and to_path values. In my understanding, renaming a file is just updating its me...
cvc_dolphin
8 years agoExplorer | Level 4
Fab...!
Yes, we can rename a file in multiple ways but we either need to have a complete or relative path to file. What if I want to rename a file provided its id only?
I mean other provders like google drive, one drive, box provide a way to deal with file metadata. Whereas, dropbox is providing only a way to access only file metadata but not to update it.
So I was wondering if there is any way to deal with such operation when I am having only the id of a file.
Thanking you in anticipation
Greg-DB
Dropbox Community Moderator
8 years agoThanks for following up. The Dropbox API doesn't offer a way to rename the file using just its id and new name without specifying the new path, but I'll pass this along as a feature request.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!