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) 6863fc6123 Main build (Jenkins)
2026-01-06 23:16:25 +03:00

7 lines
430 B
Plaintext
Vendored

Token = "ya29.a0Aa7pCA_GKuTstHik6bj1MJWZFLq6Rw5mQEZ6UpvNp9rgAbC-k5fpzhJPU_c4cEvVXwDo6GAXMYcBuPpzfZoPNP2pKbXWwL-bwnzotcuHaeGL9ZoSxPM95kRPm...";
NewName = "UpdatedFile.jpg";
Identifier = "1ypiheAqAOAWjvsuY_pz9Kix4nrCVJTOD";
File = "https://hut.openintegrations.dev/test_data/picture2.jpg"; // URL, Binary Data or File path
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);