调用删除客户标签接口传一个openid结果是这个顾问下面所有的客户标签都被删除了
请求接口地址:https://api.weixin.qq.com/cgi-bin/guide/delguidebuyertag?access_token=
请求参数:{
"guide_account": "cool5678",
"openid":"oafTgwSG0G201ULTJntcsdaBXRAc",
"tag_value": "123"
}
返回结果:{
"errcode": 0,
"errmsg": "ok",
"buyer_resp": []
}
请求接口地址:https://api.weixin.qq.com/cgi-bin/guide/delguidebuyertag?access_token=