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 Entry Point API

The Entry Point API from Webex — 7 operation(s) for entry point.

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

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

This API exposes 10 operations across 7 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

10 operations 7 paths 17 schemas 1 DELETE5 GET3 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 Entry Point 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 10

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

Entry Point 10
GET
/organization/{orgid}/entry-pointdeprecated
List Entry Point(s)
getAllFilteredConfig 7 params → 200401403404429500
POST
/organization/{orgid}/entry-point
Create a new Entry Point
createConfig_14 1 param body → 201400401403409429500
POST
/organization/{orgid}/entry-point/bulk
Bulk save Entry Point(s)
saveAllConfig_12 1 param body → 207400401403409429500
GET
/organization/{orgid}/entry-point/bulk-exportdeprecated
Bulk export Entry Point(s)
bulkExport_12 4 params → 200401403404429500
POST
/organization/{orgid}/entry-point/purge-inactive-entities
Purge inactive Entry Point(s)
purgeInactiveConfig_6 2 params → 200400401403409429500
GET
/organization/{orgid}/entry-point/{id}
Get specific Entry Point by ID
getConfig_15 3 params → 200401403404429500
PUT
/organization/{orgid}/entry-point/{id}
Update specific Entry Point by ID
updateConfig_15 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/entry-point/{id}
Delete specific Entry Point by ID
deleteConfig_14 2 params → 204401403404412429500
GET
/organization/{orgid}/entry-point/{id}/incoming-references
List references for a specific Entry Point
getIncomingReferences_11 5 params → 200401403404429500
GET
/organization/{orgid}/v2/entry-point
List Entry Point(s)
getAllFilteredConfigWithMetaData_1 10 params → 200401403404429500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are EntryPointDTO (30 properties), EntryPointBulkExportDTO (13 properties), MetaDataReferencesPagingInfo (8 properties), Link (8 properties). Each schema is shown below with its type and property counts.

FlowOverrideSettingDTO
object
5 properties 2 required
Response
object
3 properties
ApiErrorResponse
object
Response body for an API error.
2 properties
Link
object
8 properties
ResponseEnvelopeEntryPointDTO
object
2 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
EntryPointBulkExportDTO
object
13 properties
BulkRequestItemDTOEntryPointDTO
object
3 properties
BulkExportDTOEntryPointBulkExportDTO
object
5 properties
OperationError
object
An error message providing details about the operation failure.
1 property
BulkResponseDTO
object
1 property
BulkRequestDTOEntryPointDTO
object
1 property
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties
EntityInfo
object
6 properties
EntryPointDTO
object
30 properties 11 required
EntityReferenceInfoDTO
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-entry-point-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