handlestringrequired
The handle of the user. Is unique.
Format:
string<handle>Example:
user-aaliasstring | nullrequired
The alias of the user.
Format:
string,null<alias>Example:
User AUserSummary
{
"handle": "user-a",
"alias": "User A"
}