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
@@ -2279,7 +2279,7 @@ class Configuration {
2279
2279
 
2280
2280
  /**
2281
2281
  * @module purecloud-platform-client-v2/ApiClient
2282
- * @version 158.0.0
2282
+ * @version 159.0.0
2283
2283
  */
2284
2284
  class ApiClient {
2285
2285
  /**
@@ -3351,7 +3351,7 @@ class AlertingApi {
3351
3351
  /**
3352
3352
  * Alerting service.
3353
3353
  * @module purecloud-platform-client-v2/api/AlertingApi
3354
- * @version 158.0.0
3354
+ * @version 159.0.0
3355
3355
  */
3356
3356
 
3357
3357
  /**
@@ -3665,7 +3665,7 @@ class AnalyticsApi {
3665
3665
  /**
3666
3666
  * Analytics service.
3667
3667
  * @module purecloud-platform-client-v2/api/AnalyticsApi
3668
- * @version 158.0.0
3668
+ * @version 159.0.0
3669
3669
  */
3670
3670
 
3671
3671
  /**
@@ -4919,7 +4919,7 @@ class ArchitectApi {
4919
4919
  /**
4920
4920
  * Architect service.
4921
4921
  * @module purecloud-platform-client-v2/api/ArchitectApi
4922
- * @version 158.0.0
4922
+ * @version 159.0.0
4923
4923
  */
4924
4924
 
4925
4925
  /**
@@ -7967,7 +7967,7 @@ class AuditApi {
7967
7967
  /**
7968
7968
  * Audit service.
7969
7969
  * @module purecloud-platform-client-v2/api/AuditApi
7970
- * @version 158.0.0
7970
+ * @version 159.0.0
7971
7971
  */
7972
7972
 
7973
7973
  /**
@@ -8138,7 +8138,7 @@ class AuthorizationApi {
8138
8138
  /**
8139
8139
  * Authorization service.
8140
8140
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8141
- * @version 158.0.0
8141
+ * @version 159.0.0
8142
8142
  */
8143
8143
 
8144
8144
  /**
@@ -9366,7 +9366,7 @@ class BillingApi {
9366
9366
  /**
9367
9367
  * Billing service.
9368
9368
  * @module purecloud-platform-client-v2/api/BillingApi
9369
- * @version 158.0.0
9369
+ * @version 159.0.0
9370
9370
  */
9371
9371
 
9372
9372
  /**
@@ -9446,7 +9446,7 @@ class ChatApi {
9446
9446
  /**
9447
9447
  * Chat service.
9448
9448
  * @module purecloud-platform-client-v2/api/ChatApi
9449
- * @version 158.0.0
9449
+ * @version 159.0.0
9450
9450
  */
9451
9451
 
9452
9452
  /**
@@ -9537,7 +9537,7 @@ class CoachingApi {
9537
9537
  /**
9538
9538
  * Coaching service.
9539
9539
  * @module purecloud-platform-client-v2/api/CoachingApi
9540
- * @version 158.0.0
9540
+ * @version 159.0.0
9541
9541
  */
9542
9542
 
9543
9543
  /**
@@ -10114,7 +10114,7 @@ class ContentManagementApi {
10114
10114
  /**
10115
10115
  * ContentManagement service.
10116
10116
  * @module purecloud-platform-client-v2/api/ContentManagementApi
10117
- * @version 158.0.0
10117
+ * @version 159.0.0
10118
10118
  */
10119
10119
 
10120
10120
  /**
@@ -11254,7 +11254,7 @@ class ConversationsApi {
11254
11254
  /**
11255
11255
  * Conversations service.
11256
11256
  * @module purecloud-platform-client-v2/api/ConversationsApi
11257
- * @version 158.0.0
11257
+ * @version 159.0.0
11258
11258
  */
11259
11259
 
11260
11260
  /**
@@ -14642,7 +14642,7 @@ class ConversationsApi {
14642
14642
  }
14643
14643
 
14644
14644
  /**
14645
- * Creates a cobrowse session
14645
+ * Creates a cobrowse session. Requires conversation:cobrowse:add (for web messaging) or conversation:cobrowsevoice:add permission.
14646
14646
  *
14647
14647
  * @param {String} conversationId Conversation ID
14648
14648
  */
@@ -16502,7 +16502,7 @@ class DataExtensionsApi {
16502
16502
  /**
16503
16503
  * DataExtensions service.
16504
16504
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
16505
- * @version 158.0.0
16505
+ * @version 159.0.0
16506
16506
  */
16507
16507
 
16508
16508
  /**
@@ -16588,7 +16588,7 @@ class DownloadsApi {
16588
16588
  /**
16589
16589
  * Downloads service.
16590
16590
  * @module purecloud-platform-client-v2/api/DownloadsApi
16591
- * @version 158.0.0
16591
+ * @version 159.0.0
16592
16592
  */
16593
16593
 
16594
16594
  /**
@@ -16640,7 +16640,7 @@ class EventsApi {
16640
16640
  /**
16641
16641
  * Events service.
16642
16642
  * @module purecloud-platform-client-v2/api/EventsApi
16643
- * @version 158.0.0
16643
+ * @version 159.0.0
16644
16644
  */
16645
16645
 
16646
16646
  /**
@@ -16736,7 +16736,7 @@ class ExternalContactsApi {
16736
16736
  /**
16737
16737
  * ExternalContacts service.
16738
16738
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
16739
- * @version 158.0.0
16739
+ * @version 159.0.0
16740
16740
  */
16741
16741
 
16742
16742
  /**
@@ -18694,7 +18694,7 @@ class FaxApi {
18694
18694
  /**
18695
18695
  * Fax service.
18696
18696
  * @module purecloud-platform-client-v2/api/FaxApi
18697
- * @version 158.0.0
18697
+ * @version 159.0.0
18698
18698
  */
18699
18699
 
18700
18700
  /**
@@ -18865,7 +18865,7 @@ class FlowsApi {
18865
18865
  /**
18866
18866
  * Flows service.
18867
18867
  * @module purecloud-platform-client-v2/api/FlowsApi
18868
- * @version 158.0.0
18868
+ * @version 159.0.0
18869
18869
  */
18870
18870
 
18871
18871
  /**
@@ -18936,7 +18936,7 @@ class GamificationApi {
18936
18936
  /**
18937
18937
  * Gamification service.
18938
18938
  * @module purecloud-platform-client-v2/api/GamificationApi
18939
- * @version 158.0.0
18939
+ * @version 159.0.0
18940
18940
  */
18941
18941
 
18942
18942
  /**
@@ -20553,7 +20553,7 @@ class GeneralDataProtectionRegulationApi {
20553
20553
  /**
20554
20554
  * GeneralDataProtectionRegulation service.
20555
20555
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
20556
- * @version 158.0.0
20556
+ * @version 159.0.0
20557
20557
  */
20558
20558
 
20559
20559
  /**
@@ -20683,7 +20683,7 @@ class GeolocationApi {
20683
20683
  /**
20684
20684
  * Geolocation service.
20685
20685
  * @module purecloud-platform-client-v2/api/GeolocationApi
20686
- * @version 158.0.0
20686
+ * @version 159.0.0
20687
20687
  */
20688
20688
 
20689
20689
  /**
@@ -20814,7 +20814,7 @@ class GreetingsApi {
20814
20814
  /**
20815
20815
  * Greetings service.
20816
20816
  * @module purecloud-platform-client-v2/api/GreetingsApi
20817
- * @version 158.0.0
20817
+ * @version 159.0.0
20818
20818
  */
20819
20819
 
20820
20820
  /**
@@ -21269,7 +21269,7 @@ class GroupsApi {
21269
21269
  /**
21270
21270
  * Groups service.
21271
21271
  * @module purecloud-platform-client-v2/api/GroupsApi
21272
- * @version 158.0.0
21272
+ * @version 159.0.0
21273
21273
  */
21274
21274
 
21275
21275
  /**
@@ -21675,7 +21675,7 @@ class IdentityProviderApi {
21675
21675
  /**
21676
21676
  * IdentityProvider service.
21677
21677
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
21678
- * @version 158.0.0
21678
+ * @version 159.0.0
21679
21679
  */
21680
21680
 
21681
21681
  /**
@@ -22431,7 +22431,7 @@ class IntegrationsApi {
22431
22431
  /**
22432
22432
  * Integrations service.
22433
22433
  * @module purecloud-platform-client-v2/api/IntegrationsApi
22434
- * @version 158.0.0
22434
+ * @version 159.0.0
22435
22435
  */
22436
22436
 
22437
22437
  /**
@@ -24031,7 +24031,7 @@ class JourneyApi {
24031
24031
  /**
24032
24032
  * Journey service.
24033
24033
  * @module purecloud-platform-client-v2/api/JourneyApi
24034
- * @version 158.0.0
24034
+ * @version 159.0.0
24035
24035
  */
24036
24036
 
24037
24037
  /**
@@ -24125,6 +24125,31 @@ class JourneyApi {
24125
24125
  );
24126
24126
  }
24127
24127
 
24128
+ /**
24129
+ * Delete an outcome predictor.
24130
+ *
24131
+ * @param {String} predictorId ID of predictor
24132
+ */
24133
+ deleteJourneyOutcomesPredictor(predictorId) {
24134
+ // verify the required parameter 'predictorId' is set
24135
+ if (predictorId === undefined || predictorId === null) {
24136
+ throw 'Missing the required parameter "predictorId" when calling deleteJourneyOutcomesPredictor';
24137
+ }
24138
+
24139
+ return this.apiClient.callApi(
24140
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
24141
+ 'DELETE',
24142
+ { 'predictorId': predictorId },
24143
+ { },
24144
+ { },
24145
+ { },
24146
+ null,
24147
+ ['PureCloud OAuth'],
24148
+ ['application/json'],
24149
+ ['application/json']
24150
+ );
24151
+ }
24152
+
24128
24153
  /**
24129
24154
  * Delete a segment.
24130
24155
  *
@@ -24415,6 +24440,51 @@ class JourneyApi {
24415
24440
  );
24416
24441
  }
24417
24442
 
24443
+ /**
24444
+ * Retrieve a single outcome predictor.
24445
+ *
24446
+ * @param {String} predictorId ID of predictor
24447
+ */
24448
+ getJourneyOutcomesPredictor(predictorId) {
24449
+ // verify the required parameter 'predictorId' is set
24450
+ if (predictorId === undefined || predictorId === null) {
24451
+ throw 'Missing the required parameter "predictorId" when calling getJourneyOutcomesPredictor';
24452
+ }
24453
+
24454
+ return this.apiClient.callApi(
24455
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
24456
+ 'GET',
24457
+ { 'predictorId': predictorId },
24458
+ { },
24459
+ { },
24460
+ { },
24461
+ null,
24462
+ ['PureCloud OAuth'],
24463
+ ['application/json'],
24464
+ ['application/json']
24465
+ );
24466
+ }
24467
+
24468
+ /**
24469
+ * Retrieve all outcome predictors.
24470
+ *
24471
+ */
24472
+ getJourneyOutcomesPredictors() {
24473
+
24474
+ return this.apiClient.callApi(
24475
+ '/api/v2/journey/outcomes/predictors',
24476
+ 'GET',
24477
+ { },
24478
+ { },
24479
+ { },
24480
+ { },
24481
+ null,
24482
+ ['PureCloud OAuth'],
24483
+ ['application/json'],
24484
+ ['application/json']
24485
+ );
24486
+ }
24487
+
24418
24488
  /**
24419
24489
  * Retrieve a single segment.
24420
24490
  *
@@ -24787,6 +24857,30 @@ class JourneyApi {
24787
24857
  );
24788
24858
  }
24789
24859
 
24860
+ /**
24861
+ * Create an outcome predictor.
24862
+ *
24863
+ * @param {Object} opts Optional parameters
24864
+ * @param {Object} opts.body
24865
+ */
24866
+ postJourneyOutcomesPredictors(opts) {
24867
+ opts = opts || {};
24868
+
24869
+
24870
+ return this.apiClient.callApi(
24871
+ '/api/v2/journey/outcomes/predictors',
24872
+ 'POST',
24873
+ { },
24874
+ { },
24875
+ { },
24876
+ { },
24877
+ opts['body'],
24878
+ ['PureCloud OAuth'],
24879
+ ['application/json'],
24880
+ ['application/json']
24881
+ );
24882
+ }
24883
+
24790
24884
  /**
24791
24885
  * Create a segment.
24792
24886
  *
@@ -24817,7 +24911,7 @@ class KnowledgeApi {
24817
24911
  /**
24818
24912
  * Knowledge service.
24819
24913
  * @module purecloud-platform-client-v2/api/KnowledgeApi
24820
- * @version 158.0.0
24914
+ * @version 159.0.0
24821
24915
  */
24822
24916
 
24823
24917
  /**
@@ -25220,7 +25314,6 @@ class KnowledgeApi {
25220
25314
  * @param {String} sessionId Knowledge guest session ID.
25221
25315
  * @param {Object} opts Optional parameters
25222
25316
  * @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
25223
- * @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.
25224
25317
  * @param {Number} opts.pageSize Number of entities to return. Maximum of 200. (default to 10)
25225
25318
  */
25226
25319
  getKnowledgeGuestSessionDocuments(sessionId, opts) {
@@ -25235,7 +25328,7 @@ class KnowledgeApi {
25235
25328
  '/api/v2/knowledge/guest/sessions/{sessionId}/documents',
25236
25329
  'GET',
25237
25330
  { 'sessionId': sessionId },
25238
- { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'includeSubcategories': opts['includeSubcategories'],'pageSize': opts['pageSize'] },
25331
+ { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'pageSize': opts['pageSize'] },
25239
25332
  { },
25240
25333
  { },
25241
25334
  null,
@@ -27250,7 +27343,7 @@ class LanguageUnderstandingApi {
27250
27343
  /**
27251
27344
  * LanguageUnderstanding service.
27252
27345
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
27253
- * @version 158.0.0
27346
+ * @version 159.0.0
27254
27347
  */
27255
27348
 
27256
27349
  /**
@@ -28263,7 +28356,7 @@ class LanguagesApi {
28263
28356
  /**
28264
28357
  * Languages service.
28265
28358
  * @module purecloud-platform-client-v2/api/LanguagesApi
28266
- * @version 158.0.0
28359
+ * @version 159.0.0
28267
28360
  */
28268
28361
 
28269
28362
  /**
@@ -28481,7 +28574,7 @@ class LearningApi {
28481
28574
  /**
28482
28575
  * Learning service.
28483
28576
  * @module purecloud-platform-client-v2/api/LearningApi
28484
- * @version 158.0.0
28577
+ * @version 159.0.0
28485
28578
  */
28486
28579
 
28487
28580
  /**
@@ -29242,7 +29335,7 @@ class LicenseApi {
29242
29335
  /**
29243
29336
  * License service.
29244
29337
  * @module purecloud-platform-client-v2/api/LicenseApi
29245
- * @version 158.0.0
29338
+ * @version 159.0.0
29246
29339
  */
29247
29340
 
29248
29341
  /**
@@ -29480,7 +29573,7 @@ class LocationsApi {
29480
29573
  /**
29481
29574
  * Locations service.
29482
29575
  * @module purecloud-platform-client-v2/api/LocationsApi
29483
- * @version 158.0.0
29576
+ * @version 159.0.0
29484
29577
  */
29485
29578
 
29486
29579
  /**
@@ -29716,7 +29809,7 @@ class MessagingApi {
29716
29809
  /**
29717
29810
  * Messaging service.
29718
29811
  * @module purecloud-platform-client-v2/api/MessagingApi
29719
- * @version 158.0.0
29812
+ * @version 159.0.0
29720
29813
  */
29721
29814
 
29722
29815
  /**
@@ -29867,7 +29960,7 @@ class MobileDevicesApi {
29867
29960
  /**
29868
29961
  * MobileDevices service.
29869
29962
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
29870
- * @version 158.0.0
29963
+ * @version 159.0.0
29871
29964
  */
29872
29965
 
29873
29966
  /**
@@ -30018,7 +30111,7 @@ class NotificationsApi {
30018
30111
  /**
30019
30112
  * Notifications service.
30020
30113
  * @module purecloud-platform-client-v2/api/NotificationsApi
30021
- * @version 158.0.0
30114
+ * @version 159.0.0
30022
30115
  */
30023
30116
 
30024
30117
  /**
@@ -30243,7 +30336,7 @@ class OAuthApi {
30243
30336
  /**
30244
30337
  * OAuth service.
30245
30338
  * @module purecloud-platform-client-v2/api/OAuthApi
30246
- * @version 158.0.0
30339
+ * @version 159.0.0
30247
30340
  */
30248
30341
 
30249
30342
  /**
@@ -30609,7 +30702,7 @@ class ObjectsApi {
30609
30702
  /**
30610
30703
  * Objects service.
30611
30704
  * @module purecloud-platform-client-v2/api/ObjectsApi
30612
- * @version 158.0.0
30705
+ * @version 159.0.0
30613
30706
  */
30614
30707
 
30615
30708
  /**
@@ -30880,7 +30973,7 @@ class OrganizationApi {
30880
30973
  /**
30881
30974
  * Organization service.
30882
30975
  * @module purecloud-platform-client-v2/api/OrganizationApi
30883
- * @version 158.0.0
30976
+ * @version 159.0.0
30884
30977
  */
30885
30978
 
30886
30979
  /**
@@ -31283,7 +31376,7 @@ class OrganizationAuthorizationApi {
31283
31376
  /**
31284
31377
  * OrganizationAuthorization service.
31285
31378
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
31286
- * @version 158.0.0
31379
+ * @version 159.0.0
31287
31380
  */
31288
31381
 
31289
31382
  /**
@@ -32578,7 +32671,7 @@ class OutboundApi {
32578
32671
  /**
32579
32672
  * Outbound service.
32580
32673
  * @module purecloud-platform-client-v2/api/OutboundApi
32581
- * @version 158.0.0
32674
+ * @version 159.0.0
32582
32675
  */
32583
32676
 
32584
32677
  /**
@@ -36115,7 +36208,7 @@ class PresenceApi {
36115
36208
  /**
36116
36209
  * Presence service.
36117
36210
  * @module purecloud-platform-client-v2/api/PresenceApi
36118
- * @version 158.0.0
36211
+ * @version 159.0.0
36119
36212
  */
36120
36213
 
36121
36214
  /**
@@ -36621,7 +36714,7 @@ class ProcessAutomationApi {
36621
36714
  /**
36622
36715
  * ProcessAutomation service.
36623
36716
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
36624
- * @version 158.0.0
36717
+ * @version 159.0.0
36625
36718
  */
36626
36719
 
36627
36720
  /**
@@ -36860,7 +36953,7 @@ class QualityApi {
36860
36953
  /**
36861
36954
  * Quality service.
36862
36955
  * @module purecloud-platform-client-v2/api/QualityApi
36863
- * @version 158.0.0
36956
+ * @version 159.0.0
36864
36957
  */
36865
36958
 
36866
36959
  /**
@@ -37122,7 +37215,7 @@ class QualityApi {
37122
37215
  * @param {String} conversationId conversationId
37123
37216
  * @param {String} evaluationId evaluationId
37124
37217
  * @param {Object} opts Optional parameters
37125
- * @param {String} opts.expand agent, evaluator, evaluationForm
37218
+ * @param {String} opts.expand agent, assignee, evaluator, evaluationForm
37126
37219
  */
37127
37220
  getQualityConversationEvaluation(conversationId, evaluationId, opts) {
37128
37221
  opts = opts || {};
@@ -37233,7 +37326,7 @@ class QualityApi {
37233
37326
 
37234
37327
  /**
37235
37328
  * Queries Evaluations and returns a paged list
37236
- * 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.
37329
+ * 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.
37237
37330
  * @param {Object} opts Optional parameters
37238
37331
  * @param {Number} opts.pageSize The total page size requested (default to 25)
37239
37332
  * @param {Number} opts.pageNumber The page number requested (default to 1)
@@ -37244,6 +37337,7 @@ class QualityApi {
37244
37337
  * @param {String} opts.conversationId conversationId specified
37245
37338
  * @param {String} opts.agentUserId user id of the agent
37246
37339
  * @param {String} opts.evaluatorUserId evaluator user id
37340
+ * @param {String} opts.assigneeUserId assignee user id
37247
37341
  * @param {String} opts.queueId queue id
37248
37342
  * @param {String} opts.startTime start time of the evaluation query
37249
37343
  * @param {String} opts.endTime end time of the evaluation query
@@ -37262,7 +37356,7 @@ class QualityApi {
37262
37356
  '/api/v2/quality/evaluations/query',
37263
37357
  'GET',
37264
37358
  { },
37265
- { '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'] },
37359
+ { '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'] },
37266
37360
  { },
37267
37361
  { },
37268
37362
  null,
@@ -38438,7 +38532,7 @@ class RecordingApi {
38438
38532
  /**
38439
38533
  * Recording service.
38440
38534
  * @module purecloud-platform-client-v2/api/RecordingApi
38441
- * @version 158.0.0
38535
+ * @version 159.0.0
38442
38536
  */
38443
38537
 
38444
38538
  /**
@@ -39568,7 +39662,7 @@ class RecordingApi {
39568
39662
 
39569
39663
  /**
39570
39664
  * Create a recording bulk job.
39571
- * 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.
39665
+ * 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.
39572
39666
  * @param {Object} body query
39573
39667
  */
39574
39668
  postRecordingJobs(body) {
@@ -40175,7 +40269,7 @@ class ResponseManagementApi {
40175
40269
  /**
40176
40270
  * ResponseManagement service.
40177
40271
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
40178
- * @version 158.0.0
40272
+ * @version 159.0.0
40179
40273
  */
40180
40274
 
40181
40275
  /**
@@ -40659,7 +40753,7 @@ class RoutingApi {
40659
40753
  /**
40660
40754
  * Routing service.
40661
40755
  * @module purecloud-platform-client-v2/api/RoutingApi
40662
- * @version 158.0.0
40756
+ * @version 159.0.0
40663
40757
  */
40664
40758
 
40665
40759
  /**
@@ -44124,7 +44218,7 @@ class SCIMApi {
44124
44218
  /**
44125
44219
  * SCIM service.
44126
44220
  * @module purecloud-platform-client-v2/api/SCIMApi
44127
- * @version 158.0.0
44221
+ * @version 159.0.0
44128
44222
  */
44129
44223
 
44130
44224
  /**
@@ -45001,7 +45095,7 @@ class ScriptsApi {
45001
45095
  /**
45002
45096
  * Scripts service.
45003
45097
  * @module purecloud-platform-client-v2/api/ScriptsApi
45004
- * @version 158.0.0
45098
+ * @version 159.0.0
45005
45099
  */
45006
45100
 
45007
45101
  /**
@@ -45420,7 +45514,7 @@ class SearchApi {
45420
45514
  /**
45421
45515
  * Search service.
45422
45516
  * @module purecloud-platform-client-v2/api/SearchApi
45423
- * @version 158.0.0
45517
+ * @version 159.0.0
45424
45518
  */
45425
45519
 
45426
45520
  /**
@@ -46005,7 +46099,7 @@ class SpeechTextAnalyticsApi {
46005
46099
  /**
46006
46100
  * SpeechTextAnalytics service.
46007
46101
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
46008
- * @version 158.0.0
46102
+ * @version 159.0.0
46009
46103
  */
46010
46104
 
46011
46105
  /**
@@ -46859,7 +46953,7 @@ class StationsApi {
46859
46953
  /**
46860
46954
  * Stations service.
46861
46955
  * @module purecloud-platform-client-v2/api/StationsApi
46862
- * @version 158.0.0
46956
+ * @version 159.0.0
46863
46957
  */
46864
46958
 
46865
46959
  /**
@@ -47006,7 +47100,7 @@ class SuggestApi {
47006
47100
  /**
47007
47101
  * Suggest service.
47008
47102
  * @module purecloud-platform-client-v2/api/SuggestApi
47009
- * @version 158.0.0
47103
+ * @version 159.0.0
47010
47104
  */
47011
47105
 
47012
47106
  /**
@@ -47145,7 +47239,7 @@ class TeamsApi {
47145
47239
  /**
47146
47240
  * Teams service.
47147
47241
  * @module purecloud-platform-client-v2/api/TeamsApi
47148
- * @version 158.0.0
47242
+ * @version 159.0.0
47149
47243
  */
47150
47244
 
47151
47245
  /**
@@ -47416,7 +47510,7 @@ class TelephonyApi {
47416
47510
  /**
47417
47511
  * Telephony service.
47418
47512
  * @module purecloud-platform-client-v2/api/TelephonyApi
47419
- * @version 158.0.0
47513
+ * @version 159.0.0
47420
47514
  */
47421
47515
 
47422
47516
  /**
@@ -47544,7 +47638,7 @@ class TelephonyProvidersEdgeApi {
47544
47638
  /**
47545
47639
  * TelephonyProvidersEdge service.
47546
47640
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
47547
- * @version 158.0.0
47641
+ * @version 159.0.0
47548
47642
  */
47549
47643
 
47550
47644
  /**
@@ -48550,6 +48644,7 @@ class TelephonyProvidersEdgeApi {
48550
48644
  * @param {String} opts.edgeGroupId Filter by edgeGroup.id
48551
48645
  * @param {String} opts.sortBy Sort by (default to name)
48552
48646
  * @param {Boolean} opts.managed Filter by managed
48647
+ * @param {Boolean} opts.showCloudMedia True to show the cloud media devices in the result. (default to true)
48553
48648
  */
48554
48649
  getTelephonyProvidersEdges(opts) {
48555
48650
  opts = opts || {};
@@ -48559,7 +48654,7 @@ class TelephonyProvidersEdgeApi {
48559
48654
  '/api/v2/telephony/providers/edges',
48560
48655
  'GET',
48561
48656
  { },
48562
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'name': opts['name'],'site.id': opts['siteId'],'edgeGroup.id': opts['edgeGroupId'],'sortBy': opts['sortBy'],'managed': opts['managed'] },
48657
+ { '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'] },
48563
48658
  { },
48564
48659
  { },
48565
48660
  null,
@@ -51177,7 +51272,7 @@ class TextbotsApi {
51177
51272
  /**
51178
51273
  * Textbots service.
51179
51274
  * @module purecloud-platform-client-v2/api/TextbotsApi
51180
- * @version 158.0.0
51275
+ * @version 159.0.0
51181
51276
  */
51182
51277
 
51183
51278
  /**
@@ -51305,7 +51400,7 @@ class TokensApi {
51305
51400
  /**
51306
51401
  * Tokens service.
51307
51402
  * @module purecloud-platform-client-v2/api/TokensApi
51308
- * @version 158.0.0
51403
+ * @version 159.0.0
51309
51404
  */
51310
51405
 
51311
51406
  /**
@@ -51411,7 +51506,7 @@ class UploadsApi {
51411
51506
  /**
51412
51507
  * Uploads service.
51413
51508
  * @module purecloud-platform-client-v2/api/UploadsApi
51414
- * @version 158.0.0
51509
+ * @version 159.0.0
51415
51510
  */
51416
51511
 
51417
51512
  /**
@@ -51587,7 +51682,7 @@ class UsageApi {
51587
51682
  /**
51588
51683
  * Usage service.
51589
51684
  * @module purecloud-platform-client-v2/api/UsageApi
51590
- * @version 158.0.0
51685
+ * @version 159.0.0
51591
51686
  */
51592
51687
 
51593
51688
  /**
@@ -51658,7 +51753,7 @@ class UserRecordingsApi {
51658
51753
  /**
51659
51754
  * UserRecordings service.
51660
51755
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
51661
- * @version 158.0.0
51756
+ * @version 159.0.0
51662
51757
  */
51663
51758
 
51664
51759
  /**
@@ -51843,7 +51938,7 @@ class UsersApi {
51843
51938
  /**
51844
51939
  * Users service.
51845
51940
  * @module purecloud-platform-client-v2/api/UsersApi
51846
- * @version 158.0.0
51941
+ * @version 159.0.0
51847
51942
  */
51848
51943
 
51849
51944
  /**
@@ -54200,7 +54295,7 @@ class UtilitiesApi {
54200
54295
  /**
54201
54296
  * Utilities service.
54202
54297
  * @module purecloud-platform-client-v2/api/UtilitiesApi
54203
- * @version 158.0.0
54298
+ * @version 159.0.0
54204
54299
  */
54205
54300
 
54206
54301
  /**
@@ -54311,7 +54406,7 @@ class VoicemailApi {
54311
54406
  /**
54312
54407
  * Voicemail service.
54313
54408
  * @module purecloud-platform-client-v2/api/VoicemailApi
54314
- * @version 158.0.0
54409
+ * @version 159.0.0
54315
54410
  */
54316
54411
 
54317
54412
  /**
@@ -54978,7 +55073,7 @@ class WebChatApi {
54978
55073
  /**
54979
55074
  * WebChat service.
54980
55075
  * @module purecloud-platform-client-v2/api/WebChatApi
54981
- * @version 158.0.0
55076
+ * @version 159.0.0
54982
55077
  */
54983
55078
 
54984
55079
  /**
@@ -55522,7 +55617,7 @@ class WebDeploymentsApi {
55522
55617
  /**
55523
55618
  * WebDeployments service.
55524
55619
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
55525
- * @version 158.0.0
55620
+ * @version 159.0.0
55526
55621
  */
55527
55622
 
55528
55623
  /**
@@ -56044,7 +56139,7 @@ class WebMessagingApi {
56044
56139
  /**
56045
56140
  * WebMessaging service.
56046
56141
  * @module purecloud-platform-client-v2/api/WebMessagingApi
56047
- * @version 158.0.0
56142
+ * @version 159.0.0
56048
56143
  */
56049
56144
 
56050
56145
  /**
@@ -56090,7 +56185,7 @@ class WidgetsApi {
56090
56185
  /**
56091
56186
  * Widgets service.
56092
56187
  * @module purecloud-platform-client-v2/api/WidgetsApi
56093
- * @version 158.0.0
56188
+ * @version 159.0.0
56094
56189
  */
56095
56190
 
56096
56191
  /**
@@ -56236,7 +56331,7 @@ class WorkforceManagementApi {
56236
56331
  /**
56237
56332
  * WorkforceManagement service.
56238
56333
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
56239
- * @version 158.0.0
56334
+ * @version 159.0.0
56240
56335
  */
56241
56336
 
56242
56337
  /**
@@ -60955,7 +61050,7 @@ class WorkforceManagementApi {
60955
61050
  * </pre>
60956
61051
  * </p>
60957
61052
  * @module purecloud-platform-client-v2/index
60958
- * @version 158.0.0
61053
+ * @version 159.0.0
60959
61054
  */
60960
61055
  class platformClient {
60961
61056
  constructor() {