| title: REST API endpoints for review requests | |
| shortTitle: Review requests | |
| allowTitleToDifferFromFilename: true | |
| intro: Use the REST API to interact with review requests. | |
| versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 | |
| fpt: '*' | |
| ghec: '*' | |
| ghes: '*' | |
| topics: | |
| - API | |
| autogenerated: rest | |
| ## About review requests | |
| Pull request authors and repository owners and collaborators can request a pull request review from anyone with write access to the repository. Each requested reviewer will receive a notification asking them to review the pull request. | |
| <!-- Content after this section is automatically generated --> | |