Documents
Upload and process a document
Uploads a document and processes it, returning a job status ID.
POST
Headers
Body
multipart/form-data
Response
200
application/json
Successful Response
The ID of the job status.
The status of the job. Options: pending
, done
, error
.
The error message if the job failed.
The ID of the document that was uploaded.