🟠新建标签

http://127.0.0.1:8898/v1/LuaApiCaller?funcname=AddContactLabelList&timeout=10&wxid=wxid_xxxxx

POST JSON

{"LabelName":"同事"}

返回[{"LabelName":"同事","LabelID":4}]

Last updated