云客服-单个修改接入码与技能队列、IVR绑定关系(modifyCalledRoute):请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
X-APP-Key |
string |
False |
appKey字段,用户标识,请联系运营人员获取appKey |
2 |
Authorization |
string |
True |
鉴权字段,内容格式为: Bearer +tokenByAKSK接口的返回值中AccessToken(Bearer后有空格) |
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1.1 |
id |
string |
True |
被叫ID |
1.2 |
devicetype |
integer |
True |
设备类型;1:技能队列 3:IVR |
1.3 |
deviceId |
integer |
True |
目前设备id(技能队列skillId、IVR的id) |