GET | /annotation | POST | /annotation/extract | Extracts annotations from document |
DELETE | /annotation | POST | /annotation/remove | Removes annotations from document |
POST | /annotation | POST | /annotation/add | Adds annotations to document and saves output file into cloud storage |
- | - | PUT | /annotation/add | Adds annotations to document and returns output file |
GET | /annotation/result | - | method removed | Export annotations |
GET | /annotation/formats | GET | /annotation/formats | Retrieves supported file formats list |
GET | /annotation/info | POST | /annotation/info | Retrieves basic document info - path, extension, formats, size etc |
GET | /annotation/pages | POST | /annotation/preview/create | Generates image representations from documents pages |
DELETE | /annotation/pages | POST | /annotation/preview/remove | Removes document’s pages image representations |