Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.