---
title: "Remove Chat from Favorites"
method: POST
path: "/team-messaging/v1/chats/{chatId}/unfavorite"
tags: ["Chats"]
---

# Remove Chat from Favorites

`POST /team-messaging/v1/chats/{chatId}/unfavorite`

Removes the specified chat from the users's list of favorite chats.

## Path parameters

- `chatId` string, required

## Response `204`

No Content

## Other responses

- `404` — Chat not found

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/revisions/8d602198ec97/schema)
