{
"token": "66a20affeb864344f0f111ba",
"wecomUserId": "MunFi",
"messageType": 0,
"payload": {
"text": "elit cupidatat ad adipisicing"
},
"externalUserId": "wmAyrzKAAAmfAZfi9DWsr-DBTtS8b2QW"
}
curl --location --request POST 'https://aa-stream-api.ddregion.com/message/sendByWecom' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "66a20affeb864344f0f111ba",
"wecomUserId": "MunFi",
"messageType": 0,
"payload": {
"text": "elit cupidatat ad adipisicing"
},
"externalUserId": "wmAyrzKAAAmfAZfi9DWsr-DBTtS8b2QW"
}'
{"code":0,"data":{"requestId":"66b0ad790316950034f123c0"}}