18 lines
339 B
Markdown
18 lines
339 B
Markdown
---
|
|
title: Emails
|
|
intro: ''
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About the Emails API
|
|
|
|
Management of email addresses via the API requires that you authenticate through basic auth, or through OAuth with a correct scope for the endpoint.
|
|
|
|
{% data reusables.user-settings.user-api %}
|