{
"method": "/client/restoreClient",
"params": {
"guid": ""
}
}curl --location '/work-weixin/api/doApi' \
--header 'X-QIWEI-TOKEN;' \
--header 'Content-Type: application/json' \
--data '{
"method": "/client/restoreClient",
"params": {
"guid": ""
}
}'{
"code": "string",
"data": {},
"msg": "string"
}