UpdateUploadFileAction is an input datatype for updating an upload file action. It's used by the updateUploadFileAction() mutation field, which is deprecated and replaced by updateUploadFileActionV2().

Table: UpdateUploadFileAction

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jul 25, 2025
fileNamestringyes Long-TermThe file name for the uploaded file.
idstringyes Long-TermThe unique identifier of the action.
labels[string]yes Long-TermLabels, if any, associated with the action.
namestringyes Long-TermThe name of the action.
viewNamestringyes Long-TermThe name of the view of the action.