Update a file

PATCH
Update a file, to change the workbook id for example

Path parameters

fileIdstringRequired
ID of file to update

Request

This endpoint expects an object.
workbookIdstringOptional
Workbook ID
namestringOptional
The name of the file
mode"import" or "export"Optional
Allowed values: importexport
The storage mode of file to update
statusenumOptional
Allowed values: partialcompletearchivedpurgedfailed
Status of the file
actionslist of objectsOptional
The actions attached to the file

Response

This endpoint returns an object.
dataobject
Any uploaded file of any type

Errors