catissuecoreopenspecimen/rest/ng/biohazards/{biohazardId}
...
Parameter | Details |
---|---|
biohazardId | Biohazard Id of the biohazard |
http[s]:<host>:<port>/catissuecoreopenspecimen/rest/ng/biohazards/{biohazardId}
...
Below is the example of the delete biohazard:
URL | http://<host>:<port>/ catissuecoreopenspecimen/rest/ng/biohazards/{biohazardId} |
Method | DELETE |
Request | application /json |
Response | "success" |
...