Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Mode Management API

The Mode Management API from Webex — 9 operation(s) for mode management.

Webex Mode Management API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Mode Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 9 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

9 operations 9 paths 9 schemas 5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Webex Mode Management API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Mode Management 9
GET
/telephony/config/people/me/settings/modeManagement/features
Get Mode Management Features
getModeManagementFeatures → 200400401403404405409410
GET
/telephony/config/people/me/settings/modeManagement/features/commonModes
Get Common Modes
getCommonModes 1 param → 200400401403404405409410
POST
/telephony/config/people/me/settings/modeManagement/features/actions/switchMode/invoke
Switch Mode for Multiple Features
switchModeMultipleFeatures body → 204400401403404405409410
GET
/telephony/config/people/me/settings/modeManagement/features/{featureId}
Get Mode Management Feature
getModeManagementFeature 1 param → 200400401403404405409410
GET
/telephony/config/people/me/settings/modeManagement/features/{featureId}/normalOperationMode
Get Normal Operation Mode
getNormalOperationMode 1 param → 200400401403404405409410
GET
/telephony/config/people/me/settings/modeManagement/features/{featureId}/modes/{modeId}
Get Operating Mode
getOperatingMode 2 params → 200400401403404405409410
POST
/telephony/config/people/me/settings/modeManagement/features/{featureId}/actions/switchToNormalOperation/invoke
Switch to Normal Operation
switchToNormalOperation 1 param → 204400401403404405409410
POST
/telephony/config/people/me/settings/modeManagement/features/{featureId}/actions/switchMode/invoke
Switch Mode for Single Feature
switchModeForFeature 1 param body → 204400401403404405409410
POST
/telephony/config/people/me/settings/modeManagement/features/{featureId}/actions/extendMode/invoke
Extend Current Operating Mode Duration
extendMode 1 param body → 204400401403404405409410

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OperatingModeResponse (9 properties), ModeManagementFeatureResponse (9 properties), ExtendModeRequest (2 properties), SwitchModeRequest (2 properties). Each schema is shown below with its type and property counts.

ModeManagementFeatureResponse
object
9 properties 4 required
SwitchModeRequest
object
2 properties 1 required
OperatingModeResponse
object
9 properties 4 required
ExtendModeRequest
object
2 properties 1 required
ErrorResponse
object
2 properties
SwitchModeMultipleFeaturesRequest
object
2 properties 2 required
ModeManagementFeaturesResponse
object
1 property 1 required
NormalOperationModeResponse
object
1 property 1 required
CommonModesResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-mode-management-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API