Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Delete Consent form
openspecimen/rest/ng/collection-protocol-registrations/{cprId}/consent-form
Use this resource to delete uploaded consent form for the given registration id. Use HTTP DELETE method to call this API by passing the below details in JSON format.
Below are the attribute details:
Parameter | Details |
---|---|
cprId | Collection Protocol Registration Id |
http[s]:<host>:<port>/openspecimen/rest/ng/collection-protocol-registrations/{cprId}/consent-form
Use this URL to delete uploaded consent form for Collection Protocol Registration in the OpenSpecimen application.
Result:
Below is the example of the delete consent-tier:
URL | http://<host>:<port>/ openspecimen/rest/ng/collection-protocol-registrations/2/consent-form |
Method | DELETE |
Response | true |
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com