Rename a file via API from shared link
Hello everyone, I’m currently working with the Dropbox API, and I’m trying to rename a file within a shared folder. The folder is shared with me via a shared link, and I have the necessary edit permissions on the file. However, I’m encountering a problem where I can’t seem to get the full path to use in the files/move_v2…