catissuecore/rest/ng/biohazards
...
URL | http://<host>:<port>/ catissuecore/rest/ng/biohazards |
Method | POST |
Request | application/json |
json | { "name" : "ABC", "type" : "infectious", "comment" : "something" } |
Response | { biohazardId: 48 name: "ABC" type: "infectious" comment: "Active" } |