Questions for the 300-920 were updated on : Jan 11 ,2025
Topic 1
DRAG DROP
Drag and drop the components to create the authentication header used for the Webex Teams API. Not all options are used.
Select and Place:
Explanation:
Reference: https://developer.webex.com/docs/guest-issuer
Topic 1
Which two statements about Webex Teams refresh tokens are true? (Choose two.)
B C
Explanation:
Reference: https://auth0.com/learn/refresh-tokens/
Topic 1
Refer to the exhibit. A Webex Teams REST API response is shown with the HTTP Header missing. Which HTTP header
expected in this response?
B
Explanation:
Reference: https://developer-portal-intb.ciscospark.com/docs/api/basics
Topic 1
DRAG DROP
Drag and drop the code to complete the JavaScript snippet so that it:
retrieves the details of an individual user checks what licenses they have already updates their account with a new
license
Options can be used more than once.
Select and Place:
Topic 1
DRAG DROP
Drag and drop the code segments from the right of the screen into the targets on the left to create a script that retrieves a list
of rooms using the Webex JavaScript API and outputs the title and ID to the console for one that matches the title My
Webex discussion. Not all code segments are used.
Select and Place:
Explanation:
Reference: https://github.com/webex/webex-js-sdk/blob/master/README.md
Topic 1
Refer to the exhibit. Which Webex Teams REST API request has generated the response body in the exhibit?
C
Explanation:
Reference: https://developer.webex.com/docs/api/v1/rooms/list-rooms
Topic 1
DRAG DROP
Refer to the exhibit. Drag and drop the code on the snippet to add the user with email [email protected] as moderator of
the space with the identifier 987654321.
Select and Place:
Explanation:
Reference: https://developer.webex.com/docs/api/v1/memberships/create-a-membership
Topic 1
DRAG DROP
Drag and drop the code segments to construct a script that carries out these functions:
adds a new room
adds two users, Bob, and Alice, to the room
when both the users have been added, sends a welcome message
Select and Place:
Explanation:
Reference: https://github.com/webex/webex-js-sdk/tree/master/packages/node_modules/webex (see usage)
Topic 1
DRAG DROP
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the
right.
Select and Place:
Explanation:
Reference: https://developer.webex.com/docs/api/basics
Topic 1
A company wants to adopt Webex Teams as a messaging platform and use REST APIs to automate the creation of teams
and rooms. Which sequence of REST API requests is needed to create and populate a new Webex team and create a
populated Webex room for the team?
B
Explanation:
Reference: https://developer.webex.com/docs/api/basics
Topic 1
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?
B
Topic 1
Refer to the exhibit. What causes the error message?
B
Explanation:
Reference: https://help.webex.com/en-us/nthg6le/Sending-HTTP-Requests-from-a-Board-Room-or-Desk-Device
Topic 1
Refer to the exhibit. What is the Webex Teams REST API HTTP response status code, based on this code snippet?
C
Explanation:
Reference: https://developer.webex.com/docs/api/v1/messages/get-message-details
Topic 2, Meetings
Topic 2
DRAG DROP
Drag and drop the code to complete the JavaScript code snippet to create a meeting using the Webex Meetings XML API.
Options may be used more than once.
Select and Place:
Topic 2
Which XML snippet does an admin use with a Webex Meetings XML API request to retrieve info on multiple users?
A
Explanation:
Reference: https://developer.cisco.com/docs/webex-xml-api-reference-guide/#!getuser