云客服-查询语速规则:报文样例

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

报文样例

  • 场景描述:根据ID查询语速规则详情

    请求头:

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

    请求参数:

    {
    	"speed_id": "849706874868600832"
    }

    响应参数:

    {
    	"exception": {
    		"over": {
    			"customer": []
    		},
    		"under": {
    			"customer": []
    		}
    	},
    	"resultCode": "0405000",
    	"resultDesc": "操作成功",
    	"setting": {
    		"score": "-3",
    		"other": {
    			"call_end": 0,
    			"call_from": 0
    		},
    		"min": "90",
    		"max": "150",
    		"name": "语速规则",
    		"speed_id": "925095745760006144"
    	}
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2712.html