修改活动信息
POST
https://saas-open.vhall.com/v3/webinars/webinar/edit
{
'code'=>12002,
'msg'=>'活动不存在或已删除'
}
{
'code'=>12006,
'msg'=>'活动修改失败'
}
{
'code'=>12007,
'msg'=>'活动修改异常'
}
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/webinar/edit' \
--header 'platform: 15' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'webinar_id=853138086' \
--data-urlencode 'subject=迪迦 . 奥特曼' \
--data-urlencode 'introduction=这是一个活动简介' \
--data-urlencode 'start_time=2025-10-01 00:01' \
--data-urlencode 'img_url=https://cnstatic01.e.vhall.com/upload/static-imgs/c0e7569408de296971eb4b98945c240b.png' \
--data-urlencode 'is_private=0' \
--data-urlencode 'hide_watch=1' \
--data-urlencode 'is_adi_watch_doc=0' \
--data-urlencode 'hide_appointment=1' \
--data-urlencode 'hide_pv=1' \
--data-urlencode 'webinar_curr_num=0' \
--data-urlencode 'is_capacity=0' \
--data-urlencode 'is_chat=0' \
--data-urlencode 'type=2' \
--data-urlencode 'record_id=4680346' \
--data-urlencode 'live_subtitle_type=0' \
--data-urlencode 'webinar_show_type=5' \
--data-urlencode 'quality=480' \
--data-urlencode 'bitrate_profile=b2' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign_type=' \
--data-urlencode 'signed_at=' \
--data-urlencode 'sign='
响应示例响应示例
{
"code": 0,
"msg": "string",
"data": {
"webinar_id": 0
}
}
请求参数
Header 参数
Content-Type
string
必需
示例值:
application/x-www-form-urlencoded
platform
integer
可选
默认值:
15
Body 参数application/x-www-form-urlencoded
webinar_id
integer
必需
示例值:
853138086
subject
string
活动标题
示例值:
迪迦 . 奥特曼
introduction
string
活动简介
示例值:
这是一个活动简介
start_time
string
可选
示例值:
2025-10-01 00:01
img_url
string
可选
示例值:
https://cnstatic01.e.vhall.com/upload/static-imgs/c0e7569408de296971eb4b98945c240b.png
is_private
integer
可选
示例值:
0
is_open
integer
可选
示例值:
0
hide_watch
integer
可选
示例值:
1
is_adi_watch_doc
integer
可选
示例值:
0
hide_appointment
integer
可选
示例值:
1
hide_pv
integer
可选
示例值:
1
webinar_curr_num
integer
可选
示例值:
0
is_capacity
integer
可选
示例值:
0
is_chat
integer
可选
示例值:
0
type
string
活动状态:2为预约