---
title: "Changes to Request reviewers for a pull request"
method: POST
path: "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
---

# Changes to Request reviewers for a pull request

`POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-02-14** (3.8) `258fbce0110a` — 8 warning

## Changes

- **2024-02-14** (3.8) `258fbce0110a` — 8 warning
  - removed the optional property `base/repo/network_count` from the response with the `201` status
  - removed the optional property `base/repo/organization` from the response with the `201` status
  - removed the optional property `base/repo/subscribers_count` from the response with the `201` status
  - removed the optional property `base/repo/template_repository` from the response with the `201` status
  - removed the optional property `head/repo/network_count` from the response with the `201` status
  - removed the optional property `head/repo/organization` from the response with the `201` status
  - removed the optional property `head/repo/subscribers_count` from the response with the `201` status
  - removed the optional property `head/repo/template_repository` from the response with the `201` status

---

[Operation](https://skmtc.dev/github/apis/enterprise-server/docs/repos/:owner/:repo/pulls/:pull_number/requested_reviewers/post.md) · [API](https://skmtc.dev/github/apis/enterprise-server.md) · [Page](https://skmtc.dev/github/apis/enterprise-server/changes/repos/:owner/:repo/pulls/:pull_number/requested_reviewers/post)
