Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Processes any document based on its type. Automatically routes to the appropriate processing handler. Simplifies client integration by using a single endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.