云客服-修改记录:Issue 15(2024-07-31)
Issue 15(2024-07-31)
本次随SCMicroService3.6.0 版本发布,变更如下接口。
序号 |
接口 |
类型 |
备注 |
---|---|---|---|
1 |
https://ip:port/rest/cmsapp/v1/openapi/hisindex/agent https://ip:port/rest/cmsapp/v1/openapi/hisindex/vdn https://ip:port/rest/cmsapp/v1/openapi/hisindex/ivr https://ip:port/rest/cmsapp/v1/openapi/hisindex/skill |
修改 |
由于性能受限,修改为默认不查实时缓存数据,只能查看当前时间的前整5分钟数据,例如:当前时间为14:32,当前接口只能获取14点30以前数据 |
2 |
https://ip:port/agentgateway/resource/voicecall/{agentid}/transfer |
修改 |
修改参数address的校验,只允许配置数字。 |
3 |
https://ip:port/agentgateway/resource/voicecall/{agentid}/callout |
修改 |
新增请求参数:userVideoDirection |
4 |
https://ip:port/agentgateway/resource/voicecall/{agentid}/mediaswitch |
修改 |
新增请求参数:videoDirection |