Webex Calling Service 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 Calling Service Settings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
10 operations
across 6 paths,
and defines 11 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
10 operations6 paths11 schemas6 GET4 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 Calling Service 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.
Get the organization call captions settings1 param→ 200400401403404405409410
PUT
/telephony/config/callCaptions
Update the organization call captions settings
Update the organization call captions settings1 parambody→ 204400401403404405409410
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are PutVoicemailRulesObject (5 properties), GetVoicemailRulesObject (4 properties), AudioAnnouncementFileGetObject (4 properties), GetVoicemailSettingsObject (4 properties). Each schema is shown below with its type and property counts.
UpdateMusicOnHoldObject
object
1 property
GetMusicOnHoldObject
object
4 properties3 required
PutVoicemailRulesObject
object
5 properties
AudioAnnouncementFileGetObject
object
4 properties4 required
UpdateCallCaptionsObject
object
2 properties
OrganizationStatusGetObject
object
2 properties2 required
GetCallCaptionsObject
object
2 properties2 required
Language
object
2 properties2 required
GetVoicemailRulesObject
object
4 properties
PutVoicemailSettingsObject
object
4 properties2 required
GetVoicemailSettingsObject
object
4 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.