Page History

Lifesendmsg

Last edited by 赵家龙

返回

生活号推送


URL:http://imtest.cnlive.com/CnliveIM/notify/lifePush.action?appId=xxx&sid=xxx&type=0


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
sid String true 用户id
type String true 0-系统类
title String true 系统信息标题
text String true 系统信息内容

返回格式: JSON


返回格式样例:

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