catissuecoreopenspecimen/rest/ng/distribution-protocols/{distributionprotocolId}
...
Parameter | Details |
---|---|
distributionprotocolId | Distribution Protocol Id of the Distribution Protocol |
http[s]:<host>:<port>/catissuecoreopenspecimen/rest/ng/distribution-protocols/{distributionprotocolId}
Use this URL to delete Distribution Protocol in caTissue openSpecimen application.
Result:
The response of this request will contains the details of the deleted Distribution Protocol.
Below is the example of the delete Distribution Protocol:
URL | http://<host>:<port>/ catissuecoreopenspecimen/rest/ng/distribution-protocols/{distributionprotocolId} |
Method | DELETE |
Request | application /json |
Response | "success" |
...