Update a file
Update a file, to change the workbook id for example
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
fileId
ID of file to update
Headers
X-Disable-Hooks
Request
This endpoint expects an object.
workbookId
Workbook ID
name
The name of the file
mode
The storage mode of file to update
Allowed values:
status
Status of the file. Partial: File is uploaded but not yet processed. Analyzing: Smart Extract is running. Analyzed: Smart Extract has finished running. Complete: File has been extracted and is ready to be used. Archived: File has been archived. Purged: File has been purged. Failed: File has failed to be extracted.
actions
The actions attached to the file
Response
This endpoint returns an object.
data
Any uploaded file of any type
Errors
400
Bad Request Error
404
Not Found Error