Location Call Settings: Schedules Draft
Location Call Settings: Schedules supports reading and writing of Webex Calling Location Schedule and Event settings for a specific organization.
Viewing these read-only organization settings requires a full or read-only administrator auth token with a scope of spark-admin:telephony_config_read
.
Modifying these organization settings requires a full administrator auth token with a scope of spark-admin:telephony_config_write
.
A partner administrator can retrieve or change settings in a customer's organization using the optional orgId
query parameter.
Method
Description
Read the List of Schedules
GETRead the List of Schedules
GEThttps://api-usgov.webex.com/v1/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}
Get Details for a Schedule
https://api-usgov.webex.com/v1/telephony/config/locations/{locationId}/schedules/{type}/{scheduleId}
GETGet Details for a ScheduleCreate a Schedule
POSTCreate a Schedule
Get Details for a Schedule Event
GETGet Details for a Schedule Event
Create a Schedule Event
POSTCreate a Schedule Event
Update a Schedule Event