1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00
Files
OpenIntegrations/docs/en/examples/GoogleDrive/UpdateFile.txt
T
Vitaly the Alpaca (bot) 1521a0741f Main build (Jenkins)
2025-07-28 20:20:57 +03:00

7 lines
414 B
Plaintext
Vendored

Token = "ya29.a0AS3H6NydFfzli6DWKnwXS3lfjB3ObN9w_XScfyjZg0Veg-B_xx2EnHC93EO6ALhsjgLXncLAUQ2UbsuK3McdWLnQN2-Fyei9PDyo2vf5c...";
NewName = "UpdatedFile.jpg";
Identifier = "15h3lmewcBiTA0crW8bdvGJi5rZDqTV4S";
File = "https://hut.openintegrations.dev/test_data/picture2.jpg"; // URL, Binary Data or File path
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);