...
Use this URL to disable Storage Container in caTissue openspecimen application.
Result:
The response of this request will contains the details of the disabled storage container.
Below is the example of the disable storage container :
URL | http://<host>:<port>/ catissuecoreopenspecimen/rest/ng/storage-containers/{storageContainerId} |
Method | DELETE |
Request | application /json |
Response | "success" |
...