云客服-更新指定业务场景:报文样例

时间:2024-05-17 09:12:21

报文样例

  • 场景描述:更新业务场景

    请求头:

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

    请求参数:

    {
    	"group_name": "OIAP系统",
    	"description": "OIAP系统",
    	"is_enable": 1,
    	"ignore_sensitive": 0,
    	"other": {
    		"call_from": null,
    		"call_end": null
    	},
    	"Speed_rules": ["919423582684057600"],
    	"group_id": "groupid_826b89d9-bec9-4c14-b677-1d86f16c4993"
    }

    响应参数:

    {
    	"resultCode": "0406000",
    	"resultDesc": "更新业务场景成功"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2721.html