# Create and attach a thread to a chatroom **POST /chat/chatrooms/{id}/thread** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Headers - **X-Popsell-Brand** (integer) The id of the target brand ### Path parameters - **id** (integer) The chatroom id ### Body: application/json (object) - **thread_id** (string) ## Responses ### 200 Thread created and attached to the chatroom #### Body: application/json (object) - **thread_id** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)