unmute_notifications
Unmute previously muted notification channels (Resumes real-time WebSocket delivery for the listed channels. Pass {"all": true} instead of channels to unmute everything.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Unmute all channels (alternative to listing channels) | |
| channels | No | Notification channels to unmute | |
| session_id | Yes | Your session ID from login/register |