JSON Input Format
NLP API input documents as JSON. This format can be used to submit multiple documents to NLP API in a single file (one part of a mime multipart body).
Example
A request body with one document
InputDocuments
Type: array of InputDocument.

