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: Schedules API

The Location Call Settings: Schedules API from Webex — 4 operation(s) for location call settings: schedules.

Webex Location Call Settings: Schedules 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: Schedules. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

9 operations 4 paths 13 schemas 2 DELETE3 GET2 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 Location Call Settings: Schedules 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 9

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

Location Call Settings: Schedules 9
GET
/telephony/config/locations/{locationId}/schedules
Read the List of Schedules
Read the List of Schedules 6 params → 200400401403404405409410
POST
/telephony/config/locations/{locationId}/schedules
Create a Schedule
Create a Schedule 2 params body → 201400401403404405409410
GET
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}
Get Details for a Schedule
Get Details for a Schedule 4 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}
Update a Schedule
Update a Schedule 4 params body → 200400401403404405409410
DELETE
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}
Delete a Schedule
Delete a Schedule 4 params → 204400401403404405409410
GET
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}/events/{eventId}
Get Details for a Schedule Event
Get Details for a Schedule Event 5 params → 200400401403404405409410
PUT
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}/events/{eventId}
Update a Schedule Event
Update a Schedule Event 5 params body → 200400401403404405409410
DELETE
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}/events/{eventId}
Delete a Schedule Event
Delete a Schedule Event 5 params → 204400401403404405409410
POST
/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}/events
Create a Schedule Event
Create a Schedule Event 4 params body → 201400401403404405409410

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ModifyScheduleEventListObject (8 properties), GetScheduleEventObject (8 properties), ModifyScheduleEventObject (7 properties), RecurWeeklyObject (7 properties). Each schema is shown below with its type and property counts.

RecurYearlyByDateObject
object
2 properties 2 required
ListScheduleObject
object
5 properties 5 required
GetScheduleObject
object
4 properties 3 required
RecurrenceObject
object
5 properties
ModifyScheduleEventListObject
object
8 properties 4 required
ModifyScheduleObject
object
2 properties 1 required
PostScheduleEventObject
object
7 properties 3 required
RecurWeeklyObject
object
7 properties 1 required
GetScheduleEventObject
object
8 properties 4 required
PostScheduleObject
object
3 properties 2 required
ModifyScheduleEventObject
object
7 properties 3 required
RecurYearlyByDayObject
object
3 properties 3 required
ScheduleEventObject
object
7 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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