Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Note! Following 300-920 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

Developing Applications for Cisco Webex and Webex Devices (DEVWBX) Questions and Answers

Question 1

Refer to the exhibit.

Which Webex Teams REST API request has generated the response body in the exhibit?

Options:

A.

GET/v1/rooms?sortBy=lastactivity

B.

GET/v1/rooms?sortBy=created

C.

GET/v1/rooms?max=1

D.

GET/v1/spaces?orderBy=lastActivity

Buy Now
Question 2

Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)

Options:

A.

Give the user “Read-only administrator privileges” in the Webex Control Hub.

B.

Create an Integration app with all “spark_compliance” read scopes enabled.

C.

Use the Webex Meetings XML API “SetUser” to update the user’s “” value to “TRUE”.

D.

Configure the user as a “Compliance Officer” in the Webex Control Hub.

E.

Create a Bot app with all “webex_compliance” read scopes enabled.

Question 3

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

Options: