1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-23 21:29:38 +02:00

5 lines
133 B
Plaintext
Raw Normal View History

2024-08-13 14:35:37 +03:00
 Path = "/New/pic.png";
Token = FunctionParameters["Dropbox_Token"];
Result = OPI_Dropbox.DeleteObject(Token, Path);