Upload document for processing
POST/tooling/upload
Upload a document to be used in the tooling process. A process ID {id} is returned which can be used to call additional endpoints. If not already a PDF, the uploaded document will be converted into one. The maximum request or file size is 50MB.
Request
Responses
- 200
- 400
- 401
- 404
- 413
- 415
- 429
- 500
- 503
Success
Bad request
Unauthorized
Not found
Content too large
Unsupported Media Type
Too many requests
Internal server error
Service unavailable