---
title: "Remove Channel Favorite"
method: DELETE
path: "/chat/channel-favorites/{channel_id}"
tags: ["chat", "chat"]
---

# Remove Channel Favorite

`DELETE /chat/channel-favorites/{channel_id}`

Unfavorite a channel. Idempotent.

## Path parameters

- `channel_id` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/ecd3f19d9e8b?raw)
