Provision a user
POST /scim/v2/Users
POST
/scim/v2/Users
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
schemas
required
Array<string>
id
string
externalId
string
userName
required
string
active
boolean
name
object
givenName
string
familyName
string
emails
Array<object>
object
Responses
Section titled “ Responses ”Created
object
schemas
required
Array<string>
id
string
externalId
string
userName
required
string
active
boolean
name
object
givenName
string
familyName
string
emails
Array<object>