POST /scim/Users
SCIM 2.0创建用户
SCIM None application/json
Referenced Schemas
domain.SCIMEmail
| Field | Type | Required | Example | Constraints | Description |
primary |
boolean |
No |
|
|
|
type |
string |
No |
|
|
|
value |
string |
No |
|
|
|
domain.SCIMGroupRef
| Field | Type | Required | Example | Constraints | Description |
$ref |
string |
No |
|
|
|
display |
string |
No |
|
|
|
value |
string |
No |
|
|
|
domain.SCIMMeta
| Field | Type | Required | Example | Constraints | Description |
created |
string |
No |
|
|
|
lastModified |
string |
No |
|
|
|
location |
string |
No |
|
|
|
resourceType |
string |
No |
|
|
|
domain.SCIMName
| Field | Type | Required | Example | Constraints | Description |
familyName |
string |
No |
|
|
|
formatted |
string |
No |
|
|
|
givenName |
string |
No |
|
|
|
domain.SCIMPhoneNumber
| Field | Type | Required | Example | Constraints | Description |
type |
string |
No |
|
|
|
value |
string |
No |
|
|
|
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|