Qodex.ai
Qodex.ai
Introduction
Base
Create callEnd call NormalMute callDeaf callList callsHang up on all callsServer Info
Introduction
Base
Create callEnd call NormalMute callDeaf callList callsHang up on all callsServer Info
HomeBase

Base

Number of APIs: 7

  1. Create call POST 127.0.0.1:8080/api/v1/call

  2. End call Normal DELETE 127.0.0.1:8080/api/v1/call/byId/1946894027

  3. Mute call POST 127.0.0.1:8080/api/v1/call/[CALLID]/mute

  4. Deaf call POST 127.0.0.1:8080/api/v1/call/[CALLID]/deaf

  5. List calls GET 127.0.0.1:8080/api/v1/calls

  6. Hang up on all calls POST 127.0.0.1:8080/api/v1/calls/hangup_all

  7. Server Info GET 127.0.0.1:8080/api/v1

Previous
Introduction
Next
Create call