In v1 of the API if I wished to copy the contents of a file or folder from one Dropbox account to another, I was able to use the `filesops/copy` endpoint with the `from_copy_ref` argument in place of the `from_path` argument.
It seems as though there is no functional equivalent to this operation in v2 of the API. Am I missing something?