guid,业务系统可通过 guid 区分消息所属账号或设备。cmd 与 msgType 解析,完整结构可查看 Webhook 推送服务说明。curl --location 'http://manager.wecomapi.com/wecom/finder/api' \
--header 'WECOM-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/client/setCallback",
"params": {
"callbackUrl": "https://open.wechatapi.net/webhook/events"
}
}'{
"code": 0,
"msg": "成功"
}