Schema
scim_user_username
Type:
string
The user's email address. This must be reachable via email.
All schema constraints and annotations
{
"description": "The user's email address. This must be reachable via email.",
"example": "[email protected]",
"type": "string"
}