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

The Workspaces API from Webex — 3 operation(s) for workspaces.

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

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

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

6 operations 3 paths 15 schemas 1 DELETE3 GET1 POST1 PUT

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 Workspaces 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 6

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

Workspaces 6
GET
/workspaces
List Workspaces
listWorkspaces 19 params → 200400401403404405409410
POST
/workspaces
Create a Workspace
createWorkspace body → 201400401403404405409410
GET
/workspaces/{workspaceId}
Get Workspace Details
getWorkspaceDetails 3 params → 200400401403404405409410
PUT
/workspaces/{workspaceId}
Update a Workspace
updateWorkspace 1 param body → 200400401403404405409410
DELETE
/workspaces/{workspaceId}
Delete a Workspace
deleteWorkspace 1 param → 204400401403404405409410
GET
/workspaces/{workspaceId}/capabilities
Get Workspace Capabilities
getWorkspaceCapabilities 1 param → 200400401403404405409410

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Device (29 properties), Workspace (22 properties), WorkspaceCreationRequest (15 properties), WorkspaceUpdateRequest (13 properties). Each schema is shown below with its type and property counts.

DevicePlatform
string
Device platform
WorkspaceUpdateRequest
object
13 properties
WorkspaceIssue
object
6 properties
WorkspaceCollectionResponse
object
1 property
CapabilityResponse
object
1 property
NetworkConnectivityType
string
The current network connectivity for the device.
DeviceConnectionStatus
string
The connection status of the device.
SupportAndConfiguredInfo
object
Support and configured information for a workspace capability.
2 properties
Device
object
29 properties 1 required
DeviceCapabilities
string
DevicePermissions
string
CapabilityMap
object
The map of workspace capabilities.
7 properties
WorkspaceCreationRequest
object
15 properties 1 required
Workspace
object
22 properties
ManagedBy
string
Entity managing the device configuration.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-workspaces-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