API開發文檔
歡迎流覽我們的API開發文檔!
-
公告
-
短信
-
號碼
-
語音
-
配置
獲取指定呼叫流程
Posted
Updated
Byyang, yuan
Print GET
/api/callflow/:id
權限:呼叫流
Header | ||
字段 | 類型 | 描述 |
Content-Type | 字符串 | 應用或JSON |
參數 | ||
字段 | 類型 | 描述 |
id | 字符串 | 呼叫流模塊編號 |
成功響應
HTTP/1.1 200 OK
{
"callflow_id": "xxxxxxxx_forward",
"callflow_type": "forward",
"number": "16479999999"
}
标签:
Table of Contents