API Reference
Log In
API Reference

Update a file (using the file token)

Updates a file using its fileToken and changes the uploadTitle and/or the correlationId.

ℹ️

Versions

This endpoint also has a v1 version. Understand the difference here.

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier.

string
required

File token.

Body Params
string

This is what should be listed in the "File History" list.

string

A uniquely defined parameter that will allow the API to "group" all files uploaded as part of the same process. This needs to be added to the API. This field is mandatory for all uploads, and it has to be unique enough at least for the (SideDrawer/Record) combination. Recommendation is to use the timestamp (YYMMDDHHMMSS) of the instant in which the User "submits" the upload of the file or image collection.

Response

record) has been successfully created.

Language
Credentials