Skip to main content

emails

Overview

Nameemails
TypeResource
Idgithub.users.emails

Fields

NameDatatype
primaryboolean
verifiedboolean
visibilitystring
emailstring

Methods

NameAccessible byRequired ParamsDescription
list_emails_for_authenticated_userSELECTLists all of your email addresses, and specifies which one is visible to the public. This endpoint is accessible with the user:email scope.
add_email_for_authenticated_userINSERTThis endpoint is accessible with the user scope.
delete_email_for_authenticated_userDELETEThis endpoint is accessible with the user scope.
set_primary_email_visibility_for_authenticated_userEXECdata__visibilitySets the visibility for your primary email addresses.