无限版群发回调
POST
https://aa-hub.ddregion.com页面地址
请求参数
Body 参数application/json
id
string
群发id
orgId
string
qiyeid
nameId
string
群发名称id
name
string
群发名称
count
integer
对象总数
successTotal
integer
成功对象数
failedTotal
integer
失败对象数
lostCount
integer
流失对象数
cancelCount
integer
取消对象数
botIds
array[string]
执行任务的账号id
groupIds
array[string]
执行任务的小组id
createdBy
string
创建人
updatedBy
string
更新人
createTimestamp
integer
创建时间
updatedAt
integer
更新时间
scheduleTimestamp
integer
定时任务时间
finishTimestamp
integer
完成时间
deletedAt
integer
取消时间
token
string
企业级接口调用凭证
示例
{"id":"65f154b41b1586c9c2f8e341","orgId":"646d818baf71f175124fabde","nameId":"SLQF202403131524362316","name":"【api创建】哈哈哈5","count":1,"successTotal":1,"failedTotal":0,"lostCount":0,"cancelCount":0,"botIds":["657fb386adadbcecdf5a5567"],"groupIds":["64758f02111f3bf9615998f1"],"createdBy":"api","updatedBy":"","createTimestamp":1710314676577,"updatedAt":1710314681782,"scheduleTimestamp":1710314676577,"finishTimestamp":1710314681672,"deletedAt":0,"token":"66fe7b0b027b4277bdadfb3236c230e5"}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://aa-hub.ddregion.com页面地址' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"65f154b41b1586c9c2f8e341","orgId":"646d818baf71f175124fabde","nameId":"SLQF202403131524362316","name":"【api创建】哈哈哈5","count":1,"successTotal":1,"failedTotal":0,"lostCount":0,"cancelCount":0,"botIds":["657fb386adadbcecdf5a5567"],"groupIds":["64758f02111f3bf9615998f1"],"createdBy":"api","updatedBy":"","createTimestamp":1710314676577,"updatedAt":1710314681782,"scheduleTimestamp":1710314676577,"finishTimestamp":1710314681672,"deletedAt":0,"token":"66fe7b0b027b4277bdadfb3236c230e5"}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{"id":"666171f0046037a83be34d70","orgId":"5d22ddf650ae58496536464e","nameId":"SLQF202406061623124464","name":"【api创建】imBotId+wxids","count":1,"successTotal":1,"failedTotal":0,"lostCount":0,"cancelCount":0,"botIds":["662b8005b12e951960d1050e"],"groupIds":["64e6bd8abf6ff757fb8662bc"],"createdBy":"api","updatedBy":"","createTimestamp":1717662192510,"updatedAt":1717662194312,"scheduleTimestamp":1717662192510,"finishTimestamp":1717662194147,"deletedAt":0,"token":"8eb3aa337fab4da3b55237cd31e6b75e"}