云客服-解绑座席某技能队列(releaseAgentBySkillId):请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
x-app-key |
string |
False |
appKey字段,用户标识,请联系运营人员获取appKey |
2 |
Authorization |
string |
True |
鉴权字段,内容格式为: Bearer +tokenByAKSK接口的返回值中AccessToken(Bearer后有空格) |
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1.1 |
skillId |
integer |
True |
技能队列ID |
1.2 |
userAccounts |
array |
True |
座席账号数组,类型为字符串;可以传空数组,意为将所有绑定该技能队列的座席,解绑该技能队列 |