purecloud-platform-client-v2 158.0.0 → 159.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +171 -76
  3. package/dist/web-amd/purecloud-platform-client-v2.js +171 -76
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +171 -76
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +171 -76
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +73 -1
  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/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 +2 -2
  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/EventsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/JourneyApi.js +95 -1
  35. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -3
  36. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/QualityApi.js +5 -4
  52. package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
  53. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +3 -2
  64. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -402,7 +402,7 @@ class Configuration {
402
402
 
403
403
  /**
404
404
  * @module purecloud-platform-client-v2/ApiClient
405
- * @version 158.0.0
405
+ * @version 159.0.0
406
406
  */
407
407
  class ApiClient {
408
408
  /**
@@ -1481,7 +1481,7 @@ class AlertingApi {
1481
1481
  /**
1482
1482
  * Alerting service.
1483
1483
  * @module purecloud-platform-client-v2/api/AlertingApi
1484
- * @version 158.0.0
1484
+ * @version 159.0.0
1485
1485
  */
1486
1486
 
1487
1487
  /**
@@ -1795,7 +1795,7 @@ class AnalyticsApi {
1795
1795
  /**
1796
1796
  * Analytics service.
1797
1797
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1798
- * @version 158.0.0
1798
+ * @version 159.0.0
1799
1799
  */
1800
1800
 
1801
1801
  /**
@@ -3049,7 +3049,7 @@ class ArchitectApi {
3049
3049
  /**
3050
3050
  * Architect service.
3051
3051
  * @module purecloud-platform-client-v2/api/ArchitectApi
3052
- * @version 158.0.0
3052
+ * @version 159.0.0
3053
3053
  */
3054
3054
 
3055
3055
  /**
@@ -6097,7 +6097,7 @@ class AuditApi {
6097
6097
  /**
6098
6098
  * Audit service.
6099
6099
  * @module purecloud-platform-client-v2/api/AuditApi
6100
- * @version 158.0.0
6100
+ * @version 159.0.0
6101
6101
  */
6102
6102
 
6103
6103
  /**
@@ -6268,7 +6268,7 @@ class AuthorizationApi {
6268
6268
  /**
6269
6269
  * Authorization service.
6270
6270
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6271
- * @version 158.0.0
6271
+ * @version 159.0.0
6272
6272
  */
6273
6273
 
6274
6274
  /**
@@ -7496,7 +7496,7 @@ class BillingApi {
7496
7496
  /**
7497
7497
  * Billing service.
7498
7498
  * @module purecloud-platform-client-v2/api/BillingApi
7499
- * @version 158.0.0
7499
+ * @version 159.0.0
7500
7500
  */
7501
7501
 
7502
7502
  /**
@@ -7576,7 +7576,7 @@ class ChatApi {
7576
7576
  /**
7577
7577
  * Chat service.
7578
7578
  * @module purecloud-platform-client-v2/api/ChatApi
7579
- * @version 158.0.0
7579
+ * @version 159.0.0
7580
7580
  */
7581
7581
 
7582
7582
  /**
@@ -7667,7 +7667,7 @@ class CoachingApi {
7667
7667
  /**
7668
7668
  * Coaching service.
7669
7669
  * @module purecloud-platform-client-v2/api/CoachingApi
7670
- * @version 158.0.0
7670
+ * @version 159.0.0
7671
7671
  */
7672
7672
 
7673
7673
  /**
@@ -8244,7 +8244,7 @@ class ContentManagementApi {
8244
8244
  /**
8245
8245
  * ContentManagement service.
8246
8246
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8247
- * @version 158.0.0
8247
+ * @version 159.0.0
8248
8248
  */
8249
8249
 
8250
8250
  /**
@@ -9384,7 +9384,7 @@ class ConversationsApi {
9384
9384
  /**
9385
9385
  * Conversations service.
9386
9386
  * @module purecloud-platform-client-v2/api/ConversationsApi
9387
- * @version 158.0.0
9387
+ * @version 159.0.0
9388
9388
  */
9389
9389
 
9390
9390
  /**
@@ -12772,7 +12772,7 @@ class ConversationsApi {
12772
12772
  }
12773
12773
 
12774
12774
  /**
12775
- * Creates a cobrowse session
12775
+ * Creates a cobrowse session. Requires conversation:cobrowse:add (for web messaging) or conversation:cobrowsevoice:add permission.
12776
12776
  *
12777
12777
  * @param {String} conversationId Conversation ID
12778
12778
  */
@@ -14632,7 +14632,7 @@ class DataExtensionsApi {
14632
14632
  /**
14633
14633
  * DataExtensions service.
14634
14634
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
14635
- * @version 158.0.0
14635
+ * @version 159.0.0
14636
14636
  */
14637
14637
 
14638
14638
  /**
@@ -14718,7 +14718,7 @@ class DownloadsApi {
14718
14718
  /**
14719
14719
  * Downloads service.
14720
14720
  * @module purecloud-platform-client-v2/api/DownloadsApi
14721
- * @version 158.0.0
14721
+ * @version 159.0.0
14722
14722
  */
14723
14723
 
14724
14724
  /**
@@ -14770,7 +14770,7 @@ class EventsApi {
14770
14770
  /**
14771
14771
  * Events service.
14772
14772
  * @module purecloud-platform-client-v2/api/EventsApi
14773
- * @version 158.0.0
14773
+ * @version 159.0.0
14774
14774
  */
14775
14775
 
14776
14776
  /**
@@ -14866,7 +14866,7 @@ class ExternalContactsApi {
14866
14866
  /**
14867
14867
  * ExternalContacts service.
14868
14868
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
14869
- * @version 158.0.0
14869
+ * @version 159.0.0
14870
14870
  */
14871
14871
 
14872
14872
  /**
@@ -16824,7 +16824,7 @@ class FaxApi {
16824
16824
  /**
16825
16825
  * Fax service.
16826
16826
  * @module purecloud-platform-client-v2/api/FaxApi
16827
- * @version 158.0.0
16827
+ * @version 159.0.0
16828
16828
  */
16829
16829
 
16830
16830
  /**
@@ -16995,7 +16995,7 @@ class FlowsApi {
16995
16995
  /**
16996
16996
  * Flows service.
16997
16997
  * @module purecloud-platform-client-v2/api/FlowsApi
16998
- * @version 158.0.0
16998
+ * @version 159.0.0
16999
16999
  */
17000
17000
 
17001
17001
  /**
@@ -17066,7 +17066,7 @@ class GamificationApi {
17066
17066
  /**
17067
17067
  * Gamification service.
17068
17068
  * @module purecloud-platform-client-v2/api/GamificationApi
17069
- * @version 158.0.0
17069
+ * @version 159.0.0
17070
17070
  */
17071
17071
 
17072
17072
  /**
@@ -18683,7 +18683,7 @@ class GeneralDataProtectionRegulationApi {
18683
18683
  /**
18684
18684
  * GeneralDataProtectionRegulation service.
18685
18685
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
18686
- * @version 158.0.0
18686
+ * @version 159.0.0
18687
18687
  */
18688
18688
 
18689
18689
  /**
@@ -18813,7 +18813,7 @@ class GeolocationApi {
18813
18813
  /**
18814
18814
  * Geolocation service.
18815
18815
  * @module purecloud-platform-client-v2/api/GeolocationApi
18816
- * @version 158.0.0
18816
+ * @version 159.0.0
18817
18817
  */
18818
18818
 
18819
18819
  /**
@@ -18944,7 +18944,7 @@ class GreetingsApi {
18944
18944
  /**
18945
18945
  * Greetings service.
18946
18946
  * @module purecloud-platform-client-v2/api/GreetingsApi
18947
- * @version 158.0.0
18947
+ * @version 159.0.0
18948
18948
  */
18949
18949
 
18950
18950
  /**
@@ -19399,7 +19399,7 @@ class GroupsApi {
19399
19399
  /**
19400
19400
  * Groups service.
19401
19401
  * @module purecloud-platform-client-v2/api/GroupsApi
19402
- * @version 158.0.0
19402
+ * @version 159.0.0
19403
19403
  */
19404
19404
 
19405
19405
  /**
@@ -19805,7 +19805,7 @@ class IdentityProviderApi {
19805
19805
  /**
19806
19806
  * IdentityProvider service.
19807
19807
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
19808
- * @version 158.0.0
19808
+ * @version 159.0.0
19809
19809
  */
19810
19810
 
19811
19811
  /**
@@ -20561,7 +20561,7 @@ class IntegrationsApi {
20561
20561
  /**
20562
20562
  * Integrations service.
20563
20563
  * @module purecloud-platform-client-v2/api/IntegrationsApi
20564
- * @version 158.0.0
20564
+ * @version 159.0.0
20565
20565
  */
20566
20566
 
20567
20567
  /**
@@ -22161,7 +22161,7 @@ class JourneyApi {
22161
22161
  /**
22162
22162
  * Journey service.
22163
22163
  * @module purecloud-platform-client-v2/api/JourneyApi
22164
- * @version 158.0.0
22164
+ * @version 159.0.0
22165
22165
  */
22166
22166
 
22167
22167
  /**
@@ -22255,6 +22255,31 @@ class JourneyApi {
22255
22255
  );
22256
22256
  }
22257
22257
 
22258
+ /**
22259
+ * Delete an outcome predictor.
22260
+ *
22261
+ * @param {String} predictorId ID of predictor
22262
+ */
22263
+ deleteJourneyOutcomesPredictor(predictorId) {
22264
+ // verify the required parameter 'predictorId' is set
22265
+ if (predictorId === undefined || predictorId === null) {
22266
+ throw 'Missing the required parameter "predictorId" when calling deleteJourneyOutcomesPredictor';
22267
+ }
22268
+
22269
+ return this.apiClient.callApi(
22270
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
22271
+ 'DELETE',
22272
+ { 'predictorId': predictorId },
22273
+ { },
22274
+ { },
22275
+ { },
22276
+ null,
22277
+ ['PureCloud OAuth'],
22278
+ ['application/json'],
22279
+ ['application/json']
22280
+ );
22281
+ }
22282
+
22258
22283
  /**
22259
22284
  * Delete a segment.
22260
22285
  *
@@ -22545,6 +22570,51 @@ class JourneyApi {
22545
22570
  );
22546
22571
  }
22547
22572
 
22573
+ /**
22574
+ * Retrieve a single outcome predictor.
22575
+ *
22576
+ * @param {String} predictorId ID of predictor
22577
+ */
22578
+ getJourneyOutcomesPredictor(predictorId) {
22579
+ // verify the required parameter 'predictorId' is set
22580
+ if (predictorId === undefined || predictorId === null) {
22581
+ throw 'Missing the required parameter "predictorId" when calling getJourneyOutcomesPredictor';
22582
+ }
22583
+
22584
+ return this.apiClient.callApi(
22585
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
22586
+ 'GET',
22587
+ { 'predictorId': predictorId },
22588
+ { },
22589
+ { },
22590
+ { },
22591
+ null,
22592
+ ['PureCloud OAuth'],
22593
+ ['application/json'],
22594
+ ['application/json']
22595
+ );
22596
+ }
22597
+
22598
+ /**
22599
+ * Retrieve all outcome predictors.
22600
+ *
22601
+ */
22602
+ getJourneyOutcomesPredictors() {
22603
+
22604
+ return this.apiClient.callApi(
22605
+ '/api/v2/journey/outcomes/predictors',
22606
+ 'GET',
22607
+ { },
22608
+ { },
22609
+ { },
22610
+ { },
22611
+ null,
22612
+ ['PureCloud OAuth'],
22613
+ ['application/json'],
22614
+ ['application/json']
22615
+ );
22616
+ }
22617
+
22548
22618
  /**
22549
22619
  * Retrieve a single segment.
22550
22620
  *
@@ -22917,6 +22987,30 @@ class JourneyApi {
22917
22987
  );
22918
22988
  }
22919
22989
 
22990
+ /**
22991
+ * Create an outcome predictor.
22992
+ *
22993
+ * @param {Object} opts Optional parameters
22994
+ * @param {Object} opts.body
22995
+ */
22996
+ postJourneyOutcomesPredictors(opts) {
22997
+ opts = opts || {};
22998
+
22999
+
23000
+ return this.apiClient.callApi(
23001
+ '/api/v2/journey/outcomes/predictors',
23002
+ 'POST',
23003
+ { },
23004
+ { },
23005
+ { },
23006
+ { },
23007
+ opts['body'],
23008
+ ['PureCloud OAuth'],
23009
+ ['application/json'],
23010
+ ['application/json']
23011
+ );
23012
+ }
23013
+
22920
23014
  /**
22921
23015
  * Create a segment.
22922
23016
  *
@@ -22947,7 +23041,7 @@ class KnowledgeApi {
22947
23041
  /**
22948
23042
  * Knowledge service.
22949
23043
  * @module purecloud-platform-client-v2/api/KnowledgeApi
22950
- * @version 158.0.0
23044
+ * @version 159.0.0
22951
23045
  */
22952
23046
 
22953
23047
  /**
@@ -23350,7 +23444,6 @@ class KnowledgeApi {
23350
23444
  * @param {String} sessionId Knowledge guest session ID.
23351
23445
  * @param {Object} opts Optional parameters
23352
23446
  * @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
23353
- * @param {Boolean} opts.includeSubcategories Deprecated - Do Not Use. Works along with 'categoryId' query parameter. If specified, retrieves documents associated with category ids and its children categories.
23354
23447
  * @param {Number} opts.pageSize Number of entities to return. Maximum of 200. (default to 10)
23355
23448
  */
23356
23449
  getKnowledgeGuestSessionDocuments(sessionId, opts) {
@@ -23365,7 +23458,7 @@ class KnowledgeApi {
23365
23458
  '/api/v2/knowledge/guest/sessions/{sessionId}/documents',
23366
23459
  'GET',
23367
23460
  { 'sessionId': sessionId },
23368
- { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'includeSubcategories': opts['includeSubcategories'],'pageSize': opts['pageSize'] },
23461
+ { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'pageSize': opts['pageSize'] },
23369
23462
  { },
23370
23463
  { },
23371
23464
  null,
@@ -25380,7 +25473,7 @@ class LanguageUnderstandingApi {
25380
25473
  /**
25381
25474
  * LanguageUnderstanding service.
25382
25475
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
25383
- * @version 158.0.0
25476
+ * @version 159.0.0
25384
25477
  */
25385
25478
 
25386
25479
  /**
@@ -26393,7 +26486,7 @@ class LanguagesApi {
26393
26486
  /**
26394
26487
  * Languages service.
26395
26488
  * @module purecloud-platform-client-v2/api/LanguagesApi
26396
- * @version 158.0.0
26489
+ * @version 159.0.0
26397
26490
  */
26398
26491
 
26399
26492
  /**
@@ -26611,7 +26704,7 @@ class LearningApi {
26611
26704
  /**
26612
26705
  * Learning service.
26613
26706
  * @module purecloud-platform-client-v2/api/LearningApi
26614
- * @version 158.0.0
26707
+ * @version 159.0.0
26615
26708
  */
26616
26709
 
26617
26710
  /**
@@ -27372,7 +27465,7 @@ class LicenseApi {
27372
27465
  /**
27373
27466
  * License service.
27374
27467
  * @module purecloud-platform-client-v2/api/LicenseApi
27375
- * @version 158.0.0
27468
+ * @version 159.0.0
27376
27469
  */
27377
27470
 
27378
27471
  /**
@@ -27610,7 +27703,7 @@ class LocationsApi {
27610
27703
  /**
27611
27704
  * Locations service.
27612
27705
  * @module purecloud-platform-client-v2/api/LocationsApi
27613
- * @version 158.0.0
27706
+ * @version 159.0.0
27614
27707
  */
27615
27708
 
27616
27709
  /**
@@ -27846,7 +27939,7 @@ class MessagingApi {
27846
27939
  /**
27847
27940
  * Messaging service.
27848
27941
  * @module purecloud-platform-client-v2/api/MessagingApi
27849
- * @version 158.0.0
27942
+ * @version 159.0.0
27850
27943
  */
27851
27944
 
27852
27945
  /**
@@ -27997,7 +28090,7 @@ class MobileDevicesApi {
27997
28090
  /**
27998
28091
  * MobileDevices service.
27999
28092
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
28000
- * @version 158.0.0
28093
+ * @version 159.0.0
28001
28094
  */
28002
28095
 
28003
28096
  /**
@@ -28148,7 +28241,7 @@ class NotificationsApi {
28148
28241
  /**
28149
28242
  * Notifications service.
28150
28243
  * @module purecloud-platform-client-v2/api/NotificationsApi
28151
- * @version 158.0.0
28244
+ * @version 159.0.0
28152
28245
  */
28153
28246
 
28154
28247
  /**
@@ -28373,7 +28466,7 @@ class OAuthApi {
28373
28466
  /**
28374
28467
  * OAuth service.
28375
28468
  * @module purecloud-platform-client-v2/api/OAuthApi
28376
- * @version 158.0.0
28469
+ * @version 159.0.0
28377
28470
  */
28378
28471
 
28379
28472
  /**
@@ -28739,7 +28832,7 @@ class ObjectsApi {
28739
28832
  /**
28740
28833
  * Objects service.
28741
28834
  * @module purecloud-platform-client-v2/api/ObjectsApi
28742
- * @version 158.0.0
28835
+ * @version 159.0.0
28743
28836
  */
28744
28837
 
28745
28838
  /**
@@ -29010,7 +29103,7 @@ class OrganizationApi {
29010
29103
  /**
29011
29104
  * Organization service.
29012
29105
  * @module purecloud-platform-client-v2/api/OrganizationApi
29013
- * @version 158.0.0
29106
+ * @version 159.0.0
29014
29107
  */
29015
29108
 
29016
29109
  /**
@@ -29413,7 +29506,7 @@ class OrganizationAuthorizationApi {
29413
29506
  /**
29414
29507
  * OrganizationAuthorization service.
29415
29508
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
29416
- * @version 158.0.0
29509
+ * @version 159.0.0
29417
29510
  */
29418
29511
 
29419
29512
  /**
@@ -30708,7 +30801,7 @@ class OutboundApi {
30708
30801
  /**
30709
30802
  * Outbound service.
30710
30803
  * @module purecloud-platform-client-v2/api/OutboundApi
30711
- * @version 158.0.0
30804
+ * @version 159.0.0
30712
30805
  */
30713
30806
 
30714
30807
  /**
@@ -34245,7 +34338,7 @@ class PresenceApi {
34245
34338
  /**
34246
34339
  * Presence service.
34247
34340
  * @module purecloud-platform-client-v2/api/PresenceApi
34248
- * @version 158.0.0
34341
+ * @version 159.0.0
34249
34342
  */
34250
34343
 
34251
34344
  /**
@@ -34751,7 +34844,7 @@ class ProcessAutomationApi {
34751
34844
  /**
34752
34845
  * ProcessAutomation service.
34753
34846
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
34754
- * @version 158.0.0
34847
+ * @version 159.0.0
34755
34848
  */
34756
34849
 
34757
34850
  /**
@@ -34990,7 +35083,7 @@ class QualityApi {
34990
35083
  /**
34991
35084
  * Quality service.
34992
35085
  * @module purecloud-platform-client-v2/api/QualityApi
34993
- * @version 158.0.0
35086
+ * @version 159.0.0
34994
35087
  */
34995
35088
 
34996
35089
  /**
@@ -35252,7 +35345,7 @@ class QualityApi {
35252
35345
  * @param {String} conversationId conversationId
35253
35346
  * @param {String} evaluationId evaluationId
35254
35347
  * @param {Object} opts Optional parameters
35255
- * @param {String} opts.expand agent, evaluator, evaluationForm
35348
+ * @param {String} opts.expand agent, assignee, evaluator, evaluationForm
35256
35349
  */
35257
35350
  getQualityConversationEvaluation(conversationId, evaluationId, opts) {
35258
35351
  opts = opts || {};
@@ -35363,7 +35456,7 @@ class QualityApi {
35363
35456
 
35364
35457
  /**
35365
35458
  * Queries Evaluations and returns a paged list
35366
- * Query params must include one of conversationId, evaluatorUserId, or agentUserId. When querying by agentUserId (and not conversationId or evaluatorUserId), the results are sorted by release date. Evaluations set to Never Release are omitted in this case. When querying by evaluatorUserId or conversationId (including when combined with agentUserId), the results are sorted by assigned date.
35459
+ * Query params must include one of conversationId, evaluatorUserId, agentUserId or assigneeUserId. When querying by agentUserId (and not conversationId or evaluatorUserId), the results are sorted by release date. Evaluations set to Never Release are omitted in this case. When querying by evaluatorUserId or conversationId (including when combined with agentUserId), the results are sorted by assigned date.
35367
35460
  * @param {Object} opts Optional parameters
35368
35461
  * @param {Number} opts.pageSize The total page size requested (default to 25)
35369
35462
  * @param {Number} opts.pageNumber The page number requested (default to 1)
@@ -35374,6 +35467,7 @@ class QualityApi {
35374
35467
  * @param {String} opts.conversationId conversationId specified
35375
35468
  * @param {String} opts.agentUserId user id of the agent
35376
35469
  * @param {String} opts.evaluatorUserId evaluator user id
35470
+ * @param {String} opts.assigneeUserId assignee user id
35377
35471
  * @param {String} opts.queueId queue id
35378
35472
  * @param {String} opts.startTime start time of the evaluation query
35379
35473
  * @param {String} opts.endTime end time of the evaluation query
@@ -35392,7 +35486,7 @@ class QualityApi {
35392
35486
  '/api/v2/quality/evaluations/query',
35393
35487
  'GET',
35394
35488
  { },
35395
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'conversationId': opts['conversationId'],'agentUserId': opts['agentUserId'],'evaluatorUserId': opts['evaluatorUserId'],'queueId': opts['queueId'],'startTime': opts['startTime'],'endTime': opts['endTime'],'evaluationState': this.apiClient.buildCollectionParam(opts['evaluationState'], 'multi'),'isReleased': opts['isReleased'],'agentHasRead': opts['agentHasRead'],'expandAnswerTotalScores': opts['expandAnswerTotalScores'],'maximum': opts['maximum'],'sortOrder': opts['sortOrder'] },
35489
+ { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'conversationId': opts['conversationId'],'agentUserId': opts['agentUserId'],'evaluatorUserId': opts['evaluatorUserId'],'assigneeUserId': opts['assigneeUserId'],'queueId': opts['queueId'],'startTime': opts['startTime'],'endTime': opts['endTime'],'evaluationState': this.apiClient.buildCollectionParam(opts['evaluationState'], 'multi'),'isReleased': opts['isReleased'],'agentHasRead': opts['agentHasRead'],'expandAnswerTotalScores': opts['expandAnswerTotalScores'],'maximum': opts['maximum'],'sortOrder': opts['sortOrder'] },
35396
35490
  { },
35397
35491
  { },
35398
35492
  null,
@@ -36568,7 +36662,7 @@ class RecordingApi {
36568
36662
  /**
36569
36663
  * Recording service.
36570
36664
  * @module purecloud-platform-client-v2/api/RecordingApi
36571
- * @version 158.0.0
36665
+ * @version 159.0.0
36572
36666
  */
36573
36667
 
36574
36668
  /**
@@ -37698,7 +37792,7 @@ class RecordingApi {
37698
37792
 
37699
37793
  /**
37700
37794
  * Create a recording bulk job.
37701
- * Each organization can run up to a maximum of two concurrent jobs that are either in pending or processing state. Furthermore, the recording:recording:viewSensitiveData permission is required to access recordings with PCI DSS and/or PII data. If the requester does not have that permission and includeRecordingsWithSensitiveData is set to true, then their request will be rejected.
37795
+ * Each organization can run up to a maximum of two concurrent jobs that are either in pending or processing state. Furthermore, the recording:recording:viewSensitiveData permission is required to access recordings with PCI DSS and/or PII data when redaction is enabled for their organization. If the requester does not have that permission and includeRecordingsWithSensitiveData is set to true, then their request will be rejected.
37702
37796
  * @param {Object} body query
37703
37797
  */
37704
37798
  postRecordingJobs(body) {
@@ -38305,7 +38399,7 @@ class ResponseManagementApi {
38305
38399
  /**
38306
38400
  * ResponseManagement service.
38307
38401
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
38308
- * @version 158.0.0
38402
+ * @version 159.0.0
38309
38403
  */
38310
38404
 
38311
38405
  /**
@@ -38789,7 +38883,7 @@ class RoutingApi {
38789
38883
  /**
38790
38884
  * Routing service.
38791
38885
  * @module purecloud-platform-client-v2/api/RoutingApi
38792
- * @version 158.0.0
38886
+ * @version 159.0.0
38793
38887
  */
38794
38888
 
38795
38889
  /**
@@ -42254,7 +42348,7 @@ class SCIMApi {
42254
42348
  /**
42255
42349
  * SCIM service.
42256
42350
  * @module purecloud-platform-client-v2/api/SCIMApi
42257
- * @version 158.0.0
42351
+ * @version 159.0.0
42258
42352
  */
42259
42353
 
42260
42354
  /**
@@ -43131,7 +43225,7 @@ class ScriptsApi {
43131
43225
  /**
43132
43226
  * Scripts service.
43133
43227
  * @module purecloud-platform-client-v2/api/ScriptsApi
43134
- * @version 158.0.0
43228
+ * @version 159.0.0
43135
43229
  */
43136
43230
 
43137
43231
  /**
@@ -43550,7 +43644,7 @@ class SearchApi {
43550
43644
  /**
43551
43645
  * Search service.
43552
43646
  * @module purecloud-platform-client-v2/api/SearchApi
43553
- * @version 158.0.0
43647
+ * @version 159.0.0
43554
43648
  */
43555
43649
 
43556
43650
  /**
@@ -44135,7 +44229,7 @@ class SpeechTextAnalyticsApi {
44135
44229
  /**
44136
44230
  * SpeechTextAnalytics service.
44137
44231
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
44138
- * @version 158.0.0
44232
+ * @version 159.0.0
44139
44233
  */
44140
44234
 
44141
44235
  /**
@@ -44989,7 +45083,7 @@ class StationsApi {
44989
45083
  /**
44990
45084
  * Stations service.
44991
45085
  * @module purecloud-platform-client-v2/api/StationsApi
44992
- * @version 158.0.0
45086
+ * @version 159.0.0
44993
45087
  */
44994
45088
 
44995
45089
  /**
@@ -45136,7 +45230,7 @@ class SuggestApi {
45136
45230
  /**
45137
45231
  * Suggest service.
45138
45232
  * @module purecloud-platform-client-v2/api/SuggestApi
45139
- * @version 158.0.0
45233
+ * @version 159.0.0
45140
45234
  */
45141
45235
 
45142
45236
  /**
@@ -45275,7 +45369,7 @@ class TeamsApi {
45275
45369
  /**
45276
45370
  * Teams service.
45277
45371
  * @module purecloud-platform-client-v2/api/TeamsApi
45278
- * @version 158.0.0
45372
+ * @version 159.0.0
45279
45373
  */
45280
45374
 
45281
45375
  /**
@@ -45546,7 +45640,7 @@ class TelephonyApi {
45546
45640
  /**
45547
45641
  * Telephony service.
45548
45642
  * @module purecloud-platform-client-v2/api/TelephonyApi
45549
- * @version 158.0.0
45643
+ * @version 159.0.0
45550
45644
  */
45551
45645
 
45552
45646
  /**
@@ -45674,7 +45768,7 @@ class TelephonyProvidersEdgeApi {
45674
45768
  /**
45675
45769
  * TelephonyProvidersEdge service.
45676
45770
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
45677
- * @version 158.0.0
45771
+ * @version 159.0.0
45678
45772
  */
45679
45773
 
45680
45774
  /**
@@ -46680,6 +46774,7 @@ class TelephonyProvidersEdgeApi {
46680
46774
  * @param {String} opts.edgeGroupId Filter by edgeGroup.id
46681
46775
  * @param {String} opts.sortBy Sort by (default to name)
46682
46776
  * @param {Boolean} opts.managed Filter by managed
46777
+ * @param {Boolean} opts.showCloudMedia True to show the cloud media devices in the result. (default to true)
46683
46778
  */
46684
46779
  getTelephonyProvidersEdges(opts) {
46685
46780
  opts = opts || {};
@@ -46689,7 +46784,7 @@ class TelephonyProvidersEdgeApi {
46689
46784
  '/api/v2/telephony/providers/edges',
46690
46785
  'GET',
46691
46786
  { },
46692
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'name': opts['name'],'site.id': opts['siteId'],'edgeGroup.id': opts['edgeGroupId'],'sortBy': opts['sortBy'],'managed': opts['managed'] },
46787
+ { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'name': opts['name'],'site.id': opts['siteId'],'edgeGroup.id': opts['edgeGroupId'],'sortBy': opts['sortBy'],'managed': opts['managed'],'showCloudMedia': opts['showCloudMedia'] },
46693
46788
  { },
46694
46789
  { },
46695
46790
  null,
@@ -49307,7 +49402,7 @@ class TextbotsApi {
49307
49402
  /**
49308
49403
  * Textbots service.
49309
49404
  * @module purecloud-platform-client-v2/api/TextbotsApi
49310
- * @version 158.0.0
49405
+ * @version 159.0.0
49311
49406
  */
49312
49407
 
49313
49408
  /**
@@ -49435,7 +49530,7 @@ class TokensApi {
49435
49530
  /**
49436
49531
  * Tokens service.
49437
49532
  * @module purecloud-platform-client-v2/api/TokensApi
49438
- * @version 158.0.0
49533
+ * @version 159.0.0
49439
49534
  */
49440
49535
 
49441
49536
  /**
@@ -49541,7 +49636,7 @@ class UploadsApi {
49541
49636
  /**
49542
49637
  * Uploads service.
49543
49638
  * @module purecloud-platform-client-v2/api/UploadsApi
49544
- * @version 158.0.0
49639
+ * @version 159.0.0
49545
49640
  */
49546
49641
 
49547
49642
  /**
@@ -49717,7 +49812,7 @@ class UsageApi {
49717
49812
  /**
49718
49813
  * Usage service.
49719
49814
  * @module purecloud-platform-client-v2/api/UsageApi
49720
- * @version 158.0.0
49815
+ * @version 159.0.0
49721
49816
  */
49722
49817
 
49723
49818
  /**
@@ -49788,7 +49883,7 @@ class UserRecordingsApi {
49788
49883
  /**
49789
49884
  * UserRecordings service.
49790
49885
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
49791
- * @version 158.0.0
49886
+ * @version 159.0.0
49792
49887
  */
49793
49888
 
49794
49889
  /**
@@ -49973,7 +50068,7 @@ class UsersApi {
49973
50068
  /**
49974
50069
  * Users service.
49975
50070
  * @module purecloud-platform-client-v2/api/UsersApi
49976
- * @version 158.0.0
50071
+ * @version 159.0.0
49977
50072
  */
49978
50073
 
49979
50074
  /**
@@ -52330,7 +52425,7 @@ class UtilitiesApi {
52330
52425
  /**
52331
52426
  * Utilities service.
52332
52427
  * @module purecloud-platform-client-v2/api/UtilitiesApi
52333
- * @version 158.0.0
52428
+ * @version 159.0.0
52334
52429
  */
52335
52430
 
52336
52431
  /**
@@ -52441,7 +52536,7 @@ class VoicemailApi {
52441
52536
  /**
52442
52537
  * Voicemail service.
52443
52538
  * @module purecloud-platform-client-v2/api/VoicemailApi
52444
- * @version 158.0.0
52539
+ * @version 159.0.0
52445
52540
  */
52446
52541
 
52447
52542
  /**
@@ -53108,7 +53203,7 @@ class WebChatApi {
53108
53203
  /**
53109
53204
  * WebChat service.
53110
53205
  * @module purecloud-platform-client-v2/api/WebChatApi
53111
- * @version 158.0.0
53206
+ * @version 159.0.0
53112
53207
  */
53113
53208
 
53114
53209
  /**
@@ -53652,7 +53747,7 @@ class WebDeploymentsApi {
53652
53747
  /**
53653
53748
  * WebDeployments service.
53654
53749
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
53655
- * @version 158.0.0
53750
+ * @version 159.0.0
53656
53751
  */
53657
53752
 
53658
53753
  /**
@@ -54174,7 +54269,7 @@ class WebMessagingApi {
54174
54269
  /**
54175
54270
  * WebMessaging service.
54176
54271
  * @module purecloud-platform-client-v2/api/WebMessagingApi
54177
- * @version 158.0.0
54272
+ * @version 159.0.0
54178
54273
  */
54179
54274
 
54180
54275
  /**
@@ -54220,7 +54315,7 @@ class WidgetsApi {
54220
54315
  /**
54221
54316
  * Widgets service.
54222
54317
  * @module purecloud-platform-client-v2/api/WidgetsApi
54223
- * @version 158.0.0
54318
+ * @version 159.0.0
54224
54319
  */
54225
54320
 
54226
54321
  /**
@@ -54366,7 +54461,7 @@ class WorkforceManagementApi {
54366
54461
  /**
54367
54462
  * WorkforceManagement service.
54368
54463
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
54369
- * @version 158.0.0
54464
+ * @version 159.0.0
54370
54465
  */
54371
54466
 
54372
54467
  /**
@@ -59085,7 +59180,7 @@ class WorkforceManagementApi {
59085
59180
  * </pre>
59086
59181
  * </p>
59087
59182
  * @module purecloud-platform-client-v2/index
59088
- * @version 158.0.0
59183
+ * @version 159.0.0
59089
59184
  */
59090
59185
  class platformClient {
59091
59186
  constructor() {