...
Use this resource to delete the Sitesite. 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 |
---|---|
siteId id | Site Id id of the site |
http[s]:<host>:<port>/openspecimen/rest/ng/sites/{siteId}
...
URL | http://<host>:<port>/ openspecimen/rest/ng/sites/{siteIdid} |
Method | DELETE |
Request | application /json |
Response | "success" |
...