Solved

A Company Wants to Adopt Webex Teams as a Messaging

Question 16

Multiple Choice

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?


A) POST /teams, POST /memberships, POST /rooms
B) POST /teams, POST /people, POST /rooms
C) POST /teams, POST /team/memberships, POST /rooms
D) POST /teams, POST /team/memberships, POST /rooms, POST /memberships

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions