云客服-创建App个人设置 (create):报文样例

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

报文样例

请求头:

x-app-key:9******************************3  
Authorization:Bearer e******************************e  
Content-Type:application/json
请求参数:
{
    "callType": "1",
    "userId": "10gg000000y6OOrNaUFs",
    "callerPresent": [
        "12323",
        "232232",
        "12323",
        "12323"
    ],
    "callNumber": [
        "12323",
        "232343",
        "233",
        "232343"
    ],
    "callNumberDefault": "23232323",
    "callerPresentDefault": "1212121212"
}

响应头:

{
	"connection": "keep-alive",
	"content-type": "application/json;charset=UTF-8"
}

响应参数:

{
"returnCode": "0",
"returnDesc": "The AgentSettings created successfully.",
"id": "1307145259662215169"
}
support.huaweicloud.com/api-ccfs-cec/cec_07_1336.html