Unban user from chat
POST/api/events/:event_id/users/:user_id/chat-unban
Unban a user from chat in an event
Request
Responses
- 200
- 400
- 403
- 404
- 422
- default
User chat unbanned successfully
Cannot chat unban user (validation error)
Not authorized to chat unban users
User not found in event
Unprocessable Content
Default error response