1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-11 14:59:26 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt

8 lines
231 B
Plaintext

Token = "y0_AgAAAABdylaOAA...";
Original = "/Alpaca.png";
Path = "/Alpaca (copy).png";
Response = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path); //Map
Response = OPI_Tools.JSONString(Response); //String