Versions Compared

Key

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

...

Use this resource to delete an existing registration from the OpenSpecimen application. Use HTTP POST method to call this API by passing the below details in JSON format.

Use this resource to delete an existing participant in the OpenSpecimen application. Use HTTP DELETE method to call this API by passing the below details:

Below are the parameters which need to be sent with the request:

...

code
Applies to
Status Message
200All resourcesParticipant Registration deleted successfully
401All requestsAuthorization failed, User doesn’t have privileges to delete Participants
404All requestsThe requested registration not found
500All requestsInternal server error, Encountered server error while performing operations

...