Versions Compared

Key

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

...

URLhttp://<host>:<port>/openspecimen/rest/ng/collection-protocols/{cpId}/consent-tiers
MethodPOST
Requestapplication/json
json{
Code Block
languagejs
themeEclipse
{
     "statement": "Consent to store the samples for research"


}

Response

Code Block
languagejs
themeEclipse
{

    "id" : "1",

    "statement": "Consent to store the samples for research"


}