purecloud-platform-client-v2 126.0.0 → 126.1.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 (70) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +64 -64
  3. package/dist/web-amd/purecloud-platform-client-v2.js +64 -64
  4. package/dist/web-cjs/bundle.js +64 -64
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +64 -64
  6. package/index.d.ts +2 -2
  7. package/package.json +1 -1
  8. package/src/purecloud-platform-client-v2/ApiClient.js +2 -2
  9. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -391,7 +391,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
391
391
 
392
392
  /**
393
393
  * @module purecloud-platform-client-v2/ApiClient
394
- * @version 126.0.0
394
+ * @version 126.1.0
395
395
  */
396
396
  class ApiClient {
397
397
  /**
@@ -1338,7 +1338,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1338
1338
 
1339
1339
  // set header parameters
1340
1340
  request.set(that.defaultHeaders).set(that.normalizeParams(headerParams));
1341
- //request.set({ 'purecloud-sdk': '126.0.0' });
1341
+ //request.set({ 'purecloud-sdk': '126.1.0' });
1342
1342
 
1343
1343
  // set request timeout
1344
1344
  request.timeout(that.timeout);
@@ -1438,7 +1438,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1438
1438
  /**
1439
1439
  * Alerting service.
1440
1440
  * @module purecloud-platform-client-v2/api/AlertingApi
1441
- * @version 126.0.0
1441
+ * @version 126.1.0
1442
1442
  */
1443
1443
 
1444
1444
  /**
@@ -1752,7 +1752,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1752
1752
  /**
1753
1753
  * Analytics service.
1754
1754
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1755
- * @version 126.0.0
1755
+ * @version 126.1.0
1756
1756
  */
1757
1757
 
1758
1758
  /**
@@ -2889,7 +2889,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2889
2889
  /**
2890
2890
  * Architect service.
2891
2891
  * @module purecloud-platform-client-v2/api/ArchitectApi
2892
- * @version 126.0.0
2892
+ * @version 126.1.0
2893
2893
  */
2894
2894
 
2895
2895
  /**
@@ -5885,7 +5885,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
5885
5885
  /**
5886
5886
  * Audit service.
5887
5887
  * @module purecloud-platform-client-v2/api/AuditApi
5888
- * @version 126.0.0
5888
+ * @version 126.1.0
5889
5889
  */
5890
5890
 
5891
5891
  /**
@@ -6056,7 +6056,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6056
6056
  /**
6057
6057
  * Authorization service.
6058
6058
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6059
- * @version 126.0.0
6059
+ * @version 126.1.0
6060
6060
  */
6061
6061
 
6062
6062
  /**
@@ -7239,7 +7239,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7239
7239
  /**
7240
7240
  * Billing service.
7241
7241
  * @module purecloud-platform-client-v2/api/BillingApi
7242
- * @version 126.0.0
7242
+ * @version 126.1.0
7243
7243
  */
7244
7244
 
7245
7245
  /**
@@ -7319,7 +7319,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7319
7319
  /**
7320
7320
  * Chat service.
7321
7321
  * @module purecloud-platform-client-v2/api/ChatApi
7322
- * @version 126.0.0
7322
+ * @version 126.1.0
7323
7323
  */
7324
7324
 
7325
7325
  /**
@@ -7410,7 +7410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7410
7410
  /**
7411
7411
  * Coaching service.
7412
7412
  * @module purecloud-platform-client-v2/api/CoachingApi
7413
- * @version 126.0.0
7413
+ * @version 126.1.0
7414
7414
  */
7415
7415
 
7416
7416
  /**
@@ -7985,7 +7985,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7985
7985
  /**
7986
7986
  * ContentManagement service.
7987
7987
  * @module purecloud-platform-client-v2/api/ContentManagementApi
7988
- * @version 126.0.0
7988
+ * @version 126.1.0
7989
7989
  */
7990
7990
 
7991
7991
  /**
@@ -9125,7 +9125,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9125
9125
  /**
9126
9126
  * Conversations service.
9127
9127
  * @module purecloud-platform-client-v2/api/ConversationsApi
9128
- * @version 126.0.0
9128
+ * @version 126.1.0
9129
9129
  */
9130
9130
 
9131
9131
  /**
@@ -13514,7 +13514,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13514
13514
  /**
13515
13515
  * DataExtensions service.
13516
13516
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
13517
- * @version 126.0.0
13517
+ * @version 126.1.0
13518
13518
  */
13519
13519
 
13520
13520
  /**
@@ -13600,7 +13600,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13600
13600
  /**
13601
13601
  * ExternalContacts service.
13602
13602
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
13603
- * @version 126.0.0
13603
+ * @version 126.1.0
13604
13604
  */
13605
13605
 
13606
13606
  /**
@@ -15343,7 +15343,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15343
15343
  /**
15344
15344
  * Fax service.
15345
15345
  * @module purecloud-platform-client-v2/api/FaxApi
15346
- * @version 126.0.0
15346
+ * @version 126.1.0
15347
15347
  */
15348
15348
 
15349
15349
  /**
@@ -15514,7 +15514,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15514
15514
  /**
15515
15515
  * Flows service.
15516
15516
  * @module purecloud-platform-client-v2/api/FlowsApi
15517
- * @version 126.0.0
15517
+ * @version 126.1.0
15518
15518
  */
15519
15519
 
15520
15520
  /**
@@ -15585,7 +15585,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15585
15585
  /**
15586
15586
  * Gamification service.
15587
15587
  * @module purecloud-platform-client-v2/api/GamificationApi
15588
- * @version 126.0.0
15588
+ * @version 126.1.0
15589
15589
  */
15590
15590
 
15591
15591
  /**
@@ -16891,7 +16891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16891
16891
  /**
16892
16892
  * GeneralDataProtectionRegulation service.
16893
16893
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
16894
- * @version 126.0.0
16894
+ * @version 126.1.0
16895
16895
  */
16896
16896
 
16897
16897
  /**
@@ -17021,7 +17021,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17021
17021
  /**
17022
17022
  * Geolocation service.
17023
17023
  * @module purecloud-platform-client-v2/api/GeolocationApi
17024
- * @version 126.0.0
17024
+ * @version 126.1.0
17025
17025
  */
17026
17026
 
17027
17027
  /**
@@ -17152,7 +17152,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17152
17152
  /**
17153
17153
  * Greetings service.
17154
17154
  * @module purecloud-platform-client-v2/api/GreetingsApi
17155
- * @version 126.0.0
17155
+ * @version 126.1.0
17156
17156
  */
17157
17157
 
17158
17158
  /**
@@ -17607,7 +17607,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17607
17607
  /**
17608
17608
  * Groups service.
17609
17609
  * @module purecloud-platform-client-v2/api/GroupsApi
17610
- * @version 126.0.0
17610
+ * @version 126.1.0
17611
17611
  */
17612
17612
 
17613
17613
  /**
@@ -18012,7 +18012,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18012
18012
  /**
18013
18013
  * IdentityProvider service.
18014
18014
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
18015
- * @version 126.0.0
18015
+ * @version 126.1.0
18016
18016
  */
18017
18017
 
18018
18018
  /**
@@ -18768,7 +18768,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18768
18768
  /**
18769
18769
  * Integrations service.
18770
18770
  * @module purecloud-platform-client-v2/api/IntegrationsApi
18771
- * @version 126.0.0
18771
+ * @version 126.1.0
18772
18772
  */
18773
18773
 
18774
18774
  /**
@@ -20414,7 +20414,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20414
20414
  /**
20415
20415
  * Journey service.
20416
20416
  * @module purecloud-platform-client-v2/api/JourneyApi
20417
- * @version 126.0.0
20417
+ * @version 126.1.0
20418
20418
  */
20419
20419
 
20420
20420
  /**
@@ -21125,7 +21125,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21125
21125
  /**
21126
21126
  * Knowledge service.
21127
21127
  * @module purecloud-platform-client-v2/api/KnowledgeApi
21128
- * @version 126.0.0
21128
+ * @version 126.1.0
21129
21129
  */
21130
21130
 
21131
21131
  /**
@@ -22025,7 +22025,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22025
22025
  /**
22026
22026
  * LanguageUnderstanding service.
22027
22027
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
22028
- * @version 126.0.0
22028
+ * @version 126.1.0
22029
22029
  */
22030
22030
 
22031
22031
  /**
@@ -22929,7 +22929,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22929
22929
  /**
22930
22930
  * Languages service.
22931
22931
  * @module purecloud-platform-client-v2/api/LanguagesApi
22932
- * @version 126.0.0
22932
+ * @version 126.1.0
22933
22933
  */
22934
22934
 
22935
22935
  /**
@@ -23197,7 +23197,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23197
23197
  /**
23198
23198
  * Learning service.
23199
23199
  * @module purecloud-platform-client-v2/api/LearningApi
23200
- * @version 126.0.0
23200
+ * @version 126.1.0
23201
23201
  */
23202
23202
 
23203
23203
  /**
@@ -23788,7 +23788,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23788
23788
  /**
23789
23789
  * License service.
23790
23790
  * @module purecloud-platform-client-v2/api/LicenseApi
23791
- * @version 126.0.0
23791
+ * @version 126.1.0
23792
23792
  */
23793
23793
 
23794
23794
  /**
@@ -24026,7 +24026,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24026
24026
  /**
24027
24027
  * Locations service.
24028
24028
  * @module purecloud-platform-client-v2/api/LocationsApi
24029
- * @version 126.0.0
24029
+ * @version 126.1.0
24030
24030
  */
24031
24031
 
24032
24032
  /**
@@ -24262,7 +24262,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24262
24262
  /**
24263
24263
  * MobileDevices service.
24264
24264
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
24265
- * @version 126.0.0
24265
+ * @version 126.1.0
24266
24266
  */
24267
24267
 
24268
24268
  /**
@@ -24413,7 +24413,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24413
24413
  /**
24414
24414
  * Notifications service.
24415
24415
  * @module purecloud-platform-client-v2/api/NotificationsApi
24416
- * @version 126.0.0
24416
+ * @version 126.1.0
24417
24417
  */
24418
24418
 
24419
24419
  /**
@@ -24638,7 +24638,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24638
24638
  /**
24639
24639
  * OAuth service.
24640
24640
  * @module purecloud-platform-client-v2/api/OAuthApi
24641
- * @version 126.0.0
24641
+ * @version 126.1.0
24642
24642
  */
24643
24643
 
24644
24644
  /**
@@ -24996,7 +24996,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24996
24996
  /**
24997
24997
  * Objects service.
24998
24998
  * @module purecloud-platform-client-v2/api/ObjectsApi
24999
- * @version 126.0.0
24999
+ * @version 126.1.0
25000
25000
  */
25001
25001
 
25002
25002
  /**
@@ -25267,7 +25267,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25267
25267
  /**
25268
25268
  * Organization service.
25269
25269
  * @module purecloud-platform-client-v2/api/OrganizationApi
25270
- * @version 126.0.0
25270
+ * @version 126.1.0
25271
25271
  */
25272
25272
 
25273
25273
  /**
@@ -25670,7 +25670,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25670
25670
  /**
25671
25671
  * OrganizationAuthorization service.
25672
25672
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
25673
- * @version 126.0.0
25673
+ * @version 126.1.0
25674
25674
  */
25675
25675
 
25676
25676
  /**
@@ -26595,7 +26595,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26595
26595
  /**
26596
26596
  * Outbound service.
26597
26597
  * @module purecloud-platform-client-v2/api/OutboundApi
26598
- * @version 126.0.0
26598
+ * @version 126.1.0
26599
26599
  */
26600
26600
 
26601
26601
  /**
@@ -29621,7 +29621,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29621
29621
  /**
29622
29622
  * Presence service.
29623
29623
  * @module purecloud-platform-client-v2/api/PresenceApi
29624
- * @version 126.0.0
29624
+ * @version 126.1.0
29625
29625
  */
29626
29626
 
29627
29627
  /**
@@ -29993,7 +29993,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29993
29993
  /**
29994
29994
  * Quality service.
29995
29995
  * @module purecloud-platform-client-v2/api/QualityApi
29996
- * @version 126.0.0
29996
+ * @version 126.1.0
29997
29997
  */
29998
29998
 
29999
29999
  /**
@@ -31521,7 +31521,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31521
31521
  /**
31522
31522
  * Recording service.
31523
31523
  * @module purecloud-platform-client-v2/api/RecordingApi
31524
- * @version 126.0.0
31524
+ * @version 126.1.0
31525
31525
  */
31526
31526
 
31527
31527
  /**
@@ -33040,7 +33040,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33040
33040
  /**
33041
33041
  * ResponseManagement service.
33042
33042
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
33043
- * @version 126.0.0
33043
+ * @version 126.1.0
33044
33044
  */
33045
33045
 
33046
33046
  /**
@@ -33365,7 +33365,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33365
33365
  /**
33366
33366
  * Routing service.
33367
33367
  * @module purecloud-platform-client-v2/api/RoutingApi
33368
- * @version 126.0.0
33368
+ * @version 126.1.0
33369
33369
  */
33370
33370
 
33371
33371
  /**
@@ -36284,7 +36284,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36284
36284
  /**
36285
36285
  * SCIM service.
36286
36286
  * @module purecloud-platform-client-v2/api/SCIMApi
36287
- * @version 126.0.0
36287
+ * @version 126.1.0
36288
36288
  */
36289
36289
 
36290
36290
  /**
@@ -37161,7 +37161,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37161
37161
  /**
37162
37162
  * Scripts service.
37163
37163
  * @module purecloud-platform-client-v2/api/ScriptsApi
37164
- * @version 126.0.0
37164
+ * @version 126.1.0
37165
37165
  */
37166
37166
 
37167
37167
  /**
@@ -37514,7 +37514,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37514
37514
  /**
37515
37515
  * Search service.
37516
37516
  * @module purecloud-platform-client-v2/api/SearchApi
37517
- * @version 126.0.0
37517
+ * @version 126.1.0
37518
37518
  */
37519
37519
 
37520
37520
  /**
@@ -38049,7 +38049,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38049
38049
  /**
38050
38050
  * SpeechTextAnalytics service.
38051
38051
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
38052
- * @version 126.0.0
38052
+ * @version 126.1.0
38053
38053
  */
38054
38054
 
38055
38055
  /**
@@ -38902,7 +38902,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38902
38902
  /**
38903
38903
  * Stations service.
38904
38904
  * @module purecloud-platform-client-v2/api/StationsApi
38905
- * @version 126.0.0
38905
+ * @version 126.1.0
38906
38906
  */
38907
38907
 
38908
38908
  /**
@@ -39049,7 +39049,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39049
39049
  /**
39050
39050
  * Suggest service.
39051
39051
  * @module purecloud-platform-client-v2/api/SuggestApi
39052
- * @version 126.0.0
39052
+ * @version 126.1.0
39053
39053
  */
39054
39054
 
39055
39055
  /**
@@ -39188,7 +39188,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39188
39188
  /**
39189
39189
  * Telephony service.
39190
39190
  * @module purecloud-platform-client-v2/api/TelephonyApi
39191
- * @version 126.0.0
39191
+ * @version 126.1.0
39192
39192
  */
39193
39193
 
39194
39194
  /**
@@ -39296,7 +39296,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39296
39296
  /**
39297
39297
  * TelephonyProvidersEdge service.
39298
39298
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
39299
- * @version 126.0.0
39299
+ * @version 126.1.0
39300
39300
  */
39301
39301
 
39302
39302
  /**
@@ -42909,7 +42909,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42909
42909
  /**
42910
42910
  * Textbots service.
42911
42911
  * @module purecloud-platform-client-v2/api/TextbotsApi
42912
- * @version 126.0.0
42912
+ * @version 126.1.0
42913
42913
  */
42914
42914
 
42915
42915
  /**
@@ -43010,7 +43010,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43010
43010
  /**
43011
43011
  * Tokens service.
43012
43012
  * @module purecloud-platform-client-v2/api/TokensApi
43013
- * @version 126.0.0
43013
+ * @version 126.1.0
43014
43014
  */
43015
43015
 
43016
43016
  /**
@@ -43116,7 +43116,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43116
43116
  /**
43117
43117
  * Uploads service.
43118
43118
  * @module purecloud-platform-client-v2/api/UploadsApi
43119
- * @version 126.0.0
43119
+ * @version 126.1.0
43120
43120
  */
43121
43121
 
43122
43122
  /**
@@ -43292,7 +43292,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43292
43292
  /**
43293
43293
  * Usage service.
43294
43294
  * @module purecloud-platform-client-v2/api/UsageApi
43295
- * @version 126.0.0
43295
+ * @version 126.1.0
43296
43296
  */
43297
43297
 
43298
43298
  /**
@@ -43363,7 +43363,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43363
43363
  /**
43364
43364
  * UserRecordings service.
43365
43365
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
43366
- * @version 126.0.0
43366
+ * @version 126.1.0
43367
43367
  */
43368
43368
 
43369
43369
  /**
@@ -43547,7 +43547,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43547
43547
  /**
43548
43548
  * Users service.
43549
43549
  * @module purecloud-platform-client-v2/api/UsersApi
43550
- * @version 126.0.0
43550
+ * @version 126.1.0
43551
43551
  */
43552
43552
 
43553
43553
  /**
@@ -45849,7 +45849,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45849
45849
  /**
45850
45850
  * Utilities service.
45851
45851
  * @module purecloud-platform-client-v2/api/UtilitiesApi
45852
- * @version 126.0.0
45852
+ * @version 126.1.0
45853
45853
  */
45854
45854
 
45855
45855
  /**
@@ -45960,7 +45960,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45960
45960
  /**
45961
45961
  * Voicemail service.
45962
45962
  * @module purecloud-platform-client-v2/api/VoicemailApi
45963
- * @version 126.0.0
45963
+ * @version 126.1.0
45964
45964
  */
45965
45965
 
45966
45966
  /**
@@ -46627,7 +46627,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46627
46627
  /**
46628
46628
  * WebChat service.
46629
46629
  * @module purecloud-platform-client-v2/api/WebChatApi
46630
- * @version 126.0.0
46630
+ * @version 126.1.0
46631
46631
  */
46632
46632
 
46633
46633
  /**
@@ -47171,7 +47171,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47171
47171
  /**
47172
47172
  * WebDeployments service.
47173
47173
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
47174
- * @version 126.0.0
47174
+ * @version 126.1.0
47175
47175
  */
47176
47176
 
47177
47177
  /**
@@ -47526,7 +47526,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47526
47526
  /**
47527
47527
  * WebMessaging service.
47528
47528
  * @module purecloud-platform-client-v2/api/WebMessagingApi
47529
- * @version 126.0.0
47529
+ * @version 126.1.0
47530
47530
  */
47531
47531
 
47532
47532
  /**
@@ -47572,7 +47572,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47572
47572
  /**
47573
47573
  * Widgets service.
47574
47574
  * @module purecloud-platform-client-v2/api/WidgetsApi
47575
- * @version 126.0.0
47575
+ * @version 126.1.0
47576
47576
  */
47577
47577
 
47578
47578
  /**
@@ -47718,7 +47718,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47718
47718
  /**
47719
47719
  * WorkforceManagement service.
47720
47720
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
47721
- * @version 126.0.0
47721
+ * @version 126.1.0
47722
47722
  */
47723
47723
 
47724
47724
  /**
@@ -51749,7 +51749,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51749
51749
  * </pre>
51750
51750
  * </p>
51751
51751
  * @module purecloud-platform-client-v2/index
51752
- * @version 126.0.0
51752
+ * @version 126.1.0
51753
51753
  */
51754
51754
  class platformClient {
51755
51755
  constructor() {