v1.0 REST Endpoints

Users, Permissions and Roles/Roles/v1.0
The operations from the Users, Permissions and Roles/Roles/v1.0 category.
[Deprecated]: Get a user's modes and roles
Method: get
Path: /ec-auth-svc/rest/v1.0/authusers/{userid}/studies/{studyId}
[Deprecated]: Update a user's mode and roles
Method: put
Path: /ec-auth-svc/rest/v1.0/authusers/{userid}/studies/{studyId}
Delete a global user's roles
Method: delete
Path: /ec-auth-svc/rest/v1.0/globalusers/{userid}/roles
Delete a user's mode and roles
Method: delete
Path: /ec-auth-svc/rest/v1.0/authusers/{userid}/studies/{studyId}
Get a global user's roles
Method: get
Path: /ec-auth-svc/rest/v1.0/globalusers/{userid}/roles
Get all global roles
Method: get
Path: /ec-auth-svc/rest/v1.0/globalroles
Get user roles in a study
Method: get
Path: /ec-auth-svc/rest/v1.0/authstudies/{studyId}/userroles
Update a global user's roles
Method: put
Path: /ec-auth-svc/rest/v1.0/globalusers/{userid}/roles