Skip to main content

Join chat room

POST 

/chat/:id/join

Adds the current user as a participant in a chat room. Access is validated against the room's role-based permissions via the user_can_join() method and better_messages_chat_user_can_join filter. After joining, returns the updated thread data for the chat room.

Request

Responses

Joined successfully, returns thread data with result boolean