-
Notifications
You must be signed in to change notification settings - Fork 1
Api
Matthias Schildwächter edited this page Sep 7, 2017
·
1 revision
The frontend only communicates with the web module via http.
Method | Path | Result | Comment |
---|---|---|---|
GET | /api/labels | list of the Label names | |
POST | /api/upload | Document object | capable of pdf documents |
POST | /api/update/anonymizations/ | sends the corrected anonymizations after saving | |
GET | /api/save/ | opens a window to save the anonymized document |