v1.0 REST Endpoints
Users, Permissions and Roles/Roles/Study Roles/v1.0
The operations from the Users, Permissions and Roles/Roles/Study Roles/v1.0 category.
- Create a study role group for a study
- Method: postPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyId}
- Create a study role group for an organization
- Method: postPath:
/ec-auth-svc/rest/v1.0/studyroles
- Create study roles list for a study
- Method: postPath:
/ec-auth-svc/rest/v1.0/studyroles/copy/{studyId}
- Delete study roles list for a study
- Method: deletePath:
/ec-auth-svc/rest/v1.0/studyroles/remove/{studyId}
- Get groups of permissions
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyroleid}/rightsgroups
- Get groups of permissions for a study role for a study ID
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyroleId}/study/{studyId}/rightsgroups
- Get list of study roles for an organization
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles
- Get list of study roles for studyId and study role ID
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyId}/{studyRoleId}
- Get study roles list for study role ID
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles/studyroleid/{studyRoleId}
- Get the list of study roles for a studyId
- Method: getPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyId}
- Retire a study role
- Method: putPath:
/ec-auth-svc/rest/v1.0/studyroles/retire/{studyroleId}
- Retire study role for a study
- Method: putPath:
/ec-auth-svc/rest/v1.0/studyroles/retire/{studyroleId}/study/{studyId}
- Update a study role group
- Method: putPath:
/ec-auth-svc/rest/v1.0/studyroles/{studyId}
- Update a study role group for an organization
- Method: putPath:
/ec-auth-svc/rest/v1.0/studyroles