Manage information for users REST Endpoints
Manage information for users
The operations from the Manage information for users category.
- Add a user
- Method: postPath:
/scim/{trialname}/2.0/users
- Get a list of users
- Method: getPath:
/scim/{trialname}/2.0/users
- Get user details
- Method: getPath:
/scim/{trialname}/2.0/users/{username}
- Terminate or reinstate a user
- Method: patchPath:
/scim/{trialname}/2.0/users
- Update a user
- Method: putPath:
/scim/{trialname}/2.0/users