purecloud-platform-client-v2 188.0.0 → 188.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 (84) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +76 -76
  3. package/dist/web-amd/purecloud-platform-client-v2.js +76 -76
  4. package/dist/web-cjs/bundle.js +76 -76
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +134 -144
  6. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  7. package/index.d.ts +100 -2
  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/LogCaptureApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  84. 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 188.0.0
402
+ * @version 188.0.1
403
403
  */
404
404
  class ApiClient {
405
405
  /**
@@ -1818,7 +1818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1818
1818
  /**
1819
1819
  * Alerting service.
1820
1820
  * @module purecloud-platform-client-v2/api/AlertingApi
1821
- * @version 188.0.0
1821
+ * @version 188.0.1
1822
1822
  */
1823
1823
 
1824
1824
  /**
@@ -2479,7 +2479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2479
2479
  /**
2480
2480
  * Analytics service.
2481
2481
  * @module purecloud-platform-client-v2/api/AnalyticsApi
2482
- * @version 188.0.0
2482
+ * @version 188.0.1
2483
2483
  */
2484
2484
 
2485
2485
  /**
@@ -5093,7 +5093,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
5093
5093
  /**
5094
5094
  * Architect service.
5095
5095
  * @module purecloud-platform-client-v2/api/ArchitectApi
5096
- * @version 188.0.0
5096
+ * @version 188.0.1
5097
5097
  */
5098
5098
 
5099
5099
  /**
@@ -8947,7 +8947,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8947
8947
  /**
8948
8948
  * Audit service.
8949
8949
  * @module purecloud-platform-client-v2/api/AuditApi
8950
- * @version 188.0.0
8950
+ * @version 188.0.1
8951
8951
  */
8952
8952
 
8953
8953
  /**
@@ -9118,7 +9118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9118
9118
  /**
9119
9119
  * Authorization service.
9120
9120
  * @module purecloud-platform-client-v2/api/AuthorizationApi
9121
- * @version 188.0.0
9121
+ * @version 188.0.1
9122
9122
  */
9123
9123
 
9124
9124
  /**
@@ -10348,7 +10348,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10348
10348
  /**
10349
10349
  * Billing service.
10350
10350
  * @module purecloud-platform-client-v2/api/BillingApi
10351
- * @version 188.0.0
10351
+ * @version 188.0.1
10352
10352
  */
10353
10353
 
10354
10354
  /**
@@ -10428,7 +10428,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10428
10428
  /**
10429
10429
  * CarrierServices service.
10430
10430
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
10431
- * @version 188.0.0
10431
+ * @version 188.0.1
10432
10432
  */
10433
10433
 
10434
10434
  /**
@@ -10498,7 +10498,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10498
10498
  /**
10499
10499
  * Chat service.
10500
10500
  * @module purecloud-platform-client-v2/api/ChatApi
10501
- * @version 188.0.0
10501
+ * @version 188.0.1
10502
10502
  */
10503
10503
 
10504
10504
  /**
@@ -11233,7 +11233,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11233
11233
  /**
11234
11234
  * Coaching service.
11235
11235
  * @module purecloud-platform-client-v2/api/CoachingApi
11236
- * @version 188.0.0
11236
+ * @version 188.0.1
11237
11237
  */
11238
11238
 
11239
11239
  /**
@@ -11810,7 +11810,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11810
11810
  /**
11811
11811
  * ContentManagement service.
11812
11812
  * @module purecloud-platform-client-v2/api/ContentManagementApi
11813
- * @version 188.0.0
11813
+ * @version 188.0.1
11814
11814
  */
11815
11815
 
11816
11816
  /**
@@ -12892,7 +12892,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12892
12892
  /**
12893
12893
  * Conversations service.
12894
12894
  * @module purecloud-platform-client-v2/api/ConversationsApi
12895
- * @version 188.0.0
12895
+ * @version 188.0.1
12896
12896
  */
12897
12897
 
12898
12898
  /**
@@ -20060,7 +20060,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20060
20060
  /**
20061
20061
  * DataExtensions service.
20062
20062
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
20063
- * @version 188.0.0
20063
+ * @version 188.0.1
20064
20064
  */
20065
20065
 
20066
20066
  /**
@@ -20146,7 +20146,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20146
20146
  /**
20147
20147
  * Downloads service.
20148
20148
  * @module purecloud-platform-client-v2/api/DownloadsApi
20149
- * @version 188.0.0
20149
+ * @version 188.0.1
20150
20150
  */
20151
20151
 
20152
20152
  /**
@@ -20198,7 +20198,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20198
20198
  /**
20199
20199
  * Emails service.
20200
20200
  * @module purecloud-platform-client-v2/api/EmailsApi
20201
- * @version 188.0.0
20201
+ * @version 188.0.1
20202
20202
  */
20203
20203
 
20204
20204
  /**
@@ -20263,7 +20263,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20263
20263
  /**
20264
20264
  * Events service.
20265
20265
  * @module purecloud-platform-client-v2/api/EventsApi
20266
- * @version 188.0.0
20266
+ * @version 188.0.1
20267
20267
  */
20268
20268
 
20269
20269
  /**
@@ -20359,7 +20359,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20359
20359
  /**
20360
20360
  * ExternalContacts service.
20361
20361
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
20362
- * @version 188.0.0
20362
+ * @version 188.0.1
20363
20363
  */
20364
20364
 
20365
20365
  /**
@@ -22317,7 +22317,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22317
22317
  /**
22318
22318
  * Fax service.
22319
22319
  * @module purecloud-platform-client-v2/api/FaxApi
22320
- * @version 188.0.0
22320
+ * @version 188.0.1
22321
22321
  */
22322
22322
 
22323
22323
  /**
@@ -22488,7 +22488,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22488
22488
  /**
22489
22489
  * Flows service.
22490
22490
  * @module purecloud-platform-client-v2/api/FlowsApi
22491
- * @version 188.0.0
22491
+ * @version 188.0.1
22492
22492
  */
22493
22493
 
22494
22494
  /**
@@ -22672,7 +22672,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22672
22672
  /**
22673
22673
  * Gamification service.
22674
22674
  * @module purecloud-platform-client-v2/api/GamificationApi
22675
- * @version 188.0.0
22675
+ * @version 188.0.1
22676
22676
  */
22677
22677
 
22678
22678
  /**
@@ -24758,7 +24758,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24758
24758
  /**
24759
24759
  * GeneralDataProtectionRegulation service.
24760
24760
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
24761
- * @version 188.0.0
24761
+ * @version 188.0.1
24762
24762
  */
24763
24763
 
24764
24764
  /**
@@ -24888,7 +24888,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24888
24888
  /**
24889
24889
  * Geolocation service.
24890
24890
  * @module purecloud-platform-client-v2/api/GeolocationApi
24891
- * @version 188.0.0
24891
+ * @version 188.0.1
24892
24892
  */
24893
24893
 
24894
24894
  /**
@@ -25019,7 +25019,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25019
25019
  /**
25020
25020
  * Greetings service.
25021
25021
  * @module purecloud-platform-client-v2/api/GreetingsApi
25022
- * @version 188.0.0
25022
+ * @version 188.0.1
25023
25023
  */
25024
25024
 
25025
25025
  /**
@@ -25474,7 +25474,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25474
25474
  /**
25475
25475
  * Groups service.
25476
25476
  * @module purecloud-platform-client-v2/api/GroupsApi
25477
- * @version 188.0.0
25477
+ * @version 188.0.1
25478
25478
  */
25479
25479
 
25480
25480
  /**
@@ -25993,7 +25993,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25993
25993
  /**
25994
25994
  * IdentityProvider service.
25995
25995
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
25996
- * @version 188.0.0
25996
+ * @version 188.0.1
25997
25997
  */
25998
25998
 
25999
25999
  /**
@@ -26854,7 +26854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26854
26854
  /**
26855
26855
  * InfrastructureAsCode service.
26856
26856
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
26857
- * @version 188.0.0
26857
+ * @version 188.0.1
26858
26858
  */
26859
26859
 
26860
26860
  /**
@@ -27021,7 +27021,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27021
27021
  /**
27022
27022
  * Integrations service.
27023
27023
  * @module purecloud-platform-client-v2/api/IntegrationsApi
27024
- * @version 188.0.0
27024
+ * @version 188.0.1
27025
27025
  */
27026
27026
 
27027
27027
  /**
@@ -29143,7 +29143,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29143
29143
  /**
29144
29144
  * Journey service.
29145
29145
  * @module purecloud-platform-client-v2/api/JourneyApi
29146
- * @version 188.0.0
29146
+ * @version 188.0.1
29147
29147
  */
29148
29148
 
29149
29149
  /**
@@ -30341,7 +30341,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30341
30341
  /**
30342
30342
  * Knowledge service.
30343
30343
  * @module purecloud-platform-client-v2/api/KnowledgeApi
30344
- * @version 188.0.0
30344
+ * @version 188.0.1
30345
30345
  */
30346
30346
 
30347
30347
  /**
@@ -33424,7 +33424,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33424
33424
  /**
33425
33425
  * LanguageUnderstanding service.
33426
33426
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
33427
- * @version 188.0.0
33427
+ * @version 188.0.1
33428
33428
  */
33429
33429
 
33430
33430
  /**
@@ -34437,7 +34437,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34437
34437
  /**
34438
34438
  * Languages service.
34439
34439
  * @module purecloud-platform-client-v2/api/LanguagesApi
34440
- * @version 188.0.0
34440
+ * @version 188.0.1
34441
34441
  */
34442
34442
 
34443
34443
  /**
@@ -34659,7 +34659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34659
34659
  /**
34660
34660
  * Learning service.
34661
34661
  * @module purecloud-platform-client-v2/api/LearningApi
34662
- * @version 188.0.0
34662
+ * @version 188.0.1
34663
34663
  */
34664
34664
 
34665
34665
  /**
@@ -35515,7 +35515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35515
35515
  /**
35516
35516
  * License service.
35517
35517
  * @module purecloud-platform-client-v2/api/LicenseApi
35518
- * @version 188.0.0
35518
+ * @version 188.0.1
35519
35519
  */
35520
35520
 
35521
35521
  /**
@@ -35753,7 +35753,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35753
35753
  /**
35754
35754
  * Locations service.
35755
35755
  * @module purecloud-platform-client-v2/api/LocationsApi
35756
- * @version 188.0.0
35756
+ * @version 188.0.1
35757
35757
  */
35758
35758
 
35759
35759
  /**
@@ -35989,7 +35989,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35989
35989
  /**
35990
35990
  * LogCapture service.
35991
35991
  * @module purecloud-platform-client-v2/api/LogCaptureApi
35992
- * @version 188.0.0
35992
+ * @version 188.0.1
35993
35993
  */
35994
35994
 
35995
35995
  /**
@@ -36189,7 +36189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36189
36189
  /**
36190
36190
  * Messaging service.
36191
36191
  * @module purecloud-platform-client-v2/api/MessagingApi
36192
- * @version 188.0.0
36192
+ * @version 188.0.1
36193
36193
  */
36194
36194
 
36195
36195
  /**
@@ -36548,7 +36548,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36548
36548
  /**
36549
36549
  * MobileDevices service.
36550
36550
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
36551
- * @version 188.0.0
36551
+ * @version 188.0.1
36552
36552
  */
36553
36553
 
36554
36554
  /**
@@ -36699,7 +36699,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36699
36699
  /**
36700
36700
  * Notifications service.
36701
36701
  * @module purecloud-platform-client-v2/api/NotificationsApi
36702
- * @version 188.0.0
36702
+ * @version 188.0.1
36703
36703
  */
36704
36704
 
36705
36705
  /**
@@ -36932,7 +36932,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36932
36932
  /**
36933
36933
  * OAuth service.
36934
36934
  * @module purecloud-platform-client-v2/api/OAuthApi
36935
- * @version 188.0.0
36935
+ * @version 188.0.1
36936
36936
  */
36937
36937
 
36938
36938
  /**
@@ -37298,7 +37298,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37298
37298
  /**
37299
37299
  * Objects service.
37300
37300
  * @module purecloud-platform-client-v2/api/ObjectsApi
37301
- * @version 188.0.0
37301
+ * @version 188.0.1
37302
37302
  */
37303
37303
 
37304
37304
  /**
@@ -37568,7 +37568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37568
37568
  /**
37569
37569
  * OperationalEvents service.
37570
37570
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
37571
- * @version 188.0.0
37571
+ * @version 188.0.1
37572
37572
  */
37573
37573
 
37574
37574
  /**
@@ -37634,7 +37634,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37634
37634
  /**
37635
37635
  * Organization service.
37636
37636
  * @module purecloud-platform-client-v2/api/OrganizationApi
37637
- * @version 188.0.0
37637
+ * @version 188.0.1
37638
37638
  */
37639
37639
 
37640
37640
  /**
@@ -38089,7 +38089,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38089
38089
  /**
38090
38090
  * OrganizationAuthorization service.
38091
38091
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
38092
- * @version 188.0.0
38092
+ * @version 188.0.1
38093
38093
  */
38094
38094
 
38095
38095
  /**
@@ -39436,7 +39436,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39436
39436
  /**
39437
39437
  * Outbound service.
39438
39438
  * @module purecloud-platform-client-v2/api/OutboundApi
39439
- * @version 188.0.0
39439
+ * @version 188.0.1
39440
39440
  */
39441
39441
 
39442
39442
  /**
@@ -43673,7 +43673,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43673
43673
  /**
43674
43674
  * Presence service.
43675
43675
  * @module purecloud-platform-client-v2/api/PresenceApi
43676
- * @version 188.0.0
43676
+ * @version 188.0.1
43677
43677
  */
43678
43678
 
43679
43679
  /**
@@ -44417,7 +44417,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44417
44417
  /**
44418
44418
  * ProcessAutomation service.
44419
44419
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
44420
- * @version 188.0.0
44420
+ * @version 188.0.1
44421
44421
  */
44422
44422
 
44423
44423
  /**
@@ -44656,7 +44656,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44656
44656
  /**
44657
44657
  * Quality service.
44658
44658
  * @module purecloud-platform-client-v2/api/QualityApi
44659
- * @version 188.0.0
44659
+ * @version 188.0.1
44660
44660
  */
44661
44661
 
44662
44662
  /**
@@ -46413,7 +46413,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46413
46413
  /**
46414
46414
  * Recording service.
46415
46415
  * @module purecloud-platform-client-v2/api/RecordingApi
46416
- * @version 188.0.0
46416
+ * @version 188.0.1
46417
46417
  */
46418
46418
 
46419
46419
  /**
@@ -48050,7 +48050,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48050
48050
  /**
48051
48051
  * ResponseManagement service.
48052
48052
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
48053
- * @version 188.0.0
48053
+ * @version 188.0.1
48054
48054
  */
48055
48055
 
48056
48056
  /**
@@ -48535,7 +48535,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48535
48535
  /**
48536
48536
  * Routing service.
48537
48537
  * @module purecloud-platform-client-v2/api/RoutingApi
48538
- * @version 188.0.0
48538
+ * @version 188.0.1
48539
48539
  */
48540
48540
 
48541
48541
  /**
@@ -52488,7 +52488,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52488
52488
  /**
52489
52489
  * SCIM service.
52490
52490
  * @module purecloud-platform-client-v2/api/SCIMApi
52491
- * @version 188.0.0
52491
+ * @version 188.0.1
52492
52492
  */
52493
52493
 
52494
52494
  /**
@@ -53365,7 +53365,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53365
53365
  /**
53366
53366
  * ScreenRecording service.
53367
53367
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
53368
- * @version 188.0.0
53368
+ * @version 188.0.1
53369
53369
  */
53370
53370
 
53371
53371
  /**
@@ -53410,7 +53410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53410
53410
  /**
53411
53411
  * Scripts service.
53412
53412
  * @module purecloud-platform-client-v2/api/ScriptsApi
53413
- * @version 188.0.0
53413
+ * @version 188.0.1
53414
53414
  */
53415
53415
 
53416
53416
  /**
@@ -53854,7 +53854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53854
53854
  /**
53855
53855
  * Search service.
53856
53856
  * @module purecloud-platform-client-v2/api/SearchApi
53857
- * @version 188.0.0
53857
+ * @version 188.0.1
53858
53858
  */
53859
53859
 
53860
53860
  /**
@@ -54543,7 +54543,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54543
54543
  /**
54544
54544
  * Settings service.
54545
54545
  * @module purecloud-platform-client-v2/api/SettingsApi
54546
- * @version 188.0.0
54546
+ * @version 188.0.1
54547
54547
  */
54548
54548
 
54549
54549
  /**
@@ -54608,7 +54608,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54608
54608
  /**
54609
54609
  * SpeechTextAnalytics service.
54610
54610
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
54611
- * @version 188.0.0
54611
+ * @version 188.0.1
54612
54612
  */
54613
54613
 
54614
54614
  /**
@@ -55722,7 +55722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55722
55722
  /**
55723
55723
  * Stations service.
55724
55724
  * @module purecloud-platform-client-v2/api/StationsApi
55725
- * @version 188.0.0
55725
+ * @version 188.0.1
55726
55726
  */
55727
55727
 
55728
55728
  /**
@@ -55824,7 +55824,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55824
55824
  /**
55825
55825
  * Suggest service.
55826
55826
  * @module purecloud-platform-client-v2/api/SuggestApi
55827
- * @version 188.0.0
55827
+ * @version 188.0.1
55828
55828
  */
55829
55829
 
55830
55830
  /**
@@ -55963,7 +55963,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55963
55963
  /**
55964
55964
  * TaskManagement service.
55965
55965
  * @module purecloud-platform-client-v2/api/TaskManagementApi
55966
- * @version 188.0.0
55966
+ * @version 188.0.1
55967
55967
  */
55968
55968
 
55969
55969
  /**
@@ -57244,7 +57244,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57244
57244
  /**
57245
57245
  * Teams service.
57246
57246
  * @module purecloud-platform-client-v2/api/TeamsApi
57247
- * @version 188.0.0
57247
+ * @version 188.0.1
57248
57248
  */
57249
57249
 
57250
57250
  /**
@@ -57546,7 +57546,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57546
57546
  /**
57547
57547
  * Telephony service.
57548
57548
  * @module purecloud-platform-client-v2/api/TelephonyApi
57549
- * @version 188.0.0
57549
+ * @version 188.0.1
57550
57550
  */
57551
57551
 
57552
57552
  /**
@@ -57728,7 +57728,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57728
57728
  /**
57729
57729
  * TelephonyProvidersEdge service.
57730
57730
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
57731
- * @version 188.0.0
57731
+ * @version 188.0.1
57732
57732
  */
57733
57733
 
57734
57734
  /**
@@ -61077,7 +61077,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61077
61077
  /**
61078
61078
  * Textbots service.
61079
61079
  * @module purecloud-platform-client-v2/api/TextbotsApi
61080
- * @version 188.0.0
61080
+ * @version 188.0.1
61081
61081
  */
61082
61082
 
61083
61083
  /**
@@ -61205,7 +61205,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61205
61205
  /**
61206
61206
  * Tokens service.
61207
61207
  * @module purecloud-platform-client-v2/api/TokensApi
61208
- * @version 188.0.0
61208
+ * @version 188.0.1
61209
61209
  */
61210
61210
 
61211
61211
  /**
@@ -61361,7 +61361,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61361
61361
  /**
61362
61362
  * Uploads service.
61363
61363
  * @module purecloud-platform-client-v2/api/UploadsApi
61364
- * @version 188.0.0
61364
+ * @version 188.0.1
61365
61365
  */
61366
61366
 
61367
61367
  /**
@@ -61630,7 +61630,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61630
61630
  /**
61631
61631
  * Usage service.
61632
61632
  * @module purecloud-platform-client-v2/api/UsageApi
61633
- * @version 188.0.0
61633
+ * @version 188.0.1
61634
61634
  */
61635
61635
 
61636
61636
  /**
@@ -61840,7 +61840,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61840
61840
  /**
61841
61841
  * UserRecordings service.
61842
61842
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
61843
- * @version 188.0.0
61843
+ * @version 188.0.1
61844
61844
  */
61845
61845
 
61846
61846
  /**
@@ -62025,7 +62025,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62025
62025
  /**
62026
62026
  * Users service.
62027
62027
  * @module purecloud-platform-client-v2/api/UsersApi
62028
- * @version 188.0.0
62028
+ * @version 188.0.1
62029
62029
  */
62030
62030
 
62031
62031
  /**
@@ -64676,7 +64676,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64676
64676
  /**
64677
64677
  * Utilities service.
64678
64678
  * @module purecloud-platform-client-v2/api/UtilitiesApi
64679
- * @version 188.0.0
64679
+ * @version 188.0.1
64680
64680
  */
64681
64681
 
64682
64682
  /**
@@ -64787,7 +64787,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64787
64787
  /**
64788
64788
  * Voicemail service.
64789
64789
  * @module purecloud-platform-client-v2/api/VoicemailApi
64790
- * @version 188.0.0
64790
+ * @version 188.0.1
64791
64791
  */
64792
64792
 
64793
64793
  /**
@@ -65454,7 +65454,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
65454
65454
  /**
65455
65455
  * WebChat service.
65456
65456
  * @module purecloud-platform-client-v2/api/WebChatApi
65457
- * @version 188.0.0
65457
+ * @version 188.0.1
65458
65458
  */
65459
65459
 
65460
65460
  /**
@@ -66003,7 +66003,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66003
66003
  /**
66004
66004
  * WebDeployments service.
66005
66005
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
66006
- * @version 188.0.0
66006
+ * @version 188.0.1
66007
66007
  */
66008
66008
 
66009
66009
  /**
@@ -66530,7 +66530,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66530
66530
  /**
66531
66531
  * WebMessaging service.
66532
66532
  * @module purecloud-platform-client-v2/api/WebMessagingApi
66533
- * @version 188.0.0
66533
+ * @version 188.0.1
66534
66534
  */
66535
66535
 
66536
66536
  /**
@@ -66576,7 +66576,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66576
66576
  /**
66577
66577
  * Widgets service.
66578
66578
  * @module purecloud-platform-client-v2/api/WidgetsApi
66579
- * @version 188.0.0
66579
+ * @version 188.0.1
66580
66580
  */
66581
66581
 
66582
66582
  /**
@@ -66722,7 +66722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66722
66722
  /**
66723
66723
  * WorkforceManagement service.
66724
66724
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
66725
- * @version 188.0.0
66725
+ * @version 188.0.1
66726
66726
  */
66727
66727
 
66728
66728
  /**
@@ -72117,7 +72117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72117
72117
  * </pre>
72118
72118
  * </p>
72119
72119
  * @module purecloud-platform-client-v2/index
72120
- * @version 188.0.0
72120
+ * @version 188.0.1
72121
72121
  */
72122
72122
  class platformClient {
72123
72123
  constructor() {