DevNet Associate DEVASC 200-901 Official Certification Guide by Adrian Iliesiu (z-lib.org)

(andrew) #1

with each other or with everyone else in a room via
messages.


Figure 10-2 Webex Teams Building Blocks:
Organizations, Teams, Rooms, People, and Messages


API Authentication


There are four ways to access the Webex Teams APIs:


Personal access tokens
Integrations
Bots
Guest issuers

The Webex Representational State Transfer (REST) API
uses the Cisco Webex Common Identity (CI) account.
Once you create an account to join Webex Teams, you
have access to the Common Identity account, which
allows you to use the APIs and SDKs.


Personal Access Tokens


When making requests to the Webex REST API, an
authentication HTTP header is used to identify the
requesting user. This header must include an access
token, which may be a personal access token from the
developer site (https://developer.Webex.com), a bot
token, or an OAuth token from an integration or a guest
issuer application. The API reference uses your personal

Free download pdf