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 DECT Devices Settings API

The DECT Devices Settings API from Webex — 14 operation(s) for dect devices settings.

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

Tagged areas include DECT Devices Settings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 23 operations across 14 paths, and defines 33 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

23 operations 14 paths 33 schemas 5 DELETE10 GET5 POST3 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 DECT Devices Settings 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 23

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

DECT Devices Settings 23
POST
/telephony/config/locations/{locationId}/dectNetworks
Create a DECT Network
Create a DECT Network 2 params body → 201400401403404405409410
GET
/telephony/config/dectNetworks
Get the List of DECT Networks for an organization
Get the List of DECT Networks for an organization 3 params → 200400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Get DECT Network Details
Get DECT Network Details 3 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Update DECT Network
Update DECT Network 3 params body → 204400401403404405409410
DELETE
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Delete DECT Network
Delete DECT Network 3 params → 204400401403404405409410
POST
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Create Multiple Base Stations
Create Multiple Base Stations 3 params body → 201400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Get a list of DECT Network Base Stations
Get a list of DECT Network Base Stations 3 params → 200400401403404405409410
DELETE
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Delete bulk DECT Network Base Stations
Delete bulk DECT Network Base Stations 3 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
Get the details of a specific DECT Network Base Station
Get the details of a specific DECT Network Base Station 4 params → 200400401403404405409410
DELETE
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
Delete a specific DECT Network Base Station
Delete a specific DECT Network Base Station 4 params → 204400401403404405409410
POST
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
Add a Handset to a DECT Network
Add a Handset to a DECT Network 3 params body → 201400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
Get List of Handsets for a DECT Network ID
Get List of Handsets for a DECT Network ID 5 params → 200400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Get Specific DECT Network Handset Details
Get Specific DECT Network Handset Details 4 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Update DECT Network Handset
Update DECT Network Handset 4 params body → 204400401403404405409410
DELETE
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Delete specific DECT Network Handset Details
Delete specific DECT Network Handset Details 4 params → 204400401403404405409410
DELETE
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/
Delete multiple handsets
Delete multiple handsets 3 params body → 204400401403404405409410
POST
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/bulk
Add a List of Handsets to a DECT Network
Add a List of Handsets to a DECT Network 3 params body → 201206400401403404405409
GET
/telephony/config/people/{personId}/dectNetworks
GET List of DECT networks associated with a Person
GET List of DECT networks associated with a Person 2 params → 200400401403404405409410
GET
/telephony/config/workspaces/{workspaceId}/dectNetworks
GET List of DECT networks associated with a workspace
GET List of DECT networks associated with a workspace 2 params → 200400401403404405409410
GET
/telephony/config/devices/availableMembers
Search Available Members
Search Available Members 10 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword/actions/generate/invoke
Generate and Enable DECT Serviceability Password
Generate and Enable DECT Serviceability Password 3 params → 201400401403404405409410
GET
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
Get DECT Serviceability Password status
Get DECT Serviceability Password status 3 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
Update DECT Serviceability Password status
Update DECT Serviceability Password status 3 params body → 204400401403404405409410

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are DECTNetworkDetail (11 properties), lines (10 properties), DECTHandsetGet (8 properties), AvailableMember (8 properties). Each schema is shown below with its type and property counts.

DECTNetworkHandsetsDeleteItem
object
2 properties 1 required
DECTNetworkDetail
object
11 properties 10 required
BaseStationPostResult
object
2 properties 1 required
AddDECTHandsetBulkSuccessResponse
object
2 properties 2 required
DECTNetworkListWorkspace
object
1 property
BaseStationsListResponse
object
1 property 1 required
DECTNetworkItem
object
3 properties 3 required
DECTHandsetLineResponse
object
7 properties 7 required
BaseStationDetailResponse
object
3 properties 3 required
DECTServiceabilityPassword
object
1 property 1 required
BaseStationType
string
DMS Cisco DBS210 - Cisco DBS210 base station model. DMS Cisco DBS110 - Cisco DBS110 base station model.
DECTHandsetList
object
3 properties 3 required
BaseStationsPostResponse
object
1 property 1 required
AddDECTHandsetBulkPartialResponse
object
2 properties 2 required
DECTNetworkHandsetPatch
object
3 properties 2 required
CreateDECTNetwork
object
5 properties 4 required
AddDECTHandsetBulkRequest
object
1 property 1 required
MemberType
string
PEOPLE - Indicates the associated member is a person. PLACE - Indicates the associated member is a workspace.
DECTNetworkList
object
1 property 1 required
DECTHandsetItem
object
7 properties 4 required
PostDECTServiceabilityPasswordResponse
object
1 property 1 required
lines
object
10 properties 5 required
BaseStationResponse
object
2 properties 2 required
DECTNetworkListPerson
object
1 property
AvailableMembersResponse
object
1 property
BaseStationsResponse
object
3 properties 3 required
LineType
string
PRIMARY - Primary line for the member. SHAREDCALLAPPEARANCE - Shared line for the member. A shared line allows users to receive and place calls to and from ano…
AvailableMember
object
8 properties 6 required
HandsetsResponse
object
4 properties 4 required
DECTHandsetGet
object
8 properties 6 required
location
object
2 properties 2 required
AddDECTHandset
object
3 properties 2 required
DECTNetworkPatch
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-dect-devices-settings-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