Upload a document file
PUT /v2/document/{documentId}/upload
PUT
/v2/document/{documentId}/upload
Upload a document file that will trigger all the extraction process, based on the document creation data created before
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” documentId
required
string
A document Id
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
file
required
The file to upload
object
Responses
Section titled “ Responses ”The resource has been uploaded successfully.