The application requesting to create a new user does not need a specific scope.
Which type of request is sent to update all the participants’ state to disconnected
From the _______________ page, you can monitor the number of API requests in the built-in dashboard.
In Genesys Cloud CX, the term conversation is defined as an interaction between multiple participants over at least one media channel such as chat, phone, or email.
Each conversation contains the end-to-end data for all interactions between the participants.
As the Genesys Cloud CX product grows, additions are made to the API to support new features in the form of new resources, new HTTP methods for existing resources, and so on.
When breaking changes are necessary, they are deferred to the next major revision of the API, whenever possible.
While creating a query to fetch conversation data, and interval of up to _____ days can be applied for a query with no filter.
The typing notifications can be sent to the chat window using a POST with the _______________.
You can schedule a callback using a POST request to /api/v2/conversations/callbacks. The only required parameters when creating a callback are “callback number” and either “queueld” or “routingData”.
What is the difference between “queueld” and “routingData”?
Where, in Genesys Cloud CX, can you search for people in your organization and add external contacts?
What type of Analytics API query would you use to determine how many interactions are ongoing/waiting right now as well as which agents are available?
When you reply to an email message, you can attach a file to send with the email reply.
What is the maximum message size, including attachments? How can you work around this limitation?
John Smith developed a Genesys Cloud CX web application that is currently being used successfully by thousands of agents in North America at Global Software Company Recently, Global Software Company decided to deploy the solution for its agents in Europe However, agents are not able to log in.
What is likely to be the cause?