1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/examples/Dropbox/MoveObject.txt
T
2024-10-04 21:23:24 +03:00

6 lines
248 B
Plaintext

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