名称:分享
接口:/live/live/liveShare
请求方式:post
参数名 | 类型 | 必填 | 说明 | 示例 |
---|---|---|---|---|
live_id | int | Y | 直播id | 36 |
说明
1.此方法需要登录
返回示例
{
"code": 200,
"message": "success",
"result": {
"title": "ces",
"content": "吾问无为谓",
"link": "http://huibaifen.test/index.php?s=/api/api/jump&callback=https://www.baidu.com",
"cover": "poster"
}
}