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 operations9 paths9 schemas5 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.
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 properties4 required
SwitchModeRequest
object
2 properties1 required
OperatingModeResponse
object
9 properties4 required
ExtendModeRequest
object
2 properties1 required
ErrorResponse
object
2 properties
SwitchModeMultipleFeaturesRequest
object
2 properties2 required
ModeManagementFeaturesResponse
object
1 property1 required
NormalOperationModeResponse
object
1 property1 required
CommonModesResponse
object
1 property1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.