Mute user in thread
POST/thread/:id/muteUser
Mutes a user within a specific thread, preventing them from sending messages for an optional duration. Requires moderator permission in the thread. The target user must be a current participant. When a duration is specified, the mute automatically expires after the given number of seconds.
Request
Responses
- 200
User muted, returns updated thread data