1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/content/rest/users/emails.md

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 %}