Skip to main content

    handlestringrequired

    The handle of the user. Is unique.

    Example: user-a

    aliasstring | nullrequired

    The alias of the user.

    Example: User A
UserSummary
{
"handle": "user-a",
"alias": "User A"
}