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

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

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

お気に入りチャンネルリストにチャンネルを追加します。

## Response `204`

正常に追加できました。

## Other responses

- `404` — 正常に追加できませんでした。対象のチャンネルが存在しません。

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `starChannel` was added
- **2019-07-05** `6956f2622a20` — 6 info
  - api operation id `starChannel` 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/put.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)
