Versions Compared

Key

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

Summary

Use this resource to delete surgical pathology report (SPR) for given visit identifier.

...

Parameter
Details
visitIdIdentifier of the visit of which you want to delete spr

Result

The response of this request is delete status of report. i.e True/False 

Example

URLhttp[s]:<host>:<port>/openspecimen/rest/ng/visits/1/spr-file
MethodDELETE
contentContent-typeTypeapplication/json

Response

Boolean value true/false


Error Cases 

Code
Applies to
Status Message
200All resourcesSurgical Pathology Report (SPR) deleted successfully
401All requestsUser does not have sufficient rights to perform this operation
404All requestsVisit specified in requested operation does not exists
500All requestsInternal Server Error. Report this error to system administrator