Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
MIME type
Path Parameters
(Deprecated) Id of the parser to be used. Use async-parser instead.
Query Parameters
Maximum number of documents to parse
The index of the first document that will actually be processed. Documents with ordinals from 0 to offset will be skipped.
Body
application/octet-stream · file
The body is of type file
.