Compress document
POST/tooling/process/:id/compress
Compress the document for a specific purpose. For best size and compliance, this should be done before any /convert. Can be called multiple times to get current status and results; if relevant changes have been made to the document with other tools, it will process the document again. If '423 Locked' is returned it can be recalled with some delay.
Request
Responses
- 200
- 400
- 401
- 404
- 423
- 429
- 500
- 503
Success
Bad request
Unauthorized
Not found
Locked
Too many requests
Internal server error
Service unavailable