---
title: "Changes to Remove assignees from an issue"
method: DELETE
path: "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
---

# Changes to Remove assignees from an issue

`DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

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

## Changes

- **2024-02-14** (3.8) `258fbce0110a` — 4 warning
  - removed the optional property `repository/network_count` from the response with the `200` status
  - removed the optional property `repository/organization` from the response with the `200` status
  - removed the optional property `repository/subscribers_count` from the response with the `200` status
  - removed the optional property `repository/template_repository` from the response with the `200` status

---

[Operation](https://skmtc.dev/github/apis/enterprise-server/docs/repos/:owner/:repo/issues/:issue_number/assignees/delete.md) · [API](https://skmtc.dev/github/apis/enterprise-server.md) · [Page](https://skmtc.dev/github/apis/enterprise-server/changes/repos/:owner/:repo/issues/:issue_number/assignees/delete)
