{ "id": "11446498", "type": "email_alias", "email": "alias@example.com", "is_confirmed": true }
An email alias for a user.
The unique identifier for this object.
"11446498"
The value will always be email_alias.
email_alias
"email_alias"
The email address.
"alias@example.com"
Whether the email address has been confirmed.
true
Was this page helpful?