{
  "set": {
    "docs": "https://www.rongcloud.cn/docs/push_service.html#user_tag_set",
    "url": "user/tag/set",
    "params": {
      "user": {
        "id": "aFo990k",
        "tags": [
          "大叔"
        ]
      }
    },
    "response": {
      "success": {
        "code": "200",
        "msg": "成功返回"
      },
      "fail": {
        "20005": {
          "code": "20005",
          "msg": "{{name}} 参数为必传项"
        },
        "20006": {
          "code": "20006",
          "msg": "{{name}} 类型不正确，请检查参数类型,应该为 {{type}} 传入为 {{currentType}} "
        },
        "1004": {
          "code": "20000",
          "msg": "签名错误, 请排查 Appkey、Secret 是否正确"
        },
        "1008": {
          "code": "20001",
          "msg": "调用频率超限，每秒钟限制 100 次，调整频率上限请移步至专有云 http://www.rongcloud.cn/pricing#pay"
        }
      }
    }
  },
  "remove": {
    "docs": "https://www.rongcloud.cn/docs/push_service.html#user_tag_set",
    "url": "user/tag/set",
    "params": {
      "user": {
        "id": "aFo990k"
      }
    },
    "response": {
      "success": {
        "code": "200",
        "msg": "成功返回"
      },
      "fail": {
        "20005": {
          "code": "20005",
          "msg": "{{name}} 参数为必传项"
        },
        "20006": {
          "code": "20006",
          "msg": "{{name}} 类型不正确，请检查参数类型,应该为 {{type}} 传入为 {{currentType}} "
        },
        "1004": {
          "code": "20000",
          "msg": "签名错误, 请排查 Appkey、Secret 是否正确"
        },
        "1008": {
          "code": "20001",
          "msg": "调用频率超限，每秒钟限制 100 次，调整频率上限请移步至专有云 http://www.rongcloud.cn/pricing#pay"
        }
      }
    }
  },
  "batchSet": {
    "docs": "https://www.rongcloud.cn/docs/push_service.html#user_tag_batch_set",
    "url": "user/tag/batch/set",
    "params": {
      "user": {
        "users": [
          {
            "id": "dkakd"
          }
        ],
        "tags": [
          "大叔"
        ]
      }
    },
    "response": {
      "success": {
        "code": "200",
        "msg": "成功返回"
      },
      "fail": {
        "20005": {
          "code": "20005",
          "msg": "{{name}} 参数为必传项"
        },
        "20006": {
          "code": "20006",
          "msg": "{{name}} 类型不正确，请检查参数类型,应该为 {{type}} 传入为 {{currentType}} "
        },
        "1004": {
          "code": "20000",
          "msg": "签名错误, 请排查 Appkey、Secret 是否正确"
        },
        "1008": {
          "code": "20001",
          "msg": "调用频率超限，每秒钟限制 100 次，调整频率上限请移步至专有云 http://www.rongcloud.cn/pricing#pay"
        }
      }
    }
  },
  "batchRemove": {
    "docs": "https://www.rongcloud.cn/docs/push_service.html#user_tag_batch_set",
    "url": "user/tag/batch/set",
    "params": {
      "user": {
        "users": [
          {
            "id": "dkakd"
          }
        ]
      }
    },
    "response": {
      "success": {
        "code": "200",
        "msg": "成功返回"
      },
      "fail": {
        "20005": {
          "code": "20005",
          "msg": "{{name}} 参数为必传项"
        },
        "20006": {
          "code": "20006",
          "msg": "{{name}} 类型不正确，请检查参数类型,应该为 {{type}} 传入为 {{currentType}} "
        },
        "1004": {
          "code": "20000",
          "msg": "签名错误, 请排查 Appkey、Secret 是否正确"
        },
        "1008": {
          "code": "20001",
          "msg": "调用频率超限，每秒钟限制 100 次，调整频率上限请移步至专有云 http://www.rongcloud.cn/pricing#pay"
        }
      }
    }
  },
  "getList": {
    "docs": "https://www.rongcloud.cn/docs/push_service.html#user_tags_get",
    "url": "user/tags/get",
    "params": {
      "user": {
        "id": "aFo990k"
      }
    },
    "response": {
      "success": {
        "code": "200",
        "msg": "成功返回"
      },
      "fail": {
        "20005": {
          "code": "20005",
          "msg": "{{name}} 参数为必传项"
        },
        "20006": {
          "code": "20006",
          "msg": "{{name}} 类型不正确，请检查参数类型,应该为 {{type}} 传入为 {{currentType}}"
        },
        "1004": {
          "code": "20000",
          "msg": "签名错误, 请排查 Appkey、Secret 是否正确"
        },
        "1008": {
          "code": "20001",
          "msg": "调用频率超限，每秒钟限制 100 次，调整频率上限请移步至专有云 http://www.rongcloud.cn/pricing#pay"
        }
      }
    }
  }
}