Page History

Addgroup

Last edited by 宋亚南

返回

加群


URL:http://120.92.5.19:8080/CnliveIM/notify/addGroup.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true sid
groupId String true 群组id
noticeId String true 通知id
test String false 测试环境标识

返回格式: JSON


返回格式样例:

{
  "errorCode": "0",
  "errorMessage": "",
  "data": [
  ]
}