云客服-新增敏感词:报文样例

时间:2024-09-24 14:46:49

报文样例

  • 场景描述:新增敏感词的接口。

    请求头:

    x-app-key:************************************  
    X-UserID:1611917095665261978  
    Authorization:Bearer ********************************

    请求参数:

    {
    	"category_id": "923002678840135680",
    	"sw_name": "test11",
    	"score": -4,
    	"exception": {
    		"customer": ["14166"],
    		"staff": []
    	}
    }

    响应参数:

    {
    	"resultCode": "0401000",
    	"sw_id": "923007085031985152",
    	"resultDesc": "操作成功"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2674.html