telephony
Get example telephony iframe
Returns an example iframe for testing the telephony integration. This endpoint is used for testing and development purposes.
GET
Authorizations
Cookie-based authentication
Query Parameters
Current state of the example iframe
Available options:
empty
, call_waiting
, call_accepted
Flag to simulate an incoming call
Flag to accept an incoming call
Flag to deny an incoming call
Flag to hang up a call
Flag to indicate if API was called
Response
200
text/html
Returns an HTML page with the example iframe
The response is of type string
.