{
"orgId": "646d818ba*****75124fabde",
"groupId": "64758f02111f3bf9615998f1",
"token": "66fe7b0b027b4******dfb3236c230e5",
"botId": "66a77970c98****879ef868",
"imBotId": "1688855****8438",
"botUserId": "zhangsan",
"chatId": "6810a6fe3*****3b224a13d",
"avatar": "https://wx.qlogo.cn/mmhead/eHEMOF2hOemjL4zQT7rQgicicRibAM6T7RveG2diasqXXNFNFACYibicPf5Ygds0GvpVXLq2CntjP0gfo/0",
"imContactId": "788130*****10143",
"externalUserId": "wmrRhyBgAAT2*****BFhZyYxB_FF3Q",
"customerExternalUserId": "wmrRhyBgAAT2T*****FhZyYxB_FF3Q",
"contactName": "f",
"contactType": 1,
"messageId": "9e0c1214c1889db8e928da64540a3f2e",
"source": 0,
"timestamp": 1752050339960,
"messageType": 7,
"payload": {
"pureText": "测试一下",
"text": "测试一下"
}
}curl --location --request POST 'https://zan-hub.xiaoshunai.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"orgId": "646d818ba*****75124fabde",
"groupId": "64758f02111f3bf9615998f1",
"token": "66fe7b0b027b4******dfb3236c230e5",
"botId": "66a77970c98****879ef868",
"imBotId": "1688855****8438",
"botUserId": "zhangsan",
"chatId": "6810a6fe3*****3b224a13d",
"avatar": "https://wx.qlogo.cn/mmhead/eHEMOF2hOemjL4zQT7rQgicicRibAM6T7RveG2diasqXXNFNFACYibicPf5Ygds0GvpVXLq2CntjP0gfo/0",
"imContactId": "788130*****10143",
"externalUserId": "wmrRhyBgAAT2*****BFhZyYxB_FF3Q",
"customerExternalUserId": "wmrRhyBgAAT2T*****FhZyYxB_FF3Q",
"contactName": "f",
"contactType": 1,
"messageId": "9e0c1214c1889db8e928da64540a3f2e",
"source": 0,
"timestamp": 1752050339960,
"messageType": 7,
"payload": {
"pureText": "测试一下",
"text": "测试一下"
}
}'{
"errcode": 0,
"errmsg": "string"
}