Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Deleting a Specimen List

Summary

This page contains documentation for deleting a specimen list.

Request Details

Parameter
Details
specimenListIdIdentifier of the specimen list.

 

Result

The response of this request will contain the details of the deleted specimen-list.

URLhttp://<host>:<port>/catissuecore/rest/ng/specimen-lists/{specimenListId}
MethodDELETE
Content-Typeapplication/json
ResponsespecimenListId

Error Cases

code
Applies to
Status Message
200All resourcesSpecimen-list has been deleted successfully.
400All requestsInvalid parameters, e.g  Invalid specimen-id.
401All requestsAuthorization failed, User doesn’t have Authority.
500All requestsInternal server error, Encountered server error while performing operations.
Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com