---
title: "DELETE /users/me/stars/{channelID}"
method: DELETE
path: "/users/me/stars/{channelID}"
tags: ["star"]
---

# DELETE /users/me/stars/{channelID}

`DELETE /users/me/stars/{channelID}`

+| お気に入りチャンネルリストから削除します。 既にお気に入りチャンネルリストに無いチャンネルを指定した場合は無視されます(204)。

## Response `204`

正常に削除されました。

## Other responses

- `404` — 削除に失敗しました。指定されたチャンネルは存在しません。

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `unstarChannel` was added
- **2019-07-05** `6956f2622a20` — 6 info
  - api operation id `unstarChannel` removed and replaced with ``
  - the endpoint scheme security `traqOAuth2` was added to the API
  - endpoint reactivated
  - added the non-success response with the status `404`
  - …2 more

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/users/me/stars/:channelID/delete.md)

---

[API](https://skmtc.dev/traptitech/apis/traq-api.md) · [All operations](https://skmtc.dev/traptitech/apis/traq-api/llms.txt) · [OpenAPI document](https://skmtc.dev/traptitech/apis/traq-api/revisions/ebfdfea0a128?raw)
