SCIM Reference
Update User
Updates user
PUT
/
api
/
scim
/
v2
/
Users
/
{user_id}
Parameters
The team group id to get the users from
Body
Wheter or not the user needs to be activated or deactivated from the Sendoso platform.
The user’s new role. Values can be sender
, manager
, admin
.
The user’s new team. This value needs to match the exact team group name in Sendoso. See more information to get team group names.
Response
The SCIM RFC schema for the user resource - always urn:ietf:params:scim:schemas:core:2.0:User
The user’s identifier
The user’s email address
Whether or not the user is active or not in the Sendoso platform.
The user’s personal balance
The user’s role. Values can be sender
, manager
, admin
.
The user’s team.