Hi,
I'm using Dropbox Javascript API. I use the dropbox-sdk-js to upload files. However, I want to rename it before uploading it.
Thank you.
To clarify, you want to rename the file that you're uploading via the Dropbox API?
You can change it in the `path` parameter that is passed back with the files/upload endpoint.