curl --location 'http://manager.wecomapi.com/wecom/finder/api' \
--header 'WECOM-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/msg/statusModify",
"params": {
"guid": "",
"chatId": "***87495148271",
"modifyType": 4
}
}'{}