#Move File API?
1 messages · Page 1 of 1 (latest)
I wonder if its as simple as getting a FileInfo instance, updating the path and issuing resource.patch(hydrate=True)?
1 messages · Page 1 of 1 (latest)
What's the API call for moving a file? I've seen delete/create/modify but not move. A point to the right documentation would be most helpful. (Python preferred)
I wonder if its as simple as getting a FileInfo instance, updating the path and issuing resource.patch(hydrate=True)?