三新专号服务程序应用程序接口文档
develop
  • 自述
  • 原则
  • 安全
  • 验证与授权
  • 用户管理
  • 专号管理
  • 电话呼叫
  • 电话服务
三新专号服务程序应用程序接口文档
  • Docs »
  • Edit on GitHub

HTTP 路由表

/api
 
/api
GET /api/user/(string: telnum)
GET /api/user/(string: telnum)/availablevtelnum
GET /api/user/(string: telnum)/vtelnum
POST /api/cti/callin
POST /api/user
POST /api/user/(string: telnum)/cancelcall
POST /api/user/(string: telnum)/login
POST /api/user/(string: telnum)/logout
POST /api/user/(string: telnum)/makecall
POST /api/user/(string: telnum)/vtelnum
POST /api/user/(string: telnum)/vtelnum/(string: vtelnum)/replace
PUT /api/user/(string: telnum)
DELETE /api/user/(string: telnum)
DELETE /api/user/(string: telnum)/vtelnum/(string: vtelnum)
ANY /api/cti/*
ANY /api/user/(string: telnum)/*

© 版权所有 2015, 广州合梦信息技术有限公司. Revision 66d676b4.

Built with Sphinx using a theme provided by Read the Docs.