v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
files

Update a file

Update a file, to change the workbook id for example

patch/files/{fileId}

Path parameters

fileIdstring required

ID of file to update

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

workbookIdstring

Workbook ID

namestring

The name of the file

mode'import' | 'export'
status'partial' | 'analyzing' | 'analyzed' | 'complete' | 'archived' | 'purged' | 'failed'

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.

Response

Response with status 200