Managing Members
Members are the users who conduct the study and membership status is maintained at the study level
Full-Stack Implementations
Samsung Health Stack puts no restrictions on the number of members under an organization, or the number of members working on a study.
API Endpoints
To invite members and assign their role using the API endpoints:
- Refer to
POST /account-service/invitations
in Account Service API Endpoints in the API reference.
To assign a role to an existing member using the API endpoints:
- Refer to
PUT /account-service/user/roles
in Account Service API Endpoints in the API reference.
Web Portal
We highly recommend you manage your team members through the Samsung Health Stack web portal.
To manage members using the web portal:
- Refer to Managing Members in the web portal user guide.