purecloud-platform-client-v2 161.0.1 → 162.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 (78) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +153 -77
  3. package/dist/web-amd/purecloud-platform-client-v2.js +153 -77
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +153 -77
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +153 -77
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +36 -7
  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 +2 -2
  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 +3 -2
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +74 -4
  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 +1 -1
  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/InfrastructureAsCodeApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/RoutingApi.js +9 -4
  56. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -401,7 +401,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
401
401
 
402
402
  /**
403
403
  * @module purecloud-platform-client-v2/ApiClient
404
- * @version 161.0.1
404
+ * @version 162.0.0
405
405
  */
406
406
  class ApiClient {
407
407
  /**
@@ -1491,7 +1491,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1491
1491
  /**
1492
1492
  * Alerting service.
1493
1493
  * @module purecloud-platform-client-v2/api/AlertingApi
1494
- * @version 161.0.1
1494
+ * @version 162.0.0
1495
1495
  */
1496
1496
 
1497
1497
  /**
@@ -1805,7 +1805,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1805
1805
  /**
1806
1806
  * Analytics service.
1807
1807
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1808
- * @version 161.0.1
1808
+ * @version 162.0.0
1809
1809
  */
1810
1810
 
1811
1811
  /**
@@ -1897,7 +1897,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1897
1897
 
1898
1898
  /**
1899
1899
  * Get Reporting Turns.
1900
- *
1900
+ * Returns the reporting turns grouped by session, in reverse chronological order from the date the session was created, with the reporting turns from the most recent session appearing at the start of the list.
1901
1901
  * @param {String} botFlowId ID of the bot flow.
1902
1902
  * @param {Object} opts Optional parameters
1903
1903
  * @param {String} opts.after The cursor that points to the ID of the last item in the list of entities that has been returned.
@@ -3059,7 +3059,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3059
3059
  /**
3060
3060
  * Architect service.
3061
3061
  * @module purecloud-platform-client-v2/api/ArchitectApi
3062
- * @version 161.0.1
3062
+ * @version 162.0.0
3063
3063
  */
3064
3064
 
3065
3065
  /**
@@ -6107,7 +6107,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6107
6107
  /**
6108
6108
  * Audit service.
6109
6109
  * @module purecloud-platform-client-v2/api/AuditApi
6110
- * @version 161.0.1
6110
+ * @version 162.0.0
6111
6111
  */
6112
6112
 
6113
6113
  /**
@@ -6278,7 +6278,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6278
6278
  /**
6279
6279
  * Authorization service.
6280
6280
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6281
- * @version 161.0.1
6281
+ * @version 162.0.0
6282
6282
  */
6283
6283
 
6284
6284
  /**
@@ -6659,6 +6659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6659
6659
  * Get the organization role specified by its ID.
6660
6660
  * @param {String} roleId Role ID
6661
6661
  * @param {Object} opts Optional parameters
6662
+ * @param {Object} opts.userCount Fetch the count of users who have this role granted in at least one division (default to true)
6662
6663
  * @param {Array.<String>} opts.expand Which fields, if any, to expand. unusedPermissions returns the permissions not used for the role
6663
6664
  */
6664
6665
  getAuthorizationRole(roleId, opts) {
@@ -6673,7 +6674,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6673
6674
  '/api/v2/authorization/roles/{roleId}',
6674
6675
  'GET',
6675
6676
  { 'roleId': roleId },
6676
- { 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
6677
+ { 'userCount': opts['userCount'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
6677
6678
  { },
6678
6679
  { },
6679
6680
  null,
@@ -7506,7 +7507,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7506
7507
  /**
7507
7508
  * Billing service.
7508
7509
  * @module purecloud-platform-client-v2/api/BillingApi
7509
- * @version 161.0.1
7510
+ * @version 162.0.0
7510
7511
  */
7511
7512
 
7512
7513
  /**
@@ -7586,7 +7587,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7586
7587
  /**
7587
7588
  * Chat service.
7588
7589
  * @module purecloud-platform-client-v2/api/ChatApi
7589
- * @version 161.0.1
7590
+ * @version 162.0.0
7590
7591
  */
7591
7592
 
7592
7593
  /**
@@ -7603,7 +7604,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7603
7604
 
7604
7605
  /**
7605
7606
  * Get Chat Settings.
7606
- *
7607
+ * This route is deprecated, please use /chats/settings instead
7607
7608
  */
7608
7609
  getChatSettings() {
7609
7610
 
@@ -7622,8 +7623,28 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7622
7623
  }
7623
7624
 
7624
7625
  /**
7625
- * Patch Chat Settings.
7626
+ * Get Chat Settings.
7626
7627
  *
7628
+ */
7629
+ getChatsSettings() {
7630
+
7631
+ return this.apiClient.callApi(
7632
+ '/api/v2/chats/settings',
7633
+ 'GET',
7634
+ { },
7635
+ { },
7636
+ { },
7637
+ { },
7638
+ null,
7639
+ ['PureCloud OAuth'],
7640
+ ['application/json'],
7641
+ ['application/json']
7642
+ );
7643
+ }
7644
+
7645
+ /**
7646
+ * Patch Chat Settings.
7647
+ * This route is deprecated, please use /chats/settings instead
7627
7648
  * @param {Object} body Chat
7628
7649
  */
7629
7650
  patchChatSettings(body) {
@@ -7647,10 +7668,35 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7647
7668
  }
7648
7669
 
7649
7670
  /**
7650
- * Update Chat Settings.
7671
+ * Patch Chat Settings.
7651
7672
  *
7652
7673
  * @param {Object} body Chat
7653
7674
  */
7675
+ patchChatsSettings(body) {
7676
+ // verify the required parameter 'body' is set
7677
+ if (body === undefined || body === null) {
7678
+ throw 'Missing the required parameter "body" when calling patchChatsSettings';
7679
+ }
7680
+
7681
+ return this.apiClient.callApi(
7682
+ '/api/v2/chats/settings',
7683
+ 'PATCH',
7684
+ { },
7685
+ { },
7686
+ { },
7687
+ { },
7688
+ body,
7689
+ ['PureCloud OAuth'],
7690
+ ['application/json'],
7691
+ ['application/json']
7692
+ );
7693
+ }
7694
+
7695
+ /**
7696
+ * Update Chat Settings.
7697
+ * This route is deprecated, please use /chats/settings instead
7698
+ * @param {Object} body Chat
7699
+ */
7654
7700
  putChatSettings(body) {
7655
7701
  // verify the required parameter 'body' is set
7656
7702
  if (body === undefined || body === null) {
@@ -7671,13 +7717,38 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7671
7717
  );
7672
7718
  }
7673
7719
 
7720
+ /**
7721
+ * Update Chat Settings.
7722
+ *
7723
+ * @param {Object} body Chat
7724
+ */
7725
+ putChatsSettings(body) {
7726
+ // verify the required parameter 'body' is set
7727
+ if (body === undefined || body === null) {
7728
+ throw 'Missing the required parameter "body" when calling putChatsSettings';
7729
+ }
7730
+
7731
+ return this.apiClient.callApi(
7732
+ '/api/v2/chats/settings',
7733
+ 'PUT',
7734
+ { },
7735
+ { },
7736
+ { },
7737
+ { },
7738
+ body,
7739
+ ['PureCloud OAuth'],
7740
+ ['application/json'],
7741
+ ['application/json']
7742
+ );
7743
+ }
7744
+
7674
7745
  }
7675
7746
 
7676
7747
  class CoachingApi {
7677
7748
  /**
7678
7749
  * Coaching service.
7679
7750
  * @module purecloud-platform-client-v2/api/CoachingApi
7680
- * @version 161.0.1
7751
+ * @version 162.0.0
7681
7752
  */
7682
7753
 
7683
7754
  /**
@@ -8254,7 +8325,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8254
8325
  /**
8255
8326
  * ContentManagement service.
8256
8327
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8257
- * @version 161.0.1
8328
+ * @version 162.0.0
8258
8329
  */
8259
8330
 
8260
8331
  /**
@@ -9394,7 +9465,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9394
9465
  /**
9395
9466
  * Conversations service.
9396
9467
  * @module purecloud-platform-client-v2/api/ConversationsApi
9397
- * @version 161.0.1
9468
+ * @version 162.0.0
9398
9469
  */
9399
9470
 
9400
9471
  /**
@@ -15414,7 +15485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15414
15485
  /**
15415
15486
  * DataExtensions service.
15416
15487
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
15417
- * @version 161.0.1
15488
+ * @version 162.0.0
15418
15489
  */
15419
15490
 
15420
15491
  /**
@@ -15500,7 +15571,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15500
15571
  /**
15501
15572
  * Downloads service.
15502
15573
  * @module purecloud-platform-client-v2/api/DownloadsApi
15503
- * @version 161.0.1
15574
+ * @version 162.0.0
15504
15575
  */
15505
15576
 
15506
15577
  /**
@@ -15552,7 +15623,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15552
15623
  /**
15553
15624
  * Events service.
15554
15625
  * @module purecloud-platform-client-v2/api/EventsApi
15555
- * @version 161.0.1
15626
+ * @version 162.0.0
15556
15627
  */
15557
15628
 
15558
15629
  /**
@@ -15648,7 +15719,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15648
15719
  /**
15649
15720
  * ExternalContacts service.
15650
15721
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
15651
- * @version 161.0.1
15722
+ * @version 162.0.0
15652
15723
  */
15653
15724
 
15654
15725
  /**
@@ -17606,7 +17677,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17606
17677
  /**
17607
17678
  * Fax service.
17608
17679
  * @module purecloud-platform-client-v2/api/FaxApi
17609
- * @version 161.0.1
17680
+ * @version 162.0.0
17610
17681
  */
17611
17682
 
17612
17683
  /**
@@ -17777,7 +17848,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17777
17848
  /**
17778
17849
  * Flows service.
17779
17850
  * @module purecloud-platform-client-v2/api/FlowsApi
17780
- * @version 161.0.1
17851
+ * @version 162.0.0
17781
17852
  */
17782
17853
 
17783
17854
  /**
@@ -17848,7 +17919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17848
17919
  /**
17849
17920
  * Gamification service.
17850
17921
  * @module purecloud-platform-client-v2/api/GamificationApi
17851
- * @version 161.0.1
17922
+ * @version 162.0.0
17852
17923
  */
17853
17924
 
17854
17925
  /**
@@ -19465,7 +19536,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19465
19536
  /**
19466
19537
  * GeneralDataProtectionRegulation service.
19467
19538
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
19468
- * @version 161.0.1
19539
+ * @version 162.0.0
19469
19540
  */
19470
19541
 
19471
19542
  /**
@@ -19595,7 +19666,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19595
19666
  /**
19596
19667
  * Geolocation service.
19597
19668
  * @module purecloud-platform-client-v2/api/GeolocationApi
19598
- * @version 161.0.1
19669
+ * @version 162.0.0
19599
19670
  */
19600
19671
 
19601
19672
  /**
@@ -19726,7 +19797,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19726
19797
  /**
19727
19798
  * Greetings service.
19728
19799
  * @module purecloud-platform-client-v2/api/GreetingsApi
19729
- * @version 161.0.1
19800
+ * @version 162.0.0
19730
19801
  */
19731
19802
 
19732
19803
  /**
@@ -20181,7 +20252,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20181
20252
  /**
20182
20253
  * Groups service.
20183
20254
  * @module purecloud-platform-client-v2/api/GroupsApi
20184
- * @version 161.0.1
20255
+ * @version 162.0.0
20185
20256
  */
20186
20257
 
20187
20258
  /**
@@ -20587,7 +20658,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20587
20658
  /**
20588
20659
  * IdentityProvider service.
20589
20660
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
20590
- * @version 161.0.1
20661
+ * @version 162.0.0
20591
20662
  */
20592
20663
 
20593
20664
  /**
@@ -21343,7 +21414,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21343
21414
  /**
21344
21415
  * InfrastructureAsCode service.
21345
21416
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
21346
- * @version 161.0.1
21417
+ * @version 162.0.0
21347
21418
  */
21348
21419
 
21349
21420
  /**
@@ -21445,7 +21516,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21445
21516
  /**
21446
21517
  * Integrations service.
21447
21518
  * @module purecloud-platform-client-v2/api/IntegrationsApi
21448
- * @version 161.0.1
21519
+ * @version 162.0.0
21449
21520
  */
21450
21521
 
21451
21522
  /**
@@ -23045,7 +23116,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23045
23116
  /**
23046
23117
  * Journey service.
23047
23118
  * @module purecloud-platform-client-v2/api/JourneyApi
23048
- * @version 161.0.1
23119
+ * @version 162.0.0
23049
23120
  */
23050
23121
 
23051
23122
  /**
@@ -23925,7 +23996,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23925
23996
  /**
23926
23997
  * Knowledge service.
23927
23998
  * @module purecloud-platform-client-v2/api/KnowledgeApi
23928
- * @version 161.0.1
23999
+ * @version 162.0.0
23929
24000
  */
23930
24001
 
23931
24002
  /**
@@ -26357,7 +26428,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26357
26428
  /**
26358
26429
  * LanguageUnderstanding service.
26359
26430
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
26360
- * @version 161.0.1
26431
+ * @version 162.0.0
26361
26432
  */
26362
26433
 
26363
26434
  /**
@@ -27370,7 +27441,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27370
27441
  /**
27371
27442
  * Languages service.
27372
27443
  * @module purecloud-platform-client-v2/api/LanguagesApi
27373
- * @version 161.0.1
27444
+ * @version 162.0.0
27374
27445
  */
27375
27446
 
27376
27447
  /**
@@ -27588,7 +27659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27588
27659
  /**
27589
27660
  * Learning service.
27590
27661
  * @module purecloud-platform-client-v2/api/LearningApi
27591
- * @version 161.0.1
27662
+ * @version 162.0.0
27592
27663
  */
27593
27664
 
27594
27665
  /**
@@ -28403,7 +28474,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28403
28474
  /**
28404
28475
  * License service.
28405
28476
  * @module purecloud-platform-client-v2/api/LicenseApi
28406
- * @version 161.0.1
28477
+ * @version 162.0.0
28407
28478
  */
28408
28479
 
28409
28480
  /**
@@ -28641,7 +28712,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28641
28712
  /**
28642
28713
  * Locations service.
28643
28714
  * @module purecloud-platform-client-v2/api/LocationsApi
28644
- * @version 161.0.1
28715
+ * @version 162.0.0
28645
28716
  */
28646
28717
 
28647
28718
  /**
@@ -28877,7 +28948,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28877
28948
  /**
28878
28949
  * Messaging service.
28879
28950
  * @module purecloud-platform-client-v2/api/MessagingApi
28880
- * @version 161.0.1
28951
+ * @version 162.0.0
28881
28952
  */
28882
28953
 
28883
28954
  /**
@@ -29028,7 +29099,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29028
29099
  /**
29029
29100
  * MobileDevices service.
29030
29101
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
29031
- * @version 161.0.1
29102
+ * @version 162.0.0
29032
29103
  */
29033
29104
 
29034
29105
  /**
@@ -29179,7 +29250,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29179
29250
  /**
29180
29251
  * Notifications service.
29181
29252
  * @module purecloud-platform-client-v2/api/NotificationsApi
29182
- * @version 161.0.1
29253
+ * @version 162.0.0
29183
29254
  */
29184
29255
 
29185
29256
  /**
@@ -29412,7 +29483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29412
29483
  /**
29413
29484
  * OAuth service.
29414
29485
  * @module purecloud-platform-client-v2/api/OAuthApi
29415
- * @version 161.0.1
29486
+ * @version 162.0.0
29416
29487
  */
29417
29488
 
29418
29489
  /**
@@ -29778,7 +29849,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29778
29849
  /**
29779
29850
  * Objects service.
29780
29851
  * @module purecloud-platform-client-v2/api/ObjectsApi
29781
- * @version 161.0.1
29852
+ * @version 162.0.0
29782
29853
  */
29783
29854
 
29784
29855
  /**
@@ -30049,7 +30120,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30049
30120
  /**
30050
30121
  * Organization service.
30051
30122
  * @module purecloud-platform-client-v2/api/OrganizationApi
30052
- * @version 161.0.1
30123
+ * @version 162.0.0
30053
30124
  */
30054
30125
 
30055
30126
  /**
@@ -30452,7 +30523,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30452
30523
  /**
30453
30524
  * OrganizationAuthorization service.
30454
30525
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
30455
- * @version 161.0.1
30526
+ * @version 162.0.0
30456
30527
  */
30457
30528
 
30458
30529
  /**
@@ -31747,7 +31818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31747
31818
  /**
31748
31819
  * Outbound service.
31749
31820
  * @module purecloud-platform-client-v2/api/OutboundApi
31750
- * @version 161.0.1
31821
+ * @version 162.0.0
31751
31822
  */
31752
31823
 
31753
31824
  /**
@@ -35343,7 +35414,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35343
35414
  /**
35344
35415
  * Presence service.
35345
35416
  * @module purecloud-platform-client-v2/api/PresenceApi
35346
- * @version 161.0.1
35417
+ * @version 162.0.0
35347
35418
  */
35348
35419
 
35349
35420
  /**
@@ -35894,7 +35965,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35894
35965
  /**
35895
35966
  * ProcessAutomation service.
35896
35967
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
35897
- * @version 161.0.1
35968
+ * @version 162.0.0
35898
35969
  */
35899
35970
 
35900
35971
  /**
@@ -36133,7 +36204,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36133
36204
  /**
36134
36205
  * Quality service.
36135
36206
  * @module purecloud-platform-client-v2/api/QualityApi
36136
- * @version 161.0.1
36207
+ * @version 162.0.0
36137
36208
  */
36138
36209
 
36139
36210
  /**
@@ -37712,7 +37783,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37712
37783
  /**
37713
37784
  * Recording service.
37714
37785
  * @module purecloud-platform-client-v2/api/RecordingApi
37715
- * @version 161.0.1
37786
+ * @version 162.0.0
37716
37787
  */
37717
37788
 
37718
37789
  /**
@@ -39349,7 +39420,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39349
39420
  /**
39350
39421
  * ResponseManagement service.
39351
39422
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
39352
- * @version 161.0.1
39423
+ * @version 162.0.0
39353
39424
  */
39354
39425
 
39355
39426
  /**
@@ -39833,7 +39904,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39833
39904
  /**
39834
39905
  * Routing service.
39835
39906
  * @module purecloud-platform-client-v2/api/RoutingApi
39836
- * @version 161.0.1
39907
+ * @version 162.0.0
39837
39908
  */
39838
39909
 
39839
39910
  /**
@@ -40587,6 +40658,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40587
40658
  * @param {Number} opts.pageSize Page size (default to 25)
40588
40659
  * @param {Number} opts.pageNumber Page number (default to 1)
40589
40660
  * @param {Boolean} opts.excludeStatus Exclude MX record data (default to false)
40661
+ * @param {String} opts.filter Optional search filter
40590
40662
  */
40591
40663
  getRoutingEmailDomains(opts) {
40592
40664
  opts = opts || {};
@@ -40596,7 +40668,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40596
40668
  '/api/v2/routing/email/domains',
40597
40669
  'GET',
40598
40670
  { },
40599
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'excludeStatus': opts['excludeStatus'] },
40671
+ { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'excludeStatus': opts['excludeStatus'],'filter': opts['filter'] },
40600
40672
  { },
40601
40673
  { },
40602
40674
  null,
@@ -40684,14 +40756,18 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40684
40756
  /**
40685
40757
  * Get outbound domains
40686
40758
  *
40759
+ * @param {Object} opts Optional parameters
40760
+ * @param {String} opts.filter Optional search filter
40687
40761
  */
40688
- getRoutingEmailOutboundDomains() {
40762
+ getRoutingEmailOutboundDomains(opts) {
40763
+ opts = opts || {};
40764
+
40689
40765
 
40690
40766
  return this.apiClient.callApi(
40691
40767
  '/api/v2/routing/email/outbound/domains',
40692
40768
  'GET',
40693
40769
  { },
40694
- { },
40770
+ { 'filter': opts['filter'] },
40695
40771
  { },
40696
40772
  { },
40697
40773
  null,
@@ -43334,7 +43410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43334
43410
  /**
43335
43411
  * SCIM service.
43336
43412
  * @module purecloud-platform-client-v2/api/SCIMApi
43337
- * @version 161.0.1
43413
+ * @version 162.0.0
43338
43414
  */
43339
43415
 
43340
43416
  /**
@@ -44211,7 +44287,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44211
44287
  /**
44212
44288
  * Scripts service.
44213
44289
  * @module purecloud-platform-client-v2/api/ScriptsApi
44214
- * @version 161.0.1
44290
+ * @version 162.0.0
44215
44291
  */
44216
44292
 
44217
44293
  /**
@@ -44630,7 +44706,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44630
44706
  /**
44631
44707
  * Search service.
44632
44708
  * @module purecloud-platform-client-v2/api/SearchApi
44633
- * @version 161.0.1
44709
+ * @version 162.0.0
44634
44710
  */
44635
44711
 
44636
44712
  /**
@@ -45240,7 +45316,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45240
45316
  /**
45241
45317
  * SpeechTextAnalytics service.
45242
45318
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
45243
- * @version 161.0.1
45319
+ * @version 162.0.0
45244
45320
  */
45245
45321
 
45246
45322
  /**
@@ -46169,7 +46245,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46169
46245
  /**
46170
46246
  * Stations service.
46171
46247
  * @module purecloud-platform-client-v2/api/StationsApi
46172
- * @version 161.0.1
46248
+ * @version 162.0.0
46173
46249
  */
46174
46250
 
46175
46251
  /**
@@ -46316,7 +46392,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46316
46392
  /**
46317
46393
  * Suggest service.
46318
46394
  * @module purecloud-platform-client-v2/api/SuggestApi
46319
- * @version 161.0.1
46395
+ * @version 162.0.0
46320
46396
  */
46321
46397
 
46322
46398
  /**
@@ -46455,7 +46531,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46455
46531
  /**
46456
46532
  * Teams service.
46457
46533
  * @module purecloud-platform-client-v2/api/TeamsApi
46458
- * @version 161.0.1
46534
+ * @version 162.0.0
46459
46535
  */
46460
46536
 
46461
46537
  /**
@@ -46726,7 +46802,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46726
46802
  /**
46727
46803
  * Telephony service.
46728
46804
  * @module purecloud-platform-client-v2/api/TelephonyApi
46729
- * @version 161.0.1
46805
+ * @version 162.0.0
46730
46806
  */
46731
46807
 
46732
46808
  /**
@@ -46854,7 +46930,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46854
46930
  /**
46855
46931
  * TelephonyProvidersEdge service.
46856
46932
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
46857
- * @version 161.0.1
46933
+ * @version 162.0.0
46858
46934
  */
46859
46935
 
46860
46936
  /**
@@ -50463,7 +50539,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50463
50539
  /**
50464
50540
  * Textbots service.
50465
50541
  * @module purecloud-platform-client-v2/api/TextbotsApi
50466
- * @version 161.0.1
50542
+ * @version 162.0.0
50467
50543
  */
50468
50544
 
50469
50545
  /**
@@ -50591,7 +50667,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50591
50667
  /**
50592
50668
  * Tokens service.
50593
50669
  * @module purecloud-platform-client-v2/api/TokensApi
50594
- * @version 161.0.1
50670
+ * @version 162.0.0
50595
50671
  */
50596
50672
 
50597
50673
  /**
@@ -50697,7 +50773,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50697
50773
  /**
50698
50774
  * Uploads service.
50699
50775
  * @module purecloud-platform-client-v2/api/UploadsApi
50700
- * @version 161.0.1
50776
+ * @version 162.0.0
50701
50777
  */
50702
50778
 
50703
50779
  /**
@@ -50873,7 +50949,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50873
50949
  /**
50874
50950
  * Usage service.
50875
50951
  * @module purecloud-platform-client-v2/api/UsageApi
50876
- * @version 161.0.1
50952
+ * @version 162.0.0
50877
50953
  */
50878
50954
 
50879
50955
  /**
@@ -50944,7 +51020,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50944
51020
  /**
50945
51021
  * UserRecordings service.
50946
51022
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
50947
- * @version 161.0.1
51023
+ * @version 162.0.0
50948
51024
  */
50949
51025
 
50950
51026
  /**
@@ -51129,7 +51205,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51129
51205
  /**
51130
51206
  * Users service.
51131
51207
  * @module purecloud-platform-client-v2/api/UsersApi
51132
- * @version 161.0.1
51208
+ * @version 162.0.0
51133
51209
  */
51134
51210
 
51135
51211
  /**
@@ -53517,7 +53593,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53517
53593
  /**
53518
53594
  * Utilities service.
53519
53595
  * @module purecloud-platform-client-v2/api/UtilitiesApi
53520
- * @version 161.0.1
53596
+ * @version 162.0.0
53521
53597
  */
53522
53598
 
53523
53599
  /**
@@ -53628,7 +53704,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53628
53704
  /**
53629
53705
  * Voicemail service.
53630
53706
  * @module purecloud-platform-client-v2/api/VoicemailApi
53631
- * @version 161.0.1
53707
+ * @version 162.0.0
53632
53708
  */
53633
53709
 
53634
53710
  /**
@@ -54295,7 +54371,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54295
54371
  /**
54296
54372
  * WebChat service.
54297
54373
  * @module purecloud-platform-client-v2/api/WebChatApi
54298
- * @version 161.0.1
54374
+ * @version 162.0.0
54299
54375
  */
54300
54376
 
54301
54377
  /**
@@ -54839,7 +54915,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54839
54915
  /**
54840
54916
  * WebDeployments service.
54841
54917
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
54842
- * @version 161.0.1
54918
+ * @version 162.0.0
54843
54919
  */
54844
54920
 
54845
54921
  /**
@@ -55361,7 +55437,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55361
55437
  /**
55362
55438
  * WebMessaging service.
55363
55439
  * @module purecloud-platform-client-v2/api/WebMessagingApi
55364
- * @version 161.0.1
55440
+ * @version 162.0.0
55365
55441
  */
55366
55442
 
55367
55443
  /**
@@ -55407,7 +55483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55407
55483
  /**
55408
55484
  * Widgets service.
55409
55485
  * @module purecloud-platform-client-v2/api/WidgetsApi
55410
- * @version 161.0.1
55486
+ * @version 162.0.0
55411
55487
  */
55412
55488
 
55413
55489
  /**
@@ -55553,7 +55629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55553
55629
  /**
55554
55630
  * WorkforceManagement service.
55555
55631
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
55556
- * @version 161.0.1
55632
+ * @version 162.0.0
55557
55633
  */
55558
55634
 
55559
55635
  /**
@@ -60297,7 +60373,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60297
60373
  * </pre>
60298
60374
  * </p>
60299
60375
  * @module purecloud-platform-client-v2/index
60300
- * @version 161.0.1
60376
+ * @version 162.0.0
60301
60377
  */
60302
60378
  class platformClient {
60303
60379
  constructor() {