User API
Add a user
This adds users to a team. It can fail if the license is exceeded. A user gets the <tt>MEMBER</tt> role by default.
post/scim/v2/Users
Query parameters
attributesstring
Attributes to include
excludedAttributesstring
Attributes to exclude
Request body
object required
Response
OK