guid,方便您的后端区分是哪个账号收到的消息。msgType 包含系统、聊天消息类型,详见回调结构说明。curl --location 'http://manager.qiweapi.com/qiwe/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/client/setCallback",
"params": {
"callbackUrl": "http://www.baidu.com",
"authType": "Authorization",
"authSecret": ""
}
}'{
"code": 0,
"msg": "成功"
}