purecloud-platform-client-v2 161.0.0 → 161.0.1

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 (76) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +69 -69
  3. package/dist/web-amd/purecloud-platform-client-v2.js +69 -69
  4. package/dist/web-cjs/bundle.js +69 -69
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +69 -69
  6. package/index.d.ts +30 -12
  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/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/DownloadsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -401,7 +401,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
401
401
 
402
402
  /**
403
403
  * @module purecloud-platform-client-v2/ApiClient
404
- * @version 161.0.0
404
+ * @version 161.0.1
405
405
  */
406
406
  class ApiClient {
407
407
  /**
@@ -1491,7 +1491,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1491
1491
  /**
1492
1492
  * Alerting service.
1493
1493
  * @module purecloud-platform-client-v2/api/AlertingApi
1494
- * @version 161.0.0
1494
+ * @version 161.0.1
1495
1495
  */
1496
1496
 
1497
1497
  /**
@@ -1805,7 +1805,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1805
1805
  /**
1806
1806
  * Analytics service.
1807
1807
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1808
- * @version 161.0.0
1808
+ * @version 161.0.1
1809
1809
  */
1810
1810
 
1811
1811
  /**
@@ -3059,7 +3059,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3059
3059
  /**
3060
3060
  * Architect service.
3061
3061
  * @module purecloud-platform-client-v2/api/ArchitectApi
3062
- * @version 161.0.0
3062
+ * @version 161.0.1
3063
3063
  */
3064
3064
 
3065
3065
  /**
@@ -6107,7 +6107,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6107
6107
  /**
6108
6108
  * Audit service.
6109
6109
  * @module purecloud-platform-client-v2/api/AuditApi
6110
- * @version 161.0.0
6110
+ * @version 161.0.1
6111
6111
  */
6112
6112
 
6113
6113
  /**
@@ -6278,7 +6278,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6278
6278
  /**
6279
6279
  * Authorization service.
6280
6280
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6281
- * @version 161.0.0
6281
+ * @version 161.0.1
6282
6282
  */
6283
6283
 
6284
6284
  /**
@@ -7506,7 +7506,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7506
7506
  /**
7507
7507
  * Billing service.
7508
7508
  * @module purecloud-platform-client-v2/api/BillingApi
7509
- * @version 161.0.0
7509
+ * @version 161.0.1
7510
7510
  */
7511
7511
 
7512
7512
  /**
@@ -7586,7 +7586,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7586
7586
  /**
7587
7587
  * Chat service.
7588
7588
  * @module purecloud-platform-client-v2/api/ChatApi
7589
- * @version 161.0.0
7589
+ * @version 161.0.1
7590
7590
  */
7591
7591
 
7592
7592
  /**
@@ -7677,7 +7677,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7677
7677
  /**
7678
7678
  * Coaching service.
7679
7679
  * @module purecloud-platform-client-v2/api/CoachingApi
7680
- * @version 161.0.0
7680
+ * @version 161.0.1
7681
7681
  */
7682
7682
 
7683
7683
  /**
@@ -8254,7 +8254,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8254
8254
  /**
8255
8255
  * ContentManagement service.
8256
8256
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8257
- * @version 161.0.0
8257
+ * @version 161.0.1
8258
8258
  */
8259
8259
 
8260
8260
  /**
@@ -9394,7 +9394,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9394
9394
  /**
9395
9395
  * Conversations service.
9396
9396
  * @module purecloud-platform-client-v2/api/ConversationsApi
9397
- * @version 161.0.0
9397
+ * @version 161.0.1
9398
9398
  */
9399
9399
 
9400
9400
  /**
@@ -15414,7 +15414,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15414
15414
  /**
15415
15415
  * DataExtensions service.
15416
15416
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
15417
- * @version 161.0.0
15417
+ * @version 161.0.1
15418
15418
  */
15419
15419
 
15420
15420
  /**
@@ -15500,7 +15500,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15500
15500
  /**
15501
15501
  * Downloads service.
15502
15502
  * @module purecloud-platform-client-v2/api/DownloadsApi
15503
- * @version 161.0.0
15503
+ * @version 161.0.1
15504
15504
  */
15505
15505
 
15506
15506
  /**
@@ -15552,7 +15552,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15552
15552
  /**
15553
15553
  * Events service.
15554
15554
  * @module purecloud-platform-client-v2/api/EventsApi
15555
- * @version 161.0.0
15555
+ * @version 161.0.1
15556
15556
  */
15557
15557
 
15558
15558
  /**
@@ -15648,7 +15648,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15648
15648
  /**
15649
15649
  * ExternalContacts service.
15650
15650
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
15651
- * @version 161.0.0
15651
+ * @version 161.0.1
15652
15652
  */
15653
15653
 
15654
15654
  /**
@@ -17606,7 +17606,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17606
17606
  /**
17607
17607
  * Fax service.
17608
17608
  * @module purecloud-platform-client-v2/api/FaxApi
17609
- * @version 161.0.0
17609
+ * @version 161.0.1
17610
17610
  */
17611
17611
 
17612
17612
  /**
@@ -17777,7 +17777,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17777
17777
  /**
17778
17778
  * Flows service.
17779
17779
  * @module purecloud-platform-client-v2/api/FlowsApi
17780
- * @version 161.0.0
17780
+ * @version 161.0.1
17781
17781
  */
17782
17782
 
17783
17783
  /**
@@ -17848,7 +17848,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17848
17848
  /**
17849
17849
  * Gamification service.
17850
17850
  * @module purecloud-platform-client-v2/api/GamificationApi
17851
- * @version 161.0.0
17851
+ * @version 161.0.1
17852
17852
  */
17853
17853
 
17854
17854
  /**
@@ -19465,7 +19465,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19465
19465
  /**
19466
19466
  * GeneralDataProtectionRegulation service.
19467
19467
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
19468
- * @version 161.0.0
19468
+ * @version 161.0.1
19469
19469
  */
19470
19470
 
19471
19471
  /**
@@ -19595,7 +19595,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19595
19595
  /**
19596
19596
  * Geolocation service.
19597
19597
  * @module purecloud-platform-client-v2/api/GeolocationApi
19598
- * @version 161.0.0
19598
+ * @version 161.0.1
19599
19599
  */
19600
19600
 
19601
19601
  /**
@@ -19726,7 +19726,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19726
19726
  /**
19727
19727
  * Greetings service.
19728
19728
  * @module purecloud-platform-client-v2/api/GreetingsApi
19729
- * @version 161.0.0
19729
+ * @version 161.0.1
19730
19730
  */
19731
19731
 
19732
19732
  /**
@@ -20181,7 +20181,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20181
20181
  /**
20182
20182
  * Groups service.
20183
20183
  * @module purecloud-platform-client-v2/api/GroupsApi
20184
- * @version 161.0.0
20184
+ * @version 161.0.1
20185
20185
  */
20186
20186
 
20187
20187
  /**
@@ -20587,7 +20587,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20587
20587
  /**
20588
20588
  * IdentityProvider service.
20589
20589
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
20590
- * @version 161.0.0
20590
+ * @version 161.0.1
20591
20591
  */
20592
20592
 
20593
20593
  /**
@@ -21343,7 +21343,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21343
21343
  /**
21344
21344
  * InfrastructureAsCode service.
21345
21345
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
21346
- * @version 161.0.0
21346
+ * @version 161.0.1
21347
21347
  */
21348
21348
 
21349
21349
  /**
@@ -21445,7 +21445,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21445
21445
  /**
21446
21446
  * Integrations service.
21447
21447
  * @module purecloud-platform-client-v2/api/IntegrationsApi
21448
- * @version 161.0.0
21448
+ * @version 161.0.1
21449
21449
  */
21450
21450
 
21451
21451
  /**
@@ -23045,7 +23045,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23045
23045
  /**
23046
23046
  * Journey service.
23047
23047
  * @module purecloud-platform-client-v2/api/JourneyApi
23048
- * @version 161.0.0
23048
+ * @version 161.0.1
23049
23049
  */
23050
23050
 
23051
23051
  /**
@@ -23925,7 +23925,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23925
23925
  /**
23926
23926
  * Knowledge service.
23927
23927
  * @module purecloud-platform-client-v2/api/KnowledgeApi
23928
- * @version 161.0.0
23928
+ * @version 161.0.1
23929
23929
  */
23930
23930
 
23931
23931
  /**
@@ -26357,7 +26357,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26357
26357
  /**
26358
26358
  * LanguageUnderstanding service.
26359
26359
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
26360
- * @version 161.0.0
26360
+ * @version 161.0.1
26361
26361
  */
26362
26362
 
26363
26363
  /**
@@ -27370,7 +27370,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27370
27370
  /**
27371
27371
  * Languages service.
27372
27372
  * @module purecloud-platform-client-v2/api/LanguagesApi
27373
- * @version 161.0.0
27373
+ * @version 161.0.1
27374
27374
  */
27375
27375
 
27376
27376
  /**
@@ -27588,7 +27588,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27588
27588
  /**
27589
27589
  * Learning service.
27590
27590
  * @module purecloud-platform-client-v2/api/LearningApi
27591
- * @version 161.0.0
27591
+ * @version 161.0.1
27592
27592
  */
27593
27593
 
27594
27594
  /**
@@ -28403,7 +28403,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28403
28403
  /**
28404
28404
  * License service.
28405
28405
  * @module purecloud-platform-client-v2/api/LicenseApi
28406
- * @version 161.0.0
28406
+ * @version 161.0.1
28407
28407
  */
28408
28408
 
28409
28409
  /**
@@ -28641,7 +28641,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28641
28641
  /**
28642
28642
  * Locations service.
28643
28643
  * @module purecloud-platform-client-v2/api/LocationsApi
28644
- * @version 161.0.0
28644
+ * @version 161.0.1
28645
28645
  */
28646
28646
 
28647
28647
  /**
@@ -28877,7 +28877,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28877
28877
  /**
28878
28878
  * Messaging service.
28879
28879
  * @module purecloud-platform-client-v2/api/MessagingApi
28880
- * @version 161.0.0
28880
+ * @version 161.0.1
28881
28881
  */
28882
28882
 
28883
28883
  /**
@@ -29028,7 +29028,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29028
29028
  /**
29029
29029
  * MobileDevices service.
29030
29030
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
29031
- * @version 161.0.0
29031
+ * @version 161.0.1
29032
29032
  */
29033
29033
 
29034
29034
  /**
@@ -29179,7 +29179,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29179
29179
  /**
29180
29180
  * Notifications service.
29181
29181
  * @module purecloud-platform-client-v2/api/NotificationsApi
29182
- * @version 161.0.0
29182
+ * @version 161.0.1
29183
29183
  */
29184
29184
 
29185
29185
  /**
@@ -29412,7 +29412,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29412
29412
  /**
29413
29413
  * OAuth service.
29414
29414
  * @module purecloud-platform-client-v2/api/OAuthApi
29415
- * @version 161.0.0
29415
+ * @version 161.0.1
29416
29416
  */
29417
29417
 
29418
29418
  /**
@@ -29778,7 +29778,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29778
29778
  /**
29779
29779
  * Objects service.
29780
29780
  * @module purecloud-platform-client-v2/api/ObjectsApi
29781
- * @version 161.0.0
29781
+ * @version 161.0.1
29782
29782
  */
29783
29783
 
29784
29784
  /**
@@ -30049,7 +30049,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30049
30049
  /**
30050
30050
  * Organization service.
30051
30051
  * @module purecloud-platform-client-v2/api/OrganizationApi
30052
- * @version 161.0.0
30052
+ * @version 161.0.1
30053
30053
  */
30054
30054
 
30055
30055
  /**
@@ -30452,7 +30452,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30452
30452
  /**
30453
30453
  * OrganizationAuthorization service.
30454
30454
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
30455
- * @version 161.0.0
30455
+ * @version 161.0.1
30456
30456
  */
30457
30457
 
30458
30458
  /**
@@ -31747,7 +31747,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31747
31747
  /**
31748
31748
  * Outbound service.
31749
31749
  * @module purecloud-platform-client-v2/api/OutboundApi
31750
- * @version 161.0.0
31750
+ * @version 161.0.1
31751
31751
  */
31752
31752
 
31753
31753
  /**
@@ -35343,7 +35343,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35343
35343
  /**
35344
35344
  * Presence service.
35345
35345
  * @module purecloud-platform-client-v2/api/PresenceApi
35346
- * @version 161.0.0
35346
+ * @version 161.0.1
35347
35347
  */
35348
35348
 
35349
35349
  /**
@@ -35894,7 +35894,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35894
35894
  /**
35895
35895
  * ProcessAutomation service.
35896
35896
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
35897
- * @version 161.0.0
35897
+ * @version 161.0.1
35898
35898
  */
35899
35899
 
35900
35900
  /**
@@ -36133,7 +36133,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36133
36133
  /**
36134
36134
  * Quality service.
36135
36135
  * @module purecloud-platform-client-v2/api/QualityApi
36136
- * @version 161.0.0
36136
+ * @version 161.0.1
36137
36137
  */
36138
36138
 
36139
36139
  /**
@@ -37712,7 +37712,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37712
37712
  /**
37713
37713
  * Recording service.
37714
37714
  * @module purecloud-platform-client-v2/api/RecordingApi
37715
- * @version 161.0.0
37715
+ * @version 161.0.1
37716
37716
  */
37717
37717
 
37718
37718
  /**
@@ -39349,7 +39349,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39349
39349
  /**
39350
39350
  * ResponseManagement service.
39351
39351
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
39352
- * @version 161.0.0
39352
+ * @version 161.0.1
39353
39353
  */
39354
39354
 
39355
39355
  /**
@@ -39833,7 +39833,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39833
39833
  /**
39834
39834
  * Routing service.
39835
39835
  * @module purecloud-platform-client-v2/api/RoutingApi
39836
- * @version 161.0.0
39836
+ * @version 161.0.1
39837
39837
  */
39838
39838
 
39839
39839
  /**
@@ -43334,7 +43334,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43334
43334
  /**
43335
43335
  * SCIM service.
43336
43336
  * @module purecloud-platform-client-v2/api/SCIMApi
43337
- * @version 161.0.0
43337
+ * @version 161.0.1
43338
43338
  */
43339
43339
 
43340
43340
  /**
@@ -44211,7 +44211,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44211
44211
  /**
44212
44212
  * Scripts service.
44213
44213
  * @module purecloud-platform-client-v2/api/ScriptsApi
44214
- * @version 161.0.0
44214
+ * @version 161.0.1
44215
44215
  */
44216
44216
 
44217
44217
  /**
@@ -44630,7 +44630,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44630
44630
  /**
44631
44631
  * Search service.
44632
44632
  * @module purecloud-platform-client-v2/api/SearchApi
44633
- * @version 161.0.0
44633
+ * @version 161.0.1
44634
44634
  */
44635
44635
 
44636
44636
  /**
@@ -45240,7 +45240,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45240
45240
  /**
45241
45241
  * SpeechTextAnalytics service.
45242
45242
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
45243
- * @version 161.0.0
45243
+ * @version 161.0.1
45244
45244
  */
45245
45245
 
45246
45246
  /**
@@ -46169,7 +46169,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46169
46169
  /**
46170
46170
  * Stations service.
46171
46171
  * @module purecloud-platform-client-v2/api/StationsApi
46172
- * @version 161.0.0
46172
+ * @version 161.0.1
46173
46173
  */
46174
46174
 
46175
46175
  /**
@@ -46316,7 +46316,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46316
46316
  /**
46317
46317
  * Suggest service.
46318
46318
  * @module purecloud-platform-client-v2/api/SuggestApi
46319
- * @version 161.0.0
46319
+ * @version 161.0.1
46320
46320
  */
46321
46321
 
46322
46322
  /**
@@ -46455,7 +46455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46455
46455
  /**
46456
46456
  * Teams service.
46457
46457
  * @module purecloud-platform-client-v2/api/TeamsApi
46458
- * @version 161.0.0
46458
+ * @version 161.0.1
46459
46459
  */
46460
46460
 
46461
46461
  /**
@@ -46726,7 +46726,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46726
46726
  /**
46727
46727
  * Telephony service.
46728
46728
  * @module purecloud-platform-client-v2/api/TelephonyApi
46729
- * @version 161.0.0
46729
+ * @version 161.0.1
46730
46730
  */
46731
46731
 
46732
46732
  /**
@@ -46854,7 +46854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46854
46854
  /**
46855
46855
  * TelephonyProvidersEdge service.
46856
46856
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
46857
- * @version 161.0.0
46857
+ * @version 161.0.1
46858
46858
  */
46859
46859
 
46860
46860
  /**
@@ -50463,7 +50463,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50463
50463
  /**
50464
50464
  * Textbots service.
50465
50465
  * @module purecloud-platform-client-v2/api/TextbotsApi
50466
- * @version 161.0.0
50466
+ * @version 161.0.1
50467
50467
  */
50468
50468
 
50469
50469
  /**
@@ -50591,7 +50591,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50591
50591
  /**
50592
50592
  * Tokens service.
50593
50593
  * @module purecloud-platform-client-v2/api/TokensApi
50594
- * @version 161.0.0
50594
+ * @version 161.0.1
50595
50595
  */
50596
50596
 
50597
50597
  /**
@@ -50697,7 +50697,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50697
50697
  /**
50698
50698
  * Uploads service.
50699
50699
  * @module purecloud-platform-client-v2/api/UploadsApi
50700
- * @version 161.0.0
50700
+ * @version 161.0.1
50701
50701
  */
50702
50702
 
50703
50703
  /**
@@ -50873,7 +50873,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50873
50873
  /**
50874
50874
  * Usage service.
50875
50875
  * @module purecloud-platform-client-v2/api/UsageApi
50876
- * @version 161.0.0
50876
+ * @version 161.0.1
50877
50877
  */
50878
50878
 
50879
50879
  /**
@@ -50944,7 +50944,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50944
50944
  /**
50945
50945
  * UserRecordings service.
50946
50946
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
50947
- * @version 161.0.0
50947
+ * @version 161.0.1
50948
50948
  */
50949
50949
 
50950
50950
  /**
@@ -51129,7 +51129,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51129
51129
  /**
51130
51130
  * Users service.
51131
51131
  * @module purecloud-platform-client-v2/api/UsersApi
51132
- * @version 161.0.0
51132
+ * @version 161.0.1
51133
51133
  */
51134
51134
 
51135
51135
  /**
@@ -53517,7 +53517,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53517
53517
  /**
53518
53518
  * Utilities service.
53519
53519
  * @module purecloud-platform-client-v2/api/UtilitiesApi
53520
- * @version 161.0.0
53520
+ * @version 161.0.1
53521
53521
  */
53522
53522
 
53523
53523
  /**
@@ -53628,7 +53628,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53628
53628
  /**
53629
53629
  * Voicemail service.
53630
53630
  * @module purecloud-platform-client-v2/api/VoicemailApi
53631
- * @version 161.0.0
53631
+ * @version 161.0.1
53632
53632
  */
53633
53633
 
53634
53634
  /**
@@ -54295,7 +54295,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54295
54295
  /**
54296
54296
  * WebChat service.
54297
54297
  * @module purecloud-platform-client-v2/api/WebChatApi
54298
- * @version 161.0.0
54298
+ * @version 161.0.1
54299
54299
  */
54300
54300
 
54301
54301
  /**
@@ -54839,7 +54839,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54839
54839
  /**
54840
54840
  * WebDeployments service.
54841
54841
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
54842
- * @version 161.0.0
54842
+ * @version 161.0.1
54843
54843
  */
54844
54844
 
54845
54845
  /**
@@ -55361,7 +55361,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55361
55361
  /**
55362
55362
  * WebMessaging service.
55363
55363
  * @module purecloud-platform-client-v2/api/WebMessagingApi
55364
- * @version 161.0.0
55364
+ * @version 161.0.1
55365
55365
  */
55366
55366
 
55367
55367
  /**
@@ -55407,7 +55407,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55407
55407
  /**
55408
55408
  * Widgets service.
55409
55409
  * @module purecloud-platform-client-v2/api/WidgetsApi
55410
- * @version 161.0.0
55410
+ * @version 161.0.1
55411
55411
  */
55412
55412
 
55413
55413
  /**
@@ -55553,7 +55553,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55553
55553
  /**
55554
55554
  * WorkforceManagement service.
55555
55555
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
55556
- * @version 161.0.0
55556
+ * @version 161.0.1
55557
55557
  */
55558
55558
 
55559
55559
  /**
@@ -60297,7 +60297,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60297
60297
  * </pre>
60298
60298
  * </p>
60299
60299
  * @module purecloud-platform-client-v2/index
60300
- * @version 161.0.0
60300
+ * @version 161.0.1
60301
60301
  */
60302
60302
  class platformClient {
60303
60303
  constructor() {