1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-05 22:53:35 +02:00
Files
OpenIntegrations/docs/en/examples/Dropbox/MoveObject.txt

6 lines
248 B
Plaintext

OriginalPath = "/New/pic.png";
TargetPath = "/pic.png";
Token = "sl.B7RRdlnDML6hoVUHl6bk7CQxx0SFu8rLlSxh2VTkVQIh_m6CJKk_MYsdfWowBOji0Gn-hg1kNb...";
Result = OPI_Dropbox.MoveObject(Token, OriginalPath, TargetPath);