{
"appId": "{{appid}}",
"toWxid": "***********@chatroom",
"msgId": "769533801",
"newMsgId": "5271007655758710001",
"createTime": "1704163145"
}
curl --location --request POST 'http://api.videosapi.com/finder/v2/api/message/revokeMsg' \
--header 'VideosApi-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"toWxid": "***********@chatroom",
"msgId": "769533801",
"newMsgId": "5271007655758710001",
"createTime": "1704163145"
}'
{
"ret": 200,
"msg": "操作成功"
}
产品可行性及API相关问题咨询