Skip to main content
drive_update_file Replace the text content of a Google Drive file HERO created. Drive keeps the previous revision, so this is recoverable from the file’s version history. Fails with 403 on files HERO did not create.

Parameters

string
required
Drive file id.
string
required
New full text content — replaces what is there.
string
MIME type of the new content. Default text/plain.