Forum Discussion

k0nkupa's avatar
k0nkupa
New member | Level 2
6 years ago

Rename file when upload

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.