curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/stream/pull' \
--header 'platform;' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'webinar_id=373289237' \
--data-urlencode 'dest_url=rtmp://rslive.vhall.com:1935/vhallyun/lss_1c6d4ed1?vhost=thirdVhost&token=6DC205F5t686E0C6A' \
--data-urlencode 'live_type=0' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign_type=' \
--data-urlencode 'signed_at=' \
--data-urlencode 'sign='
{
"code": 200,
"msg": "",
"data": {
"switch_id": 4240770,
"start_time": "2025-07-08 16:26:54",
"end_time": "0000-00-00 00:00:00",
"start_type": 4,
"end_type": 0,
"type": 0
},
"request_id": "a5033872-596b-4b14-9b91-883f6bc6f2be"
}