{
"appId": "{{appid}}",
"toWxid": "5648**750@chatroom",
"ats": "wxid_muvqvs*j0522,wxid_fgagnu*4ne22,wxid_tcv*iqia3121,The-*BeHour",
"content": "@11 @22 @33test123"
}
curl --location --request POST 'http://api.videosapi.com/finder/v2/api/message/postText' \
--header 'VideosApi-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"toWxid": "5648**750@chatroom",
"ats": "wxid_muvqvs*j0522,wxid_fgagnu*4ne22,wxid_tcv*iqia3121,The-*BeHour",
"content": "@11 @22 @33test123"
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"toWxid": "***********@chatroom",
"createTime": 1703841160,
"msgId": 0,
"newMsgId": 3768973957878705000,
"type": 1
}
}
产品可行性及API相关问题咨询