---
title: "Unmute chat notifications"
method: POST
path: "/messenger/v1/chats/{id}/unmute"
tags: ["chats"]
---

# Unmute chat notifications

`POST /messenger/v1/chats/{id}/unmute`

Re-enables notifications for a previously muted chat. The user will start receiving push notifications for new messages again.

## Path parameters

- `id` string, required

## Response `200`

Chat settings

- ChatSettingsDto
  - `muteUntil` number[], required — Mute until

---

[API](https://skmtc.net/uspacy/apis/messenger-service-2.md) · [All operations](https://skmtc.net/uspacy/apis/messenger-service-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/messenger-service-2/revisions/699626a9e425/schema)
