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

# Add Channel Favorite

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

Favorite 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)
