文档
测试

编辑直播间

POST
/admin/live/edit

请求参数

参数名
类型
描述
必填
live_id
int
直播间编号
必填
room_title
string
直播间名称
可选
room_notice
string
直播间公告
可选
live_background_type
int
1 背景图片 0背景颜色
可选
live_background_img
string
直播间背景图地址
可选
live_background_color
string
直播间背景色
可选
live_logo
string
直播间logo地址
可选
live_publish_time
datetime
直播间开始时间
必填
live_notice_img
string
直播间封面
可选

响应参数

参数名
类型
描述
必填
code
int
状态 1:成功
必填