{
"method": "/label/contactEditLabel",
"params": {
"guid": "",
"opType": 2,
"paramList": [
{
"labelIdList": [
"1407374973784***6",
"1407375306360***0"
],
"labelSuperIdList": [
"1407375223060***8",
"1407375306360***9"
],
"labelOwnerList": [
"168885236**079**",
"16888523**3079**"
],
"userId": "78813023**9876**"
}
]
}
}curl --location '/work-weixin/api/doApi' \
--header 'X-QIWEI-TOKEN;' \
--header 'Content-Type: application/json' \
--data '{
"method": "/label/contactEditLabel",
"params": {
"guid": "",
"opType": 2,
"paramList": [
{
"labelIdList": [
"1407374973784***6",
"1407375306360***0"
],
"labelSuperIdList": [
"1407375223060***8",
"1407375306360***9"
],
"labelOwnerList": [
"168885236**079**",
"16888523**3079**"
],
"userId": "78813023**9876**"
}
]
}
}'{
"code": 0,
"data": {},
"msg": "string"
}