Skip to content

新增队列

bailuyang edited this page May 19, 2021 · 4 revisions

简要描述:

  • 用于新增队列并设置队列基本信息

请求URL:

  • http://api.nxcloud.com/api/queue/sto_save

请求方式:

  • POST,以HTTP FORM 表单格式提交

参数:

参数名 必选 类型 说明
appkey string 审批单应用appkey
secretkey string 审批单应用secretkey
name string 队列名称
code string 国码
mobile_names string 要加入的话机名字,用英文逗号(,)隔开
effective_number string 显示号码
phones string 要拨打的号码,用英文逗号(,)隔开
callback_url string 数据推送地址

返回示例

  {
    "callid": "104969",
    "queueid": "197",
    "code": "0",
    "info": "success"
}

返回参数说明

参数名 类型 说明
code string 0 表示成功,其他表示失败
callid string 接入号
queueid string 队列id

备注

简介

短信

语音

云呼叫中心(NXLink)

云呼叫中心(AI自动外呼)

Flash Call

短链

邮件验证码

DID号码

通用

号码检测

WhatsApp

Viber

Zalo ZNS

Super Message API

隐私号(旧)

PNS

坐席(旧版)

AI Agent

Clone this wiki locally