云客服-创建语音外呼(V1.0.0)(createVoiceNotification):请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
X-APP-Key |
string |
False |
appKey字段,用户标识 |
2 |
Authorization |
string |
True |
鉴权字段,内容格式为:Bearer +tokenByAKSK接口的返回值中AccessToken(Bearer后有空格) |
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
called |
string |
True |
外呼被叫号码 长度限制:string(32) |
2 |
voiceContent |
string |
True |
录音id 长度限制:string(1024) |
3 |
callBackUrl |
string |
False |
回调URL 长度限制:string(256) 回调URL的 域名 或IP端口已通过系统管理员加入手机客服回调的地址白名单中。 |
4 |
callerPresent |
string |
False |
用户侧主叫外显号码 长度限制:string(32) |
5 |
priority |
string |
False |
播放语音通知优先级参数。 取值范围1-9整数,默认值为9。数字越小优先级越高。 |