19 lines
453 B
Markdown
19 lines
453 B
Markdown
---
|
|
title: Issue assignees
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Assignees
|
|
intro: 'Use the REST API to manage assignees on issues and pull requests.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About issue and pull request assignees
|
|
|
|
You can use the REST API to view, add, and remove assignees on issues and pull requests. {% data reusables.pull_requests.issues-pr-shared-api %}
|