# Rate a chatroom **POST /chat/chatrooms/{chatroom}/ratings** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **chatroom** (integer) The chatroom id ### Body: application/json (object) - **id_user_rated** (integer) - **id_user_rater** (integer) ## Responses ### 201 Return the created message with rating #### Body: application/json (object) object ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)