1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-15 00:15:19 +02:00
Files
OpenIntegrations/docs/en/examples/Dropbox/MoveObject.txt

6 lines
248 B
Plaintext
Raw Normal View History

 OriginalPath = "/New/pic.png";
TargetPath = "/pic.png";
2024-09-28 21:33:38 +03:00
Token = "sl.B9UkyV2zUTP1LLTzgy6XcG5j_RdnQh84LmpC70BXg5rw9eXyYb0F7XGDXMiLrjc69YlZIFZqEi...";
Result = OPI_Dropbox.MoveObject(Token, OriginalPath, TargetPath);