编辑敏感词

企业可通过此接口 编辑敏感词

请求方式: POST(HTTPS)

请求地址: https://open.wshoto.com/openapi/sensitive/word/edit

Query参数:

参数 类型 必填 说明
access_token string 调用接口凭证

Body参数:

{
  "userid": "YuanGong",
  "id": "敏感词组id",
  "group_name": "敏感词组名称",
  "word_list":  ["敏感词一", "敏感词二", "敏感词三"]
}
参数 类型 必填 说明
userid string 操作人
id long 敏感词组id
group_name string 敏感词组名称
word_list list 敏感词列表

返回值:

{
  "code": 0,
  "msg": "请求成功",
  "data": true
}

参数说明:

参数 类型 说明
code int 返回码
success string 对返回码的文本描述内容
data bool 是否编辑成功

results matching ""

    No results matching ""