Optional activeOptional displayA human-readable name for the user, typically the full name.
Optional emailsAn array of email addresses, each an object with a value, display and primary flag.
Optional groupsAn array of groups (teams) the user belongs to in the organization. Contains id and display name of the team.
Optional idA server-assigned, unique identifier for this user.
Optional metaOptional nameOptional photosAn array for profile pictures, contains type.
Optional preferredSpecifies the users preferred language.
Example: en_US for English.
Optional rolesAn array of roles assigned to the user in the organization. Contains role type, value, display and primary flag.
Optional schemasIdentifies which schema(s) this resource uses. In this case it is the SCIM core User schema.
Optional urnietfparamsscimschemasextensionenterprise20Optional userThe unique username/login identifier. An email address in this case.
Optional userFree-form string to indicate the user license type in the organization.
Indicates whether the user is active or deactivated in the organization.