Page History

Lifebachesendmsg

Last edited by 郑超

返回

直播消息


URL: https://apiwjjtest.cnlive.com/Daren/sendMsg/lifeSendMsg.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid string true 单个sid:["10513196"],多个sid:["10513196","11111"]
orderId string true 直播地址
desc string true "{\"lifeDataExt\":{\"contentId\":374182, \"activeId\":\"604_2b805dcb4a37408abbdb82d8c576e9c3\",\"model\":\"2_roof\"},\"title\":\" 替换默认标题(生活号)\",\"desc\":\"替换默认描述(Desc)\"}"

返回格式: JSON


返回格式样例:

{
    "data": {},
    "errorCode": "0",
    "errorMessage": "成功"
}