Versions Compared

Key

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

openspecimen/rest/ng/users/{userIdid}

Use this resource to close the user. 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
userIdidUser id of the user


http[s]:<host>:<port>/openspecimen/rest/ng/users/{id}

Use this URL to close user in openSpecimen application.

...

URLhttp://<host>:<port>/openspecimen/rest/ng/users/{userId}1
MethodDELETE
Requestapplication /json

Response

"success"

...