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 extensions API

Extension management

Windstream Holdings extensions 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 extensions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 5 paths, and defines 5 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.

6 operations 5 paths 5 schemas 4 GET2 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 extensions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer token authentication for CCS API

Paths & Operations 6

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

extensions 6

Extension management

GET
/tenants/{tenantUuid}/extensions
List Tenant Extensions
listTenantExtensions 1 param → 200
PUT
/tenants/{tenantUuid}/extensions/{extensionUuid}
Update Tenant Extension
updateTenantExtension 2 params body → 200
GET
/extensions/{extensionUuid}/agent-state
Get Agent State
getAgentState 1 param → 200
GET
/extensions
List Extensions
listExtensions 3 params → 200
GET
/extensions/{extensionId}
Get Extension Details
getExtension 1 param → 200404
PUT
/extensions/{extensionId}
Update Extension
updateExtension 1 param body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Extension_2 (6 properties), AgentState (4 properties), Extension (4 properties), ExtensionUpdate_2 (3 properties). Each schema is shown below with its type and property counts.

ExtensionUpdate_2
object
Extension update request body
3 properties
ExtensionUpdate
object
Extension update request
2 properties
Extension_2
object
A user extension in the system
6 properties
Extension
object
A contact center extension
4 properties
AgentState
object
Current agent state/presence
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windstream-holdings-extensions-api-openapi.yml Raw ↑

Other APIs Windstream Holdings publishes across the network.

Windstream Holdings agents API
Windstream Holdings auto-attendants API
Windstream Holdings calls API
Windstream Holdings products API
Windstream Holdings roles API
Windstream Holdings system API
Windstream Holdings tenants API
Windstream Holdings users API