curl --location 'http://manager.wecomapi.com/wecom/finder/api' \
--header 'WECOM-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/msg/revokeMsg",
"params": {
"guid": "",
"chatId": "7104645",
"msgServerId": 1011161
}
}'{}