{
"MsgItem": [
{
"AtWxIDList": [
"string"
],
"ImageContent": "",
"MsgType": 0,
"TextContent": "",
"ToUserName": ""
}
]
}
curl --location --request POST 'https://api.imong.cn/wxapi/v2/message/SendTextMessage' \
--header 'ImongApi-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"MsgItem": [
{
"AtWxIDList": [
"string"
],
"ImageContent": "",
"MsgType": 0,
"TextContent": "",
"ToUserName": ""
}
]
}'
{}
产品可行性及API相关问题咨询