purecloud-platform-client-v2 253.0.0 → 254.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/README.md +3 -3
  2. package/dist/node/purecloud-platform-client-v2.js +1159 -304
  3. package/dist/web-amd/purecloud-platform-client-v2.js +1159 -304
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +438 -304
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +438 -304
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +462 -15
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AIStudioApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -62
  17. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/AssistantCopilotVariationsApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/BackgroundAssistantApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/BusinessRulesApi.js +435 -1
  24. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/CaseManagementApi.js +207 -125
  26. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +2 -6
  30. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -5
  39. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/IntentsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -5
  49. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -9
  68. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/RoutingApi.js +155 -3
  71. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +268 -1
  82. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  88. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -5
  89. package/src/purecloud-platform-client-v2/api/UsersRulesApi.js +1 -1
  90. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  91. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  92. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  93. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  94. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  95. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  96. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +10 -5
  97. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -5,7 +5,7 @@ class ChatApi {
5
5
  /**
6
6
  * Chat service.
7
7
  * @module purecloud-platform-client-v2/api/ChatApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class CoachingApi {
5
5
  /**
6
6
  * Coaching service.
7
7
  * @module purecloud-platform-client-v2/api/CoachingApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ContentManagementApi {
5
5
  /**
6
6
  * ContentManagement service.
7
7
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ConversationsApi {
5
5
  /**
6
6
  * Conversations service.
7
7
  * @module purecloud-platform-client-v2/api/ConversationsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -26,7 +26,6 @@ class ConversationsApi {
26
26
  * @param {String} jobId jobId
27
27
  * @param {Object} opts Optional parameters
28
28
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
29
- * deleteAnalyticsConversationsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
30
29
  */
31
30
  deleteAnalyticsConversationsAggregatesJob(jobId, opts) {
32
31
  opts = opts || {};
@@ -693,7 +692,6 @@ class ConversationsApi {
693
692
  * @param {String} jobId jobId
694
693
  * @param {Object} opts Optional parameters
695
694
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
696
- * getAnalyticsConversationsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
697
695
  */
698
696
  getAnalyticsConversationsAggregatesJob(jobId, opts) {
699
697
  opts = opts || {};
@@ -725,7 +723,6 @@ class ConversationsApi {
725
723
  * @param {Object} opts Optional parameters
726
724
  * @param {String} opts.cursor Cursor token to retrieve next page
727
725
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
728
- * getAnalyticsConversationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice
729
726
  */
730
727
  getAnalyticsConversationsAggregatesJobResults(jobId, opts) {
731
728
  opts = opts || {};
@@ -6572,7 +6569,6 @@ class ConversationsApi {
6572
6569
  * @param {Object} body query
6573
6570
  * @param {Object} opts Optional parameters
6574
6571
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
6575
- * postAnalyticsConversationsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
6576
6572
  */
6577
6573
  postAnalyticsConversationsAggregatesJobs(body, opts) {
6578
6574
  opts = opts || {};
@@ -9557,7 +9553,7 @@ class ConversationsApi {
9557
9553
 
9558
9554
  /**
9559
9555
  * Send an agentless outbound message
9560
- * Send an agentless (api participant) outbound message using a client credential grant. In order to call this endpoint you will need OAuth token generated using OAuth client credentials authorized with at least messaging scope. If there is already a connected conversation between the fromAddress and toAddress specified, the useExistingActiveConversation param can be used to barge in to the ongoing conversation.
9556
+ * Send an agentless (api participant) outbound message using a client credential grant. In order to call this endpoint you will need OAuth token generated using OAuth client credentials authorized with at least messaging scope. If there is already a connected conversation between the fromAddress and recipient specified, the useExistingActiveConversation param can be used to barge in to the ongoing conversation.
9561
9557
  * @param {Object} body Create agentless outbound messaging request
9562
9558
  * @param {Object} opts Optional parameters
9563
9559
  * @param {Boolean} opts.useNormalizedMessage If true, response removes deprecated fields (textBody, messagingTemplate) (default to false)
@@ -5,7 +5,7 @@ class DataExtensionsApi {
5
5
  /**
6
6
  * DataExtensions service.
7
7
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class DataPrivacyApi {
5
5
  /**
6
6
  * DataPrivacy service.
7
7
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class DownloadsApi {
5
5
  /**
6
6
  * Downloads service.
7
7
  * @module purecloud-platform-client-v2/api/DownloadsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class EmailsApi {
5
5
  /**
6
6
  * Emails service.
7
7
  * @module purecloud-platform-client-v2/api/EmailsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class EmployeeEngagementApi {
5
5
  /**
6
6
  * EmployeeEngagement service.
7
7
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class EventsApi {
5
5
  /**
6
6
  * Events service.
7
7
  * @module purecloud-platform-client-v2/api/EventsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ExternalContactsApi {
5
5
  /**
6
6
  * ExternalContacts service.
7
7
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class FaxApi {
5
5
  /**
6
6
  * Fax service.
7
7
  * @module purecloud-platform-client-v2/api/FaxApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class FlowsApi {
5
5
  /**
6
6
  * Flows service.
7
7
  * @module purecloud-platform-client-v2/api/FlowsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -26,7 +26,6 @@ class FlowsApi {
26
26
  * @param {String} jobId jobId
27
27
  * @param {Object} opts Optional parameters
28
28
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
29
- * deleteAnalyticsFlowsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
30
29
  */
31
30
  deleteAnalyticsFlowsAggregatesJob(jobId, opts) {
32
31
  opts = opts || {};
@@ -57,7 +56,6 @@ class FlowsApi {
57
56
  * @param {String} jobId jobId
58
57
  * @param {Object} opts Optional parameters
59
58
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
60
- * getAnalyticsFlowsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
61
59
  */
62
60
  getAnalyticsFlowsAggregatesJob(jobId, opts) {
63
61
  opts = opts || {};
@@ -89,7 +87,6 @@ class FlowsApi {
89
87
  * @param {Object} opts Optional parameters
90
88
  * @param {String} opts.cursor Cursor token to retrieve next page
91
89
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
92
- * getAnalyticsFlowsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice
93
90
  */
94
91
  getAnalyticsFlowsAggregatesJobResults(jobId, opts) {
95
92
  opts = opts || {};
@@ -152,7 +149,6 @@ class FlowsApi {
152
149
  * @param {Object} body query
153
150
  * @param {Object} opts Optional parameters
154
151
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
155
- * postAnalyticsFlowsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
156
152
  */
157
153
  postAnalyticsFlowsAggregatesJobs(body, opts) {
158
154
  opts = opts || {};
@@ -5,7 +5,7 @@ class GamificationApi {
5
5
  /**
6
6
  * Gamification service.
7
7
  * @module purecloud-platform-client-v2/api/GamificationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class GeneralDataProtectionRegulationApi {
5
5
  /**
6
6
  * GeneralDataProtectionRegulation service.
7
7
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class GeolocationApi {
5
5
  /**
6
6
  * Geolocation service.
7
7
  * @module purecloud-platform-client-v2/api/GeolocationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class GreetingsApi {
5
5
  /**
6
6
  * Greetings service.
7
7
  * @module purecloud-platform-client-v2/api/GreetingsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class GroupsApi {
5
5
  /**
6
6
  * Groups service.
7
7
  * @module purecloud-platform-client-v2/api/GroupsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class IdentityProviderApi {
5
5
  /**
6
6
  * IdentityProvider service.
7
7
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class InfrastructureAsCodeApi {
5
5
  /**
6
6
  * InfrastructureAsCode service.
7
7
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class IntegrationsApi {
5
5
  /**
6
6
  * Integrations service.
7
7
  * @module purecloud-platform-client-v2/api/IntegrationsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class IntentsApi {
5
5
  /**
6
6
  * Intents service.
7
7
  * @module purecloud-platform-client-v2/api/IntentsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class JourneyApi {
5
5
  /**
6
6
  * Journey service.
7
7
  * @module purecloud-platform-client-v2/api/JourneyApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -26,7 +26,6 @@ class JourneyApi {
26
26
  * @param {String} jobId jobId
27
27
  * @param {Object} opts Optional parameters
28
28
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
29
- * deleteAnalyticsJourneysAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
30
29
  */
31
30
  deleteAnalyticsJourneysAggregatesJob(jobId, opts) {
32
31
  opts = opts || {};
@@ -330,7 +329,6 @@ class JourneyApi {
330
329
  * @param {String} jobId jobId
331
330
  * @param {Object} opts Optional parameters
332
331
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
333
- * getAnalyticsJourneysAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
334
332
  */
335
333
  getAnalyticsJourneysAggregatesJob(jobId, opts) {
336
334
  opts = opts || {};
@@ -362,7 +360,6 @@ class JourneyApi {
362
360
  * @param {Object} opts Optional parameters
363
361
  * @param {String} opts.cursor Cursor token to retrieve next page
364
362
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
365
- * getAnalyticsJourneysAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice
366
363
  */
367
364
  getAnalyticsJourneysAggregatesJobResults(jobId, opts) {
368
365
  opts = opts || {};
@@ -2159,7 +2156,6 @@ class JourneyApi {
2159
2156
  * @param {Object} body query
2160
2157
  * @param {Object} opts Optional parameters
2161
2158
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
2162
- * postAnalyticsJourneysAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
2163
2159
  */
2164
2160
  postAnalyticsJourneysAggregatesJobs(body, opts) {
2165
2161
  opts = opts || {};
@@ -5,7 +5,7 @@ class KnowledgeApi {
5
5
  /**
6
6
  * Knowledge service.
7
7
  * @module purecloud-platform-client-v2/api/KnowledgeApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LanguageUnderstandingApi {
5
5
  /**
6
6
  * LanguageUnderstanding service.
7
7
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LanguagesApi {
5
5
  /**
6
6
  * Languages service.
7
7
  * @module purecloud-platform-client-v2/api/LanguagesApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LearningApi {
5
5
  /**
6
6
  * Learning service.
7
7
  * @module purecloud-platform-client-v2/api/LearningApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LicenseApi {
5
5
  /**
6
6
  * License service.
7
7
  * @module purecloud-platform-client-v2/api/LicenseApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LocationsApi {
5
5
  /**
6
6
  * Locations service.
7
7
  * @module purecloud-platform-client-v2/api/LocationsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class LogCaptureApi {
5
5
  /**
6
6
  * LogCapture service.
7
7
  * @module purecloud-platform-client-v2/api/LogCaptureApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class MessagingApi {
5
5
  /**
6
6
  * Messaging service.
7
7
  * @module purecloud-platform-client-v2/api/MessagingApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class MobileDevicesApi {
5
5
  /**
6
6
  * MobileDevices service.
7
7
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class NotificationsApi {
5
5
  /**
6
6
  * Notifications service.
7
7
  * @module purecloud-platform-client-v2/api/NotificationsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OAuthApi {
5
5
  /**
6
6
  * OAuth service.
7
7
  * @module purecloud-platform-client-v2/api/OAuthApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ObjectsApi {
5
5
  /**
6
6
  * Objects service.
7
7
  * @module purecloud-platform-client-v2/api/ObjectsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OperationalEventsApi {
5
5
  /**
6
6
  * OperationalEvents service.
7
7
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OrganizationApi {
5
5
  /**
6
6
  * Organization service.
7
7
  * @module purecloud-platform-client-v2/api/OrganizationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OrganizationAuthorizationApi {
5
5
  /**
6
6
  * OrganizationAuthorization service.
7
7
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OutboundApi {
5
5
  /**
6
6
  * Outbound service.
7
7
  * @module purecloud-platform-client-v2/api/OutboundApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class PresenceApi {
5
5
  /**
6
6
  * Presence service.
7
7
  * @module purecloud-platform-client-v2/api/PresenceApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ProcessAutomationApi {
5
5
  /**
6
6
  * ProcessAutomation service.
7
7
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class QualityApi {
5
5
  /**
6
6
  * Quality service.
7
7
  * @module purecloud-platform-client-v2/api/QualityApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -26,7 +26,6 @@ class QualityApi {
26
26
  * @param {String} jobId jobId
27
27
  * @param {Object} opts Optional parameters
28
28
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
29
- * deleteAnalyticsEvaluationsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
30
29
  */
31
30
  deleteAnalyticsEvaluationsAggregatesJob(jobId, opts) {
32
31
  opts = opts || {};
@@ -57,7 +56,6 @@ class QualityApi {
57
56
  * @param {String} jobId jobId
58
57
  * @param {Object} opts Optional parameters
59
58
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
60
- * deleteAnalyticsSurveysAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
61
59
  */
62
60
  deleteAnalyticsSurveysAggregatesJob(jobId, opts) {
63
61
  opts = opts || {};
@@ -285,7 +283,6 @@ class QualityApi {
285
283
  * @param {String} jobId jobId
286
284
  * @param {Object} opts Optional parameters
287
285
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
288
- * getAnalyticsEvaluationsAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
289
286
  */
290
287
  getAnalyticsEvaluationsAggregatesJob(jobId, opts) {
291
288
  opts = opts || {};
@@ -317,7 +314,6 @@ class QualityApi {
317
314
  * @param {Object} opts Optional parameters
318
315
  * @param {String} opts.cursor Cursor token to retrieve next page
319
316
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
320
- * getAnalyticsEvaluationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice
321
317
  */
322
318
  getAnalyticsEvaluationsAggregatesJobResults(jobId, opts) {
323
319
  opts = opts || {};
@@ -348,7 +344,6 @@ class QualityApi {
348
344
  * @param {String} jobId jobId
349
345
  * @param {Object} opts Optional parameters
350
346
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
351
- * getAnalyticsSurveysAggregatesJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice
352
347
  */
353
348
  getAnalyticsSurveysAggregatesJob(jobId, opts) {
354
349
  opts = opts || {};
@@ -380,7 +375,6 @@ class QualityApi {
380
375
  * @param {Object} opts Optional parameters
381
376
  * @param {String} opts.cursor Cursor token to retrieve next page
382
377
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
383
- * getAnalyticsSurveysAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice
384
378
  */
385
379
  getAnalyticsSurveysAggregatesJobResults(jobId, opts) {
386
380
  opts = opts || {};
@@ -1484,7 +1478,6 @@ class QualityApi {
1484
1478
  * @param {Object} body query
1485
1479
  * @param {Object} opts Optional parameters
1486
1480
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
1487
- * postAnalyticsEvaluationsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
1488
1481
  */
1489
1482
  postAnalyticsEvaluationsAggregatesJobs(body, opts) {
1490
1483
  opts = opts || {};
@@ -1545,7 +1538,6 @@ class QualityApi {
1545
1538
  * @param {Object} body query
1546
1539
  * @param {Object} opts Optional parameters
1547
1540
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
1548
- * postAnalyticsSurveysAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
1549
1541
  */
1550
1542
  postAnalyticsSurveysAggregatesJobs(body, opts) {
1551
1543
  opts = opts || {};
@@ -5,7 +5,7 @@ class RecordingApi {
5
5
  /**
6
6
  * Recording service.
7
7
  * @module purecloud-platform-client-v2/api/RecordingApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ResponseManagementApi {
5
5
  /**
6
6
  * ResponseManagement service.
7
7
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
8
- * @version 253.0.0
8
+ * @version 254.0.0
9
9
  */
10
10
 
11
11
  /**