首页 > API中心 > IVR群呼 > 文档指引
| 参数 | 说明 | 是否必填 | 类型 |
|---|---|---|---|
| account | 坐席账号 | 是 | String |
| expires | 凭证有效时间,单位秒,取值60-28800 | 是 | Integer |
Request URL:
https://api.laaffic.com/v3/cc/seat/createSdkAuthentication
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Sign: 05d7a50893e22a5c4bb3216ae3396c7c
Timestamp: 1630468800
Api-Key: bDqJFiq9
Request Body:
{
"account": "0705C245_001",
"expires":3600
}
| 参数 | 说明 | 类型 |
|---|---|---|
| status | 状态码,0成功,其他失败参见响应状态码说明 | String |
| reason | 失败原因说明 | String |
| data | String | |
| authentication | 凭证,用于初始化CC-SDK | String |
{
"status":"0",
"reason":"success",
"data":{
"authentication":"Bearer SDNVerRWZp:0705C245_001:0ecc5e73-4252-42f6-8bf1-3a2d0bf7ea98"
}
}
| status | 状态说明 |
|---|---|
| 0 | 成功 |
| -1 | 账号认证异常 |
| -2 | ip限制 |
| -16 | 时间戳过期 |
| -18 | 系统异常 |
| -22 | 参数异常 |
| -24 | 数据不存在 |
对接有疑问?联络我们的技术支援
LAAFFIC API 专属 TG 技术对接频道,即时回应您的需求
点击此处开启人工服务