{
"method": "/client/setCallback",
"params": {
"callbackUrl": "https://www.qiwx.online",
"authType": "Authorization",
"authSecret": ""
}
}curl --location '/work-weixin/api/doApi' \
--header 'X-QIWEI-TOKEN;' \
--header 'Content-Type: application/json' \
--data '{
"method": "/client/setCallback",
"params": {
"callbackUrl": "https://www.qiwx.online",
"authType": "Authorization",
"authSecret": ""
}
}'{
"code": "string",
"msg": "string"
}