purecloud-platform-client-v2 192.0.0 → 192.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 (85) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +107 -78
  3. package/dist/web-amd/purecloud-platform-client-v2.js +107 -78
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +84 -78
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +84 -78
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +536 -457
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +32 -1
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -2
  38. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -2
  58. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  85. 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 192.0.0
402
+ * @version 192.1.0
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 192.0.0
1821
+ * @version 192.1.0
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 192.0.0
2482
+ * @version 192.1.0
2483
2483
  */
2484
2484
 
2485
2485
  /**
@@ -5253,7 +5253,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
5253
5253
  /**
5254
5254
  * Architect service.
5255
5255
  * @module purecloud-platform-client-v2/api/ArchitectApi
5256
- * @version 192.0.0
5256
+ * @version 192.1.0
5257
5257
  */
5258
5258
 
5259
5259
  /**
@@ -9399,7 +9399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9399
9399
  /**
9400
9400
  * Audit service.
9401
9401
  * @module purecloud-platform-client-v2/api/AuditApi
9402
- * @version 192.0.0
9402
+ * @version 192.1.0
9403
9403
  */
9404
9404
 
9405
9405
  /**
@@ -9570,7 +9570,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9570
9570
  /**
9571
9571
  * Authorization service.
9572
9572
  * @module purecloud-platform-client-v2/api/AuthorizationApi
9573
- * @version 192.0.0
9573
+ * @version 192.1.0
9574
9574
  */
9575
9575
 
9576
9576
  /**
@@ -10808,7 +10808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10808
10808
  /**
10809
10809
  * Billing service.
10810
10810
  * @module purecloud-platform-client-v2/api/BillingApi
10811
- * @version 192.0.0
10811
+ * @version 192.1.0
10812
10812
  */
10813
10813
 
10814
10814
  /**
@@ -10888,7 +10888,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10888
10888
  /**
10889
10889
  * CarrierServices service.
10890
10890
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
10891
- * @version 192.0.0
10891
+ * @version 192.1.0
10892
10892
  */
10893
10893
 
10894
10894
  /**
@@ -10958,7 +10958,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10958
10958
  /**
10959
10959
  * Chat service.
10960
10960
  * @module purecloud-platform-client-v2/api/ChatApi
10961
- * @version 192.0.0
10961
+ * @version 192.1.0
10962
10962
  */
10963
10963
 
10964
10964
  /**
@@ -11847,7 +11847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11847
11847
  /**
11848
11848
  * Coaching service.
11849
11849
  * @module purecloud-platform-client-v2/api/CoachingApi
11850
- * @version 192.0.0
11850
+ * @version 192.1.0
11851
11851
  */
11852
11852
 
11853
11853
  /**
@@ -12424,7 +12424,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12424
12424
  /**
12425
12425
  * ContentManagement service.
12426
12426
  * @module purecloud-platform-client-v2/api/ContentManagementApi
12427
- * @version 192.0.0
12427
+ * @version 192.1.0
12428
12428
  */
12429
12429
 
12430
12430
  /**
@@ -13506,7 +13506,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13506
13506
  /**
13507
13507
  * Conversations service.
13508
13508
  * @module purecloud-platform-client-v2/api/ConversationsApi
13509
- * @version 192.0.0
13509
+ * @version 192.1.0
13510
13510
  */
13511
13511
 
13512
13512
  /**
@@ -16495,6 +16495,37 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16495
16495
  );
16496
16496
  }
16497
16497
 
16498
+ /**
16499
+ * Update the utilization label on a conversation. When there is no value provided, the system default label is applied
16500
+ *
16501
+ * @param {String} conversationId conversation ID
16502
+ * @param {Object} body Conversation Utilization Label
16503
+ * patchConversationUtilizationlabel is a preview method and is subject to both breaking and non-breaking changes at any time without notice
16504
+ */
16505
+ patchConversationUtilizationlabel(conversationId, body) {
16506
+ // verify the required parameter 'conversationId' is set
16507
+ if (conversationId === undefined || conversationId === null) {
16508
+ throw 'Missing the required parameter "conversationId" when calling patchConversationUtilizationlabel';
16509
+ }
16510
+ // verify the required parameter 'body' is set
16511
+ if (body === undefined || body === null) {
16512
+ throw 'Missing the required parameter "body" when calling patchConversationUtilizationlabel';
16513
+ }
16514
+
16515
+ return this.apiClient.callApi(
16516
+ '/api/v2/conversations/{conversationId}/utilizationlabel',
16517
+ 'PATCH',
16518
+ { 'conversationId': conversationId },
16519
+ { },
16520
+ { },
16521
+ { },
16522
+ body,
16523
+ ['PureCloud OAuth'],
16524
+ ['application/json'],
16525
+ ['application/json']
16526
+ );
16527
+ }
16528
+
16498
16529
  /**
16499
16530
  * Update after-call work for this conversation communication.
16500
16531
  *
@@ -20717,7 +20748,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20717
20748
  /**
20718
20749
  * DataExtensions service.
20719
20750
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
20720
- * @version 192.0.0
20751
+ * @version 192.1.0
20721
20752
  */
20722
20753
 
20723
20754
  /**
@@ -20803,7 +20834,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20803
20834
  /**
20804
20835
  * Downloads service.
20805
20836
  * @module purecloud-platform-client-v2/api/DownloadsApi
20806
- * @version 192.0.0
20837
+ * @version 192.1.0
20807
20838
  */
20808
20839
 
20809
20840
  /**
@@ -20855,7 +20886,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20855
20886
  /**
20856
20887
  * Emails service.
20857
20888
  * @module purecloud-platform-client-v2/api/EmailsApi
20858
- * @version 192.0.0
20889
+ * @version 192.1.0
20859
20890
  */
20860
20891
 
20861
20892
  /**
@@ -20920,7 +20951,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20920
20951
  /**
20921
20952
  * Events service.
20922
20953
  * @module purecloud-platform-client-v2/api/EventsApi
20923
- * @version 192.0.0
20954
+ * @version 192.1.0
20924
20955
  */
20925
20956
 
20926
20957
  /**
@@ -21016,7 +21047,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21016
21047
  /**
21017
21048
  * ExternalContacts service.
21018
21049
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
21019
- * @version 192.0.0
21050
+ * @version 192.1.0
21020
21051
  */
21021
21052
 
21022
21053
  /**
@@ -22974,7 +23005,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22974
23005
  /**
22975
23006
  * Fax service.
22976
23007
  * @module purecloud-platform-client-v2/api/FaxApi
22977
- * @version 192.0.0
23008
+ * @version 192.1.0
22978
23009
  */
22979
23010
 
22980
23011
  /**
@@ -23189,7 +23220,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23189
23220
  /**
23190
23221
  * Flows service.
23191
23222
  * @module purecloud-platform-client-v2/api/FlowsApi
23192
- * @version 192.0.0
23223
+ * @version 192.1.0
23193
23224
  */
23194
23225
 
23195
23226
  /**
@@ -23373,7 +23404,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23373
23404
  /**
23374
23405
  * Gamification service.
23375
23406
  * @module purecloud-platform-client-v2/api/GamificationApi
23376
- * @version 192.0.0
23407
+ * @version 192.1.0
23377
23408
  */
23378
23409
 
23379
23410
  /**
@@ -25459,7 +25490,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25459
25490
  /**
25460
25491
  * GeneralDataProtectionRegulation service.
25461
25492
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
25462
- * @version 192.0.0
25493
+ * @version 192.1.0
25463
25494
  */
25464
25495
 
25465
25496
  /**
@@ -25589,7 +25620,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25589
25620
  /**
25590
25621
  * Geolocation service.
25591
25622
  * @module purecloud-platform-client-v2/api/GeolocationApi
25592
- * @version 192.0.0
25623
+ * @version 192.1.0
25593
25624
  */
25594
25625
 
25595
25626
  /**
@@ -25720,7 +25751,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25720
25751
  /**
25721
25752
  * Greetings service.
25722
25753
  * @module purecloud-platform-client-v2/api/GreetingsApi
25723
- * @version 192.0.0
25754
+ * @version 192.1.0
25724
25755
  */
25725
25756
 
25726
25757
  /**
@@ -26175,7 +26206,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26175
26206
  /**
26176
26207
  * Groups service.
26177
26208
  * @module purecloud-platform-client-v2/api/GroupsApi
26178
- * @version 192.0.0
26209
+ * @version 192.1.0
26179
26210
  */
26180
26211
 
26181
26212
  /**
@@ -26694,7 +26725,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26694
26725
  /**
26695
26726
  * IdentityProvider service.
26696
26727
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
26697
- * @version 192.0.0
26728
+ * @version 192.1.0
26698
26729
  */
26699
26730
 
26700
26731
  /**
@@ -27555,7 +27586,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27555
27586
  /**
27556
27587
  * InfrastructureAsCode service.
27557
27588
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
27558
- * @version 192.0.0
27589
+ * @version 192.1.0
27559
27590
  */
27560
27591
 
27561
27592
  /**
@@ -27722,7 +27753,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27722
27753
  /**
27723
27754
  * Integrations service.
27724
27755
  * @module purecloud-platform-client-v2/api/IntegrationsApi
27725
- * @version 192.0.0
27756
+ * @version 192.1.0
27726
27757
  */
27727
27758
 
27728
27759
  /**
@@ -30074,7 +30105,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30074
30105
  /**
30075
30106
  * Journey service.
30076
30107
  * @module purecloud-platform-client-v2/api/JourneyApi
30077
- * @version 192.0.0
30108
+ * @version 192.1.0
30078
30109
  */
30079
30110
 
30080
30111
  /**
@@ -31428,7 +31459,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31428
31459
  *
31429
31460
  * @param {Object} opts Optional parameters
31430
31461
  * @param {Object} opts.body
31431
- * postJourneyFlowsPathsQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
31432
31462
  */
31433
31463
  postJourneyFlowsPathsQuery(opts) {
31434
31464
  opts = opts || {};
@@ -31664,7 +31694,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31664
31694
  /**
31665
31695
  * Knowledge service.
31666
31696
  * @module purecloud-platform-client-v2/api/KnowledgeApi
31667
- * @version 192.0.0
31697
+ * @version 192.1.0
31668
31698
  */
31669
31699
 
31670
31700
  /**
@@ -34907,7 +34937,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34907
34937
  /**
34908
34938
  * LanguageUnderstanding service.
34909
34939
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
34910
- * @version 192.0.0
34940
+ * @version 192.1.0
34911
34941
  */
34912
34942
 
34913
34943
  /**
@@ -35941,7 +35971,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35941
35971
  /**
35942
35972
  * Languages service.
35943
35973
  * @module purecloud-platform-client-v2/api/LanguagesApi
35944
- * @version 192.0.0
35974
+ * @version 192.1.0
35945
35975
  */
35946
35976
 
35947
35977
  /**
@@ -36163,7 +36193,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36163
36193
  /**
36164
36194
  * Learning service.
36165
36195
  * @module purecloud-platform-client-v2/api/LearningApi
36166
- * @version 192.0.0
36196
+ * @version 192.1.0
36167
36197
  */
36168
36198
 
36169
36199
  /**
@@ -37018,7 +37048,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37018
37048
  /**
37019
37049
  * License service.
37020
37050
  * @module purecloud-platform-client-v2/api/LicenseApi
37021
- * @version 192.0.0
37051
+ * @version 192.1.0
37022
37052
  */
37023
37053
 
37024
37054
  /**
@@ -37256,7 +37286,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37256
37286
  /**
37257
37287
  * Locations service.
37258
37288
  * @module purecloud-platform-client-v2/api/LocationsApi
37259
- * @version 192.0.0
37289
+ * @version 192.1.0
37260
37290
  */
37261
37291
 
37262
37292
  /**
@@ -37492,7 +37522,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37492
37522
  /**
37493
37523
  * LogCapture service.
37494
37524
  * @module purecloud-platform-client-v2/api/LogCaptureApi
37495
- * @version 192.0.0
37525
+ * @version 192.1.0
37496
37526
  */
37497
37527
 
37498
37528
  /**
@@ -37692,7 +37722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37692
37722
  /**
37693
37723
  * Messaging service.
37694
37724
  * @module purecloud-platform-client-v2/api/MessagingApi
37695
- * @version 192.0.0
37725
+ * @version 192.1.0
37696
37726
  */
37697
37727
 
37698
37728
  /**
@@ -38051,7 +38081,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38051
38081
  /**
38052
38082
  * MobileDevices service.
38053
38083
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
38054
- * @version 192.0.0
38084
+ * @version 192.1.0
38055
38085
  */
38056
38086
 
38057
38087
  /**
@@ -38202,7 +38232,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38202
38232
  /**
38203
38233
  * Notifications service.
38204
38234
  * @module purecloud-platform-client-v2/api/NotificationsApi
38205
- * @version 192.0.0
38235
+ * @version 192.1.0
38206
38236
  */
38207
38237
 
38208
38238
  /**
@@ -38435,7 +38465,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38435
38465
  /**
38436
38466
  * OAuth service.
38437
38467
  * @module purecloud-platform-client-v2/api/OAuthApi
38438
- * @version 192.0.0
38468
+ * @version 192.1.0
38439
38469
  */
38440
38470
 
38441
38471
  /**
@@ -38801,7 +38831,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38801
38831
  /**
38802
38832
  * Objects service.
38803
38833
  * @module purecloud-platform-client-v2/api/ObjectsApi
38804
- * @version 192.0.0
38834
+ * @version 192.1.0
38805
38835
  */
38806
38836
 
38807
38837
  /**
@@ -39071,7 +39101,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39071
39101
  /**
39072
39102
  * OperationalEvents service.
39073
39103
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
39074
- * @version 192.0.0
39104
+ * @version 192.1.0
39075
39105
  */
39076
39106
 
39077
39107
  /**
@@ -39137,7 +39167,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39137
39167
  /**
39138
39168
  * Organization service.
39139
39169
  * @module purecloud-platform-client-v2/api/OrganizationApi
39140
- * @version 192.0.0
39170
+ * @version 192.1.0
39141
39171
  */
39142
39172
 
39143
39173
  /**
@@ -39592,7 +39622,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39592
39622
  /**
39593
39623
  * OrganizationAuthorization service.
39594
39624
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
39595
- * @version 192.0.0
39625
+ * @version 192.1.0
39596
39626
  */
39597
39627
 
39598
39628
  /**
@@ -40939,7 +40969,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40939
40969
  /**
40940
40970
  * Outbound service.
40941
40971
  * @module purecloud-platform-client-v2/api/OutboundApi
40942
- * @version 192.0.0
40972
+ * @version 192.1.0
40943
40973
  */
40944
40974
 
40945
40975
  /**
@@ -45181,7 +45211,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45181
45211
  /**
45182
45212
  * Presence service.
45183
45213
  * @module purecloud-platform-client-v2/api/PresenceApi
45184
- * @version 192.0.0
45214
+ * @version 192.1.0
45185
45215
  */
45186
45216
 
45187
45217
  /**
@@ -45925,7 +45955,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45925
45955
  /**
45926
45956
  * ProcessAutomation service.
45927
45957
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
45928
- * @version 192.0.0
45958
+ * @version 192.1.0
45929
45959
  */
45930
45960
 
45931
45961
  /**
@@ -46164,7 +46194,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46164
46194
  /**
46165
46195
  * Quality service.
46166
46196
  * @module purecloud-platform-client-v2/api/QualityApi
46167
- * @version 192.0.0
46197
+ * @version 192.1.0
46168
46198
  */
46169
46199
 
46170
46200
  /**
@@ -47921,7 +47951,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47921
47951
  /**
47922
47952
  * Recording service.
47923
47953
  * @module purecloud-platform-client-v2/api/RecordingApi
47924
- * @version 192.0.0
47954
+ * @version 192.1.0
47925
47955
  */
47926
47956
 
47927
47957
  /**
@@ -48834,7 +48864,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48834
48864
  /**
48835
48865
  * Retrieves an object containing the total number of concurrent active screen recordings
48836
48866
  *
48837
- * getRecordingsScreensessionsDetails is a preview method and is subject to both breaking and non-breaking changes at any time without notice
48838
48867
  */
48839
48868
  getRecordingsScreensessionsDetails() {
48840
48869
 
@@ -49580,7 +49609,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49580
49609
  /**
49581
49610
  * ResponseManagement service.
49582
49611
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
49583
- * @version 192.0.0
49612
+ * @version 192.1.0
49584
49613
  */
49585
49614
 
49586
49615
  /**
@@ -50090,7 +50119,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50090
50119
  /**
50091
50120
  * Routing service.
50092
50121
  * @module purecloud-platform-client-v2/api/RoutingApi
50093
- * @version 192.0.0
50122
+ * @version 192.1.0
50094
50123
  */
50095
50124
 
50096
50125
  /**
@@ -54070,7 +54099,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54070
54099
  /**
54071
54100
  * SCIM service.
54072
54101
  * @module purecloud-platform-client-v2/api/SCIMApi
54073
- * @version 192.0.0
54102
+ * @version 192.1.0
54074
54103
  */
54075
54104
 
54076
54105
  /**
@@ -54947,7 +54976,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54947
54976
  /**
54948
54977
  * ScreenRecording service.
54949
54978
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
54950
- * @version 192.0.0
54979
+ * @version 192.1.0
54951
54980
  */
54952
54981
 
54953
54982
  /**
@@ -54992,7 +55021,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54992
55021
  /**
54993
55022
  * Scripts service.
54994
55023
  * @module purecloud-platform-client-v2/api/ScriptsApi
54995
- * @version 192.0.0
55024
+ * @version 192.1.0
54996
55025
  */
54997
55026
 
54998
55027
  /**
@@ -55436,7 +55465,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55436
55465
  /**
55437
55466
  * Search service.
55438
55467
  * @module purecloud-platform-client-v2/api/SearchApi
55439
- * @version 192.0.0
55468
+ * @version 192.1.0
55440
55469
  */
55441
55470
 
55442
55471
  /**
@@ -56125,7 +56154,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56125
56154
  /**
56126
56155
  * Settings service.
56127
56156
  * @module purecloud-platform-client-v2/api/SettingsApi
56128
- * @version 192.0.0
56157
+ * @version 192.1.0
56129
56158
  */
56130
56159
 
56131
56160
  /**
@@ -56237,7 +56266,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56237
56266
  /**
56238
56267
  * SpeechTextAnalytics service.
56239
56268
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
56240
- * @version 192.0.0
56269
+ * @version 192.1.0
56241
56270
  */
56242
56271
 
56243
56272
  /**
@@ -57351,7 +57380,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57351
57380
  /**
57352
57381
  * Stations service.
57353
57382
  * @module purecloud-platform-client-v2/api/StationsApi
57354
- * @version 192.0.0
57383
+ * @version 192.1.0
57355
57384
  */
57356
57385
 
57357
57386
  /**
@@ -57453,7 +57482,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57453
57482
  /**
57454
57483
  * Suggest service.
57455
57484
  * @module purecloud-platform-client-v2/api/SuggestApi
57456
- * @version 192.0.0
57485
+ * @version 192.1.0
57457
57486
  */
57458
57487
 
57459
57488
  /**
@@ -57592,7 +57621,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57592
57621
  /**
57593
57622
  * TaskManagement service.
57594
57623
  * @module purecloud-platform-client-v2/api/TaskManagementApi
57595
- * @version 192.0.0
57624
+ * @version 192.1.0
57596
57625
  */
57597
57626
 
57598
57627
  /**
@@ -58977,7 +59006,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58977
59006
  /**
58978
59007
  * Teams service.
58979
59008
  * @module purecloud-platform-client-v2/api/TeamsApi
58980
- * @version 192.0.0
59009
+ * @version 192.1.0
58981
59010
  */
58982
59011
 
58983
59012
  /**
@@ -59279,7 +59308,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59279
59308
  /**
59280
59309
  * Telephony service.
59281
59310
  * @module purecloud-platform-client-v2/api/TelephonyApi
59282
- * @version 192.0.0
59311
+ * @version 192.1.0
59283
59312
  */
59284
59313
 
59285
59314
  /**
@@ -59461,7 +59490,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59461
59490
  /**
59462
59491
  * TelephonyProvidersEdge service.
59463
59492
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
59464
- * @version 192.0.0
59493
+ * @version 192.1.0
59465
59494
  */
59466
59495
 
59467
59496
  /**
@@ -62789,7 +62818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62789
62818
  /**
62790
62819
  * Textbots service.
62791
62820
  * @module purecloud-platform-client-v2/api/TextbotsApi
62792
- * @version 192.0.0
62821
+ * @version 192.1.0
62793
62822
  */
62794
62823
 
62795
62824
  /**
@@ -62917,7 +62946,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62917
62946
  /**
62918
62947
  * Tokens service.
62919
62948
  * @module purecloud-platform-client-v2/api/TokensApi
62920
- * @version 192.0.0
62949
+ * @version 192.1.0
62921
62950
  */
62922
62951
 
62923
62952
  /**
@@ -63071,7 +63100,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63071
63100
  /**
63072
63101
  * Uploads service.
63073
63102
  * @module purecloud-platform-client-v2/api/UploadsApi
63074
- * @version 192.0.0
63103
+ * @version 192.1.0
63075
63104
  */
63076
63105
 
63077
63106
  /**
@@ -63340,7 +63369,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63340
63369
  /**
63341
63370
  * Usage service.
63342
63371
  * @module purecloud-platform-client-v2/api/UsageApi
63343
- * @version 192.0.0
63372
+ * @version 192.1.0
63344
63373
  */
63345
63374
 
63346
63375
  /**
@@ -63555,7 +63584,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63555
63584
  /**
63556
63585
  * UserRecordings service.
63557
63586
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
63558
- * @version 192.0.0
63587
+ * @version 192.1.0
63559
63588
  */
63560
63589
 
63561
63590
  /**
@@ -63740,7 +63769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63740
63769
  /**
63741
63770
  * Users service.
63742
63771
  * @module purecloud-platform-client-v2/api/UsersApi
63743
- * @version 192.0.0
63772
+ * @version 192.1.0
63744
63773
  */
63745
63774
 
63746
63775
  /**
@@ -66399,7 +66428,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66399
66428
  /**
66400
66429
  * Utilities service.
66401
66430
  * @module purecloud-platform-client-v2/api/UtilitiesApi
66402
- * @version 192.0.0
66431
+ * @version 192.1.0
66403
66432
  */
66404
66433
 
66405
66434
  /**
@@ -66510,7 +66539,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66510
66539
  /**
66511
66540
  * Voicemail service.
66512
66541
  * @module purecloud-platform-client-v2/api/VoicemailApi
66513
- * @version 192.0.0
66542
+ * @version 192.1.0
66514
66543
  */
66515
66544
 
66516
66545
  /**
@@ -67177,7 +67206,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67177
67206
  /**
67178
67207
  * WebChat service.
67179
67208
  * @module purecloud-platform-client-v2/api/WebChatApi
67180
- * @version 192.0.0
67209
+ * @version 192.1.0
67181
67210
  */
67182
67211
 
67183
67212
  /**
@@ -67728,7 +67757,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67728
67757
  /**
67729
67758
  * WebDeployments service.
67730
67759
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
67731
- * @version 192.0.0
67760
+ * @version 192.1.0
67732
67761
  */
67733
67762
 
67734
67763
  /**
@@ -68255,7 +68284,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68255
68284
  /**
68256
68285
  * WebMessaging service.
68257
68286
  * @module purecloud-platform-client-v2/api/WebMessagingApi
68258
- * @version 192.0.0
68287
+ * @version 192.1.0
68259
68288
  */
68260
68289
 
68261
68290
  /**
@@ -68301,7 +68330,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68301
68330
  /**
68302
68331
  * Widgets service.
68303
68332
  * @module purecloud-platform-client-v2/api/WidgetsApi
68304
- * @version 192.0.0
68333
+ * @version 192.1.0
68305
68334
  */
68306
68335
 
68307
68336
  /**
@@ -68447,7 +68476,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68447
68476
  /**
68448
68477
  * WorkforceManagement service.
68449
68478
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
68450
- * @version 192.0.0
68479
+ * @version 192.1.0
68451
68480
  */
68452
68481
 
68453
68482
  /**
@@ -74358,7 +74387,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74358
74387
  * </pre>
74359
74388
  * </p>
74360
74389
  * @module purecloud-platform-client-v2/index
74361
- * @version 192.0.0
74390
+ * @version 192.1.0
74362
74391
  */
74363
74392
  class platformClient {
74364
74393
  constructor() {