云客服-POST /CCSQM/rest/ccisqm/v1/sensitiveWordManage/updateSensitiveWord:请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
Content-Type |
string |
True |
固定填 application/json; charset=UTF-8。 |
2 |
x-app-key |
string |
True |
appKey标识 |
3 |
Authorization |
string |
True |
鉴权字段,内容格式为: Bearer +tokenByAKSK接口的返回值中AccessToken(Bearer后有空格) |
4 |
x-UserId |
string |
True |
操作员标识 |
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1.1 |
sw_name |
string |
True |
敏感词名称 |
1.2 |
score |
number |
False |
敏感词分数 |
1.3 |
exception |
object |
False |
敏感词例外状况 |
1.3.1 |
customer |
array[string] |
False |
客户说的句子 |
1.3.2 |
staff |
array[string] |
False |
坐席说的句子 |
1.4 |
sw_id |
string |
True |
敏感词的唯一标识 |
1.5 |
category_id |
string |
True |
敏感词分类的唯一标识 |