I'd like to rename a file on Dropbox using the HTTP API.
According to the new docs, it is possible to move, but not to rename?
https://www.dropbox.com/developers/documentation/http/documentation#files-move
I'd also like to be able to modify other metadata, especially client_modified, without having to re-upload the file.
Is the documentation current, or are there additional features available?