purecloud-platform-client-v2 182.0.0 → 182.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 (82) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +74 -74
  3. package/dist/web-amd/purecloud-platform-client-v2.js +74 -74
  4. package/dist/web-cjs/bundle.js +149 -914
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +4290 -20917
  6. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  7. package/index.d.ts +10 -0
  8. package/package.json +1 -1
  9. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  82. 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 182.0.0
402
+ * @version 182.1.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 182.0.0
1488
+ * @version 182.1.0
1489
1489
  */
1490
1490
 
1491
1491
  /**
@@ -2135,7 +2135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2135
2135
  /**
2136
2136
  * Analytics service.
2137
2137
  * @module purecloud-platform-client-v2/api/AnalyticsApi
2138
- * @version 182.0.0
2138
+ * @version 182.1.0
2139
2139
  */
2140
2140
 
2141
2141
  /**
@@ -4581,7 +4581,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4581
4581
  /**
4582
4582
  * Architect service.
4583
4583
  * @module purecloud-platform-client-v2/api/ArchitectApi
4584
- * @version 182.0.0
4584
+ * @version 182.1.0
4585
4585
  */
4586
4586
 
4587
4587
  /**
@@ -8416,7 +8416,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8416
8416
  /**
8417
8417
  * Audit service.
8418
8418
  * @module purecloud-platform-client-v2/api/AuditApi
8419
- * @version 182.0.0
8419
+ * @version 182.1.0
8420
8420
  */
8421
8421
 
8422
8422
  /**
@@ -8587,7 +8587,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8587
8587
  /**
8588
8588
  * Authorization service.
8589
8589
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8590
- * @version 182.0.0
8590
+ * @version 182.1.0
8591
8591
  */
8592
8592
 
8593
8593
  /**
@@ -9818,7 +9818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9818
9818
  /**
9819
9819
  * Billing service.
9820
9820
  * @module purecloud-platform-client-v2/api/BillingApi
9821
- * @version 182.0.0
9821
+ * @version 182.1.0
9822
9822
  */
9823
9823
 
9824
9824
  /**
@@ -9898,7 +9898,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9898
9898
  /**
9899
9899
  * CarrierServices service.
9900
9900
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
9901
- * @version 182.0.0
9901
+ * @version 182.1.0
9902
9902
  */
9903
9903
 
9904
9904
  /**
@@ -9968,7 +9968,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9968
9968
  /**
9969
9969
  * Chat service.
9970
9970
  * @module purecloud-platform-client-v2/api/ChatApi
9971
- * @version 182.0.0
9971
+ * @version 182.1.0
9972
9972
  */
9973
9973
 
9974
9974
  /**
@@ -10664,7 +10664,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10664
10664
  /**
10665
10665
  * Coaching service.
10666
10666
  * @module purecloud-platform-client-v2/api/CoachingApi
10667
- * @version 182.0.0
10667
+ * @version 182.1.0
10668
10668
  */
10669
10669
 
10670
10670
  /**
@@ -11241,7 +11241,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11241
11241
  /**
11242
11242
  * ContentManagement service.
11243
11243
  * @module purecloud-platform-client-v2/api/ContentManagementApi
11244
- * @version 182.0.0
11244
+ * @version 182.1.0
11245
11245
  */
11246
11246
 
11247
11247
  /**
@@ -12384,7 +12384,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12384
12384
  /**
12385
12385
  * Conversations service.
12386
12386
  * @module purecloud-platform-client-v2/api/ConversationsApi
12387
- * @version 182.0.0
12387
+ * @version 182.1.0
12388
12388
  */
12389
12389
 
12390
12390
  /**
@@ -19524,7 +19524,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19524
19524
  /**
19525
19525
  * DataExtensions service.
19526
19526
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
19527
- * @version 182.0.0
19527
+ * @version 182.1.0
19528
19528
  */
19529
19529
 
19530
19530
  /**
@@ -19610,7 +19610,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19610
19610
  /**
19611
19611
  * Downloads service.
19612
19612
  * @module purecloud-platform-client-v2/api/DownloadsApi
19613
- * @version 182.0.0
19613
+ * @version 182.1.0
19614
19614
  */
19615
19615
 
19616
19616
  /**
@@ -19662,7 +19662,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19662
19662
  /**
19663
19663
  * Emails service.
19664
19664
  * @module purecloud-platform-client-v2/api/EmailsApi
19665
- * @version 182.0.0
19665
+ * @version 182.1.0
19666
19666
  */
19667
19667
 
19668
19668
  /**
@@ -19727,7 +19727,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19727
19727
  /**
19728
19728
  * Events service.
19729
19729
  * @module purecloud-platform-client-v2/api/EventsApi
19730
- * @version 182.0.0
19730
+ * @version 182.1.0
19731
19731
  */
19732
19732
 
19733
19733
  /**
@@ -19823,7 +19823,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19823
19823
  /**
19824
19824
  * ExternalContacts service.
19825
19825
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
19826
- * @version 182.0.0
19826
+ * @version 182.1.0
19827
19827
  */
19828
19828
 
19829
19829
  /**
@@ -21781,7 +21781,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21781
21781
  /**
21782
21782
  * Fax service.
21783
21783
  * @module purecloud-platform-client-v2/api/FaxApi
21784
- * @version 182.0.0
21784
+ * @version 182.1.0
21785
21785
  */
21786
21786
 
21787
21787
  /**
@@ -21952,7 +21952,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21952
21952
  /**
21953
21953
  * Flows service.
21954
21954
  * @module purecloud-platform-client-v2/api/FlowsApi
21955
- * @version 182.0.0
21955
+ * @version 182.1.0
21956
21956
  */
21957
21957
 
21958
21958
  /**
@@ -22136,7 +22136,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22136
22136
  /**
22137
22137
  * Gamification service.
22138
22138
  * @module purecloud-platform-client-v2/api/GamificationApi
22139
- * @version 182.0.0
22139
+ * @version 182.1.0
22140
22140
  */
22141
22141
 
22142
22142
  /**
@@ -24222,7 +24222,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24222
24222
  /**
24223
24223
  * GeneralDataProtectionRegulation service.
24224
24224
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
24225
- * @version 182.0.0
24225
+ * @version 182.1.0
24226
24226
  */
24227
24227
 
24228
24228
  /**
@@ -24352,7 +24352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24352
24352
  /**
24353
24353
  * Geolocation service.
24354
24354
  * @module purecloud-platform-client-v2/api/GeolocationApi
24355
- * @version 182.0.0
24355
+ * @version 182.1.0
24356
24356
  */
24357
24357
 
24358
24358
  /**
@@ -24483,7 +24483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24483
24483
  /**
24484
24484
  * Greetings service.
24485
24485
  * @module purecloud-platform-client-v2/api/GreetingsApi
24486
- * @version 182.0.0
24486
+ * @version 182.1.0
24487
24487
  */
24488
24488
 
24489
24489
  /**
@@ -24938,7 +24938,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24938
24938
  /**
24939
24939
  * Groups service.
24940
24940
  * @module purecloud-platform-client-v2/api/GroupsApi
24941
- * @version 182.0.0
24941
+ * @version 182.1.0
24942
24942
  */
24943
24943
 
24944
24944
  /**
@@ -25457,7 +25457,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25457
25457
  /**
25458
25458
  * IdentityProvider service.
25459
25459
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
25460
- * @version 182.0.0
25460
+ * @version 182.1.0
25461
25461
  */
25462
25462
 
25463
25463
  /**
@@ -26213,7 +26213,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26213
26213
  /**
26214
26214
  * InfrastructureAsCode service.
26215
26215
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
26216
- * @version 182.0.0
26216
+ * @version 182.1.0
26217
26217
  */
26218
26218
 
26219
26219
  /**
@@ -26380,7 +26380,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26380
26380
  /**
26381
26381
  * Integrations service.
26382
26382
  * @module purecloud-platform-client-v2/api/IntegrationsApi
26383
- * @version 182.0.0
26383
+ * @version 182.1.0
26384
26384
  */
26385
26385
 
26386
26386
  /**
@@ -28342,7 +28342,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28342
28342
  /**
28343
28343
  * Journey service.
28344
28344
  * @module purecloud-platform-client-v2/api/JourneyApi
28345
- * @version 182.0.0
28345
+ * @version 182.1.0
28346
28346
  */
28347
28347
 
28348
28348
  /**
@@ -29577,7 +29577,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29577
29577
  /**
29578
29578
  * Knowledge service.
29579
29579
  * @module purecloud-platform-client-v2/api/KnowledgeApi
29580
- * @version 182.0.0
29580
+ * @version 182.1.0
29581
29581
  */
29582
29582
 
29583
29583
  /**
@@ -32398,7 +32398,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32398
32398
  /**
32399
32399
  * LanguageUnderstanding service.
32400
32400
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
32401
- * @version 182.0.0
32401
+ * @version 182.1.0
32402
32402
  */
32403
32403
 
32404
32404
  /**
@@ -33411,7 +33411,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33411
33411
  /**
33412
33412
  * Languages service.
33413
33413
  * @module purecloud-platform-client-v2/api/LanguagesApi
33414
- * @version 182.0.0
33414
+ * @version 182.1.0
33415
33415
  */
33416
33416
 
33417
33417
  /**
@@ -33633,7 +33633,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33633
33633
  /**
33634
33634
  * Learning service.
33635
33635
  * @module purecloud-platform-client-v2/api/LearningApi
33636
- * @version 182.0.0
33636
+ * @version 182.1.0
33637
33637
  */
33638
33638
 
33639
33639
  /**
@@ -34452,7 +34452,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34452
34452
  /**
34453
34453
  * License service.
34454
34454
  * @module purecloud-platform-client-v2/api/LicenseApi
34455
- * @version 182.0.0
34455
+ * @version 182.1.0
34456
34456
  */
34457
34457
 
34458
34458
  /**
@@ -34690,7 +34690,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34690
34690
  /**
34691
34691
  * Locations service.
34692
34692
  * @module purecloud-platform-client-v2/api/LocationsApi
34693
- * @version 182.0.0
34693
+ * @version 182.1.0
34694
34694
  */
34695
34695
 
34696
34696
  /**
@@ -34926,7 +34926,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34926
34926
  /**
34927
34927
  * Messaging service.
34928
34928
  * @module purecloud-platform-client-v2/api/MessagingApi
34929
- * @version 182.0.0
34929
+ * @version 182.1.0
34930
34930
  */
34931
34931
 
34932
34932
  /**
@@ -35285,7 +35285,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35285
35285
  /**
35286
35286
  * MobileDevices service.
35287
35287
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
35288
- * @version 182.0.0
35288
+ * @version 182.1.0
35289
35289
  */
35290
35290
 
35291
35291
  /**
@@ -35436,7 +35436,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35436
35436
  /**
35437
35437
  * Notifications service.
35438
35438
  * @module purecloud-platform-client-v2/api/NotificationsApi
35439
- * @version 182.0.0
35439
+ * @version 182.1.0
35440
35440
  */
35441
35441
 
35442
35442
  /**
@@ -35669,7 +35669,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35669
35669
  /**
35670
35670
  * OAuth service.
35671
35671
  * @module purecloud-platform-client-v2/api/OAuthApi
35672
- * @version 182.0.0
35672
+ * @version 182.1.0
35673
35673
  */
35674
35674
 
35675
35675
  /**
@@ -36035,7 +36035,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36035
36035
  /**
36036
36036
  * Objects service.
36037
36037
  * @module purecloud-platform-client-v2/api/ObjectsApi
36038
- * @version 182.0.0
36038
+ * @version 182.1.0
36039
36039
  */
36040
36040
 
36041
36041
  /**
@@ -36306,7 +36306,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36306
36306
  /**
36307
36307
  * OperationalEvents service.
36308
36308
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
36309
- * @version 182.0.0
36309
+ * @version 182.1.0
36310
36310
  */
36311
36311
 
36312
36312
  /**
@@ -36372,7 +36372,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36372
36372
  /**
36373
36373
  * Organization service.
36374
36374
  * @module purecloud-platform-client-v2/api/OrganizationApi
36375
- * @version 182.0.0
36375
+ * @version 182.1.0
36376
36376
  */
36377
36377
 
36378
36378
  /**
@@ -36827,7 +36827,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36827
36827
  /**
36828
36828
  * OrganizationAuthorization service.
36829
36829
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
36830
- * @version 182.0.0
36830
+ * @version 182.1.0
36831
36831
  */
36832
36832
 
36833
36833
  /**
@@ -38174,7 +38174,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38174
38174
  /**
38175
38175
  * Outbound service.
38176
38176
  * @module purecloud-platform-client-v2/api/OutboundApi
38177
- * @version 182.0.0
38177
+ * @version 182.1.0
38178
38178
  */
38179
38179
 
38180
38180
  /**
@@ -41796,7 +41796,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41796
41796
  /**
41797
41797
  * Presence service.
41798
41798
  * @module purecloud-platform-client-v2/api/PresenceApi
41799
- * @version 182.0.0
41799
+ * @version 182.1.0
41800
41800
  */
41801
41801
 
41802
41802
  /**
@@ -42540,7 +42540,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42540
42540
  /**
42541
42541
  * ProcessAutomation service.
42542
42542
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
42543
- * @version 182.0.0
42543
+ * @version 182.1.0
42544
42544
  */
42545
42545
 
42546
42546
  /**
@@ -42779,7 +42779,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42779
42779
  /**
42780
42780
  * Quality service.
42781
42781
  * @module purecloud-platform-client-v2/api/QualityApi
42782
- * @version 182.0.0
42782
+ * @version 182.1.0
42783
42783
  */
42784
42784
 
42785
42785
  /**
@@ -44533,7 +44533,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44533
44533
  /**
44534
44534
  * Recording service.
44535
44535
  * @module purecloud-platform-client-v2/api/RecordingApi
44536
- * @version 182.0.0
44536
+ * @version 182.1.0
44537
44537
  */
44538
44538
 
44539
44539
  /**
@@ -46170,7 +46170,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46170
46170
  /**
46171
46171
  * ResponseManagement service.
46172
46172
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
46173
- * @version 182.0.0
46173
+ * @version 182.1.0
46174
46174
  */
46175
46175
 
46176
46176
  /**
@@ -46655,7 +46655,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46655
46655
  /**
46656
46656
  * Routing service.
46657
46657
  * @module purecloud-platform-client-v2/api/RoutingApi
46658
- * @version 182.0.0
46658
+ * @version 182.1.0
46659
46659
  */
46660
46660
 
46661
46661
  /**
@@ -50363,7 +50363,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50363
50363
  /**
50364
50364
  * SCIM service.
50365
50365
  * @module purecloud-platform-client-v2/api/SCIMApi
50366
- * @version 182.0.0
50366
+ * @version 182.1.0
50367
50367
  */
50368
50368
 
50369
50369
  /**
@@ -51240,7 +51240,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51240
51240
  /**
51241
51241
  * Scripts service.
51242
51242
  * @module purecloud-platform-client-v2/api/ScriptsApi
51243
- * @version 182.0.0
51243
+ * @version 182.1.0
51244
51244
  */
51245
51245
 
51246
51246
  /**
@@ -51684,7 +51684,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51684
51684
  /**
51685
51685
  * Search service.
51686
51686
  * @module purecloud-platform-client-v2/api/SearchApi
51687
- * @version 182.0.0
51687
+ * @version 182.1.0
51688
51688
  */
51689
51689
 
51690
51690
  /**
@@ -52373,7 +52373,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52373
52373
  /**
52374
52374
  * Settings service.
52375
52375
  * @module purecloud-platform-client-v2/api/SettingsApi
52376
- * @version 182.0.0
52376
+ * @version 182.1.0
52377
52377
  */
52378
52378
 
52379
52379
  /**
@@ -52438,7 +52438,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52438
52438
  /**
52439
52439
  * SpeechTextAnalytics service.
52440
52440
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
52441
- * @version 182.0.0
52441
+ * @version 182.1.0
52442
52442
  */
52443
52443
 
52444
52444
  /**
@@ -53551,7 +53551,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53551
53551
  /**
53552
53552
  * Stations service.
53553
53553
  * @module purecloud-platform-client-v2/api/StationsApi
53554
- * @version 182.0.0
53554
+ * @version 182.1.0
53555
53555
  */
53556
53556
 
53557
53557
  /**
@@ -53653,7 +53653,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53653
53653
  /**
53654
53654
  * Suggest service.
53655
53655
  * @module purecloud-platform-client-v2/api/SuggestApi
53656
- * @version 182.0.0
53656
+ * @version 182.1.0
53657
53657
  */
53658
53658
 
53659
53659
  /**
@@ -53792,7 +53792,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53792
53792
  /**
53793
53793
  * TaskManagement service.
53794
53794
  * @module purecloud-platform-client-v2/api/TaskManagementApi
53795
- * @version 182.0.0
53795
+ * @version 182.1.0
53796
53796
  */
53797
53797
 
53798
53798
  /**
@@ -55073,7 +55073,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55073
55073
  /**
55074
55074
  * Teams service.
55075
55075
  * @module purecloud-platform-client-v2/api/TeamsApi
55076
- * @version 182.0.0
55076
+ * @version 182.1.0
55077
55077
  */
55078
55078
 
55079
55079
  /**
@@ -55375,7 +55375,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55375
55375
  /**
55376
55376
  * Telephony service.
55377
55377
  * @module purecloud-platform-client-v2/api/TelephonyApi
55378
- * @version 182.0.0
55378
+ * @version 182.1.0
55379
55379
  */
55380
55380
 
55381
55381
  /**
@@ -55559,7 +55559,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55559
55559
  /**
55560
55560
  * TelephonyProvidersEdge service.
55561
55561
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
55562
- * @version 182.0.0
55562
+ * @version 182.1.0
55563
55563
  */
55564
55564
 
55565
55565
  /**
@@ -58933,7 +58933,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58933
58933
  /**
58934
58934
  * Textbots service.
58935
58935
  * @module purecloud-platform-client-v2/api/TextbotsApi
58936
- * @version 182.0.0
58936
+ * @version 182.1.0
58937
58937
  */
58938
58938
 
58939
58939
  /**
@@ -59061,7 +59061,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59061
59061
  /**
59062
59062
  * Tokens service.
59063
59063
  * @module purecloud-platform-client-v2/api/TokensApi
59064
- * @version 182.0.0
59064
+ * @version 182.1.0
59065
59065
  */
59066
59066
 
59067
59067
  /**
@@ -59217,7 +59217,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59217
59217
  /**
59218
59218
  * Uploads service.
59219
59219
  * @module purecloud-platform-client-v2/api/UploadsApi
59220
- * @version 182.0.0
59220
+ * @version 182.1.0
59221
59221
  */
59222
59222
 
59223
59223
  /**
@@ -59393,7 +59393,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59393
59393
  /**
59394
59394
  * Usage service.
59395
59395
  * @module purecloud-platform-client-v2/api/UsageApi
59396
- * @version 182.0.0
59396
+ * @version 182.1.0
59397
59397
  */
59398
59398
 
59399
59399
  /**
@@ -59603,7 +59603,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59603
59603
  /**
59604
59604
  * UserRecordings service.
59605
59605
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
59606
- * @version 182.0.0
59606
+ * @version 182.1.0
59607
59607
  */
59608
59608
 
59609
59609
  /**
@@ -59788,7 +59788,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59788
59788
  /**
59789
59789
  * Users service.
59790
59790
  * @module purecloud-platform-client-v2/api/UsersApi
59791
- * @version 182.0.0
59791
+ * @version 182.1.0
59792
59792
  */
59793
59793
 
59794
59794
  /**
@@ -62439,7 +62439,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62439
62439
  /**
62440
62440
  * Utilities service.
62441
62441
  * @module purecloud-platform-client-v2/api/UtilitiesApi
62442
- * @version 182.0.0
62442
+ * @version 182.1.0
62443
62443
  */
62444
62444
 
62445
62445
  /**
@@ -62550,7 +62550,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62550
62550
  /**
62551
62551
  * Voicemail service.
62552
62552
  * @module purecloud-platform-client-v2/api/VoicemailApi
62553
- * @version 182.0.0
62553
+ * @version 182.1.0
62554
62554
  */
62555
62555
 
62556
62556
  /**
@@ -63217,7 +63217,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63217
63217
  /**
63218
63218
  * WebChat service.
63219
63219
  * @module purecloud-platform-client-v2/api/WebChatApi
63220
- * @version 182.0.0
63220
+ * @version 182.1.0
63221
63221
  */
63222
63222
 
63223
63223
  /**
@@ -63766,7 +63766,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63766
63766
  /**
63767
63767
  * WebDeployments service.
63768
63768
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
63769
- * @version 182.0.0
63769
+ * @version 182.1.0
63770
63770
  */
63771
63771
 
63772
63772
  /**
@@ -64293,7 +64293,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64293
64293
  /**
64294
64294
  * WebMessaging service.
64295
64295
  * @module purecloud-platform-client-v2/api/WebMessagingApi
64296
- * @version 182.0.0
64296
+ * @version 182.1.0
64297
64297
  */
64298
64298
 
64299
64299
  /**
@@ -64339,7 +64339,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64339
64339
  /**
64340
64340
  * Widgets service.
64341
64341
  * @module purecloud-platform-client-v2/api/WidgetsApi
64342
- * @version 182.0.0
64342
+ * @version 182.1.0
64343
64343
  */
64344
64344
 
64345
64345
  /**
@@ -64485,7 +64485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64485
64485
  /**
64486
64486
  * WorkforceManagement service.
64487
64487
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
64488
- * @version 182.0.0
64488
+ * @version 182.1.0
64489
64489
  */
64490
64490
 
64491
64491
  /**
@@ -69659,7 +69659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69659
69659
  * </pre>
69660
69660
  * </p>
69661
69661
  * @module purecloud-platform-client-v2/index
69662
- * @version 182.0.0
69662
+ * @version 182.1.0
69663
69663
  */
69664
69664
  class platformClient {
69665
69665
  constructor() {