云客服-根据ID查询话术详情:报文样例

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

报文样例

  • 场景描述:查询话术详情

    请求头:

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

    请求参数:

    {
    	"sg_id": "923004925930115072"
    }

    响应参数:

    {
    	"sg_id": "923083618002145280",
    	"role": "any",
    	"dialogueFlowId": "923083617557549056",
    	"sentences": [{
    		"category_id": "925090936373907456",
    		"sentence_id": "14402",
    		"sentence_name": "询问客户是否需要帮助"
    	}],
    	"position_distance": "0",
    	"resultCode": "0405000",
    	"sg_name": null,
    	"position": "any",
    	"SGType": "must",
    	"resultDesc": "操作成功"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2679.html