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 Outdial ANI API

The Outdial ANI API from Webex — 11 operation(s) for outdial ani.

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

Tagged areas include Outdial ANI. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

16 operations 11 paths 20 schemas 2 DELETE8 GET4 POST2 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 Outdial ANI 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 16

Across 11 paths, the API surfaces 16 operations — 2 DELETE, 8 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Outdial ANI 16
GET
/organization/{orgid}/outdial-ani
List Outdial ANI(s)
getAllConfig_5 6 params → 200401403404429500
POST
/organization/{orgid}/outdial-ani
Create a new Outdial ANI
createConfig_8 1 param body → 201400401403409429500
POST
/organization/{orgid}/outdial-ani/bulk
Bulk save Outdial ANI(s)
saveAllConfig_9 1 param body → 207400401403409429500
GET
/organization/{orgid}/outdial-ani/bulk-exportdeprecated
Bulk export Outdial ANI(s)
bulkExport_7 3 params → 200401403404429500
GET
/organization/{orgid}/outdial-ani/entry
List Outdial ANI Entry(s)
getAllConfigWithMetaData_26 6 params → 200401403404429500
GET
/organization/{orgid}/outdial-ani/{id}
Get specific Outdial ANI by ID
getConfig_10 2 params → 200401403404429500
PUT
/organization/{orgid}/outdial-ani/{id}
Update specific Outdial ANI by ID
updateConfig_10 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/outdial-ani/{id}
Delete specific Outdial ANI by ID
deleteConfig_9 2 params → 204401403404412429500
GET
/organization/{orgid}/outdial-ani/{id}/incoming-references
List references for a specific Outdial ANI
getIncomingReferences_7 5 params → 200401403404429500
POST
/organization/{orgid}/outdial-ani/{outDialAniId}/entry
Create a new Outdial ANI Entry
createConfig_9 2 params body → 201400401403409429500
POST
/organization/{orgid}/outdial-ani/{outDialAniId}/entry/bulk
Bulk save Outdial ANI Entry(s)
saveAllConfig_8 2 params body → 207400401403409429500
GET
/organization/{orgid}/outdial-ani/{outDialAniId}/entry/{id}
Get specific Outdial ANI Entry by ID
getConfig_9 3 params → 200401403404429500
PUT
/organization/{orgid}/outdial-ani/{outDialAniId}/entry/{id}
Update specific Outdial ANI Entry by ID
updateConfig_9 3 params body → 200400401403404412429500
DELETE
/organization/{orgid}/outdial-ani/{outDialAniId}/entry/{id}
Delete specific Outdial ANI Entry by ID
deleteConfig_8 3 params → 200401403404412429500
GET
/organization/{orgid}/v2/outdial-ani
List Outdial ANI(s)
getAllConfigWithMetaData_9 7 params → 200401403404429500
GET
/organization/{orgid}/v2/outdial-ani/{outDialAniId}/entry
List Outdial ANI Entry(s)
getAllConfigWithMetaData_10 7 params → 200401403404429500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are OutdialANIDTO (8 properties), MetaDataReferencesPagingInfo (8 properties), OutdialANIEntryDTO (8 properties), OutdialANIDTOList (7 properties). Each schema is shown below with its type and property counts.

ApiErrorResponse
object
Response body for an API error.
2 properties
OutdialANIEntryDetailsDTO
object
2 properties
BulkExportDTOOutdialANIBulkExportDTO
object
Bulk export Dto
5 properties
BulkRequestDTOOutdialANIDTO
object
1 property
EntityInfo
object
6 properties
OutdialANIEntryDTO
object
Outdial ANI entry representing a single caller ID phone number or SIP URI.
8 properties 2 required
ResponseEnvelopeOutdialANIEntryDTO
object
Response envelope containing a list of Outdial ANI entry resources.
2 properties
BulkResponseItemDTO
object
5 properties
OperationError
object
An error message providing details about the operation failure.
1 property
OutdialANIDTO
object
Outdial ANI resource representing a set of caller ID entries for outdial calls.
8 properties 1 required
OutdialANIBulkExportDTO
object
3 properties
ResponseEnvelopeOutdialANIDTO
object
Response envelope containing a list of Outdial ANI resources.
2 properties
BulkRequestItemDTOOutdialANIEntryDTO
object
List of items in the bulk request.
3 properties
ErrorDetails
object
Details of an error.
2 properties
BulkRequestItemDTOOutdialANIDTO
object
List of items in the bulk request.
3 properties
BulkResponseDTO
object
1 property
OutdialANIDTOList
object
7 properties
BulkRequestDTOOutdialANIEntryDTO
object
1 property
EntityReferenceInfoDTO
object
3 properties
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-outdial-ani-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