Users
The users endpoints facilitate the creation of new SDP users - including setting the appropriate role, sending an email invitation, and activating a user - and managing roles.
Get All Users
Fetches all SDP users within the organization, whether they are active yet or not.
Create User
This endpoint creates a new SDP user as the result of an SDP owner adding their information in the UI. It also handles sending the invite email.
Update User Activation Status
Updates the SDP user’s activation status. This endpoint is primarily used to move a user into active status when they accept the invite to join an SDP organization account and create a password.
Get All Roles
Fetches available SDP roles, such as owner, financial controller, business user, and developer.
Update User Role
Updates an SDP user’s role by `user_ID `.