Chatwee

room/create

Creates a new room assigned to the chat instance and returns its ID.


https://chatwee-api.com/v2/room/create
	

GET https://chatwee-api.com/v2/room/create?chatId=57c493789da1fbc017000029&clientKey=507f191e810c19729de860ea&name=Room1
	

"582b8fe76b0c2d22587336f4"
	
Name Description Type Mandatory Remarks
chatId unique chat ID string yes available in 'INTEGRATION' section of the Chatwee Dashboard
clientKey client secret string yes available in 'INTEGRATION' section of the Chatwee Dashboard
name room name string yes -
password room password string no optional string being a password to protect access to the room