文档
测试

修改直播间

POST
{{url}}/api/live/edit

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
id
int
直播间id
必填
token
string
token
必填
title
int
标题
必填
category_id
int
分类id
必填
cover_image
int
封面图
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:没有此直播间
必填
time
string
示例:1670553094
必填
data
object
示例:null
必填