v1.0 REST Endpoints

Users, Permissions and Roles/Data Classification/v1.0
The operations from the Users, Permissions and Roles/Data Classification/v1.0 category.
Assign data classifications to study role for study ID
Method: put
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}/studyrole/{studyRoleId}
Assign tenant data classifications to study role
Method: put
Path: /ec-auth-svc/rest/v1.0/dataclassification/studyrole/{studyRoleId}
Create a list of data classifications and mappings for a tenant
Method: post
Path: /ec-auth-svc/rest/v1.0/dataclassification/copy/{studyId}
Get a list of data classifications by study roles for a tenant
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}/studyroles
Get data classifications for study role by study ID
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}/studyrole/{studyRoleId}
Get list of data classification for a study ID
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}
Get list of data classification for a tenant
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification
Get list of data classification with levels
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}/{mode}/user/{userId}
Get specific data classifications for all study roles of a study
Method: put
Path: /ec-auth-svc/rest/v1.0/dataclassification/{studyId}/studyroles
Get tenant data classifications and study roles
Method: put
Path: /ec-auth-svc/rest/v1.0/dataclassification/studyroles
Get tenant data classifications for study role
Method: get
Path: /ec-auth-svc/rest/v1.0/dataclassification/studyrole/{studyRoleId}