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 Organization Contacts API

The Organization Contacts API from Webex — 5 operation(s) for organization contacts.

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

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

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

7 operations 5 paths 8 schemas 1 DELETE2 GET1 PATCH3 POST

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 Organization Contacts 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 7

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

Organization Contacts 7
POST
/contacts/organizations/{orgId}/contacts
Create a Contact
Create a Contact 1 param body → 201400401403404405409410
GET
/contacts/organizations/{orgId}/contacts/{contactId}
Get a Contact
Get a Contact 2 params → 200400401403404405409410
PATCH
/contacts/organizations/{orgId}/contacts/{contactId}
Update a Contact
Update a Contact 2 params body → 200400401403404405409410
DELETE
/contacts/organizations/{orgId}/contacts/{contactId}
Delete a Contact
Delete a Contact 2 params → 204400401403404405409410
GET
/contacts/organizations/{orgId}/contacts/search
List Contacts
List Contacts 5 params → 200400401403404405409410
POST
/contacts/organizations/{orgId}/contacts/bulk
Bulk Create or Update Contacts
Bulk Create or Update Contacts 1 param body → 200400401403404405409410
POST
/contacts/organizations/{orgId}/contacts/bulk/delete
Bulk Delete Contacts
Bulk Delete Contacts 1 param body → 200400401403404405409410

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ContactResponse (20 properties), Contact (15 properties), UpdateContact (15 properties), SearchResponse (4 properties). Each schema is shown below with its type and property counts.

SearchResponse
object
4 properties
BulkDelete
object
2 properties 2 required
Meta
object
2 properties
BulkCreate
object
2 properties 2 required
Contact
object
15 properties 2 required
BulkCreateResponse
object
3 properties
ContactResponse
object
20 properties 3 required
UpdateContact
object
15 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-organization-contacts-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