华为云会议 MEETING-预约网络研讨会:请求消息示例

时间:2024-04-29 16:21:10

请求消息示例

POST /v1/wss/webinar/open/conferences HTTP/1.1
Host: 251ba26eef46472d97fa4462d514b044.APIG.cn-north-7.huaweicloudapis.com
User-Agent: APIGatewayDebugClient/1.0
Content-Length: 627
Content-Type: application/json;charset=UTF-8
X-Access-Token: cnr1519GbhwxP6eXPT70gHBabwCoAnFHezYAln4F
X-APIG-Mode: debug

{
	"subject": "网络研讨会",
	"startTime": "2021-04-29 11:00",
	"duration": 120,
	"timeZoneId": "56",
	"vmrID": "2c908f997544c76501754927728b0167",
	"attendees": [{
                "appId": "appid",
		"userName": "user",
		"sms": "+8613111111111",
		"deptName": "dept",
		"phone": "+86131****1111",
		"userAccount": "userAccount",
		"email": "user@xxx.com"
	}],
	"notifySetting": {
		"enableEmail": "N",
		"enableSms": "N",
		"enableCalendar": "N"
	},
	"callRestriction": false,
	"guestPasswd": null,
	"audiencePasswd": null,
	"audienceScope": 0,
	"scope": 0,
	"enableRecording": "Y",
        "liveAddress": "rtmp://pushs.skylin.tv/live/lxep4ed5?auth_info=20121116-784d9d656ayongc0e208a6a126ca78cc1",
        "auxAddress": "rtmp://pushs.skylin.tv/live/lxep4ed5?auth_info=20121116-784d9d656abec8c0yonga6a126ca78cc",
        "liveUrl": "http://e516b694a7974cd5bceab78ee05b8f43.skylin.tv/watch/ldx4o"
}
support.huaweicloud.com/api-meeting/meeting_21_1523.html