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 Authorizations API

The Authorizations API from Webex — 3 operation(s) for authorizations.

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

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

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

4 operations 3 paths 2 schemas 2 DELETE2 GET

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 Authorizations 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 4

Across 3 paths, the API surfaces 4 operations — 2 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.

Authorizations 4
GET
/authorizations
List authorizations for a user
listAuthorizationsForUser 2 params → 200400401403404405409410
DELETE
/authorizations
Delete authorization of org and client ID
Delete authorization of org and client ID 2 params → 204400401403404405409410
DELETE
/authorizations/{authorizationId}
Delete authorization
Delete authorization 1 param → 204400401403404405409410
GET
/authorizations/tokenExpiry
Get expiration status for a token
getTokenExpirationStatus → 200400401403404405409410

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Authorization (7 properties), ListAuthorizations (1 property). Each schema is shown below with its type and property counts.

Authorization
object
7 properties
ListAuthorizations
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-authorizations-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 Auto CSAT API