GET
/
telephony
/
exampleIframe
curl --request GET \
  --url https://demo.enneo.ai/api/mind/telephony/exampleIframe
"<string>"

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Query Parameters

state
enum<string>
default:empty

Current state of the example iframe

Available options:
empty,
call_waiting,
call_accepted
simulate_incoming_call
boolean

Flag to simulate an incoming call

accept_call
boolean

Flag to accept an incoming call

deny_call
boolean

Flag to deny an incoming call

hang_up
boolean

Flag to hang up a call

api_called
boolean

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.