SCIM Reference
Create User
Create a new user and assign them a role and a team
POST
Create User
Documentation Index
Fetch the complete documentation index at: https://developer.sendoso.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
The user’s email address
The user’s role. Values can be
sender, manager, admin.The user’s 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:UserThe 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.
Create User