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

The Site API from Webex — 8 operation(s) for site.

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

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

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

12 operations 8 paths 18 schemas 1 DELETE6 GET1 PATCH3 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 Site 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 12

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

Site 12
GET
/organization/{orgid}/site
List Site(s)
getAllConfigWithoutPagination_1 3 params → 200401403404429500
POST
/organization/{orgid}/site
Create a new Site
createConfig_7 1 param body → 201400401403409429500
POST
/organization/{orgid}/site/bulk
Bulk save Site(s)
saveAllConfig_6 1 param body → 207400401403409429500
GET
/organization/{orgid}/site/bulk-exportdeprecated
Bulk export Site(s)
bulkExport_7 3 params → 200401403404429500
POST
/organization/{orgid}/site/purge-inactive-entities
Purge inactive Site(s)
purgeInactiveConfig_4 2 params → 200400401403409429500
GET
/organization/{orgid}/site/{id}
Get specific Site by ID
getConfig_8 2 params → 200401403404429500
PUT
/organization/{orgid}/site/{id}
Update specific Site by ID
updateConfig_8 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/site/{id}
Delete specific Site by ID
deleteConfig_7 2 params → 204401403404412429500
GET
/organization/{orgid}/site/{id}/incoming-references
List references for a specific Site
getIncomingReferences_6 5 params → 200401403404429500
GET
/organization/{orgid}/v2/site
List Site(s)
getAllConfigWithMetaData_9 6 params → 200401403404429500
GET
/admin/meeting/config/commonSettings
Get Meeting Common Settings Configuration
getMeetingCommonSettingsConfiguration 1 param → 200400401403404405409410
PATCH
/admin/meeting/config/commonSettings
Update Meeting Common Settings Configuration
Update Meeting Common Settings Configuration body → 200400401403404405409410

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are SiteDTO (10 properties), Link (8 properties), MetaDataReferencesPagingInfo (8 properties), EntityInfo (6 properties). Each schema is shown below with its type and property counts.

BulkExportDTOSiteBulkExportDTO
object
5 properties
ApiErrorResponse
object
Response body for an API error.
2 properties
UpdateMeetingConfigurationCommonSettingObject
object
4 properties
Response
object
3 properties
Link
object
8 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
BulkRequestDTOSiteDTO
object
1 property
OperationError
object
An error message providing details about the operation failure.
1 property
GetMeetingConfigurationCommonSettingObject
object
5 properties
SiteBulkExportDTO
object
2 properties
SiteDTO
object
10 properties 3 required
BulkResponseDTO
object
1 property
BulkRequestItemDTOSiteDTO
object
3 properties
ResponseEnvelopeSiteDTO
object
2 properties
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties
EntityInfo
object
6 properties
EntityReferenceInfoDTO
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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