Features: Announcement Playlist
Features: Announcement Playlist support reading and writing of Webex Calling Announcement Playlist settings for a specific organization. The playlist has multiple announcement files which will be played where the announcement playlist is selected.
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
Fetch list of announcement playlist on organization level
GETFetch list of announcement playlist on organization level
Create announcement Playlist at organization level
POSTCreate announcement Playlist at organization level
Fetch details of announcement playlist at the organization level
GETFetch details of announcement playlist at the organization level
Modify announcement playlist at organization level
PUTModify announcement playlist at organization level
Delete an announcement playlist of the organization
DELETEDelete an announcement playlist of the organization
Fetch list of locations which are assigned to the announcement playlist
GETFetch list of locations which are assigned to the announcement playlist
Modify list of assigned locations to the announcement playlist
PUTModify list of assigned locations to the announcement playlist