Cisco 300-920 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/300-920.html

Refer to the exhibit. A developer must construct an HTTP Request to use the XML API to set a Personal Meeting Room PIN for a given user.
Which code completes the code to create the request?
Which expression is a valid Webex Teams webhook filter?
Which REST API request is used to list all the Webex Room Kit devices within a large organization so that a new custom In-Room Control can be deployed on all the devices?



Refer to the exhibit.
Which code for blank lines 26, 27, and 28 gives invitees 900 seconds before the scheduled time to join the meeting, sets the meeting to last for 30 minutes, and sets the meeting timezone to Pacific US?

Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)
What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?

Refer to the exhibit. The Node.js script shown uses the Webex Meetings XML API to print "Here!" to the console.
Which statement is a correct observation about the results of the script?

Refer to the exhibit. A webhook has been created so that an application is notified when users mention a bot in a Webex Teams space. The exhibit shows an example of a notification received by the application.
Which code snippet correctly processes the JSON payload using the Webex Node.js SDK in order to print out messages that mention the bot?


Refer to the exhibit.
What is the Webex Teams REST API HTTP response status code, based on this code snippet?

Refer to the exhibit. On line 4, the script retrieves a context from a DOM element that was generated from a server-side component.
How does that server-side component obtain the value for the `context' element?