Versions Compared

Key

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

openspecimen/rest/ng/print-rules/{ruleNamename}

Use this resource to delete the print rule. Use HTTP DELETE method to call this API by passing the below details in JSON format.

...

Below are the attributes which need to be sent in the request body:

Parameter
Details
ruleNamenameName of the Print Rule print rule that user wanted wants to delete


http[s]:<host>:<port>/openspecimen/rest/ng/print-rules/{ruleNamename}

Use this URL to delete print rule in openSpecimen application.

...

URLhttp://<host>:<port>/openspecimen/rest/ng/print-rules/{ruleName}MyRule
MethodDELETE
Requestapplication /json

Response

"success"

...