Documentation
Log in
Log in
Build
Platform Introduction
Embedded Apps
What's NewOverviewDeveloper GuideSidebar API Quick Start
Design Guidelines
MessagingMeetingsDevicesSidebar
API Reference
BotsButtons and CardsIntegrationsBYODSService Apps G2GWidgetsLogin with WebexDeveloper SandboxBeta ProgramSupport PolicyFAQs
APIs
API Behavior ChangesXML API DeprecationAccess the APIREST API BasicsComplianceWebex APIs
Admin
OverviewAdmin APIsHybrid ServicesAuthentication
Guides
Hybrid ServicesWebhooksReal-time File DLP BasicsProvisioning APIsBackground ImagesAudit Events Error Reference
Reference
Admin Audit EventsAuthorizationsEventsGroupsHybrid ClustersHybrid ConnectorsLicensesMeeting QualitiesOrganizationsPartner Reports/TemplatesPeopleRecording ReportRecordingsReportsResource Group MembershipsResource GroupsRolesSecurity Audit EventsSession TypesSpace ClassificationsTracking CodesWorkspace LocationsWorkspace Metrics
Webex Calling Beta
Overview
Guides
Integrations and AuthorizationMetadata and Samples
Webex Calling
OverviewSDKs and ToolsWhat's New
Guides
Integrations and AuthorizationProvisioning APIsMetadata and SamplesBackground Images
Reference
Call ControlsCall RoutingCall Settings For MeCalling Service SettingsClient Call SettingsConference ControlsConverged RecordingsDevice Call SettingsDevicesEmergency Services SettingsFeatures: Announcement PlaylistFeatures: Announcement RepositoryFeatures: Auto AttendantFeatures: Call ParkFeatures: Call PickupFeatures: Call QueueFeatures: Customer Experience EssentialsFeatures: Hunt GroupFeatures: Operating ModesFeatures: Paging GroupFeatures: Single Number ReachLocation Call SettingsLocation Call Settings: Call HandlingLocation Call Settings: SchedulesLocation Call Settings: VoicemailLocationsNumbersPSTNPartner Reports/TemplatesPeopleRecording ReportReportsReports: Detailed Call HistorySend Activation EmailUser Call SettingsVirtual Line Call SettingsWorkspace Call SettingsWorkspaces
Webex for Broadworks
Overview
Guides
Integrations and AuthorizationDeveloper's Guide
Reference
BroadWorks Billing ReportsBroadWorks Subscribers
Webex for Wholesale
Overview
Guides
Developer's Guide
Reference
Wholesale Billing ReportsWholesale Provisioning
Contact Center
Overview
Devices
Overview
Guides
Devices
Reference
Device Call SettingsDevice ConfigurationsDevicesWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
Directory Services
Reference
Domain ManagementIdentity Organization
Meetings
Overview
Guides
Integrations and AuthorizationWebhooksWebinar GuideMeeting Resource Guide
Reference
Meeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeetingsMeetings Summary ReportPeopleRecording ReportRecordingsSession TypesTracking CodesVideo MeshWebhooks
Messaging
Overview
Guides
BotsIntegrations and AuthorizationWebhooksButtons and Cards
Reference
Attachment ActionsEventsMembershipsMessagesPeopleRoom TabsRoomsTeam MembershipsTeamsWebhooks
SCIM 2
Overview
Reference
SCIM 2 BulkSCIM 2 GroupsSCIM 2 Users
FedRAMP
Overview
Guides
Create a BotCreate an IntegrationNotes on API Support
Workspace Integrations
OverviewTechnical DetailsControl Hub Features
Full API Reference
Admin Audit EventsAttachment ActionsAuthorizationsBroadWorks Billing ReportsBroadWorks SubscribersCall ControlsCall RoutingCall Settings For MeCalling Service SettingsClient Call SettingsConference ControlsConverged RecordingsDevice Call SettingsDevice ConfigurationsDevicesDomain ManagementEmergency Services SettingsEventsFeatures: Announcement PlaylistFeatures: Announcement RepositoryFeatures: Auto AttendantFeatures: Call ParkFeatures: Call PickupFeatures: Call QueueFeatures: Customer Experience EssentialsFeatures: Hunt GroupFeatures: Operating ModesFeatures: Paging GroupFeatures: Single Number ReachGroupsHybrid ClustersHybrid ConnectorsIdentity OrganizationIssuesLicensesLocation Call SettingsLocation Call Settings: Call HandlingLocation Call Settings: SchedulesLocation Call Settings: VoicemailLocationsMeeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeetingsMeetings Summary ReportMembershipsMessagesNumbersOrganizationsPSTNPartner Reports/TemplatesPeopleRecording ReportRecordingsReportsReports: Detailed Call HistoryResource Group MembershipsResource GroupsRolesRoom TabsRoomsSCIM 2 BulkSCIM 2 GroupsSCIM 2 UsersSecurity Audit EventsSend Activation EmailSession TypesSiteSpace ClassificationsTeam MembershipsTeamsTracking CodesUser Call SettingsVideo MeshVirtual Line Call SettingsWebhooksWholesale Billing ReportsWholesale ProvisioningWorkspace Call SettingsWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
API Changelog
SDKs
Space Meetings Migration
Meetings
Introduction
Platform
Web
IntroductionQuickstart
Basics
AuthorizationJoin a MeetingMigration To Improved MeetingsPasswords & CaptchasUnified Space Meetings
Advanced Features
Advanced ControlsDialing In and OutStreams & EffectsVideo Resolution
Multistream
Multistream Comprehensive GuideMultistream Quickstart
Migrating SDK V2 to V3
iOSAndroidBrowserNode.js
Developer CommunityCertifications

DECT Devices Settings

Not supported for Webex for Government (FedRAMP)

DECT APIs allow the admin to create a DECT network, and add base stations and handsets to the DECT network. People, places and virtual lines member types are supported on handset lines in the DECT network. Currently, APIs support Cisco DECT device models only.

Viewing and searching DECT settings requires a full or read-only administrator auth token with a scope of spark-admin:telephony_config_read.

Adding and modifying these DECT settings requires a full administrator auth token with a scope of spark-admin:telephony_config_write.

Method
Description
POSTundefined/telephony/config/locations/{locationId}/dectNetworks
Create a DECT Network
undefined/telephony/config/locations/{locationId}/dectNetworks
POSTCreate a DECT Network
GETundefined/telephony/config/dectNetworks
Get the List of DECT Networks for an organization
undefined/telephony/config/dectNetworks
GETGet the List of DECT Networks for an organization
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Get DECT Network Details
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
GETGet DECT Network Details
PUTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Update DECT Network
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
PUTUpdate DECT Network
DELETEundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
Delete DECT Network
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}
DELETEDelete DECT Network
POSTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Create Multiple Base Stations
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
POSTCreate Multiple Base Stations
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Get a list of DECT Network Base Stations
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
GETGet a list of DECT Network Base Stations
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
Get the details of a specific DECT Network Base Station
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
GETGet the details of a specific DECT Network Base Station
DELETEundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
Delete bulk DECT Network Base Stations
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations
DELETEDelete bulk DECT Network Base Stations
DELETEundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
Delete a specific DECT Network Base Station
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/baseStations/{baseStationId}
DELETEDelete a specific DECT Network Base Station
POSTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
Add a Handset to a DECT Network
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
POSTAdd a Handset to a DECT Network
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
Get List of Handsets for a DECT Network ID
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets
GETGet List of Handsets for a DECT Network ID
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Get Specific DECT Network Handset Details
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
GETGet Specific DECT Network Handset Details
PUTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Update DECT Network Handset
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
PUTUpdate DECT Network Handset
DELETEundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
Delete specific DECT Network Handset Details
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/{handsetId}
DELETEDelete specific DECT Network Handset Details
DELETEundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/
Delete multiple handsets
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/handsets/
DELETEDelete multiple handsets
GETundefined/telephony/config/people/{personId}/dectNetworks
GET List of DECT networks associated with a Person
undefined/telephony/config/people/{personId}/dectNetworks
GETGET List of DECT networks associated with a Person
GETundefined/telephony/config/workspaces/{workspaceId}/dectNetworks
GET List of DECT networks associated with a workspace
undefined/telephony/config/workspaces/{workspaceId}/dectNetworks
GETGET List of DECT networks associated with a workspace
GETundefined/telephony/config/devices/availableMembers
Search Available Members
undefined/telephony/config/devices/availableMembers
GETSearch Available Members
POSTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword/actions/generate/invoke
Generate and Enable DECT Serviceability Password
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword/actions/generate/invoke
POSTGenerate and Enable DECT Serviceability Password
GETundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
Get DECT Serviceability Password status
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
GETGet DECT Serviceability Password status
PUTundefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
Update DECT Serviceability Password status
undefined/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword
PUTUpdate DECT Serviceability Password status

Connect

Contact Sales

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2025 Cisco and/or its affiliates. All rights reserved.