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
82c4fce1-d2c7-48cb-a647-6993dbe37819
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