{
// "externalRequestId": "100",
"imBotId": "1688854807513525",
"imContactId": "7881301204958266",
"messageType": 7,
"payload": {
"text": "nihao"
}
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/message/send?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
// "externalRequestId": "100",
"imBotId": "1688854807513525",
"imContactId": "7881301204958266",
"messageType": 7,
"payload": {
"text": "nihao"
}
}'{"errcode":0,"errmsg":"ok","requestId":"6868c4a2735380222ef0a42a"}