You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
7 lines
411 B
Plaintext
Vendored
7 lines
411 B
Plaintext
Vendored
Token = "ya29.a0AZYkNZhaN34-QCvSBZA-17pqmWk4J-hG3NCuiF3xCTvXkfgcrkdZq-Hc-3OEMvntvgcahm2fS3UiNdNti6Qbmb3t5t5QtJrGQwTVfNpDE...";
|
|
NewName = "UpdatedFile.jpg";
|
|
Identifier = "1CK_FNwlq0eNfmse2YyeXaNStG80Lu2wI";
|
|
File = "https://api.athenaeum.digital/test_data/picture2.jpg"; // URL, Binary Data or File path
|
|
|
|
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);
|