Skip to content

Upload a document file

PUT
/v2/document/{documentId}/upload

Upload a document file that will trigger all the extraction process, based on the document creation data created before

documentId
required
string

A document Id

Example
77a0049c-7683-45ff-956f-656f257048f7
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
file
required

The file to upload

object

The resource has been uploaded successfully.

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error