{
"toWxid": "47558923582@chatroom",
"msgId": "1576633100",
"newMsgId": "683850421419715460",
"createTime": "1761290757"
}curl --location --request POST '/sendRevokeMessage' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"toWxid": "47558923582@chatroom",
"msgId": "1576633100",
"newMsgId": "683850421419715460",
"createTime": "1761290757"
}'{
"ret": 0,
"msg": "string"
}