# Post a message with product in a chatroom **POST /chat/chatrooms/{chatroom}/messages-product** ## 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_ambassador** (integer) - **id_product** (integer) ## Responses ### 201 Return the created message with products #### Body: application/json (object) - **products** (array) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)