| title: REST API endpoints for issue comments | |
| allowTitleToDifferFromFilename: true | |
| shortTitle: Comments | |
| intro: Use the REST API to manage comments on issues and pull requests. | |
| versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 | |
| fpt: '*' | |
| ghec: '*' | |
| ghes: '*' | |
| topics: | |
| - API | |
| autogenerated: rest | |
| ## About issue and pull request comments | |
| You can use the REST API to create and manage comments on issues and pull requests. {% data reusables.pull_requests.issues-pr-shared-api %} To manage pull request review comments, see [AUTOTITLE](/rest/pulls/comments). | |
| <!-- Content after this section is automatically generated --> | |