rooms_mute_create
POST /rooms/:roomID/mute — Mute a room
Mute notifications for a room. Sets mutedUntilAt to a far-future timestamp (no expiry) — the room stays muted until explicitly unmuted. The room still appears in the inbox; only notifications are suppressed.
Access: the caller must be a member/subscriber of the room.
⚠️ WRITE operation: this mutates your DC account data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomID | Yes | Room ID |