How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Features: Hunt Group API

The Features: Hunt Group API from Webex — 10 operation(s) for features: hunt group.

Webex Features: Hunt Group API is one of 193 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Features: Hunt Group. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 15 operations across 10 paths, and defines 33 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

15 operations 10 paths 33 schemas 2 DELETE7 GET3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Webex Features: Hunt Group 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 accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — e.g. Bearer YOURAUTHORIZATIONTOKEN

Paths & Operations 15

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

Features: Hunt Group 15
GET
/telephony/config/huntGroups
Read the List of Hunt Groups
listHuntGroups 6 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/huntGroups
Create a Hunt Group
createHuntGroup 2 params body → 200400401403404405409410
DELETE
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}
Delete a Hunt Group
deleteHuntGroup 3 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}
Get Details for a Hunt Group
getHuntGroup 3 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}
Update a Hunt Group
updateHuntGroup 3 params body → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding
Get Call Forwarding Settings for a Hunt Group
getHuntGroupCallForwardingSettings 3 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding
Update Call Forwarding Settings for a Hunt Group
updateHuntGroupCallForwardingSettings 3 params body → 204400401403404405409410
POST
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding/selectiveRules
Create a Selective Call Forwarding Rule for a Hunt Group
createHuntGroupSelectiveCallForwardingRule 3 params body → 201400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding/selectiveRules/{ruleId}
Get Selective Call Forwarding Rule for a Hunt Group
getHuntGroupSelectiveCallForwardingRule 4 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding/selectiveRules/{ruleId}
Update a Selective Call Forwarding Rule for a Hunt Group
updateHuntGroupSelectiveCallForwardingRule 4 params body → 201400401403404405409410
DELETE
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding/selectiveRules/{ruleId}
Delete a Selective Call Forwarding Rule for a Hunt Group
deleteHuntGroupSelectiveCallForwardingRule 4 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/availableNumbers
Get Hunt Group Primary Available Phone Numbers
getHuntGroupPrimaryAvailablePhoneNumbers 5 params → 200400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/alternate/availableNumbers
Get Hunt Group Alternate Available Phone Numbers
getHuntGroupAlternateAvailablePhoneNumbers 5 params → 200400401403404405409410
GET
/telephony/config/locations/{locationId}/huntGroups/callForwarding/availableNumbers
Get Hunt Group Call Forward Available Phone Numbers
getHuntGroupCallForwardAvailablePhoneNumbers 7 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/huntGroups/{huntGroupId}/callForwarding/actions/switchMode/invoke
Switch Mode for Call Forwarding Settings for a Hunt Group
switchHuntGroupCallForwardingMode 3 params body → 204400401403404405409410

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are GetHuntGroupObject (17 properties), ModifyHuntGroupObject (15 properties), CreateHuntGroupObject (13 properties), ListHuntGroupObject (9 properties). Each schema is shown below with its type and property counts.

GetHuntGroupCallPolicyObject
object
7 properties 2 required
NumberOwnerType
string
PLACE - PSTN phone number's owner is a workspace. PEOPLE - PSTN phone number's owner is a person. VIRTUALLINE - PSTN phone number's owner is a Virtual Profile.…
PostHuntGroupCallPolicyObject
object
7 properties 2 required
CallForwardRulesSet
object
2 properties 1 required
ModifyHuntGroupObject
object
15 properties
RingPatternObject
string
NORMAL - Normal incoming ring pattern. LONGLONG - Incoming ring pattern of two long rings. SHORTSHORTLONG - Incoming ring pattern of two short rings, followed…
DirectLineCallerIdNameObjectForPut
object
Settings for the direct line caller ID name to be shown for this workspace.
2 properties
CallForwardingNumbers
object
3 properties 1 required
TelephonyType
string
PSTNNUMBER - The object is a PSTN number.
ModifyCallForwardingObject
object
1 property
AlternateNumbersWithPattern
object
2 properties 1 required
GetHuntGroupObject
object
17 properties 7 required
PostPersonPlaceVirtualLineHuntGroupObject
object
2 properties 1 required
GetForwardingRuleObject
object
8 properties 4 required
DirectLineCallerIdNameObject
object
Settings for the direct line caller ID name to be shown for this workspace.
2 properties
HuntGroupPrimaryAvailableNumberObject
object
6 properties 6 required
HuntGroupAlternateAvailableNumberListGetObject
object
1 property 1 required
ModesGet
object
6 properties 6 required
CreateForwardingRuleObject
object
7 properties 3 required
STATE
string
ACTIVE - Phone number is in the active state. INACTIVE - Phone number is in the inactive state.
SelectionObject
string
DISPLAYNAME - When this option is selected, displayName is to be shown for this workspace. CUSTOMNAME - When this option is selected, customName is to be shown…
HuntGroupAlternateAvailableNumberObject
object
6 properties 6 required
ModesPatch
object
3 properties 3 required
ListHuntGroupObject
object
9 properties 5 required
HuntGroupCallForwardAvailableNumberListGetObject
object
1 property 1 required
CallForwardSettingsGet
object
1 property 1 required
HuntGroupPrimaryAvailableNumberListGetObject
object
1 property 1 required
CallForwardRulesGet
object
6 properties 1 required
HuntPolicySelection
string
CIRCULAR - This option cycles through all agents after the last agent that took a call. It sends calls to the next available agent. This is supported for SKILL…
ModifyForwardingRuleObject
object
7 properties
CreateHuntGroupObject
object
13 properties 4 required
GetPersonPlaceVirtualLineHuntGroupObject
object
8 properties 1 required
HuntGroupCallForwardAvailableNumberObject
object
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-features-hunt-group-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
Where this information came from

This is an independent, third-party profile of Webex Features: Hunt Group API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.