Add a single document to the Aryn platform.
This API calls DocParse to partition the document, and automatically extracts any properties registered as part of the DocSet schema. This method can take some time, so callers should consider invoking it via the async endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the docset to which to add the doc.
Successful Response