Skip to main content
PUT
Update User

Parameters

integer
required
The team group id to get the users from

Body

object
boolean
Wheter or not the user needs to be activated or deactivated from the Sendoso platform.
string
The user’s new role. Values can be sender, manager, admin.
string
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

array
required
The SCIM RFC schema for the user resource - always urn:ietf:params:scim:schemas:core:2.0:User
string
required
The user’s identifier
string
required
The user’s email address
boolean
required
Whether or not the user is active or not in the Sendoso platform.
object
required
array
required
The user’s personal balance
array
required
string
required
The user’s role. Values can be sender, manager, admin.
string
required
The user’s team.