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 Features: Announcement Playlist API

The Features: Announcement Playlist API from Webex — 3 operation(s) for features: announcement playlist.

Webex Features: Announcement Playlist API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Features: Announcement Playlist. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

7 operations 3 paths 9 schemas 1 DELETE3 GET1 POST2 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 Features: Announcement Playlist 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 3 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Features: Announcement Playlist 7
GET
/telephony/config/announcements/playlists
List Announcement Playlists
listAnnouncementPlaylists 1 param → 200400401403404405409410
POST
/telephony/config/announcements/playlists
Create Announcement Playlist
createAnnouncementPlaylist 1 param body → 201400401403404405409410
GET
/telephony/config/announcements/playlists/{playlistId}
Get Announcement Playlist
getAnnouncementPlaylist 2 params → 200400401403404405409410
PUT
/telephony/config/announcements/playlists/{playlistId}
Update Announcement Playlist
updateAnnouncementPlaylist 2 params body → 204400401403404405409410
DELETE
/telephony/config/announcements/playlists/{playlistId}
Delete Announcement Playlist
deleteAnnouncementPlaylist 2 params → 204400401403404405409410
GET
/telephony/config/announcements/playlists/{playlistId}/locations
List Playlist Locations
listPlaylistLocations 2 params → 200400401403404405409410
PUT
/telephony/config/announcements/playlists/{playlistId}/locations
Update Playlist Locations
updatePlaylistLocations 2 params body → 204400401403404405409410

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AnnouncementObject (7 properties), AnnouncementPlaylistGetResponse (6 properties), PlaylistObject (2 properties), PostAnnouncementPlaylistObject (2 properties). Each schema is shown below with its type and property counts.

PlaylistObject
object
Basic playlist metadata available for announcement selection.
2 properties 2 required
AnnouncementPlaylistResponseWithId
object
1 property 1 required
AnnouncementPlaylistGetResponse
object
6 properties 6 required
PlaylistAssignedLocationResponse
object
2 properties 2 required
LocationObject
object
2 properties 2 required
PutPlaylistAssignedLocation
object
1 property 1 required
AnnouncementObject
object
7 properties 6 required
PostAnnouncementPlaylistObject
object
2 properties 2 required
PutAnnouncementPlaylistObject
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-features-announcement-playlist-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