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 Audio Files API

The Audio Files API from Webex — 4 operation(s) for audio files.

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

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

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

7 operations 4 paths 9 schemas 1 DELETE3 GET1 PATCH1 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 Audio Files 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 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Audio Files 7
POST
/organization/{orgid}/audio-file
Create a new Audio File
createConfig_26 1 param body → 200400401403409429500
GET
/organization/{orgid}/audio-file/{id}
Get specific Audio File by ID
getConfig_26 3 params → 200401403404429500
PUT
/organization/{orgid}/audio-file/{id}
Update specific Audio File by ID
updateConfig_26 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/audio-file/{id}
Delete specific Audio File by ID
deleteConfig_24 2 params → 200401403404412429500
PATCH
/organization/{orgid}/audio-file/{id}
Partially update Audio File by ID
patchConfig_1 2 params body → 200400401403404429500
GET
/organization/{orgid}/audio-file/{id}/incoming-references
List references for a specific Audio File
getIncomingReferences_19 5 params → 200401403404429500
GET
/organization/{orgid}/v2/audio-file
List Audio File(s)
getAllConfigWithMetaData_24 6 params → 200401403404429500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AudioFileInfoDTO (12 properties), MetaDataReferencesPagingInfo (8 properties), EntityInfo (6 properties), EntityReferenceInfoDTO (3 properties). Each schema is shown below with its type and property counts.

AudioFileInfoDTO
object
12 properties 2 required
ApiErrorResponse
object
Response body for an API error.
2 properties
ErrorDetails
object
Details of an error.
2 properties
ResponseEnvelopeAudioFileInfoDTO
object
2 properties
AudioFileInfoPatchDTO
object
1 property
OperationError
object
An error message providing details about the operation failure.
1 property
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties
EntityInfo
object
6 properties
EntityReferenceInfoDTO
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-audio-files-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 Authorizations API
Webex Auto CSAT API