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

Windstream Holdings auto-attendants API

Auto-attendant configuration

Windstream Holdings auto-attendants API is one of 9 APIs that Windstream Holdings publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include auto-attendants. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://{ccs_domain}/6/v2/api.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://webadmin.windstreamenterprise.com/api
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Windstream Holdings auto-attendants API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer token authentication for CCS API

Paths & Operations 5

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

auto-attendants 5

Auto-attendant configuration

GET
/auto-attendants
List Auto-attendants
listAutoAttendants → 200
POST
/auto-attendants
Create Auto-attendant
createAutoAttendant body → 201
GET
/auto-attendants/{attendantId}
Get Auto-attendant
getAutoAttendant 1 param → 200
PUT
/auto-attendants/{attendantId}
Update Auto-attendant
updateAutoAttendant 1 param body → 200
DELETE
/auto-attendants/{attendantId}
Delete Auto-attendant
deleteAutoAttendant 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AutoAttendant (4 properties), AutoAttendantCreate (3 properties), MenuOption (3 properties). Each schema is shown below with its type and property counts.

MenuOption
object
A single DTMF menu option
3 properties
AutoAttendantCreate
object
Request body for creating or updating an auto-attendant
3 properties 1 required
AutoAttendant
object
An auto-attendant (IVR) configuration
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windstream-holdings-auto-attendants-api-openapi.yml Raw ↑

Other APIs Windstream Holdings publishes across the network.

Windstream Holdings agents API
Windstream Holdings calls API
Windstream Holdings extensions API
Windstream Holdings products API
Windstream Holdings roles API
Windstream Holdings system API
Windstream Holdings tenants API
Windstream Holdings users API