{
// "externalRequestId": "100",
"imBotId": "1688854807513525",
"imContactId": "7881301204958266",
"messageType": 7,
"payload": {
"text": "nihao"
}
}curl --location -g --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/message/send?token=1d0115f53f6c4386bfec03e2b6dac5b3' \
--header 'Content-Type: application/json' \
--data-raw '{
// "externalRequestId": "100",
"imBotId": "1688854807513525",
"imContactId": "7881301204958266",
"messageType": 7,
"payload": {
"text": "nihao"
}
}'{
"errcode": -1,
"errmsg": "string",
"requestId": "string"
}