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 Partner Tags API

The Partner Tags API from Webex — 7 operation(s) for partner tags.

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

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

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

7 operations 7 paths 4 schemas 5 GET2 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 Partner Tags 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 7 paths, the API surfaces 7 operations — 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Partner Tags 7
GET
/partner/tags
Retrieve all customer tags
Retrieve all customer tags 1 param → 200400401403404405409410
POST
/partner/tags/organizations/{orgId}/assignTags
Create or Replace existing customer tags with the provided ones
Create or Replace existing customer tags with the provided ones 1 param body → 200400401403404405409410
GET
/partner/tags/organizations/{orgId}
Get customer organization's tags
Get customer organization's tags 1 param → 200400401403404405409410
GET
/partner/tags/organizations
Fetch all customers for a given set of tags
Fetch all customers for a given set of tags 2 params → 200400401403404405409410
POST
/partner/tags/organizations/{orgId}/subscriptions/{subscriptionId}/assignTags
Create or Replace existing subscription tags with the provided ones
Create or Replace existing subscription tags with the provided ones 2 params body → 200400401403404405409410
GET
/partner/tags/subscriptions
Subscription List on a given tag name or a set of tags
Subscription List on a given tag name or a set of tags 2 params → 200400401403404405409410
GET
/partner/tags/organizations/{orgId}/subscriptions/{subscriptionId}
Fetch a Subscription
Fetch a Subscription 2 params → 200400401403404405409410

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SubscriptionTagsResponse (5 properties), CustomerTagsResponse (3 properties), TagsObj (2 properties), TagsRequest (1 property). Each schema is shown below with its type and property counts.

TagsRequest
object
1 property
SubscriptionTagsResponse
object
5 properties
TagsObj
object
2 properties 1 required
CustomerTagsResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-partner-tags-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