---
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.
> 62 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 62 revisions.

- **2026-06-23** (2022-11-28) `fd784b1d2c89` — 2 info
- **2026-06-08** (2022-11-28) `cb5598bcb832` — 1 warning, 1 info
- **2026-03-19** (2022-11-28) `9120d883b76e` — 1 warning
- **2026-03-11** (2022-11-28) `434db317b4c1` — 1 info

## Changes

- **2026-06-23** (2022-11-28) `fd784b1d2c89` — 2 info
  - added the optional property `issue_field_values/items/issue_field_name` to the response with the `200` status
  - added the optional property `pinned_comment/minimized` to the response with the `200` status
- **2026-06-08** (2022-11-28) `cb5598bcb832` — 1 warning, 1 info
  - added the new `multi_select` enum value to the `issue_field_values/items/data_type` response property for the response status `200`
  - added the optional property `issue_field_values/items/multi_select_options` to the response with the `200` status
- **2026-03-19** (2022-11-28) `9120d883b76e` — 1 warning
  - removed the optional property `repository/has_commit_comments` from the response with the `200` status
- **2026-03-11** (2022-11-28) `434db317b4c1` — 1 info
  - added the optional property `repository/has_commit_comments` to the response with the `200` status

---

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