All REST Endpoints

Manage information for sites
The operations from the Manage information for sites category.
Add a site
Method: post
Path: /scim/{trialname}/2.0/groups
Get a list of sites
Method: get
Path: /scim/{trialname}/2.0/groups
Get a site
Method: get
Path: /scim/{trialname}/2.0/groups/{sitemnemonic}
Terminate or reinstate a site
Method: patch
Path: /scim/{trialname}/2.0/groups
Update a site
Method: put
Path: /scim/{trialname}/2.0/groups
Manage information for users
The operations from the Manage information for users category.
Add a user
Method: post
Path: /scim/{trialname}/2.0/users
Get a list of users
Method: get
Path: /scim/{trialname}/2.0/users
Get user details
Method: get
Path: /scim/{trialname}/2.0/users/{username}
Terminate or reinstate a user
Method: patch
Path: /scim/{trialname}/2.0/users
Update a user
Method: put
Path: /scim/{trialname}/2.0/users