General Document Processing
General Document Processing
Processes any document based on its type. Automatically routes to the appropriate processing handler. Simplifies client integration by using a single endpoint.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Processing job accepted
The response is of type object
.