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
@@ -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 158.0.0
402
+ * @version 159.0.0
403
403
  */
404
404
  class ApiClient {
405
405
  /**
@@ -1478,7 +1478,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1478
1478
  /**
1479
1479
  * Alerting service.
1480
1480
  * @module purecloud-platform-client-v2/api/AlertingApi
1481
- * @version 158.0.0
1481
+ * @version 159.0.0
1482
1482
  */
1483
1483
 
1484
1484
  /**
@@ -1792,7 +1792,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1792
1792
  /**
1793
1793
  * Analytics service.
1794
1794
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1795
- * @version 158.0.0
1795
+ * @version 159.0.0
1796
1796
  */
1797
1797
 
1798
1798
  /**
@@ -3046,7 +3046,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3046
3046
  /**
3047
3047
  * Architect service.
3048
3048
  * @module purecloud-platform-client-v2/api/ArchitectApi
3049
- * @version 158.0.0
3049
+ * @version 159.0.0
3050
3050
  */
3051
3051
 
3052
3052
  /**
@@ -6094,7 +6094,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6094
6094
  /**
6095
6095
  * Audit service.
6096
6096
  * @module purecloud-platform-client-v2/api/AuditApi
6097
- * @version 158.0.0
6097
+ * @version 159.0.0
6098
6098
  */
6099
6099
 
6100
6100
  /**
@@ -6265,7 +6265,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6265
6265
  /**
6266
6266
  * Authorization service.
6267
6267
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6268
- * @version 158.0.0
6268
+ * @version 159.0.0
6269
6269
  */
6270
6270
 
6271
6271
  /**
@@ -7493,7 +7493,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7493
7493
  /**
7494
7494
  * Billing service.
7495
7495
  * @module purecloud-platform-client-v2/api/BillingApi
7496
- * @version 158.0.0
7496
+ * @version 159.0.0
7497
7497
  */
7498
7498
 
7499
7499
  /**
@@ -7573,7 +7573,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7573
7573
  /**
7574
7574
  * Chat service.
7575
7575
  * @module purecloud-platform-client-v2/api/ChatApi
7576
- * @version 158.0.0
7576
+ * @version 159.0.0
7577
7577
  */
7578
7578
 
7579
7579
  /**
@@ -7664,7 +7664,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7664
7664
  /**
7665
7665
  * Coaching service.
7666
7666
  * @module purecloud-platform-client-v2/api/CoachingApi
7667
- * @version 158.0.0
7667
+ * @version 159.0.0
7668
7668
  */
7669
7669
 
7670
7670
  /**
@@ -8241,7 +8241,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8241
8241
  /**
8242
8242
  * ContentManagement service.
8243
8243
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8244
- * @version 158.0.0
8244
+ * @version 159.0.0
8245
8245
  */
8246
8246
 
8247
8247
  /**
@@ -9381,7 +9381,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9381
9381
  /**
9382
9382
  * Conversations service.
9383
9383
  * @module purecloud-platform-client-v2/api/ConversationsApi
9384
- * @version 158.0.0
9384
+ * @version 159.0.0
9385
9385
  */
9386
9386
 
9387
9387
  /**
@@ -12769,7 +12769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12769
12769
  }
12770
12770
 
12771
12771
  /**
12772
- * Creates a cobrowse session
12772
+ * Creates a cobrowse session. Requires conversation:cobrowse:add (for web messaging) or conversation:cobrowsevoice:add permission.
12773
12773
  *
12774
12774
  * @param {String} conversationId Conversation ID
12775
12775
  */
@@ -14629,7 +14629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14629
14629
  /**
14630
14630
  * DataExtensions service.
14631
14631
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
14632
- * @version 158.0.0
14632
+ * @version 159.0.0
14633
14633
  */
14634
14634
 
14635
14635
  /**
@@ -14715,7 +14715,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14715
14715
  /**
14716
14716
  * Downloads service.
14717
14717
  * @module purecloud-platform-client-v2/api/DownloadsApi
14718
- * @version 158.0.0
14718
+ * @version 159.0.0
14719
14719
  */
14720
14720
 
14721
14721
  /**
@@ -14767,7 +14767,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14767
14767
  /**
14768
14768
  * Events service.
14769
14769
  * @module purecloud-platform-client-v2/api/EventsApi
14770
- * @version 158.0.0
14770
+ * @version 159.0.0
14771
14771
  */
14772
14772
 
14773
14773
  /**
@@ -14863,7 +14863,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14863
14863
  /**
14864
14864
  * ExternalContacts service.
14865
14865
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
14866
- * @version 158.0.0
14866
+ * @version 159.0.0
14867
14867
  */
14868
14868
 
14869
14869
  /**
@@ -16821,7 +16821,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16821
16821
  /**
16822
16822
  * Fax service.
16823
16823
  * @module purecloud-platform-client-v2/api/FaxApi
16824
- * @version 158.0.0
16824
+ * @version 159.0.0
16825
16825
  */
16826
16826
 
16827
16827
  /**
@@ -16992,7 +16992,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16992
16992
  /**
16993
16993
  * Flows service.
16994
16994
  * @module purecloud-platform-client-v2/api/FlowsApi
16995
- * @version 158.0.0
16995
+ * @version 159.0.0
16996
16996
  */
16997
16997
 
16998
16998
  /**
@@ -17063,7 +17063,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17063
17063
  /**
17064
17064
  * Gamification service.
17065
17065
  * @module purecloud-platform-client-v2/api/GamificationApi
17066
- * @version 158.0.0
17066
+ * @version 159.0.0
17067
17067
  */
17068
17068
 
17069
17069
  /**
@@ -18680,7 +18680,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18680
18680
  /**
18681
18681
  * GeneralDataProtectionRegulation service.
18682
18682
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
18683
- * @version 158.0.0
18683
+ * @version 159.0.0
18684
18684
  */
18685
18685
 
18686
18686
  /**
@@ -18810,7 +18810,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18810
18810
  /**
18811
18811
  * Geolocation service.
18812
18812
  * @module purecloud-platform-client-v2/api/GeolocationApi
18813
- * @version 158.0.0
18813
+ * @version 159.0.0
18814
18814
  */
18815
18815
 
18816
18816
  /**
@@ -18941,7 +18941,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18941
18941
  /**
18942
18942
  * Greetings service.
18943
18943
  * @module purecloud-platform-client-v2/api/GreetingsApi
18944
- * @version 158.0.0
18944
+ * @version 159.0.0
18945
18945
  */
18946
18946
 
18947
18947
  /**
@@ -19396,7 +19396,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19396
19396
  /**
19397
19397
  * Groups service.
19398
19398
  * @module purecloud-platform-client-v2/api/GroupsApi
19399
- * @version 158.0.0
19399
+ * @version 159.0.0
19400
19400
  */
19401
19401
 
19402
19402
  /**
@@ -19802,7 +19802,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19802
19802
  /**
19803
19803
  * IdentityProvider service.
19804
19804
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
19805
- * @version 158.0.0
19805
+ * @version 159.0.0
19806
19806
  */
19807
19807
 
19808
19808
  /**
@@ -20558,7 +20558,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20558
20558
  /**
20559
20559
  * Integrations service.
20560
20560
  * @module purecloud-platform-client-v2/api/IntegrationsApi
20561
- * @version 158.0.0
20561
+ * @version 159.0.0
20562
20562
  */
20563
20563
 
20564
20564
  /**
@@ -22158,7 +22158,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22158
22158
  /**
22159
22159
  * Journey service.
22160
22160
  * @module purecloud-platform-client-v2/api/JourneyApi
22161
- * @version 158.0.0
22161
+ * @version 159.0.0
22162
22162
  */
22163
22163
 
22164
22164
  /**
@@ -22252,6 +22252,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22252
22252
  );
22253
22253
  }
22254
22254
 
22255
+ /**
22256
+ * Delete an outcome predictor.
22257
+ *
22258
+ * @param {String} predictorId ID of predictor
22259
+ */
22260
+ deleteJourneyOutcomesPredictor(predictorId) {
22261
+ // verify the required parameter 'predictorId' is set
22262
+ if (predictorId === undefined || predictorId === null) {
22263
+ throw 'Missing the required parameter "predictorId" when calling deleteJourneyOutcomesPredictor';
22264
+ }
22265
+
22266
+ return this.apiClient.callApi(
22267
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
22268
+ 'DELETE',
22269
+ { 'predictorId': predictorId },
22270
+ { },
22271
+ { },
22272
+ { },
22273
+ null,
22274
+ ['PureCloud OAuth'],
22275
+ ['application/json'],
22276
+ ['application/json']
22277
+ );
22278
+ }
22279
+
22255
22280
  /**
22256
22281
  * Delete a segment.
22257
22282
  *
@@ -22542,6 +22567,51 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22542
22567
  );
22543
22568
  }
22544
22569
 
22570
+ /**
22571
+ * Retrieve a single outcome predictor.
22572
+ *
22573
+ * @param {String} predictorId ID of predictor
22574
+ */
22575
+ getJourneyOutcomesPredictor(predictorId) {
22576
+ // verify the required parameter 'predictorId' is set
22577
+ if (predictorId === undefined || predictorId === null) {
22578
+ throw 'Missing the required parameter "predictorId" when calling getJourneyOutcomesPredictor';
22579
+ }
22580
+
22581
+ return this.apiClient.callApi(
22582
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
22583
+ 'GET',
22584
+ { 'predictorId': predictorId },
22585
+ { },
22586
+ { },
22587
+ { },
22588
+ null,
22589
+ ['PureCloud OAuth'],
22590
+ ['application/json'],
22591
+ ['application/json']
22592
+ );
22593
+ }
22594
+
22595
+ /**
22596
+ * Retrieve all outcome predictors.
22597
+ *
22598
+ */
22599
+ getJourneyOutcomesPredictors() {
22600
+
22601
+ return this.apiClient.callApi(
22602
+ '/api/v2/journey/outcomes/predictors',
22603
+ 'GET',
22604
+ { },
22605
+ { },
22606
+ { },
22607
+ { },
22608
+ null,
22609
+ ['PureCloud OAuth'],
22610
+ ['application/json'],
22611
+ ['application/json']
22612
+ );
22613
+ }
22614
+
22545
22615
  /**
22546
22616
  * Retrieve a single segment.
22547
22617
  *
@@ -22914,6 +22984,30 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22914
22984
  );
22915
22985
  }
22916
22986
 
22987
+ /**
22988
+ * Create an outcome predictor.
22989
+ *
22990
+ * @param {Object} opts Optional parameters
22991
+ * @param {Object} opts.body
22992
+ */
22993
+ postJourneyOutcomesPredictors(opts) {
22994
+ opts = opts || {};
22995
+
22996
+
22997
+ return this.apiClient.callApi(
22998
+ '/api/v2/journey/outcomes/predictors',
22999
+ 'POST',
23000
+ { },
23001
+ { },
23002
+ { },
23003
+ { },
23004
+ opts['body'],
23005
+ ['PureCloud OAuth'],
23006
+ ['application/json'],
23007
+ ['application/json']
23008
+ );
23009
+ }
23010
+
22917
23011
  /**
22918
23012
  * Create a segment.
22919
23013
  *
@@ -22944,7 +23038,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22944
23038
  /**
22945
23039
  * Knowledge service.
22946
23040
  * @module purecloud-platform-client-v2/api/KnowledgeApi
22947
- * @version 158.0.0
23041
+ * @version 159.0.0
22948
23042
  */
22949
23043
 
22950
23044
  /**
@@ -23347,7 +23441,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23347
23441
  * @param {String} sessionId Knowledge guest session ID.
23348
23442
  * @param {Object} opts Optional parameters
23349
23443
  * @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
23350
- * @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.
23351
23444
  * @param {Number} opts.pageSize Number of entities to return. Maximum of 200. (default to 10)
23352
23445
  */
23353
23446
  getKnowledgeGuestSessionDocuments(sessionId, opts) {
@@ -23362,7 +23455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23362
23455
  '/api/v2/knowledge/guest/sessions/{sessionId}/documents',
23363
23456
  'GET',
23364
23457
  { 'sessionId': sessionId },
23365
- { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'includeSubcategories': opts['includeSubcategories'],'pageSize': opts['pageSize'] },
23458
+ { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'pageSize': opts['pageSize'] },
23366
23459
  { },
23367
23460
  { },
23368
23461
  null,
@@ -25377,7 +25470,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25377
25470
  /**
25378
25471
  * LanguageUnderstanding service.
25379
25472
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
25380
- * @version 158.0.0
25473
+ * @version 159.0.0
25381
25474
  */
25382
25475
 
25383
25476
  /**
@@ -26390,7 +26483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26390
26483
  /**
26391
26484
  * Languages service.
26392
26485
  * @module purecloud-platform-client-v2/api/LanguagesApi
26393
- * @version 158.0.0
26486
+ * @version 159.0.0
26394
26487
  */
26395
26488
 
26396
26489
  /**
@@ -26608,7 +26701,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26608
26701
  /**
26609
26702
  * Learning service.
26610
26703
  * @module purecloud-platform-client-v2/api/LearningApi
26611
- * @version 158.0.0
26704
+ * @version 159.0.0
26612
26705
  */
26613
26706
 
26614
26707
  /**
@@ -27369,7 +27462,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27369
27462
  /**
27370
27463
  * License service.
27371
27464
  * @module purecloud-platform-client-v2/api/LicenseApi
27372
- * @version 158.0.0
27465
+ * @version 159.0.0
27373
27466
  */
27374
27467
 
27375
27468
  /**
@@ -27607,7 +27700,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27607
27700
  /**
27608
27701
  * Locations service.
27609
27702
  * @module purecloud-platform-client-v2/api/LocationsApi
27610
- * @version 158.0.0
27703
+ * @version 159.0.0
27611
27704
  */
27612
27705
 
27613
27706
  /**
@@ -27843,7 +27936,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27843
27936
  /**
27844
27937
  * Messaging service.
27845
27938
  * @module purecloud-platform-client-v2/api/MessagingApi
27846
- * @version 158.0.0
27939
+ * @version 159.0.0
27847
27940
  */
27848
27941
 
27849
27942
  /**
@@ -27994,7 +28087,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27994
28087
  /**
27995
28088
  * MobileDevices service.
27996
28089
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
27997
- * @version 158.0.0
28090
+ * @version 159.0.0
27998
28091
  */
27999
28092
 
28000
28093
  /**
@@ -28145,7 +28238,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28145
28238
  /**
28146
28239
  * Notifications service.
28147
28240
  * @module purecloud-platform-client-v2/api/NotificationsApi
28148
- * @version 158.0.0
28241
+ * @version 159.0.0
28149
28242
  */
28150
28243
 
28151
28244
  /**
@@ -28370,7 +28463,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28370
28463
  /**
28371
28464
  * OAuth service.
28372
28465
  * @module purecloud-platform-client-v2/api/OAuthApi
28373
- * @version 158.0.0
28466
+ * @version 159.0.0
28374
28467
  */
28375
28468
 
28376
28469
  /**
@@ -28736,7 +28829,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28736
28829
  /**
28737
28830
  * Objects service.
28738
28831
  * @module purecloud-platform-client-v2/api/ObjectsApi
28739
- * @version 158.0.0
28832
+ * @version 159.0.0
28740
28833
  */
28741
28834
 
28742
28835
  /**
@@ -29007,7 +29100,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29007
29100
  /**
29008
29101
  * Organization service.
29009
29102
  * @module purecloud-platform-client-v2/api/OrganizationApi
29010
- * @version 158.0.0
29103
+ * @version 159.0.0
29011
29104
  */
29012
29105
 
29013
29106
  /**
@@ -29410,7 +29503,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29410
29503
  /**
29411
29504
  * OrganizationAuthorization service.
29412
29505
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
29413
- * @version 158.0.0
29506
+ * @version 159.0.0
29414
29507
  */
29415
29508
 
29416
29509
  /**
@@ -30705,7 +30798,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30705
30798
  /**
30706
30799
  * Outbound service.
30707
30800
  * @module purecloud-platform-client-v2/api/OutboundApi
30708
- * @version 158.0.0
30801
+ * @version 159.0.0
30709
30802
  */
30710
30803
 
30711
30804
  /**
@@ -34242,7 +34335,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34242
34335
  /**
34243
34336
  * Presence service.
34244
34337
  * @module purecloud-platform-client-v2/api/PresenceApi
34245
- * @version 158.0.0
34338
+ * @version 159.0.0
34246
34339
  */
34247
34340
 
34248
34341
  /**
@@ -34748,7 +34841,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34748
34841
  /**
34749
34842
  * ProcessAutomation service.
34750
34843
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
34751
- * @version 158.0.0
34844
+ * @version 159.0.0
34752
34845
  */
34753
34846
 
34754
34847
  /**
@@ -34987,7 +35080,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34987
35080
  /**
34988
35081
  * Quality service.
34989
35082
  * @module purecloud-platform-client-v2/api/QualityApi
34990
- * @version 158.0.0
35083
+ * @version 159.0.0
34991
35084
  */
34992
35085
 
34993
35086
  /**
@@ -35249,7 +35342,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35249
35342
  * @param {String} conversationId conversationId
35250
35343
  * @param {String} evaluationId evaluationId
35251
35344
  * @param {Object} opts Optional parameters
35252
- * @param {String} opts.expand agent, evaluator, evaluationForm
35345
+ * @param {String} opts.expand agent, assignee, evaluator, evaluationForm
35253
35346
  */
35254
35347
  getQualityConversationEvaluation(conversationId, evaluationId, opts) {
35255
35348
  opts = opts || {};
@@ -35360,7 +35453,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35360
35453
 
35361
35454
  /**
35362
35455
  * Queries Evaluations and returns a paged list
35363
- * 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.
35456
+ * 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.
35364
35457
  * @param {Object} opts Optional parameters
35365
35458
  * @param {Number} opts.pageSize The total page size requested (default to 25)
35366
35459
  * @param {Number} opts.pageNumber The page number requested (default to 1)
@@ -35371,6 +35464,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35371
35464
  * @param {String} opts.conversationId conversationId specified
35372
35465
  * @param {String} opts.agentUserId user id of the agent
35373
35466
  * @param {String} opts.evaluatorUserId evaluator user id
35467
+ * @param {String} opts.assigneeUserId assignee user id
35374
35468
  * @param {String} opts.queueId queue id
35375
35469
  * @param {String} opts.startTime start time of the evaluation query
35376
35470
  * @param {String} opts.endTime end time of the evaluation query
@@ -35389,7 +35483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35389
35483
  '/api/v2/quality/evaluations/query',
35390
35484
  'GET',
35391
35485
  { },
35392
- { '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'] },
35486
+ { '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'] },
35393
35487
  { },
35394
35488
  { },
35395
35489
  null,
@@ -36565,7 +36659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36565
36659
  /**
36566
36660
  * Recording service.
36567
36661
  * @module purecloud-platform-client-v2/api/RecordingApi
36568
- * @version 158.0.0
36662
+ * @version 159.0.0
36569
36663
  */
36570
36664
 
36571
36665
  /**
@@ -37695,7 +37789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37695
37789
 
37696
37790
  /**
37697
37791
  * Create a recording bulk job.
37698
- * 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.
37792
+ * 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.
37699
37793
  * @param {Object} body query
37700
37794
  */
37701
37795
  postRecordingJobs(body) {
@@ -38302,7 +38396,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38302
38396
  /**
38303
38397
  * ResponseManagement service.
38304
38398
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
38305
- * @version 158.0.0
38399
+ * @version 159.0.0
38306
38400
  */
38307
38401
 
38308
38402
  /**
@@ -38786,7 +38880,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38786
38880
  /**
38787
38881
  * Routing service.
38788
38882
  * @module purecloud-platform-client-v2/api/RoutingApi
38789
- * @version 158.0.0
38883
+ * @version 159.0.0
38790
38884
  */
38791
38885
 
38792
38886
  /**
@@ -42251,7 +42345,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42251
42345
  /**
42252
42346
  * SCIM service.
42253
42347
  * @module purecloud-platform-client-v2/api/SCIMApi
42254
- * @version 158.0.0
42348
+ * @version 159.0.0
42255
42349
  */
42256
42350
 
42257
42351
  /**
@@ -43128,7 +43222,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43128
43222
  /**
43129
43223
  * Scripts service.
43130
43224
  * @module purecloud-platform-client-v2/api/ScriptsApi
43131
- * @version 158.0.0
43225
+ * @version 159.0.0
43132
43226
  */
43133
43227
 
43134
43228
  /**
@@ -43547,7 +43641,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43547
43641
  /**
43548
43642
  * Search service.
43549
43643
  * @module purecloud-platform-client-v2/api/SearchApi
43550
- * @version 158.0.0
43644
+ * @version 159.0.0
43551
43645
  */
43552
43646
 
43553
43647
  /**
@@ -44132,7 +44226,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44132
44226
  /**
44133
44227
  * SpeechTextAnalytics service.
44134
44228
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
44135
- * @version 158.0.0
44229
+ * @version 159.0.0
44136
44230
  */
44137
44231
 
44138
44232
  /**
@@ -44986,7 +45080,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44986
45080
  /**
44987
45081
  * Stations service.
44988
45082
  * @module purecloud-platform-client-v2/api/StationsApi
44989
- * @version 158.0.0
45083
+ * @version 159.0.0
44990
45084
  */
44991
45085
 
44992
45086
  /**
@@ -45133,7 +45227,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45133
45227
  /**
45134
45228
  * Suggest service.
45135
45229
  * @module purecloud-platform-client-v2/api/SuggestApi
45136
- * @version 158.0.0
45230
+ * @version 159.0.0
45137
45231
  */
45138
45232
 
45139
45233
  /**
@@ -45272,7 +45366,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45272
45366
  /**
45273
45367
  * Teams service.
45274
45368
  * @module purecloud-platform-client-v2/api/TeamsApi
45275
- * @version 158.0.0
45369
+ * @version 159.0.0
45276
45370
  */
45277
45371
 
45278
45372
  /**
@@ -45543,7 +45637,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45543
45637
  /**
45544
45638
  * Telephony service.
45545
45639
  * @module purecloud-platform-client-v2/api/TelephonyApi
45546
- * @version 158.0.0
45640
+ * @version 159.0.0
45547
45641
  */
45548
45642
 
45549
45643
  /**
@@ -45671,7 +45765,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45671
45765
  /**
45672
45766
  * TelephonyProvidersEdge service.
45673
45767
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
45674
- * @version 158.0.0
45768
+ * @version 159.0.0
45675
45769
  */
45676
45770
 
45677
45771
  /**
@@ -46677,6 +46771,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46677
46771
  * @param {String} opts.edgeGroupId Filter by edgeGroup.id
46678
46772
  * @param {String} opts.sortBy Sort by (default to name)
46679
46773
  * @param {Boolean} opts.managed Filter by managed
46774
+ * @param {Boolean} opts.showCloudMedia True to show the cloud media devices in the result. (default to true)
46680
46775
  */
46681
46776
  getTelephonyProvidersEdges(opts) {
46682
46777
  opts = opts || {};
@@ -46686,7 +46781,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46686
46781
  '/api/v2/telephony/providers/edges',
46687
46782
  'GET',
46688
46783
  { },
46689
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'name': opts['name'],'site.id': opts['siteId'],'edgeGroup.id': opts['edgeGroupId'],'sortBy': opts['sortBy'],'managed': opts['managed'] },
46784
+ { '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'] },
46690
46785
  { },
46691
46786
  { },
46692
46787
  null,
@@ -49304,7 +49399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49304
49399
  /**
49305
49400
  * Textbots service.
49306
49401
  * @module purecloud-platform-client-v2/api/TextbotsApi
49307
- * @version 158.0.0
49402
+ * @version 159.0.0
49308
49403
  */
49309
49404
 
49310
49405
  /**
@@ -49432,7 +49527,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49432
49527
  /**
49433
49528
  * Tokens service.
49434
49529
  * @module purecloud-platform-client-v2/api/TokensApi
49435
- * @version 158.0.0
49530
+ * @version 159.0.0
49436
49531
  */
49437
49532
 
49438
49533
  /**
@@ -49538,7 +49633,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49538
49633
  /**
49539
49634
  * Uploads service.
49540
49635
  * @module purecloud-platform-client-v2/api/UploadsApi
49541
- * @version 158.0.0
49636
+ * @version 159.0.0
49542
49637
  */
49543
49638
 
49544
49639
  /**
@@ -49714,7 +49809,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49714
49809
  /**
49715
49810
  * Usage service.
49716
49811
  * @module purecloud-platform-client-v2/api/UsageApi
49717
- * @version 158.0.0
49812
+ * @version 159.0.0
49718
49813
  */
49719
49814
 
49720
49815
  /**
@@ -49785,7 +49880,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49785
49880
  /**
49786
49881
  * UserRecordings service.
49787
49882
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
49788
- * @version 158.0.0
49883
+ * @version 159.0.0
49789
49884
  */
49790
49885
 
49791
49886
  /**
@@ -49970,7 +50065,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49970
50065
  /**
49971
50066
  * Users service.
49972
50067
  * @module purecloud-platform-client-v2/api/UsersApi
49973
- * @version 158.0.0
50068
+ * @version 159.0.0
49974
50069
  */
49975
50070
 
49976
50071
  /**
@@ -52327,7 +52422,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52327
52422
  /**
52328
52423
  * Utilities service.
52329
52424
  * @module purecloud-platform-client-v2/api/UtilitiesApi
52330
- * @version 158.0.0
52425
+ * @version 159.0.0
52331
52426
  */
52332
52427
 
52333
52428
  /**
@@ -52438,7 +52533,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52438
52533
  /**
52439
52534
  * Voicemail service.
52440
52535
  * @module purecloud-platform-client-v2/api/VoicemailApi
52441
- * @version 158.0.0
52536
+ * @version 159.0.0
52442
52537
  */
52443
52538
 
52444
52539
  /**
@@ -53105,7 +53200,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53105
53200
  /**
53106
53201
  * WebChat service.
53107
53202
  * @module purecloud-platform-client-v2/api/WebChatApi
53108
- * @version 158.0.0
53203
+ * @version 159.0.0
53109
53204
  */
53110
53205
 
53111
53206
  /**
@@ -53649,7 +53744,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53649
53744
  /**
53650
53745
  * WebDeployments service.
53651
53746
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
53652
- * @version 158.0.0
53747
+ * @version 159.0.0
53653
53748
  */
53654
53749
 
53655
53750
  /**
@@ -54171,7 +54266,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54171
54266
  /**
54172
54267
  * WebMessaging service.
54173
54268
  * @module purecloud-platform-client-v2/api/WebMessagingApi
54174
- * @version 158.0.0
54269
+ * @version 159.0.0
54175
54270
  */
54176
54271
 
54177
54272
  /**
@@ -54217,7 +54312,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54217
54312
  /**
54218
54313
  * Widgets service.
54219
54314
  * @module purecloud-platform-client-v2/api/WidgetsApi
54220
- * @version 158.0.0
54315
+ * @version 159.0.0
54221
54316
  */
54222
54317
 
54223
54318
  /**
@@ -54363,7 +54458,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54363
54458
  /**
54364
54459
  * WorkforceManagement service.
54365
54460
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
54366
- * @version 158.0.0
54461
+ * @version 159.0.0
54367
54462
  */
54368
54463
 
54369
54464
  /**
@@ -59082,7 +59177,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59082
59177
  * </pre>
59083
59178
  * </p>
59084
59179
  * @module purecloud-platform-client-v2/index
59085
- * @version 158.0.0
59180
+ * @version 159.0.0
59086
59181
  */
59087
59182
  class platformClient {
59088
59183
  constructor() {