19 lines
515 B
Markdown
19 lines
515 B
Markdown
---
|
|
title: Labels
|
|
intro: 'Use the REST API to manage labels for repositories, issues and pull requests.'
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About labels
|
|
|
|
You can use the REST API to manage labels for a repository and add or remove labels to issues and pull requests. {% data reusables.pull_requests.issues-pr-shared-api %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|