Skip to content

新增队列

ben.zhuang edited this page Oct 14, 2022 · 1 revision

简要描述:

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

请求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

备注

Introduction

WhatsApp

Short message

Voice

Call Center(NXLink)

AI Agent(NXLink)

Call Center(Callbot)

Flash Call

Short links

邮件验证码

DID号码

通用

号码检测

Clone this wiki locally