GET
/
telephony
/
getToken
curl --request GET \
  --url https://demo.enneo.ai/api/mind/telephony/getToken
{
  "userId": 42,
  "userEmail": "agent@enneo.com",
  "token": "a7392f8d2349ab3c70293847239062734982374"
}

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Response

200
application/json
Successful operation

The response is of type object.