Update a document

Log in to see full request history

❗️

You can only add/update/delete documents before you launch the project.

📘

Uploading documents as form data

Check Upload a document section to learn more about how to upload document files directly as a form data.

Path Params
int32
required

Document ID.

int32
required

Project ID.

Form Data
file
required

Single file data. The name is plural to provide a consistent naming convention.

string
Defaults to NULL

JSON string. If your documents have a scheme, as in cases of CSV files, use the same array index keys for schemes parameter to specify their schemes. See Document Schemes title in the API documentation. The name is plural to provide a consistent naming convention.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json