1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-23 00:38:51 +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-08-14 09:06:31 +03:00
Token = "sl.B6AQWp9MlZlz4iaf41whVKxX9-MXeCiQhPRe4YIRxFmZ3zHsdjmOAatzgaWVhqmlIOvDD6WIUQ...";
Result = OPI_Dropbox.MoveObject(Token, OriginalPath, TargetPath);