mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-02 23:27:50 +02:00
7 lines
414 B
Plaintext
7 lines
414 B
Plaintext
Token = "ya29.a0AeDClZCK27Pm2ZdUtEbN2HBs1Z_Cn1cGHTJoz3WARfMz0a65CdiiYfkOxC4ffw2tmZhzHx8ErHfYMQxHad19rUG-zyvipaCEkZw_DgEOd...";
|
|
NewName = "UpdatedFile.jpg";
|
|
Identifier = "1uSU-CNhDGhiaDPNHervaUxAtayLP-1g9";
|
|
File = "https://api.athenaeum.digital/test_data/picture2.jpg"; // URL, Binary Data or Path to file
|
|
|
|
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);
|