View Source CastorEDC.Common.Studies.Roles (ExCastorEDC v0.1.0)

Provides access to role related endpoints within the study context

Link to this section Summary

Functions

Create a new role

Find a specific role within the study

List all roles available within the study

Link to this section Functions

Link to this function

create(client, study_id, body)

View Source

Create a new role

More info

Link to this function

find(client, study_id, role_name)

View Source

Find a specific role within the study

More info

List all roles available within the study

More info