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 Reports/Templates API

The Partner Reports/Templates API from Webex — 3 operation(s) for partner reports/templates.

Webex Partner Reports/Templates 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 Reports/Templates. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

5 operations 3 paths 6 schemas 1 DELETE3 GET1 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 Reports/Templates 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 5

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

Partner Reports/Templates 5
GET
/partner/reports
List Reports
listReports 6 params → 200400401403404405409410
POST
/partner/reports
Create a Report
createAReport 1 param body → 200400401403404405409410
GET
/partner/reports/{reportId}
Get Report Details
getReportDetails 2 params → 200400401403404405409410
DELETE
/partner/reports/{reportId}
Delete a Report
deleteAReport 2 params → 204400401403404405409410
GET
/partner/reports/templates
List Report Templates
listReportTemplates 1 param → 200400401403404405409410

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Report (11 properties), Template (6 properties), ValidationRules (2 properties), TemplateCollectionResponse (1 property). Each schema is shown below with its type and property counts.

Template
object
6 properties
ReportCollectionResponse
object
1 property
ValidationRulesCollection
object
1 property
Report
object
11 properties
TemplateCollectionResponse
object
1 property
ValidationRules
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-partner-reports-templates-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