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
@@ -9321,7 +9321,7 @@ class Configuration {
9321
9321
 
9322
9322
  /**
9323
9323
  * @module purecloud-platform-client-v2/ApiClient
9324
- * @version 158.0.0
9324
+ * @version 159.0.0
9325
9325
  */
9326
9326
  class ApiClient {
9327
9327
  /**
@@ -10393,7 +10393,7 @@ class AlertingApi {
10393
10393
  /**
10394
10394
  * Alerting service.
10395
10395
  * @module purecloud-platform-client-v2/api/AlertingApi
10396
- * @version 158.0.0
10396
+ * @version 159.0.0
10397
10397
  */
10398
10398
 
10399
10399
  /**
@@ -10707,7 +10707,7 @@ class AnalyticsApi {
10707
10707
  /**
10708
10708
  * Analytics service.
10709
10709
  * @module purecloud-platform-client-v2/api/AnalyticsApi
10710
- * @version 158.0.0
10710
+ * @version 159.0.0
10711
10711
  */
10712
10712
 
10713
10713
  /**
@@ -11961,7 +11961,7 @@ class ArchitectApi {
11961
11961
  /**
11962
11962
  * Architect service.
11963
11963
  * @module purecloud-platform-client-v2/api/ArchitectApi
11964
- * @version 158.0.0
11964
+ * @version 159.0.0
11965
11965
  */
11966
11966
 
11967
11967
  /**
@@ -15009,7 +15009,7 @@ class AuditApi {
15009
15009
  /**
15010
15010
  * Audit service.
15011
15011
  * @module purecloud-platform-client-v2/api/AuditApi
15012
- * @version 158.0.0
15012
+ * @version 159.0.0
15013
15013
  */
15014
15014
 
15015
15015
  /**
@@ -15180,7 +15180,7 @@ class AuthorizationApi {
15180
15180
  /**
15181
15181
  * Authorization service.
15182
15182
  * @module purecloud-platform-client-v2/api/AuthorizationApi
15183
- * @version 158.0.0
15183
+ * @version 159.0.0
15184
15184
  */
15185
15185
 
15186
15186
  /**
@@ -16408,7 +16408,7 @@ class BillingApi {
16408
16408
  /**
16409
16409
  * Billing service.
16410
16410
  * @module purecloud-platform-client-v2/api/BillingApi
16411
- * @version 158.0.0
16411
+ * @version 159.0.0
16412
16412
  */
16413
16413
 
16414
16414
  /**
@@ -16488,7 +16488,7 @@ class ChatApi {
16488
16488
  /**
16489
16489
  * Chat service.
16490
16490
  * @module purecloud-platform-client-v2/api/ChatApi
16491
- * @version 158.0.0
16491
+ * @version 159.0.0
16492
16492
  */
16493
16493
 
16494
16494
  /**
@@ -16579,7 +16579,7 @@ class CoachingApi {
16579
16579
  /**
16580
16580
  * Coaching service.
16581
16581
  * @module purecloud-platform-client-v2/api/CoachingApi
16582
- * @version 158.0.0
16582
+ * @version 159.0.0
16583
16583
  */
16584
16584
 
16585
16585
  /**
@@ -17156,7 +17156,7 @@ class ContentManagementApi {
17156
17156
  /**
17157
17157
  * ContentManagement service.
17158
17158
  * @module purecloud-platform-client-v2/api/ContentManagementApi
17159
- * @version 158.0.0
17159
+ * @version 159.0.0
17160
17160
  */
17161
17161
 
17162
17162
  /**
@@ -18296,7 +18296,7 @@ class ConversationsApi {
18296
18296
  /**
18297
18297
  * Conversations service.
18298
18298
  * @module purecloud-platform-client-v2/api/ConversationsApi
18299
- * @version 158.0.0
18299
+ * @version 159.0.0
18300
18300
  */
18301
18301
 
18302
18302
  /**
@@ -21684,7 +21684,7 @@ class ConversationsApi {
21684
21684
  }
21685
21685
 
21686
21686
  /**
21687
- * Creates a cobrowse session
21687
+ * Creates a cobrowse session. Requires conversation:cobrowse:add (for web messaging) or conversation:cobrowsevoice:add permission.
21688
21688
  *
21689
21689
  * @param {String} conversationId Conversation ID
21690
21690
  */
@@ -23544,7 +23544,7 @@ class DataExtensionsApi {
23544
23544
  /**
23545
23545
  * DataExtensions service.
23546
23546
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
23547
- * @version 158.0.0
23547
+ * @version 159.0.0
23548
23548
  */
23549
23549
 
23550
23550
  /**
@@ -23630,7 +23630,7 @@ class DownloadsApi {
23630
23630
  /**
23631
23631
  * Downloads service.
23632
23632
  * @module purecloud-platform-client-v2/api/DownloadsApi
23633
- * @version 158.0.0
23633
+ * @version 159.0.0
23634
23634
  */
23635
23635
 
23636
23636
  /**
@@ -23682,7 +23682,7 @@ class EventsApi {
23682
23682
  /**
23683
23683
  * Events service.
23684
23684
  * @module purecloud-platform-client-v2/api/EventsApi
23685
- * @version 158.0.0
23685
+ * @version 159.0.0
23686
23686
  */
23687
23687
 
23688
23688
  /**
@@ -23778,7 +23778,7 @@ class ExternalContactsApi {
23778
23778
  /**
23779
23779
  * ExternalContacts service.
23780
23780
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
23781
- * @version 158.0.0
23781
+ * @version 159.0.0
23782
23782
  */
23783
23783
 
23784
23784
  /**
@@ -25736,7 +25736,7 @@ class FaxApi {
25736
25736
  /**
25737
25737
  * Fax service.
25738
25738
  * @module purecloud-platform-client-v2/api/FaxApi
25739
- * @version 158.0.0
25739
+ * @version 159.0.0
25740
25740
  */
25741
25741
 
25742
25742
  /**
@@ -25907,7 +25907,7 @@ class FlowsApi {
25907
25907
  /**
25908
25908
  * Flows service.
25909
25909
  * @module purecloud-platform-client-v2/api/FlowsApi
25910
- * @version 158.0.0
25910
+ * @version 159.0.0
25911
25911
  */
25912
25912
 
25913
25913
  /**
@@ -25978,7 +25978,7 @@ class GamificationApi {
25978
25978
  /**
25979
25979
  * Gamification service.
25980
25980
  * @module purecloud-platform-client-v2/api/GamificationApi
25981
- * @version 158.0.0
25981
+ * @version 159.0.0
25982
25982
  */
25983
25983
 
25984
25984
  /**
@@ -27595,7 +27595,7 @@ class GeneralDataProtectionRegulationApi {
27595
27595
  /**
27596
27596
  * GeneralDataProtectionRegulation service.
27597
27597
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
27598
- * @version 158.0.0
27598
+ * @version 159.0.0
27599
27599
  */
27600
27600
 
27601
27601
  /**
@@ -27725,7 +27725,7 @@ class GeolocationApi {
27725
27725
  /**
27726
27726
  * Geolocation service.
27727
27727
  * @module purecloud-platform-client-v2/api/GeolocationApi
27728
- * @version 158.0.0
27728
+ * @version 159.0.0
27729
27729
  */
27730
27730
 
27731
27731
  /**
@@ -27856,7 +27856,7 @@ class GreetingsApi {
27856
27856
  /**
27857
27857
  * Greetings service.
27858
27858
  * @module purecloud-platform-client-v2/api/GreetingsApi
27859
- * @version 158.0.0
27859
+ * @version 159.0.0
27860
27860
  */
27861
27861
 
27862
27862
  /**
@@ -28311,7 +28311,7 @@ class GroupsApi {
28311
28311
  /**
28312
28312
  * Groups service.
28313
28313
  * @module purecloud-platform-client-v2/api/GroupsApi
28314
- * @version 158.0.0
28314
+ * @version 159.0.0
28315
28315
  */
28316
28316
 
28317
28317
  /**
@@ -28717,7 +28717,7 @@ class IdentityProviderApi {
28717
28717
  /**
28718
28718
  * IdentityProvider service.
28719
28719
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
28720
- * @version 158.0.0
28720
+ * @version 159.0.0
28721
28721
  */
28722
28722
 
28723
28723
  /**
@@ -29473,7 +29473,7 @@ class IntegrationsApi {
29473
29473
  /**
29474
29474
  * Integrations service.
29475
29475
  * @module purecloud-platform-client-v2/api/IntegrationsApi
29476
- * @version 158.0.0
29476
+ * @version 159.0.0
29477
29477
  */
29478
29478
 
29479
29479
  /**
@@ -31073,7 +31073,7 @@ class JourneyApi {
31073
31073
  /**
31074
31074
  * Journey service.
31075
31075
  * @module purecloud-platform-client-v2/api/JourneyApi
31076
- * @version 158.0.0
31076
+ * @version 159.0.0
31077
31077
  */
31078
31078
 
31079
31079
  /**
@@ -31167,6 +31167,31 @@ class JourneyApi {
31167
31167
  );
31168
31168
  }
31169
31169
 
31170
+ /**
31171
+ * Delete an outcome predictor.
31172
+ *
31173
+ * @param {String} predictorId ID of predictor
31174
+ */
31175
+ deleteJourneyOutcomesPredictor(predictorId) {
31176
+ // verify the required parameter 'predictorId' is set
31177
+ if (predictorId === undefined || predictorId === null) {
31178
+ throw 'Missing the required parameter "predictorId" when calling deleteJourneyOutcomesPredictor';
31179
+ }
31180
+
31181
+ return this.apiClient.callApi(
31182
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
31183
+ 'DELETE',
31184
+ { 'predictorId': predictorId },
31185
+ { },
31186
+ { },
31187
+ { },
31188
+ null,
31189
+ ['PureCloud OAuth'],
31190
+ ['application/json'],
31191
+ ['application/json']
31192
+ );
31193
+ }
31194
+
31170
31195
  /**
31171
31196
  * Delete a segment.
31172
31197
  *
@@ -31457,6 +31482,51 @@ class JourneyApi {
31457
31482
  );
31458
31483
  }
31459
31484
 
31485
+ /**
31486
+ * Retrieve a single outcome predictor.
31487
+ *
31488
+ * @param {String} predictorId ID of predictor
31489
+ */
31490
+ getJourneyOutcomesPredictor(predictorId) {
31491
+ // verify the required parameter 'predictorId' is set
31492
+ if (predictorId === undefined || predictorId === null) {
31493
+ throw 'Missing the required parameter "predictorId" when calling getJourneyOutcomesPredictor';
31494
+ }
31495
+
31496
+ return this.apiClient.callApi(
31497
+ '/api/v2/journey/outcomes/predictors/{predictorId}',
31498
+ 'GET',
31499
+ { 'predictorId': predictorId },
31500
+ { },
31501
+ { },
31502
+ { },
31503
+ null,
31504
+ ['PureCloud OAuth'],
31505
+ ['application/json'],
31506
+ ['application/json']
31507
+ );
31508
+ }
31509
+
31510
+ /**
31511
+ * Retrieve all outcome predictors.
31512
+ *
31513
+ */
31514
+ getJourneyOutcomesPredictors() {
31515
+
31516
+ return this.apiClient.callApi(
31517
+ '/api/v2/journey/outcomes/predictors',
31518
+ 'GET',
31519
+ { },
31520
+ { },
31521
+ { },
31522
+ { },
31523
+ null,
31524
+ ['PureCloud OAuth'],
31525
+ ['application/json'],
31526
+ ['application/json']
31527
+ );
31528
+ }
31529
+
31460
31530
  /**
31461
31531
  * Retrieve a single segment.
31462
31532
  *
@@ -31829,6 +31899,30 @@ class JourneyApi {
31829
31899
  );
31830
31900
  }
31831
31901
 
31902
+ /**
31903
+ * Create an outcome predictor.
31904
+ *
31905
+ * @param {Object} opts Optional parameters
31906
+ * @param {Object} opts.body
31907
+ */
31908
+ postJourneyOutcomesPredictors(opts) {
31909
+ opts = opts || {};
31910
+
31911
+
31912
+ return this.apiClient.callApi(
31913
+ '/api/v2/journey/outcomes/predictors',
31914
+ 'POST',
31915
+ { },
31916
+ { },
31917
+ { },
31918
+ { },
31919
+ opts['body'],
31920
+ ['PureCloud OAuth'],
31921
+ ['application/json'],
31922
+ ['application/json']
31923
+ );
31924
+ }
31925
+
31832
31926
  /**
31833
31927
  * Create a segment.
31834
31928
  *
@@ -31859,7 +31953,7 @@ class KnowledgeApi {
31859
31953
  /**
31860
31954
  * Knowledge service.
31861
31955
  * @module purecloud-platform-client-v2/api/KnowledgeApi
31862
- * @version 158.0.0
31956
+ * @version 159.0.0
31863
31957
  */
31864
31958
 
31865
31959
  /**
@@ -32262,7 +32356,6 @@ class KnowledgeApi {
32262
32356
  * @param {String} sessionId Knowledge guest session ID.
32263
32357
  * @param {Object} opts Optional parameters
32264
32358
  * @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
32265
- * @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.
32266
32359
  * @param {Number} opts.pageSize Number of entities to return. Maximum of 200. (default to 10)
32267
32360
  */
32268
32361
  getKnowledgeGuestSessionDocuments(sessionId, opts) {
@@ -32277,7 +32370,7 @@ class KnowledgeApi {
32277
32370
  '/api/v2/knowledge/guest/sessions/{sessionId}/documents',
32278
32371
  'GET',
32279
32372
  { 'sessionId': sessionId },
32280
- { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'includeSubcategories': opts['includeSubcategories'],'pageSize': opts['pageSize'] },
32373
+ { 'categoryId': this.apiClient.buildCollectionParam(opts['categoryId'], 'multi'),'pageSize': opts['pageSize'] },
32281
32374
  { },
32282
32375
  { },
32283
32376
  null,
@@ -34292,7 +34385,7 @@ class LanguageUnderstandingApi {
34292
34385
  /**
34293
34386
  * LanguageUnderstanding service.
34294
34387
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
34295
- * @version 158.0.0
34388
+ * @version 159.0.0
34296
34389
  */
34297
34390
 
34298
34391
  /**
@@ -35305,7 +35398,7 @@ class LanguagesApi {
35305
35398
  /**
35306
35399
  * Languages service.
35307
35400
  * @module purecloud-platform-client-v2/api/LanguagesApi
35308
- * @version 158.0.0
35401
+ * @version 159.0.0
35309
35402
  */
35310
35403
 
35311
35404
  /**
@@ -35523,7 +35616,7 @@ class LearningApi {
35523
35616
  /**
35524
35617
  * Learning service.
35525
35618
  * @module purecloud-platform-client-v2/api/LearningApi
35526
- * @version 158.0.0
35619
+ * @version 159.0.0
35527
35620
  */
35528
35621
 
35529
35622
  /**
@@ -36284,7 +36377,7 @@ class LicenseApi {
36284
36377
  /**
36285
36378
  * License service.
36286
36379
  * @module purecloud-platform-client-v2/api/LicenseApi
36287
- * @version 158.0.0
36380
+ * @version 159.0.0
36288
36381
  */
36289
36382
 
36290
36383
  /**
@@ -36522,7 +36615,7 @@ class LocationsApi {
36522
36615
  /**
36523
36616
  * Locations service.
36524
36617
  * @module purecloud-platform-client-v2/api/LocationsApi
36525
- * @version 158.0.0
36618
+ * @version 159.0.0
36526
36619
  */
36527
36620
 
36528
36621
  /**
@@ -36758,7 +36851,7 @@ class MessagingApi {
36758
36851
  /**
36759
36852
  * Messaging service.
36760
36853
  * @module purecloud-platform-client-v2/api/MessagingApi
36761
- * @version 158.0.0
36854
+ * @version 159.0.0
36762
36855
  */
36763
36856
 
36764
36857
  /**
@@ -36909,7 +37002,7 @@ class MobileDevicesApi {
36909
37002
  /**
36910
37003
  * MobileDevices service.
36911
37004
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
36912
- * @version 158.0.0
37005
+ * @version 159.0.0
36913
37006
  */
36914
37007
 
36915
37008
  /**
@@ -37060,7 +37153,7 @@ class NotificationsApi {
37060
37153
  /**
37061
37154
  * Notifications service.
37062
37155
  * @module purecloud-platform-client-v2/api/NotificationsApi
37063
- * @version 158.0.0
37156
+ * @version 159.0.0
37064
37157
  */
37065
37158
 
37066
37159
  /**
@@ -37285,7 +37378,7 @@ class OAuthApi {
37285
37378
  /**
37286
37379
  * OAuth service.
37287
37380
  * @module purecloud-platform-client-v2/api/OAuthApi
37288
- * @version 158.0.0
37381
+ * @version 159.0.0
37289
37382
  */
37290
37383
 
37291
37384
  /**
@@ -37651,7 +37744,7 @@ class ObjectsApi {
37651
37744
  /**
37652
37745
  * Objects service.
37653
37746
  * @module purecloud-platform-client-v2/api/ObjectsApi
37654
- * @version 158.0.0
37747
+ * @version 159.0.0
37655
37748
  */
37656
37749
 
37657
37750
  /**
@@ -37922,7 +38015,7 @@ class OrganizationApi {
37922
38015
  /**
37923
38016
  * Organization service.
37924
38017
  * @module purecloud-platform-client-v2/api/OrganizationApi
37925
- * @version 158.0.0
38018
+ * @version 159.0.0
37926
38019
  */
37927
38020
 
37928
38021
  /**
@@ -38325,7 +38418,7 @@ class OrganizationAuthorizationApi {
38325
38418
  /**
38326
38419
  * OrganizationAuthorization service.
38327
38420
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
38328
- * @version 158.0.0
38421
+ * @version 159.0.0
38329
38422
  */
38330
38423
 
38331
38424
  /**
@@ -39620,7 +39713,7 @@ class OutboundApi {
39620
39713
  /**
39621
39714
  * Outbound service.
39622
39715
  * @module purecloud-platform-client-v2/api/OutboundApi
39623
- * @version 158.0.0
39716
+ * @version 159.0.0
39624
39717
  */
39625
39718
 
39626
39719
  /**
@@ -43157,7 +43250,7 @@ class PresenceApi {
43157
43250
  /**
43158
43251
  * Presence service.
43159
43252
  * @module purecloud-platform-client-v2/api/PresenceApi
43160
- * @version 158.0.0
43253
+ * @version 159.0.0
43161
43254
  */
43162
43255
 
43163
43256
  /**
@@ -43663,7 +43756,7 @@ class ProcessAutomationApi {
43663
43756
  /**
43664
43757
  * ProcessAutomation service.
43665
43758
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
43666
- * @version 158.0.0
43759
+ * @version 159.0.0
43667
43760
  */
43668
43761
 
43669
43762
  /**
@@ -43902,7 +43995,7 @@ class QualityApi {
43902
43995
  /**
43903
43996
  * Quality service.
43904
43997
  * @module purecloud-platform-client-v2/api/QualityApi
43905
- * @version 158.0.0
43998
+ * @version 159.0.0
43906
43999
  */
43907
44000
 
43908
44001
  /**
@@ -44164,7 +44257,7 @@ class QualityApi {
44164
44257
  * @param {String} conversationId conversationId
44165
44258
  * @param {String} evaluationId evaluationId
44166
44259
  * @param {Object} opts Optional parameters
44167
- * @param {String} opts.expand agent, evaluator, evaluationForm
44260
+ * @param {String} opts.expand agent, assignee, evaluator, evaluationForm
44168
44261
  */
44169
44262
  getQualityConversationEvaluation(conversationId, evaluationId, opts) {
44170
44263
  opts = opts || {};
@@ -44275,7 +44368,7 @@ class QualityApi {
44275
44368
 
44276
44369
  /**
44277
44370
  * Queries Evaluations and returns a paged list
44278
- * 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.
44371
+ * 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.
44279
44372
  * @param {Object} opts Optional parameters
44280
44373
  * @param {Number} opts.pageSize The total page size requested (default to 25)
44281
44374
  * @param {Number} opts.pageNumber The page number requested (default to 1)
@@ -44286,6 +44379,7 @@ class QualityApi {
44286
44379
  * @param {String} opts.conversationId conversationId specified
44287
44380
  * @param {String} opts.agentUserId user id of the agent
44288
44381
  * @param {String} opts.evaluatorUserId evaluator user id
44382
+ * @param {String} opts.assigneeUserId assignee user id
44289
44383
  * @param {String} opts.queueId queue id
44290
44384
  * @param {String} opts.startTime start time of the evaluation query
44291
44385
  * @param {String} opts.endTime end time of the evaluation query
@@ -44304,7 +44398,7 @@ class QualityApi {
44304
44398
  '/api/v2/quality/evaluations/query',
44305
44399
  'GET',
44306
44400
  { },
44307
- { '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'] },
44401
+ { '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'] },
44308
44402
  { },
44309
44403
  { },
44310
44404
  null,
@@ -45480,7 +45574,7 @@ class RecordingApi {
45480
45574
  /**
45481
45575
  * Recording service.
45482
45576
  * @module purecloud-platform-client-v2/api/RecordingApi
45483
- * @version 158.0.0
45577
+ * @version 159.0.0
45484
45578
  */
45485
45579
 
45486
45580
  /**
@@ -46610,7 +46704,7 @@ class RecordingApi {
46610
46704
 
46611
46705
  /**
46612
46706
  * Create a recording bulk job.
46613
- * 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.
46707
+ * 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.
46614
46708
  * @param {Object} body query
46615
46709
  */
46616
46710
  postRecordingJobs(body) {
@@ -47217,7 +47311,7 @@ class ResponseManagementApi {
47217
47311
  /**
47218
47312
  * ResponseManagement service.
47219
47313
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
47220
- * @version 158.0.0
47314
+ * @version 159.0.0
47221
47315
  */
47222
47316
 
47223
47317
  /**
@@ -47701,7 +47795,7 @@ class RoutingApi {
47701
47795
  /**
47702
47796
  * Routing service.
47703
47797
  * @module purecloud-platform-client-v2/api/RoutingApi
47704
- * @version 158.0.0
47798
+ * @version 159.0.0
47705
47799
  */
47706
47800
 
47707
47801
  /**
@@ -51166,7 +51260,7 @@ class SCIMApi {
51166
51260
  /**
51167
51261
  * SCIM service.
51168
51262
  * @module purecloud-platform-client-v2/api/SCIMApi
51169
- * @version 158.0.0
51263
+ * @version 159.0.0
51170
51264
  */
51171
51265
 
51172
51266
  /**
@@ -52043,7 +52137,7 @@ class ScriptsApi {
52043
52137
  /**
52044
52138
  * Scripts service.
52045
52139
  * @module purecloud-platform-client-v2/api/ScriptsApi
52046
- * @version 158.0.0
52140
+ * @version 159.0.0
52047
52141
  */
52048
52142
 
52049
52143
  /**
@@ -52462,7 +52556,7 @@ class SearchApi {
52462
52556
  /**
52463
52557
  * Search service.
52464
52558
  * @module purecloud-platform-client-v2/api/SearchApi
52465
- * @version 158.0.0
52559
+ * @version 159.0.0
52466
52560
  */
52467
52561
 
52468
52562
  /**
@@ -53047,7 +53141,7 @@ class SpeechTextAnalyticsApi {
53047
53141
  /**
53048
53142
  * SpeechTextAnalytics service.
53049
53143
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
53050
- * @version 158.0.0
53144
+ * @version 159.0.0
53051
53145
  */
53052
53146
 
53053
53147
  /**
@@ -53901,7 +53995,7 @@ class StationsApi {
53901
53995
  /**
53902
53996
  * Stations service.
53903
53997
  * @module purecloud-platform-client-v2/api/StationsApi
53904
- * @version 158.0.0
53998
+ * @version 159.0.0
53905
53999
  */
53906
54000
 
53907
54001
  /**
@@ -54048,7 +54142,7 @@ class SuggestApi {
54048
54142
  /**
54049
54143
  * Suggest service.
54050
54144
  * @module purecloud-platform-client-v2/api/SuggestApi
54051
- * @version 158.0.0
54145
+ * @version 159.0.0
54052
54146
  */
54053
54147
 
54054
54148
  /**
@@ -54187,7 +54281,7 @@ class TeamsApi {
54187
54281
  /**
54188
54282
  * Teams service.
54189
54283
  * @module purecloud-platform-client-v2/api/TeamsApi
54190
- * @version 158.0.0
54284
+ * @version 159.0.0
54191
54285
  */
54192
54286
 
54193
54287
  /**
@@ -54458,7 +54552,7 @@ class TelephonyApi {
54458
54552
  /**
54459
54553
  * Telephony service.
54460
54554
  * @module purecloud-platform-client-v2/api/TelephonyApi
54461
- * @version 158.0.0
54555
+ * @version 159.0.0
54462
54556
  */
54463
54557
 
54464
54558
  /**
@@ -54586,7 +54680,7 @@ class TelephonyProvidersEdgeApi {
54586
54680
  /**
54587
54681
  * TelephonyProvidersEdge service.
54588
54682
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
54589
- * @version 158.0.0
54683
+ * @version 159.0.0
54590
54684
  */
54591
54685
 
54592
54686
  /**
@@ -55592,6 +55686,7 @@ class TelephonyProvidersEdgeApi {
55592
55686
  * @param {String} opts.edgeGroupId Filter by edgeGroup.id
55593
55687
  * @param {String} opts.sortBy Sort by (default to name)
55594
55688
  * @param {Boolean} opts.managed Filter by managed
55689
+ * @param {Boolean} opts.showCloudMedia True to show the cloud media devices in the result. (default to true)
55595
55690
  */
55596
55691
  getTelephonyProvidersEdges(opts) {
55597
55692
  opts = opts || {};
@@ -55601,7 +55696,7 @@ class TelephonyProvidersEdgeApi {
55601
55696
  '/api/v2/telephony/providers/edges',
55602
55697
  'GET',
55603
55698
  { },
55604
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'name': opts['name'],'site.id': opts['siteId'],'edgeGroup.id': opts['edgeGroupId'],'sortBy': opts['sortBy'],'managed': opts['managed'] },
55699
+ { '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'] },
55605
55700
  { },
55606
55701
  { },
55607
55702
  null,
@@ -58219,7 +58314,7 @@ class TextbotsApi {
58219
58314
  /**
58220
58315
  * Textbots service.
58221
58316
  * @module purecloud-platform-client-v2/api/TextbotsApi
58222
- * @version 158.0.0
58317
+ * @version 159.0.0
58223
58318
  */
58224
58319
 
58225
58320
  /**
@@ -58347,7 +58442,7 @@ class TokensApi {
58347
58442
  /**
58348
58443
  * Tokens service.
58349
58444
  * @module purecloud-platform-client-v2/api/TokensApi
58350
- * @version 158.0.0
58445
+ * @version 159.0.0
58351
58446
  */
58352
58447
 
58353
58448
  /**
@@ -58453,7 +58548,7 @@ class UploadsApi {
58453
58548
  /**
58454
58549
  * Uploads service.
58455
58550
  * @module purecloud-platform-client-v2/api/UploadsApi
58456
- * @version 158.0.0
58551
+ * @version 159.0.0
58457
58552
  */
58458
58553
 
58459
58554
  /**
@@ -58629,7 +58724,7 @@ class UsageApi {
58629
58724
  /**
58630
58725
  * Usage service.
58631
58726
  * @module purecloud-platform-client-v2/api/UsageApi
58632
- * @version 158.0.0
58727
+ * @version 159.0.0
58633
58728
  */
58634
58729
 
58635
58730
  /**
@@ -58700,7 +58795,7 @@ class UserRecordingsApi {
58700
58795
  /**
58701
58796
  * UserRecordings service.
58702
58797
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
58703
- * @version 158.0.0
58798
+ * @version 159.0.0
58704
58799
  */
58705
58800
 
58706
58801
  /**
@@ -58885,7 +58980,7 @@ class UsersApi {
58885
58980
  /**
58886
58981
  * Users service.
58887
58982
  * @module purecloud-platform-client-v2/api/UsersApi
58888
- * @version 158.0.0
58983
+ * @version 159.0.0
58889
58984
  */
58890
58985
 
58891
58986
  /**
@@ -61242,7 +61337,7 @@ class UtilitiesApi {
61242
61337
  /**
61243
61338
  * Utilities service.
61244
61339
  * @module purecloud-platform-client-v2/api/UtilitiesApi
61245
- * @version 158.0.0
61340
+ * @version 159.0.0
61246
61341
  */
61247
61342
 
61248
61343
  /**
@@ -61353,7 +61448,7 @@ class VoicemailApi {
61353
61448
  /**
61354
61449
  * Voicemail service.
61355
61450
  * @module purecloud-platform-client-v2/api/VoicemailApi
61356
- * @version 158.0.0
61451
+ * @version 159.0.0
61357
61452
  */
61358
61453
 
61359
61454
  /**
@@ -62020,7 +62115,7 @@ class WebChatApi {
62020
62115
  /**
62021
62116
  * WebChat service.
62022
62117
  * @module purecloud-platform-client-v2/api/WebChatApi
62023
- * @version 158.0.0
62118
+ * @version 159.0.0
62024
62119
  */
62025
62120
 
62026
62121
  /**
@@ -62564,7 +62659,7 @@ class WebDeploymentsApi {
62564
62659
  /**
62565
62660
  * WebDeployments service.
62566
62661
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
62567
- * @version 158.0.0
62662
+ * @version 159.0.0
62568
62663
  */
62569
62664
 
62570
62665
  /**
@@ -63086,7 +63181,7 @@ class WebMessagingApi {
63086
63181
  /**
63087
63182
  * WebMessaging service.
63088
63183
  * @module purecloud-platform-client-v2/api/WebMessagingApi
63089
- * @version 158.0.0
63184
+ * @version 159.0.0
63090
63185
  */
63091
63186
 
63092
63187
  /**
@@ -63132,7 +63227,7 @@ class WidgetsApi {
63132
63227
  /**
63133
63228
  * Widgets service.
63134
63229
  * @module purecloud-platform-client-v2/api/WidgetsApi
63135
- * @version 158.0.0
63230
+ * @version 159.0.0
63136
63231
  */
63137
63232
 
63138
63233
  /**
@@ -63278,7 +63373,7 @@ class WorkforceManagementApi {
63278
63373
  /**
63279
63374
  * WorkforceManagement service.
63280
63375
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
63281
- * @version 158.0.0
63376
+ * @version 159.0.0
63282
63377
  */
63283
63378
 
63284
63379
  /**
@@ -67997,7 +68092,7 @@ class WorkforceManagementApi {
67997
68092
  * </pre>
67998
68093
  * </p>
67999
68094
  * @module purecloud-platform-client-v2/index
68000
- * @version 158.0.0
68095
+ * @version 159.0.0
68001
68096
  */
68002
68097
  class platformClient {
68003
68098
  constructor() {