Skip to content

GistUpdateFileInput

Per-file entry of an update request, keyed by the current filename. A null entry (or one with neither field set) deletes the file.

FieldTypeDescription
contentstringNew file body. Required when the key names a new file.
filenamestringNew name for the file (rename).