Versions Compared

Key

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

...

Target CP - The protocol in which source CP's registrations wanted to merge.

Pre-conditions :

1.Only  Only super admin can merge two collection protocols.

...

URLhttp://<host>:<port>/openspecimen/rest/ng/collection-protocols/merge
MethodPOST
Requestapplication/json
json
{
     "srcCpShortTitle""Brain Cancer v2",
"tgtCpShortTitle""Brain Cancer"
}

Response

{
     "srcCpShortTitle""Brain Cancer v2",
"tgtCpShortTitle""Brain Cancer"
}

 

...