Base
Number of APIs: 7
-
Create call POST 127.0.0.1:8080/api/v1/call
-
End call Normal DELETE 127.0.0.1:8080/api/v1/call/byId/1946894027
-
Mute call POST 127.0.0.1:8080/api/v1/call/[CALLID]/mute
-
Deaf call POST 127.0.0.1:8080/api/v1/call/[CALLID]/deaf
-
List calls GET 127.0.0.1:8080/api/v1/calls
-
Hang up on all calls POST 127.0.0.1:8080/api/v1/calls/hangup_all
-
Server Info GET 127.0.0.1:8080/api/v1