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
The account id containing the Document.
The unique id for the Document.
The unique id for the DocSet containing the Document.
The time at which this document was added to the system.
The name of this Document.
The size of the Document in bytes.
The content type of the source Document.
Additional properties for the Document.