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
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09

A document Id

object
file
required
string format: binary

The resource has been uploaded successfully.

object
key
required

The key of the file

string
blobId
required

The blob id

string format: uuid
public

The public url of the file

boolean

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error