purecloud-platform-client-v2 171.0.0 → 172.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 (78) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +71 -71
  3. package/dist/web-amd/purecloud-platform-client-v2.js +71 -71
  4. package/dist/web-cjs/bundle.js +71 -71
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +71 -71
  6. package/index.d.ts +8 -0
  7. package/package.json +1 -1
  8. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  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/CarrierServicesApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -399,7 +399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
399
399
 
400
400
  /**
401
401
  * @module purecloud-platform-client-v2/ApiClient
402
- * @version 171.0.0
402
+ * @version 172.0.0
403
403
  */
404
404
  class ApiClient {
405
405
  /**
@@ -1485,7 +1485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1485
1485
  /**
1486
1486
  * Alerting service.
1487
1487
  * @module purecloud-platform-client-v2/api/AlertingApi
1488
- * @version 171.0.0
1488
+ * @version 172.0.0
1489
1489
  */
1490
1490
 
1491
1491
  /**
@@ -1799,7 +1799,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1799
1799
  /**
1800
1800
  * Analytics service.
1801
1801
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1802
- * @version 171.0.0
1802
+ * @version 172.0.0
1803
1803
  */
1804
1804
 
1805
1805
  /**
@@ -4244,7 +4244,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4244
4244
  /**
4245
4245
  * Architect service.
4246
4246
  * @module purecloud-platform-client-v2/api/ArchitectApi
4247
- * @version 171.0.0
4247
+ * @version 172.0.0
4248
4248
  */
4249
4249
 
4250
4250
  /**
@@ -7433,7 +7433,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7433
7433
  /**
7434
7434
  * Audit service.
7435
7435
  * @module purecloud-platform-client-v2/api/AuditApi
7436
- * @version 171.0.0
7436
+ * @version 172.0.0
7437
7437
  */
7438
7438
 
7439
7439
  /**
@@ -7604,7 +7604,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7604
7604
  /**
7605
7605
  * Authorization service.
7606
7606
  * @module purecloud-platform-client-v2/api/AuthorizationApi
7607
- * @version 171.0.0
7607
+ * @version 172.0.0
7608
7608
  */
7609
7609
 
7610
7610
  /**
@@ -8835,7 +8835,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8835
8835
  /**
8836
8836
  * Billing service.
8837
8837
  * @module purecloud-platform-client-v2/api/BillingApi
8838
- * @version 171.0.0
8838
+ * @version 172.0.0
8839
8839
  */
8840
8840
 
8841
8841
  /**
@@ -8915,7 +8915,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8915
8915
  /**
8916
8916
  * CarrierServices service.
8917
8917
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
8918
- * @version 171.0.0
8918
+ * @version 172.0.0
8919
8919
  */
8920
8920
 
8921
8921
  /**
@@ -8985,7 +8985,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8985
8985
  /**
8986
8986
  * Chat service.
8987
8987
  * @module purecloud-platform-client-v2/api/ChatApi
8988
- * @version 171.0.0
8988
+ * @version 172.0.0
8989
8989
  */
8990
8990
 
8991
8991
  /**
@@ -9149,7 +9149,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9149
9149
  /**
9150
9150
  * Coaching service.
9151
9151
  * @module purecloud-platform-client-v2/api/CoachingApi
9152
- * @version 171.0.0
9152
+ * @version 172.0.0
9153
9153
  */
9154
9154
 
9155
9155
  /**
@@ -9726,7 +9726,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9726
9726
  /**
9727
9727
  * ContentManagement service.
9728
9728
  * @module purecloud-platform-client-v2/api/ContentManagementApi
9729
- * @version 171.0.0
9729
+ * @version 172.0.0
9730
9730
  */
9731
9731
 
9732
9732
  /**
@@ -10869,7 +10869,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10869
10869
  /**
10870
10870
  * Conversations service.
10871
10871
  * @module purecloud-platform-client-v2/api/ConversationsApi
10872
- * @version 171.0.0
10872
+ * @version 172.0.0
10873
10873
  */
10874
10874
 
10875
10875
  /**
@@ -17485,7 +17485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17485
17485
  /**
17486
17486
  * DataExtensions service.
17487
17487
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
17488
- * @version 171.0.0
17488
+ * @version 172.0.0
17489
17489
  */
17490
17490
 
17491
17491
  /**
@@ -17571,7 +17571,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17571
17571
  /**
17572
17572
  * Downloads service.
17573
17573
  * @module purecloud-platform-client-v2/api/DownloadsApi
17574
- * @version 171.0.0
17574
+ * @version 172.0.0
17575
17575
  */
17576
17576
 
17577
17577
  /**
@@ -17623,7 +17623,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17623
17623
  /**
17624
17624
  * Events service.
17625
17625
  * @module purecloud-platform-client-v2/api/EventsApi
17626
- * @version 171.0.0
17626
+ * @version 172.0.0
17627
17627
  */
17628
17628
 
17629
17629
  /**
@@ -17719,7 +17719,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17719
17719
  /**
17720
17720
  * ExternalContacts service.
17721
17721
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
17722
- * @version 171.0.0
17722
+ * @version 172.0.0
17723
17723
  */
17724
17724
 
17725
17725
  /**
@@ -19677,7 +19677,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19677
19677
  /**
19678
19678
  * Fax service.
19679
19679
  * @module purecloud-platform-client-v2/api/FaxApi
19680
- * @version 171.0.0
19680
+ * @version 172.0.0
19681
19681
  */
19682
19682
 
19683
19683
  /**
@@ -19848,7 +19848,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19848
19848
  /**
19849
19849
  * Flows service.
19850
19850
  * @module purecloud-platform-client-v2/api/FlowsApi
19851
- * @version 171.0.0
19851
+ * @version 172.0.0
19852
19852
  */
19853
19853
 
19854
19854
  /**
@@ -20032,7 +20032,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20032
20032
  /**
20033
20033
  * Gamification service.
20034
20034
  * @module purecloud-platform-client-v2/api/GamificationApi
20035
- * @version 171.0.0
20035
+ * @version 172.0.0
20036
20036
  */
20037
20037
 
20038
20038
  /**
@@ -22118,7 +22118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22118
22118
  /**
22119
22119
  * GeneralDataProtectionRegulation service.
22120
22120
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
22121
- * @version 171.0.0
22121
+ * @version 172.0.0
22122
22122
  */
22123
22123
 
22124
22124
  /**
@@ -22248,7 +22248,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22248
22248
  /**
22249
22249
  * Geolocation service.
22250
22250
  * @module purecloud-platform-client-v2/api/GeolocationApi
22251
- * @version 171.0.0
22251
+ * @version 172.0.0
22252
22252
  */
22253
22253
 
22254
22254
  /**
@@ -22379,7 +22379,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22379
22379
  /**
22380
22380
  * Greetings service.
22381
22381
  * @module purecloud-platform-client-v2/api/GreetingsApi
22382
- * @version 171.0.0
22382
+ * @version 172.0.0
22383
22383
  */
22384
22384
 
22385
22385
  /**
@@ -22834,7 +22834,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22834
22834
  /**
22835
22835
  * Groups service.
22836
22836
  * @module purecloud-platform-client-v2/api/GroupsApi
22837
- * @version 171.0.0
22837
+ * @version 172.0.0
22838
22838
  */
22839
22839
 
22840
22840
  /**
@@ -23353,7 +23353,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23353
23353
  /**
23354
23354
  * IdentityProvider service.
23355
23355
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
23356
- * @version 171.0.0
23356
+ * @version 172.0.0
23357
23357
  */
23358
23358
 
23359
23359
  /**
@@ -24109,7 +24109,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24109
24109
  /**
24110
24110
  * InfrastructureAsCode service.
24111
24111
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
24112
- * @version 171.0.0
24112
+ * @version 172.0.0
24113
24113
  */
24114
24114
 
24115
24115
  /**
@@ -24276,7 +24276,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24276
24276
  /**
24277
24277
  * Integrations service.
24278
24278
  * @module purecloud-platform-client-v2/api/IntegrationsApi
24279
- * @version 171.0.0
24279
+ * @version 172.0.0
24280
24280
  */
24281
24281
 
24282
24282
  /**
@@ -26238,7 +26238,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26238
26238
  /**
26239
26239
  * Journey service.
26240
26240
  * @module purecloud-platform-client-v2/api/JourneyApi
26241
- * @version 171.0.0
26241
+ * @version 172.0.0
26242
26242
  */
26243
26243
 
26244
26244
  /**
@@ -27341,7 +27341,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27341
27341
  /**
27342
27342
  * Knowledge service.
27343
27343
  * @module purecloud-platform-client-v2/api/KnowledgeApi
27344
- * @version 171.0.0
27344
+ * @version 172.0.0
27345
27345
  */
27346
27346
 
27347
27347
  /**
@@ -29971,7 +29971,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29971
29971
  /**
29972
29972
  * LanguageUnderstanding service.
29973
29973
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
29974
- * @version 171.0.0
29974
+ * @version 172.0.0
29975
29975
  */
29976
29976
 
29977
29977
  /**
@@ -30984,7 +30984,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30984
30984
  /**
30985
30985
  * Languages service.
30986
30986
  * @module purecloud-platform-client-v2/api/LanguagesApi
30987
- * @version 171.0.0
30987
+ * @version 172.0.0
30988
30988
  */
30989
30989
 
30990
30990
  /**
@@ -31206,7 +31206,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31206
31206
  /**
31207
31207
  * Learning service.
31208
31208
  * @module purecloud-platform-client-v2/api/LearningApi
31209
- * @version 171.0.0
31209
+ * @version 172.0.0
31210
31210
  */
31211
31211
 
31212
31212
  /**
@@ -32021,7 +32021,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32021
32021
  /**
32022
32022
  * License service.
32023
32023
  * @module purecloud-platform-client-v2/api/LicenseApi
32024
- * @version 171.0.0
32024
+ * @version 172.0.0
32025
32025
  */
32026
32026
 
32027
32027
  /**
@@ -32259,7 +32259,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32259
32259
  /**
32260
32260
  * Locations service.
32261
32261
  * @module purecloud-platform-client-v2/api/LocationsApi
32262
- * @version 171.0.0
32262
+ * @version 172.0.0
32263
32263
  */
32264
32264
 
32265
32265
  /**
@@ -32495,7 +32495,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32495
32495
  /**
32496
32496
  * Messaging service.
32497
32497
  * @module purecloud-platform-client-v2/api/MessagingApi
32498
- * @version 171.0.0
32498
+ * @version 172.0.0
32499
32499
  */
32500
32500
 
32501
32501
  /**
@@ -32651,7 +32651,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32651
32651
  /**
32652
32652
  * MobileDevices service.
32653
32653
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
32654
- * @version 171.0.0
32654
+ * @version 172.0.0
32655
32655
  */
32656
32656
 
32657
32657
  /**
@@ -32802,7 +32802,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32802
32802
  /**
32803
32803
  * Notifications service.
32804
32804
  * @module purecloud-platform-client-v2/api/NotificationsApi
32805
- * @version 171.0.0
32805
+ * @version 172.0.0
32806
32806
  */
32807
32807
 
32808
32808
  /**
@@ -33035,7 +33035,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33035
33035
  /**
33036
33036
  * OAuth service.
33037
33037
  * @module purecloud-platform-client-v2/api/OAuthApi
33038
- * @version 171.0.0
33038
+ * @version 172.0.0
33039
33039
  */
33040
33040
 
33041
33041
  /**
@@ -33401,7 +33401,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33401
33401
  /**
33402
33402
  * Objects service.
33403
33403
  * @module purecloud-platform-client-v2/api/ObjectsApi
33404
- * @version 171.0.0
33404
+ * @version 172.0.0
33405
33405
  */
33406
33406
 
33407
33407
  /**
@@ -33672,7 +33672,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33672
33672
  /**
33673
33673
  * Organization service.
33674
33674
  * @module purecloud-platform-client-v2/api/OrganizationApi
33675
- * @version 171.0.0
33675
+ * @version 172.0.0
33676
33676
  */
33677
33677
 
33678
33678
  /**
@@ -34127,7 +34127,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34127
34127
  /**
34128
34128
  * OrganizationAuthorization service.
34129
34129
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
34130
- * @version 171.0.0
34130
+ * @version 172.0.0
34131
34131
  */
34132
34132
 
34133
34133
  /**
@@ -35474,7 +35474,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35474
35474
  /**
35475
35475
  * Outbound service.
35476
35476
  * @module purecloud-platform-client-v2/api/OutboundApi
35477
- * @version 171.0.0
35477
+ * @version 172.0.0
35478
35478
  */
35479
35479
 
35480
35480
  /**
@@ -39096,7 +39096,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39096
39096
  /**
39097
39097
  * Presence service.
39098
39098
  * @module purecloud-platform-client-v2/api/PresenceApi
39099
- * @version 171.0.0
39099
+ * @version 172.0.0
39100
39100
  */
39101
39101
 
39102
39102
  /**
@@ -39835,7 +39835,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39835
39835
  /**
39836
39836
  * ProcessAutomation service.
39837
39837
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
39838
- * @version 171.0.0
39838
+ * @version 172.0.0
39839
39839
  */
39840
39840
 
39841
39841
  /**
@@ -40074,7 +40074,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40074
40074
  /**
40075
40075
  * Quality service.
40076
40076
  * @module purecloud-platform-client-v2/api/QualityApi
40077
- * @version 171.0.0
40077
+ * @version 172.0.0
40078
40078
  */
40079
40079
 
40080
40080
  /**
@@ -41826,7 +41826,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41826
41826
  /**
41827
41827
  * Recording service.
41828
41828
  * @module purecloud-platform-client-v2/api/RecordingApi
41829
- * @version 171.0.0
41829
+ * @version 172.0.0
41830
41830
  */
41831
41831
 
41832
41832
  /**
@@ -43463,7 +43463,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43463
43463
  /**
43464
43464
  * ResponseManagement service.
43465
43465
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
43466
- * @version 171.0.0
43466
+ * @version 172.0.0
43467
43467
  */
43468
43468
 
43469
43469
  /**
@@ -43948,7 +43948,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43948
43948
  /**
43949
43949
  * Routing service.
43950
43950
  * @module purecloud-platform-client-v2/api/RoutingApi
43951
- * @version 171.0.0
43951
+ * @version 172.0.0
43952
43952
  */
43953
43953
 
43954
43954
  /**
@@ -47655,7 +47655,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47655
47655
  /**
47656
47656
  * SCIM service.
47657
47657
  * @module purecloud-platform-client-v2/api/SCIMApi
47658
- * @version 171.0.0
47658
+ * @version 172.0.0
47659
47659
  */
47660
47660
 
47661
47661
  /**
@@ -48532,7 +48532,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48532
48532
  /**
48533
48533
  * Scripts service.
48534
48534
  * @module purecloud-platform-client-v2/api/ScriptsApi
48535
- * @version 171.0.0
48535
+ * @version 172.0.0
48536
48536
  */
48537
48537
 
48538
48538
  /**
@@ -48976,7 +48976,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48976
48976
  /**
48977
48977
  * Search service.
48978
48978
  * @module purecloud-platform-client-v2/api/SearchApi
48979
- * @version 171.0.0
48979
+ * @version 172.0.0
48980
48980
  */
48981
48981
 
48982
48982
  /**
@@ -49665,7 +49665,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49665
49665
  /**
49666
49666
  * SpeechTextAnalytics service.
49667
49667
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
49668
- * @version 171.0.0
49668
+ * @version 172.0.0
49669
49669
  */
49670
49670
 
49671
49671
  /**
@@ -50618,7 +50618,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50618
50618
  /**
50619
50619
  * Stations service.
50620
50620
  * @module purecloud-platform-client-v2/api/StationsApi
50621
- * @version 171.0.0
50621
+ * @version 172.0.0
50622
50622
  */
50623
50623
 
50624
50624
  /**
@@ -50720,7 +50720,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50720
50720
  /**
50721
50721
  * Suggest service.
50722
50722
  * @module purecloud-platform-client-v2/api/SuggestApi
50723
- * @version 171.0.0
50723
+ * @version 172.0.0
50724
50724
  */
50725
50725
 
50726
50726
  /**
@@ -50859,7 +50859,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50859
50859
  /**
50860
50860
  * TaskManagement service.
50861
50861
  * @module purecloud-platform-client-v2/api/TaskManagementApi
50862
- * @version 171.0.0
50862
+ * @version 172.0.0
50863
50863
  */
50864
50864
 
50865
50865
  /**
@@ -52140,7 +52140,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52140
52140
  /**
52141
52141
  * Teams service.
52142
52142
  * @module purecloud-platform-client-v2/api/TeamsApi
52143
- * @version 171.0.0
52143
+ * @version 172.0.0
52144
52144
  */
52145
52145
 
52146
52146
  /**
@@ -52442,7 +52442,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52442
52442
  /**
52443
52443
  * Telephony service.
52444
52444
  * @module purecloud-platform-client-v2/api/TelephonyApi
52445
- * @version 171.0.0
52445
+ * @version 172.0.0
52446
52446
  */
52447
52447
 
52448
52448
  /**
@@ -52570,7 +52570,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52570
52570
  /**
52571
52571
  * TelephonyProvidersEdge service.
52572
52572
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
52573
- * @version 171.0.0
52573
+ * @version 172.0.0
52574
52574
  */
52575
52575
 
52576
52576
  /**
@@ -55859,7 +55859,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55859
55859
  /**
55860
55860
  * Textbots service.
55861
55861
  * @module purecloud-platform-client-v2/api/TextbotsApi
55862
- * @version 171.0.0
55862
+ * @version 172.0.0
55863
55863
  */
55864
55864
 
55865
55865
  /**
@@ -55987,7 +55987,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55987
55987
  /**
55988
55988
  * Tokens service.
55989
55989
  * @module purecloud-platform-client-v2/api/TokensApi
55990
- * @version 171.0.0
55990
+ * @version 172.0.0
55991
55991
  */
55992
55992
 
55993
55993
  /**
@@ -56139,7 +56139,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56139
56139
  /**
56140
56140
  * Uploads service.
56141
56141
  * @module purecloud-platform-client-v2/api/UploadsApi
56142
- * @version 171.0.0
56142
+ * @version 172.0.0
56143
56143
  */
56144
56144
 
56145
56145
  /**
@@ -56315,7 +56315,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56315
56315
  /**
56316
56316
  * Usage service.
56317
56317
  * @module purecloud-platform-client-v2/api/UsageApi
56318
- * @version 171.0.0
56318
+ * @version 172.0.0
56319
56319
  */
56320
56320
 
56321
56321
  /**
@@ -56525,7 +56525,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56525
56525
  /**
56526
56526
  * UserRecordings service.
56527
56527
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
56528
- * @version 171.0.0
56528
+ * @version 172.0.0
56529
56529
  */
56530
56530
 
56531
56531
  /**
@@ -56710,7 +56710,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56710
56710
  /**
56711
56711
  * Users service.
56712
56712
  * @module purecloud-platform-client-v2/api/UsersApi
56713
- * @version 171.0.0
56713
+ * @version 172.0.0
56714
56714
  */
56715
56715
 
56716
56716
  /**
@@ -59271,7 +59271,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59271
59271
  /**
59272
59272
  * Utilities service.
59273
59273
  * @module purecloud-platform-client-v2/api/UtilitiesApi
59274
- * @version 171.0.0
59274
+ * @version 172.0.0
59275
59275
  */
59276
59276
 
59277
59277
  /**
@@ -59382,7 +59382,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59382
59382
  /**
59383
59383
  * Voicemail service.
59384
59384
  * @module purecloud-platform-client-v2/api/VoicemailApi
59385
- * @version 171.0.0
59385
+ * @version 172.0.0
59386
59386
  */
59387
59387
 
59388
59388
  /**
@@ -60049,7 +60049,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60049
60049
  /**
60050
60050
  * WebChat service.
60051
60051
  * @module purecloud-platform-client-v2/api/WebChatApi
60052
- * @version 171.0.0
60052
+ * @version 172.0.0
60053
60053
  */
60054
60054
 
60055
60055
  /**
@@ -60598,7 +60598,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60598
60598
  /**
60599
60599
  * WebDeployments service.
60600
60600
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
60601
- * @version 171.0.0
60601
+ * @version 172.0.0
60602
60602
  */
60603
60603
 
60604
60604
  /**
@@ -61120,7 +61120,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61120
61120
  /**
61121
61121
  * WebMessaging service.
61122
61122
  * @module purecloud-platform-client-v2/api/WebMessagingApi
61123
- * @version 171.0.0
61123
+ * @version 172.0.0
61124
61124
  */
61125
61125
 
61126
61126
  /**
@@ -61166,7 +61166,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61166
61166
  /**
61167
61167
  * Widgets service.
61168
61168
  * @module purecloud-platform-client-v2/api/WidgetsApi
61169
- * @version 171.0.0
61169
+ * @version 172.0.0
61170
61170
  */
61171
61171
 
61172
61172
  /**
@@ -61312,7 +61312,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61312
61312
  /**
61313
61313
  * WorkforceManagement service.
61314
61314
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
61315
- * @version 171.0.0
61315
+ * @version 172.0.0
61316
61316
  */
61317
61317
 
61318
61318
  /**
@@ -66119,7 +66119,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66119
66119
  * </pre>
66120
66120
  * </p>
66121
66121
  * @module purecloud-platform-client-v2/index
66122
- * @version 171.0.0
66122
+ * @version 172.0.0
66123
66123
  */
66124
66124
  class platformClient {
66125
66125
  constructor() {