7.4 记录用户标签.md 798 Bytes

请求参数说明:

参数 必选 类型 说明
appId true string 应用ID
orgAppId true string 应用ID
uid true string 用户id
userToken true string 用户token
tagId true string 标签id

返回DATA格式说明:

{
    "errorCode": "0",
    "errorMessage": "成功",
}