> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/streams-conversations/room-endpoints.md).

# Related to Rooms

- [Room Attributes](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/room-attributes-1.md)
- [Create Room](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/create-room-v3.md): Creates a new chatroom. See Room Attributes for room creation parameters.
- [Update Room](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/update-room-v3.md)
- [Room Info](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/room-info-v3.md): Returns information about a particular chat room.
- [De/Re-activate Room](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/de-or-re-activate-room.md): Deactivate or reactivate a chatroom. At creation, a new chatroom is active.
- [Room Members](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/room-members.md): Lists the current members of an existing room.
- [Add Member](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/add-member.md): Adds a new member to an existing room.
- [Remove Member](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/remove-member.md): Removes an existing member from an existing room.
- [Promote Owner](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/promote-owner.md): Promotes user to owner of the chat room.
- [Demote Owner](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/demote-owner.md): Demotes room owner to a participant in the chat room.
- [Search Rooms](https://rest-api.symphony.com/main/streams-conversations/room-endpoints/search-rooms-v3.md): Search for rooms, querying name, description, and specified keywords.
