创建房间
POST
room/create
接口描述
创建房间
请求头
参数名
类型
描述
必填
tenant
String
租户标识
必填
content-type
String
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
openId
String
当前用户的openId
必填
resourceId
String
资源Id
必填
projectCode
String
项目代号
必填
userUuid
String
当前销售的openId(非必传)
必填
createUser
String
创建房间用户的openId
必填
trtcScene
String
带看场景 1:访客发起 2:顾问发起
必填
limitNum
String
房间最大人数,默认为1,多人带看最大人数为30,建议设置为8
必填