文档
测试

新增消息群发任务接口

POST
http://10.10.220.103/webportal/msgsend/manage/addMsgGroup

请求参数

参数名
类型
描述
必填
chatbotId
Number
ChatBot 主ID
必填
title
String
标题
必填
sendUser
String
发件人
必填
groupId
String
下行用户分组
可选
templateId
String
模版id
必填
attachUser
String
附加用户
可选
msgamount
Number
消息下发总数
必填
ecNo
String
ecNo
必填
tempGroupId
String
临时用户组id
必填
accessNo
String
accessNo
必填

响应参数

参数名
类型
描述
必填
status
number
状态,服务错误500;请求成功200......
必填
reason
String
提示信息
必填