| Name | Description | Type | Additional information |
|---|---|---|---|
| schemas | Collection of string |
None. |
|
| id |
Defines the FreightPop user id. |
string |
Defines the FreightPop user id.
|
| externalId |
Defines external user id of the user. |
string |
Defines external user id of the user.
|
| userName | string |
None. |
|
| name | ScimName |
None. |
|
| emails |
Defines the emails of the user |
Collection of ScimEmail |
Defines the emails of the user
|
| phoneNumbers |
Defines the phone numbers of the user |
Collection of ScimPhoneNumbers |
Defines the phone numbers of the user
|
| active |
Defines either the user is active of inactive |
boolean |
Defines either the user is active of inactive
|
| password | string |
None. |
|
| groups |
Defines the groups of user |
Collection of ScimGroups |
Defines the groups of user
|
| meta | ScimMeta |
None. |