Ban user from thread
POST/thread/:id/banUser
Bans a user from a thread — removes them as a participant and prevents them from rejoining. Requires moderator permission. When a duration is specified, the ban automatically expires after the given number of seconds. The user is immediately removed from the thread upon banning.
Request
Responses
- 200
User banned and removed, returns updated thread data