{
"method": "/contact/updateWxWorkContact",
"params": {
"guid": "",
"userId": "1688**********",
"remark": "22222ffffffffxxxx",
"desc": "222222xxxxxx"
}
}curl --location '/work-weixin/api/doApi' \
--header 'X-QIWEI-TOKEN;' \
--header 'Content-Type: application/json' \
--data '{
"method": "/contact/updateWxWorkContact",
"params": {
"guid": "",
"userId": "1688**********",
"remark": "22222ffffffffxxxx",
"desc": "222222xxxxxx"
}
}'{
"code": 0,
"data": [
{}
],
"msg": "string"
}