Hi,
I am trying to duplicate a file inside a dropbox folder that I am the owner of and have accessed it using auth token.
I am accessing the folder through a web page using js. Any ideas?
Thank you!
With the API v2 JavaScript SDK, you can make a copy of a file using the filesCopyV2 method.