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 Journey - Workspace management API API

The Journey - Workspace management API API from Webex — 2 operation(s) for journey - workspace management api.

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

Tagged areas include Journey - Workspace management API. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

5 operations 2 paths 14 schemas 1 DELETE2 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 Journey - Workspace management API 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 5

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

Journey - Workspace management API 5
GET
/admin/v1/api/workspace/workspace-id/{workspaceId}
Get Workspace
getWorkspaceById 1 param → 200404409429500
PUT
/admin/v1/api/workspace/workspace-id/{workspaceId}
Update Workspace
updateWorkspaceById 1 param body → 200404409429500
DELETE
/admin/v1/api/workspace/workspace-id/{workspaceId}
Delete Workspace
deleteWorkspaceById 1 param → 200404409429500
GET
/admin/v1/api/workspace
Get All Workspaces
getAllWorkspaces 5 params → 200404409429500
POST
/admin/v1/api/workspace
Create Workspace
createWorkspace body → 200404409429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are OrganizationResponseModel (10 properties), ApiError404 (5 properties), ApiError409 (5 properties), ApiError429 (5 properties). Each schema is shown below with its type and property counts.

ApiError409
object
5 properties 1 required
OrganizationSettingsModel
object
Create Or Update Organization Settings
2 properties
ApiError429
object
5 properties 1 required
WebexSettingsModel
object
Create Or Update Organization Webex Settings
1 property
OrganizationResponse
object
2 properties
OrganizationResponseModel
object
Organization Response Model
10 properties
GeneralSettingsModel
object
Create Or Update Organization General Settings
1 property
ApiError500
object
5 properties 1 required
ApiError404
object
5 properties 1 required
WorkspaceResponseModel
object
Workspace under an organization
4 properties
BaseMetaResponseEnvelope
object
Meta information of the response
1 property
WorkspaceRequestModel
object
Create or Update Workspace of an organization
2 properties 2 required
WorkspaceResponse
object
2 properties
WorkspaceResponseList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-journey-workspace-management-api-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