云客服-查询所有座席的软电话信息 (不包含业务账号) (querySysInfo):报文样例

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

报文样例

请求头:
{
	"x-app-key": "f******************************f"
	"Authorization": "Bearer 0******************************8"
}

响应参数:

{
	"servicePort": 448,
	"serviceIp": "127.0.0.0",
	"sipServiceIp": "127.0.0.0",
	"sipServicePort": 5060,
	"agents": [{
		"workNo": 1522,
		"password": "7****tt",
		"sipAccount": "88881619",
		"sipPwd": "1****tt"
	}, {
		"workNo": 1523,
		"password": "f*****xL",
		"sipAccount": "88881620",
		"sipPwd": "1*****xL"
	}]
}
support.huaweicloud.com/api-ccfs-cec/cec_07_1009.html