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 Contact Number API

The Contact Number API from Webex — 6 operation(s) for contact number.

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

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

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

8 operations 6 paths 11 schemas 1 DELETE4 GET2 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 Contact Number 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 8

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

Contact Number 8
POST
/organization/{orgid}/contact-number
Create a new Contact Number
createConfig_20 1 param body → 200400401403409429500
GET
/organization/{orgid}/contact-number/all-numbers
List all contact numbers(property - number)
getAllContactNumbers 1 param → 200401403404429500
POST
/organization/{orgid}/contact-number/bulk
Bulk save Contact Number(s)
saveAllConfig_17 1 param body → 207400401403409429500
GET
/organization/{orgid}/contact-number/bulk-exportdeprecated
Bulk export Contact Number(s)
bulkExport_17 3 params → 200401403404429500
GET
/organization/{orgid}/contact-number/{id}
Get specific Contact Number by ID
getConfig_21 2 params → 200401403404429500
PUT
/organization/{orgid}/contact-number/{id}
Update specific Contact Number by ID
updateConfig_21 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/contact-number/{id}
Delete specific Contact Number by ID
deleteConfig_19 2 params → 200401403404412429500
GET
/organization/{orgid}/v2/contact-number
List Contact Number(s)
getAllConfigWithMetaData_19 6 params → 200401403404429500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ContactNumberDTO (6 properties), BulkExportDTOContactNumberBulkExportDTO (5 properties), BulkResponseItemDTO (5 properties), BulkRequestItemDTOContactNumberDTO (3 properties). Each schema is shown below with its type and property counts.

ApiErrorResponse
object
Response body for an API error.
2 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
BulkRequestItemDTOContactNumberDTO
object
3 properties
BulkRequestDTOContactNumberDTO
object
1 property
ContactNumberBulkExportDTO
object
1 property
OperationError
object
An error message providing details about the operation failure.
1 property
BulkResponseDTO
object
1 property
ResponseEnvelopeContactNumberDTO
object
2 properties
BulkExportDTOContactNumberBulkExportDTO
object
5 properties
ContactNumberDTO
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-contact-number-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