Terminate or reinstate a user

patch

/scim/{trialname}/2.0/users

Terminates or reinstates a user.

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : schema
Match All
Show Source
Nested Schema : UserPatch
Type: object
Show Source
Nested Schema : urn:umt:extension:schema:user
Match All
Show Source
Nested Schema : UserPatchAttr
Type: object
Show Source
Nested Schema : SiteMnemonic
Type: array
Sites the user is assigned to. Use the keyword ALL to include all the sites. This field is required when re-activating the user.
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : schema
Type: object

500 Response

Body ()
Root Schema : schema
Type: object
Show Source
  • Default Value: Error messages defined in the model.
    • Unauthorized - An invalid token or study name was provided.
    • Username not found - username is incorrect.
    • Invalid Site - Invalid site number provided.
    • Unknown error - Internal processing error. Please contact support.
Back to Top