UpdateUploadFileActionV2

UpdateUploadFileActionV2 is an input for updating an upload file action.

Table: UpdateUploadFileActionV2

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 29, 2025
fileNamestringyes Long-TermThe file name for the uploaded file.
idstringyes Long-TermThe unique identifier of the action.
keyColumns[string]yes Long-TermThe key columns to use to update the file. This is only allowed when updateMode is set to Update, in which case it is mandatory. If new rows match existing rows in these columns, the existing row will be updated. If not, new rows will be appended.
keyColumnsIgnoreCaseboolean  Long-TermWhether to match key columns case insensitively or not. Should only be set when updateMode is Update, in which case it is mandatory.
labels[string]yes Long-TermLabels attached to the action.
namestringyes Long-TermThe name of the action.
updateModeUpdateModeyes Long-TermThe mode for the file update. See UpdateMode.
viewNameRepoOrViewNameyes Long-TermThe name of the view of the action. RepoOrViewName