purecloud-platform-client-v2 198.0.0 → 199.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 (87) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +85 -87
  3. package/dist/web-amd/purecloud-platform-client-v2.js +85 -87
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +84 -86
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +84 -86
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +246 -242
  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/AgentUIApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -3
  23. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/QualityApi.js +8 -8
  59. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -402,7 +402,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
402
402
 
403
403
  /**
404
404
  * @module purecloud-platform-client-v2/ApiClient
405
- * @version 198.0.0
405
+ * @version 199.0.0
406
406
  */
407
407
  class ApiClient {
408
408
  /**
@@ -1824,7 +1824,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1824
1824
  /**
1825
1825
  * AgentUI service.
1826
1826
  * @module purecloud-platform-client-v2/api/AgentUIApi
1827
- * @version 198.0.0
1827
+ * @version 199.0.0
1828
1828
  */
1829
1829
 
1830
1830
  /**
@@ -1955,7 +1955,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1955
1955
  /**
1956
1956
  * Alerting service.
1957
1957
  * @module purecloud-platform-client-v2/api/AlertingApi
1958
- * @version 198.0.0
1958
+ * @version 199.0.0
1959
1959
  */
1960
1960
 
1961
1961
  /**
@@ -2616,7 +2616,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2616
2616
  /**
2617
2617
  * Analytics service.
2618
2618
  * @module purecloud-platform-client-v2/api/AnalyticsApi
2619
- * @version 198.0.0
2619
+ * @version 199.0.0
2620
2620
  */
2621
2621
 
2622
2622
  /**
@@ -5228,7 +5228,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
5228
5228
  /**
5229
5229
  * Architect service.
5230
5230
  * @module purecloud-platform-client-v2/api/ArchitectApi
5231
- * @version 198.0.0
5231
+ * @version 199.0.0
5232
5232
  */
5233
5233
 
5234
5234
  /**
@@ -9374,7 +9374,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9374
9374
  /**
9375
9375
  * Audit service.
9376
9376
  * @module purecloud-platform-client-v2/api/AuditApi
9377
- * @version 198.0.0
9377
+ * @version 199.0.0
9378
9378
  */
9379
9379
 
9380
9380
  /**
@@ -9574,7 +9574,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9574
9574
  /**
9575
9575
  * Authorization service.
9576
9576
  * @module purecloud-platform-client-v2/api/AuthorizationApi
9577
- * @version 198.0.0
9577
+ * @version 199.0.0
9578
9578
  */
9579
9579
 
9580
9580
  /**
@@ -10812,7 +10812,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10812
10812
  /**
10813
10813
  * Billing service.
10814
10814
  * @module purecloud-platform-client-v2/api/BillingApi
10815
- * @version 198.0.0
10815
+ * @version 199.0.0
10816
10816
  */
10817
10817
 
10818
10818
  /**
@@ -10892,7 +10892,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10892
10892
  /**
10893
10893
  * CarrierServices service.
10894
10894
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
10895
- * @version 198.0.0
10895
+ * @version 199.0.0
10896
10896
  */
10897
10897
 
10898
10898
  /**
@@ -10962,7 +10962,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10962
10962
  /**
10963
10963
  * Chat service.
10964
10964
  * @module purecloud-platform-client-v2/api/ChatApi
10965
- * @version 198.0.0
10965
+ * @version 199.0.0
10966
10966
  */
10967
10967
 
10968
10968
  /**
@@ -11898,7 +11898,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11898
11898
  /**
11899
11899
  * Coaching service.
11900
11900
  * @module purecloud-platform-client-v2/api/CoachingApi
11901
- * @version 198.0.0
11901
+ * @version 199.0.0
11902
11902
  */
11903
11903
 
11904
11904
  /**
@@ -12475,7 +12475,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12475
12475
  /**
12476
12476
  * ContentManagement service.
12477
12477
  * @module purecloud-platform-client-v2/api/ContentManagementApi
12478
- * @version 198.0.0
12478
+ * @version 199.0.0
12479
12479
  */
12480
12480
 
12481
12481
  /**
@@ -13557,7 +13557,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13557
13557
  /**
13558
13558
  * Conversations service.
13559
13559
  * @module purecloud-platform-client-v2/api/ConversationsApi
13560
- * @version 198.0.0
13560
+ * @version 199.0.0
13561
13561
  */
13562
13562
 
13563
13563
  /**
@@ -17876,7 +17876,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17876
17876
  * Barge a conversation creating a barged in conference of connected participants.
17877
17877
  *
17878
17878
  * @param {String} conversationId conversation ID
17879
- * postConversationBarge is a preview method and is subject to both breaking and non-breaking changes at any time without notice
17880
17879
  */
17881
17880
  postConversationBarge(conversationId) {
17882
17881
  // verify the required parameter 'conversationId' is set
@@ -18324,7 +18323,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18324
18323
  *
18325
18324
  * @param {String} conversationId conversationId
18326
18325
  * @param {String} participantId participantId
18327
- * postConversationsCallParticipantBarge is a preview method and is subject to both breaking and non-breaking changes at any time without notice
18328
18326
  */
18329
18327
  postConversationsCallParticipantBarge(conversationId, participantId) {
18330
18328
  // verify the required parameter 'conversationId' is set
@@ -20672,7 +20670,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20672
20670
  /**
20673
20671
  * DataExtensions service.
20674
20672
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
20675
- * @version 198.0.0
20673
+ * @version 199.0.0
20676
20674
  */
20677
20675
 
20678
20676
  /**
@@ -20758,7 +20756,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20758
20756
  /**
20759
20757
  * Downloads service.
20760
20758
  * @module purecloud-platform-client-v2/api/DownloadsApi
20761
- * @version 198.0.0
20759
+ * @version 199.0.0
20762
20760
  */
20763
20761
 
20764
20762
  /**
@@ -20810,7 +20808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20810
20808
  /**
20811
20809
  * Emails service.
20812
20810
  * @module purecloud-platform-client-v2/api/EmailsApi
20813
- * @version 198.0.0
20811
+ * @version 199.0.0
20814
20812
  */
20815
20813
 
20816
20814
  /**
@@ -20875,7 +20873,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20875
20873
  /**
20876
20874
  * EmployeeEngagement service.
20877
20875
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
20878
- * @version 198.0.0
20876
+ * @version 199.0.0
20879
20877
  */
20880
20878
 
20881
20879
  /**
@@ -21026,7 +21024,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21026
21024
  /**
21027
21025
  * Events service.
21028
21026
  * @module purecloud-platform-client-v2/api/EventsApi
21029
- * @version 198.0.0
21027
+ * @version 199.0.0
21030
21028
  */
21031
21029
 
21032
21030
  /**
@@ -21122,7 +21120,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21122
21120
  /**
21123
21121
  * ExternalContacts service.
21124
21122
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
21125
- * @version 198.0.0
21123
+ * @version 199.0.0
21126
21124
  */
21127
21125
 
21128
21126
  /**
@@ -23084,7 +23082,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23084
23082
  /**
23085
23083
  * Fax service.
23086
23084
  * @module purecloud-platform-client-v2/api/FaxApi
23087
- * @version 198.0.0
23085
+ * @version 199.0.0
23088
23086
  */
23089
23087
 
23090
23088
  /**
@@ -23299,7 +23297,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23299
23297
  /**
23300
23298
  * Flows service.
23301
23299
  * @module purecloud-platform-client-v2/api/FlowsApi
23302
- * @version 198.0.0
23300
+ * @version 199.0.0
23303
23301
  */
23304
23302
 
23305
23303
  /**
@@ -23482,7 +23480,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23482
23480
  /**
23483
23481
  * Gamification service.
23484
23482
  * @module purecloud-platform-client-v2/api/GamificationApi
23485
- * @version 198.0.0
23483
+ * @version 199.0.0
23486
23484
  */
23487
23485
 
23488
23486
  /**
@@ -25568,7 +25566,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25568
25566
  /**
25569
25567
  * GeneralDataProtectionRegulation service.
25570
25568
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
25571
- * @version 198.0.0
25569
+ * @version 199.0.0
25572
25570
  */
25573
25571
 
25574
25572
  /**
@@ -25698,7 +25696,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25698
25696
  /**
25699
25697
  * Geolocation service.
25700
25698
  * @module purecloud-platform-client-v2/api/GeolocationApi
25701
- * @version 198.0.0
25699
+ * @version 199.0.0
25702
25700
  */
25703
25701
 
25704
25702
  /**
@@ -25829,7 +25827,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25829
25827
  /**
25830
25828
  * Greetings service.
25831
25829
  * @module purecloud-platform-client-v2/api/GreetingsApi
25832
- * @version 198.0.0
25830
+ * @version 199.0.0
25833
25831
  */
25834
25832
 
25835
25833
  /**
@@ -26284,7 +26282,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26284
26282
  /**
26285
26283
  * Groups service.
26286
26284
  * @module purecloud-platform-client-v2/api/GroupsApi
26287
- * @version 198.0.0
26285
+ * @version 199.0.0
26288
26286
  */
26289
26287
 
26290
26288
  /**
@@ -26803,7 +26801,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26803
26801
  /**
26804
26802
  * IdentityProvider service.
26805
26803
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
26806
- * @version 198.0.0
26804
+ * @version 199.0.0
26807
26805
  */
26808
26806
 
26809
26807
  /**
@@ -27664,7 +27662,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27664
27662
  /**
27665
27663
  * InfrastructureAsCode service.
27666
27664
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
27667
- * @version 198.0.0
27665
+ * @version 199.0.0
27668
27666
  */
27669
27667
 
27670
27668
  /**
@@ -27831,7 +27829,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27831
27829
  /**
27832
27830
  * Integrations service.
27833
27831
  * @module purecloud-platform-client-v2/api/IntegrationsApi
27834
- * @version 198.0.0
27832
+ * @version 199.0.0
27835
27833
  */
27836
27834
 
27837
27835
  /**
@@ -30183,7 +30181,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30183
30181
  /**
30184
30182
  * Journey service.
30185
30183
  * @module purecloud-platform-client-v2/api/JourneyApi
30186
- * @version 198.0.0
30184
+ * @version 199.0.0
30187
30185
  */
30188
30186
 
30189
30187
  /**
@@ -31829,7 +31827,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31829
31827
  /**
31830
31828
  * Knowledge service.
31831
31829
  * @module purecloud-platform-client-v2/api/KnowledgeApi
31832
- * @version 198.0.0
31830
+ * @version 199.0.0
31833
31831
  */
31834
31832
 
31835
31833
  /**
@@ -35073,7 +35071,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35073
35071
  /**
35074
35072
  * LanguageUnderstanding service.
35075
35073
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
35076
- * @version 198.0.0
35074
+ * @version 199.0.0
35077
35075
  */
35078
35076
 
35079
35077
  /**
@@ -36107,7 +36105,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36107
36105
  /**
36108
36106
  * Languages service.
36109
36107
  * @module purecloud-platform-client-v2/api/LanguagesApi
36110
- * @version 198.0.0
36108
+ * @version 199.0.0
36111
36109
  */
36112
36110
 
36113
36111
  /**
@@ -36329,7 +36327,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36329
36327
  /**
36330
36328
  * Learning service.
36331
36329
  * @module purecloud-platform-client-v2/api/LearningApi
36332
- * @version 198.0.0
36330
+ * @version 199.0.0
36333
36331
  */
36334
36332
 
36335
36333
  /**
@@ -37358,7 +37356,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37358
37356
  /**
37359
37357
  * License service.
37360
37358
  * @module purecloud-platform-client-v2/api/LicenseApi
37361
- * @version 198.0.0
37359
+ * @version 199.0.0
37362
37360
  */
37363
37361
 
37364
37362
  /**
@@ -37596,7 +37594,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37596
37594
  /**
37597
37595
  * Locations service.
37598
37596
  * @module purecloud-platform-client-v2/api/LocationsApi
37599
- * @version 198.0.0
37597
+ * @version 199.0.0
37600
37598
  */
37601
37599
 
37602
37600
  /**
@@ -37832,7 +37830,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37832
37830
  /**
37833
37831
  * LogCapture service.
37834
37832
  * @module purecloud-platform-client-v2/api/LogCaptureApi
37835
- * @version 198.0.0
37833
+ * @version 199.0.0
37836
37834
  */
37837
37835
 
37838
37836
  /**
@@ -38032,7 +38030,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38032
38030
  /**
38033
38031
  * Messaging service.
38034
38032
  * @module purecloud-platform-client-v2/api/MessagingApi
38035
- * @version 198.0.0
38033
+ * @version 199.0.0
38036
38034
  */
38037
38035
 
38038
38036
  /**
@@ -38391,7 +38389,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38391
38389
  /**
38392
38390
  * MobileDevices service.
38393
38391
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
38394
- * @version 198.0.0
38392
+ * @version 199.0.0
38395
38393
  */
38396
38394
 
38397
38395
  /**
@@ -38542,7 +38540,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38542
38540
  /**
38543
38541
  * Notifications service.
38544
38542
  * @module purecloud-platform-client-v2/api/NotificationsApi
38545
- * @version 198.0.0
38543
+ * @version 199.0.0
38546
38544
  */
38547
38545
 
38548
38546
  /**
@@ -38775,7 +38773,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38775
38773
  /**
38776
38774
  * OAuth service.
38777
38775
  * @module purecloud-platform-client-v2/api/OAuthApi
38778
- * @version 198.0.0
38776
+ * @version 199.0.0
38779
38777
  */
38780
38778
 
38781
38779
  /**
@@ -39141,7 +39139,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39141
39139
  /**
39142
39140
  * Objects service.
39143
39141
  * @module purecloud-platform-client-v2/api/ObjectsApi
39144
- * @version 198.0.0
39142
+ * @version 199.0.0
39145
39143
  */
39146
39144
 
39147
39145
  /**
@@ -39411,7 +39409,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39411
39409
  /**
39412
39410
  * OperationalEvents service.
39413
39411
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
39414
- * @version 198.0.0
39412
+ * @version 199.0.0
39415
39413
  */
39416
39414
 
39417
39415
  /**
@@ -39477,7 +39475,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39477
39475
  /**
39478
39476
  * Organization service.
39479
39477
  * @module purecloud-platform-client-v2/api/OrganizationApi
39480
- * @version 198.0.0
39478
+ * @version 199.0.0
39481
39479
  */
39482
39480
 
39483
39481
  /**
@@ -39952,7 +39950,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39952
39950
  /**
39953
39951
  * OrganizationAuthorization service.
39954
39952
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
39955
- * @version 198.0.0
39953
+ * @version 199.0.0
39956
39954
  */
39957
39955
 
39958
39956
  /**
@@ -41299,7 +41297,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41299
41297
  /**
41300
41298
  * Outbound service.
41301
41299
  * @module purecloud-platform-client-v2/api/OutboundApi
41302
- * @version 198.0.0
41300
+ * @version 199.0.0
41303
41301
  */
41304
41302
 
41305
41303
  /**
@@ -45661,7 +45659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45661
45659
  /**
45662
45660
  * Presence service.
45663
45661
  * @module purecloud-platform-client-v2/api/PresenceApi
45664
- * @version 198.0.0
45662
+ * @version 199.0.0
45665
45663
  */
45666
45664
 
45667
45665
  /**
@@ -46405,7 +46403,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46405
46403
  /**
46406
46404
  * ProcessAutomation service.
46407
46405
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
46408
- * @version 198.0.0
46406
+ * @version 199.0.0
46409
46407
  */
46410
46408
 
46411
46409
  /**
@@ -46644,7 +46642,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46644
46642
  /**
46645
46643
  * Quality service.
46646
46644
  * @module purecloud-platform-client-v2/api/QualityApi
46647
- * @version 198.0.0
46645
+ * @version 199.0.0
46648
46646
  */
46649
46647
 
46650
46648
  /**
@@ -48334,24 +48332,24 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48334
48332
  }
48335
48333
 
48336
48334
  /**
48337
- * Update the Predictive Scoring settings of an evaluation form.
48335
+ * Update the AI Scoring settings of an evaluation form.
48338
48336
  *
48339
48337
  * @param {String} formId Form ID
48340
- * @param {Object} body Predictive Scoring Settings
48341
- * putQualityFormsEvaluationPredictivescoringSettings is a preview method and is subject to both breaking and non-breaking changes at any time without notice
48338
+ * @param {Object} body AI Scoring Settings
48339
+ * putQualityFormsEvaluationAiscoringSettings is a preview method and is subject to both breaking and non-breaking changes at any time without notice
48342
48340
  */
48343
- putQualityFormsEvaluationPredictivescoringSettings(formId, body) {
48341
+ putQualityFormsEvaluationAiscoringSettings(formId, body) {
48344
48342
  // verify the required parameter 'formId' is set
48345
48343
  if (formId === undefined || formId === null) {
48346
- throw 'Missing the required parameter "formId" when calling putQualityFormsEvaluationPredictivescoringSettings';
48344
+ throw 'Missing the required parameter "formId" when calling putQualityFormsEvaluationAiscoringSettings';
48347
48345
  }
48348
48346
  // verify the required parameter 'body' is set
48349
48347
  if (body === undefined || body === null) {
48350
- throw 'Missing the required parameter "body" when calling putQualityFormsEvaluationPredictivescoringSettings';
48348
+ throw 'Missing the required parameter "body" when calling putQualityFormsEvaluationAiscoringSettings';
48351
48349
  }
48352
48350
 
48353
48351
  return this.apiClient.callApi(
48354
- '/api/v2/quality/forms/evaluations/{formId}/predictivescoring/settings',
48352
+ '/api/v2/quality/forms/evaluations/{formId}/aiscoring/settings',
48355
48353
  'PUT',
48356
48354
  { 'formId': formId },
48357
48355
  { },
@@ -48430,7 +48428,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48430
48428
  /**
48431
48429
  * Recording service.
48432
48430
  * @module purecloud-platform-client-v2/api/RecordingApi
48433
- * @version 198.0.0
48431
+ * @version 199.0.0
48434
48432
  */
48435
48433
 
48436
48434
  /**
@@ -50088,7 +50086,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50088
50086
  /**
50089
50087
  * ResponseManagement service.
50090
50088
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
50091
- * @version 198.0.0
50089
+ * @version 199.0.0
50092
50090
  */
50093
50091
 
50094
50092
  /**
@@ -50598,7 +50596,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50598
50596
  /**
50599
50597
  * Routing service.
50600
50598
  * @module purecloud-platform-client-v2/api/RoutingApi
50601
- * @version 198.0.0
50599
+ * @version 199.0.0
50602
50600
  */
50603
50601
 
50604
50602
  /**
@@ -54572,7 +54570,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54572
54570
  /**
54573
54571
  * SCIM service.
54574
54572
  * @module purecloud-platform-client-v2/api/SCIMApi
54575
- * @version 198.0.0
54573
+ * @version 199.0.0
54576
54574
  */
54577
54575
 
54578
54576
  /**
@@ -55449,7 +55447,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55449
55447
  /**
55450
55448
  * ScreenRecording service.
55451
55449
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
55452
- * @version 198.0.0
55450
+ * @version 199.0.0
55453
55451
  */
55454
55452
 
55455
55453
  /**
@@ -55494,7 +55492,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55494
55492
  /**
55495
55493
  * Scripts service.
55496
55494
  * @module purecloud-platform-client-v2/api/ScriptsApi
55497
- * @version 198.0.0
55495
+ * @version 199.0.0
55498
55496
  */
55499
55497
 
55500
55498
  /**
@@ -55938,7 +55936,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55938
55936
  /**
55939
55937
  * Search service.
55940
55938
  * @module purecloud-platform-client-v2/api/SearchApi
55941
- * @version 198.0.0
55939
+ * @version 199.0.0
55942
55940
  */
55943
55941
 
55944
55942
  /**
@@ -56627,7 +56625,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56627
56625
  /**
56628
56626
  * Settings service.
56629
56627
  * @module purecloud-platform-client-v2/api/SettingsApi
56630
- * @version 198.0.0
56628
+ * @version 199.0.0
56631
56629
  */
56632
56630
 
56633
56631
  /**
@@ -56849,7 +56847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56849
56847
  /**
56850
56848
  * SpeechTextAnalytics service.
56851
56849
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
56852
- * @version 198.0.0
56850
+ * @version 199.0.0
56853
56851
  */
56854
56852
 
56855
56853
  /**
@@ -58127,7 +58125,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58127
58125
  /**
58128
58126
  * Stations service.
58129
58127
  * @module purecloud-platform-client-v2/api/StationsApi
58130
- * @version 198.0.0
58128
+ * @version 199.0.0
58131
58129
  */
58132
58130
 
58133
58131
  /**
@@ -58229,7 +58227,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58229
58227
  /**
58230
58228
  * Suggest service.
58231
58229
  * @module purecloud-platform-client-v2/api/SuggestApi
58232
- * @version 198.0.0
58230
+ * @version 199.0.0
58233
58231
  */
58234
58232
 
58235
58233
  /**
@@ -58368,7 +58366,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58368
58366
  /**
58369
58367
  * TaskManagement service.
58370
58368
  * @module purecloud-platform-client-v2/api/TaskManagementApi
58371
- * @version 198.0.0
58369
+ * @version 199.0.0
58372
58370
  */
58373
58371
 
58374
58372
  /**
@@ -59717,7 +59715,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59717
59715
  /**
59718
59716
  * Teams service.
59719
59717
  * @module purecloud-platform-client-v2/api/TeamsApi
59720
- * @version 198.0.0
59718
+ * @version 199.0.0
59721
59719
  */
59722
59720
 
59723
59721
  /**
@@ -60018,7 +60016,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60018
60016
  /**
60019
60017
  * Telephony service.
60020
60018
  * @module purecloud-platform-client-v2/api/TelephonyApi
60021
- * @version 198.0.0
60019
+ * @version 199.0.0
60022
60020
  */
60023
60021
 
60024
60022
  /**
@@ -60200,7 +60198,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60200
60198
  /**
60201
60199
  * TelephonyProvidersEdge service.
60202
60200
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
60203
- * @version 198.0.0
60201
+ * @version 199.0.0
60204
60202
  */
60205
60203
 
60206
60204
  /**
@@ -63528,7 +63526,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63528
63526
  /**
63529
63527
  * Textbots service.
63530
63528
  * @module purecloud-platform-client-v2/api/TextbotsApi
63531
- * @version 198.0.0
63529
+ * @version 199.0.0
63532
63530
  */
63533
63531
 
63534
63532
  /**
@@ -63656,7 +63654,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63656
63654
  /**
63657
63655
  * Tokens service.
63658
63656
  * @module purecloud-platform-client-v2/api/TokensApi
63659
- * @version 198.0.0
63657
+ * @version 199.0.0
63660
63658
  */
63661
63659
 
63662
63660
  /**
@@ -63810,7 +63808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63810
63808
  /**
63811
63809
  * Uploads service.
63812
63810
  * @module purecloud-platform-client-v2/api/UploadsApi
63813
- * @version 198.0.0
63811
+ * @version 199.0.0
63814
63812
  */
63815
63813
 
63816
63814
  /**
@@ -64079,7 +64077,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64079
64077
  /**
64080
64078
  * Usage service.
64081
64079
  * @module purecloud-platform-client-v2/api/UsageApi
64082
- * @version 198.0.0
64080
+ * @version 199.0.0
64083
64081
  */
64084
64082
 
64085
64083
  /**
@@ -64294,7 +64292,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64294
64292
  /**
64295
64293
  * UserRecordings service.
64296
64294
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
64297
- * @version 198.0.0
64295
+ * @version 199.0.0
64298
64296
  */
64299
64297
 
64300
64298
  /**
@@ -64479,7 +64477,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64479
64477
  /**
64480
64478
  * Users service.
64481
64479
  * @module purecloud-platform-client-v2/api/UsersApi
64482
- * @version 198.0.0
64480
+ * @version 199.0.0
64483
64481
  */
64484
64482
 
64485
64483
  /**
@@ -67137,7 +67135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67137
67135
  /**
67138
67136
  * Utilities service.
67139
67137
  * @module purecloud-platform-client-v2/api/UtilitiesApi
67140
- * @version 198.0.0
67138
+ * @version 199.0.0
67141
67139
  */
67142
67140
 
67143
67141
  /**
@@ -67248,7 +67246,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67248
67246
  /**
67249
67247
  * Voicemail service.
67250
67248
  * @module purecloud-platform-client-v2/api/VoicemailApi
67251
- * @version 198.0.0
67249
+ * @version 199.0.0
67252
67250
  */
67253
67251
 
67254
67252
  /**
@@ -67915,7 +67913,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67915
67913
  /**
67916
67914
  * WebChat service.
67917
67915
  * @module purecloud-platform-client-v2/api/WebChatApi
67918
- * @version 198.0.0
67916
+ * @version 199.0.0
67919
67917
  */
67920
67918
 
67921
67919
  /**
@@ -68466,7 +68464,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68466
68464
  /**
68467
68465
  * WebDeployments service.
68468
68466
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
68469
- * @version 198.0.0
68467
+ * @version 199.0.0
68470
68468
  */
68471
68469
 
68472
68470
  /**
@@ -68993,7 +68991,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68993
68991
  /**
68994
68992
  * WebMessaging service.
68995
68993
  * @module purecloud-platform-client-v2/api/WebMessagingApi
68996
- * @version 198.0.0
68994
+ * @version 199.0.0
68997
68995
  */
68998
68996
 
68999
68997
  /**
@@ -69039,7 +69037,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69039
69037
  /**
69040
69038
  * Widgets service.
69041
69039
  * @module purecloud-platform-client-v2/api/WidgetsApi
69042
- * @version 198.0.0
69040
+ * @version 199.0.0
69043
69041
  */
69044
69042
 
69045
69043
  /**
@@ -69185,7 +69183,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69185
69183
  /**
69186
69184
  * WorkforceManagement service.
69187
69185
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
69188
- * @version 198.0.0
69186
+ * @version 199.0.0
69189
69187
  */
69190
69188
 
69191
69189
  /**
@@ -75293,7 +75291,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
75293
75291
  * </pre>
75294
75292
  * </p>
75295
75293
  * @module purecloud-platform-client-v2/index
75296
- * @version 198.0.0
75294
+ * @version 199.0.0
75297
75295
  */
75298
75296
  class platformClient {
75299
75297
  constructor() {