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 Location Call Settings: Call Handling API

The Location Call Settings: Call Handling API from Webex — 8 operation(s) for location call settings: call handling.

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

Tagged areas include Location Call Settings: Call Handling. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 19 operations across 8 paths, and defines 20 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

19 operations 8 paths 20 schemas 3 DELETE7 GET3 POST6 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 Location Call Settings: Call Handling 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 19

Across 8 paths, the API surfaces 19 operations — 3 DELETE, 7 GET, 3 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Location Call Settings: Call Handling 19
POST
/telephony/config/locations/{locationId}/actions/generatePassword/invoke
Generate example password for Location
Generate example password for Location 2 params body → 200400401403404405409410
GET
/telephony/config/locations/{locationId}/internalDialing
Read the Internal Dialing configuration for a location
Read the Internal Dialing configuration for a location 2 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/internalDialing
Modify the Internal Dialing configuration for a location
Modify the Internal Dialing configuration for a location 2 params body → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/intercept
Get Location Intercept
Get Location Intercept 2 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/intercept
Put Location Intercept
Put Location Intercept 2 params body → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/outgoingPermission
Get Location Outgoing Permission
Get Location Outgoing Permission 2 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/outgoingPermission
Update Location Outgoing Permission
Update Location Outgoing Permission 2 params body → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/outgoingPermission/autoTransferNumbers
Get Outgoing Permission Auto Transfer Number
Get Outgoing Permission Auto Transfer Number 2 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/outgoingPermission/autoTransferNumbers
Put Outgoing Permission Auto Transfer Number
Put Outgoing Permission Auto Transfer Number 2 params body → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/outgoingPermission/accessCodes
Get Outgoing Permission Location Access Code
Get Outgoing Permission Location Access Code 2 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/outgoingPermission/accessCodes
Create Outgoing Permission a new access code for a customer location
Create Outgoing Permission a new access code for a customer location 2 params body → 201400401403404405409410
PUT
/telephony/config/locations/{locationId}/outgoingPermission/accessCodes
Delete Outgoing Permission Access Code Location
Delete Outgoing Permission Access Code Location 2 params body → 204400401403404405409410
DELETE
/telephony/config/locations/{locationId}/outgoingPermission/accessCodes
Delete all Outgoing Permission Access Code for a Location
Delete all Outgoing Permission Access Code for a Location 2 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns
Get Outgoing Permission Digit Pattern for a Location
Get Outgoing Permission Digit Pattern for a Location 2 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns
Create Outgoing Permission a new Digit Pattern for a location
Create Outgoing Permission a new Digit Pattern for a location 2 params body → 201400401403404405409410
DELETE
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns
Delete all Outgoing Permission Digit Patterns for a Location
Delete all Outgoing Permission Digit Patterns for a Location 2 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns/{digitPatternId}
Get Details for a Outgoing Permission Digit Pattern for a Location
Get Details for a Outgoing Permission Digit Pattern for a Location 3 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns/{digitPatternId}
Update a Outgoing Permission Digit Pattern for a Location
Update a Outgoing Permission Digit Pattern for a Location 3 params body → 204400401403404405409410
DELETE
/telephony/config/locations/{locationId}/outgoingPermission/digitPatterns/{digitPatternId}
Delete a Outgoing Permission Digit Pattern for a Location
Delete a Outgoing Permission Digit Pattern for a Location 3 params → 204400401403404405409410

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are LocationDigitPatternObject (5 properties), LocationOutgoingPermissionDigitPatternPatchObject (4 properties), CallingPermissionObject (4 properties), LocationOutgoingPermissionDigitPatternPostObject (4 properties). Each schema is shown below with its type and property counts.

InternalDialingPut
object
2 properties
PutLocationInterceptObject
object
3 properties 1 required
PutAutoTransferNumberObject
object
3 properties
GeneratePasswordPostResponse
object
1 property
GetLocationAccessCodeObject
object
1 property
PasswordGenerate
string
sip - SIP password setting
RouteType
string
ROUTEGROUP - Route group must include at least one trunk with a maximum of 10 trunks per route group. TRUNK - Connection between Webex Calling and the premises.
PostLocationAccessCodeObject
object
1 property
LocationOutgoingPermissionDigitPatternPatchObject
object
4 properties
GetLocationInterceptObject
object
3 properties 1 required
InternalDialingGet
object
2 properties
RouteIdentity
object
3 properties 3 required
LocationOutgoingPermissionDigitPatternPostObject
object
4 properties 4 required
CallingPermissionObject
object
4 properties 4 required
GetAutoTransferNumberObject
object
3 properties
UnknownExtensionRouteIdentity
object
2 properties 2 required
PutAccessCodeLocationObject
object
1 property 1 required
CallingPermissionPatchObject
object
3 properties 3 required
LocationOutgoingPermissionDigitPatternGetListObject
object
1 property 1 required
LocationDigitPatternObject
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-location-call-settings-call-handling-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