Features: Announcement Repository
Features: Announcement Repository support reading and writing of Webex Calling Announcement Repository settings for a specific organization.
Viewing these read-only organization settings requires a full or read-only administrator or location 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
Fetch list of announcement greetings on location and organization level
GETFetch list of announcement greetings on location and organization level
Upload a binary announcement greeting at organization level
POSTUpload a binary announcement greeting at organization level
Fetch repository usage for announcements for an organization
GETFetch repository usage for announcements for an organization
Delete an announcement greeting of the organization
DELETEDelete an announcement greeting of the organization
Fetch details of a binary announcement greeting at the organization level
GETFetch details of a binary announcement greeting at the organization level
Modify a binary announcement greeting at organization level
PUTModify a binary announcement greeting at organization level
Upload a binary announcement greeting at the location level
POSTUpload a binary announcement greeting at the location level
Fetch repository usage for announcements in a location
GETFetch repository usage for announcements in a location
DELETEhttps://webexapis.com/v1/telephony/config/locations/{locationId}/announcements/{announcementId}
Delete an announcement greeting in a location
DELETEDelete an announcement greeting in a location
Fetch details of a binary announcement greeting at location level
GETFetch details of a binary announcement greeting at location level
Modify a binary announcement greeting at location level
PUTModify a binary announcement greeting at location level