purecloud-platform-client-v2 143.0.0 → 144.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 (75) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +119 -72
  3. package/dist/web-amd/purecloud-platform-client-v2.js +119 -72
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +119 -72
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +119 -72
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +210 -197
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/PureCloudRegionHosts.js +1 -0
  12. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/GamificationApi.js +4 -8
  27. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LearningApi.js +26 -1
  38. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/UploadsApi.js +26 -1
  65. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/index.js +1 -1
package/README.md CHANGED
@@ -27,7 +27,7 @@ For direct use in a browser script:
27
27
 
28
28
  ```html
29
29
  <!-- Include the CJS SDK -->
30
- <script src="https://sdk-cdn.mypurecloud.com/javascript/143.0.0/purecloud-platform-client-v2.min.js"></script>
30
+ <script src="https://sdk-cdn.mypurecloud.com/javascript/144.0.0/purecloud-platform-client-v2.min.js"></script>
31
31
 
32
32
  <script type="text/javascript">
33
33
  // Obtain a reference to the platformClient object
@@ -44,7 +44,7 @@ For direct use in a browser script:
44
44
 
45
45
  <script type="text/javascript">
46
46
  // Obtain a reference to the platformClient object
47
- requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/143.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
47
+ requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/144.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
48
48
  console.log(platformClient);
49
49
  });
50
50
  </script>
@@ -20,6 +20,7 @@ var PureCloudRegionHosts = {
20
20
  eu_west_2: 'euw2.pure.cloud',
21
21
  ap_south_1: 'aps1.pure.cloud',
22
22
  us_east_2: 'use2.us-gov-pure.cloud',
23
+ sa_east_1: 'sae1.pure.cloud',
23
24
  };
24
25
 
25
26
  const logLevels = {
@@ -401,7 +402,7 @@ class Configuration {
401
402
 
402
403
  /**
403
404
  * @module purecloud-platform-client-v2/ApiClient
404
- * @version 143.0.0
405
+ * @version 144.0.0
405
406
  */
406
407
  class ApiClient {
407
408
  /**
@@ -1480,7 +1481,7 @@ class AlertingApi {
1480
1481
  /**
1481
1482
  * Alerting service.
1482
1483
  * @module purecloud-platform-client-v2/api/AlertingApi
1483
- * @version 143.0.0
1484
+ * @version 144.0.0
1484
1485
  */
1485
1486
 
1486
1487
  /**
@@ -1794,7 +1795,7 @@ class AnalyticsApi {
1794
1795
  /**
1795
1796
  * Analytics service.
1796
1797
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1797
- * @version 143.0.0
1798
+ * @version 144.0.0
1798
1799
  */
1799
1800
 
1800
1801
  /**
@@ -2976,7 +2977,7 @@ class ArchitectApi {
2976
2977
  /**
2977
2978
  * Architect service.
2978
2979
  * @module purecloud-platform-client-v2/api/ArchitectApi
2979
- * @version 143.0.0
2980
+ * @version 144.0.0
2980
2981
  */
2981
2982
 
2982
2983
  /**
@@ -6021,7 +6022,7 @@ class AuditApi {
6021
6022
  /**
6022
6023
  * Audit service.
6023
6024
  * @module purecloud-platform-client-v2/api/AuditApi
6024
- * @version 143.0.0
6025
+ * @version 144.0.0
6025
6026
  */
6026
6027
 
6027
6028
  /**
@@ -6192,7 +6193,7 @@ class AuthorizationApi {
6192
6193
  /**
6193
6194
  * Authorization service.
6194
6195
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6195
- * @version 143.0.0
6196
+ * @version 144.0.0
6196
6197
  */
6197
6198
 
6198
6199
  /**
@@ -7375,7 +7376,7 @@ class BillingApi {
7375
7376
  /**
7376
7377
  * Billing service.
7377
7378
  * @module purecloud-platform-client-v2/api/BillingApi
7378
- * @version 143.0.0
7379
+ * @version 144.0.0
7379
7380
  */
7380
7381
 
7381
7382
  /**
@@ -7455,7 +7456,7 @@ class ChatApi {
7455
7456
  /**
7456
7457
  * Chat service.
7457
7458
  * @module purecloud-platform-client-v2/api/ChatApi
7458
- * @version 143.0.0
7459
+ * @version 144.0.0
7459
7460
  */
7460
7461
 
7461
7462
  /**
@@ -7546,7 +7547,7 @@ class CoachingApi {
7546
7547
  /**
7547
7548
  * Coaching service.
7548
7549
  * @module purecloud-platform-client-v2/api/CoachingApi
7549
- * @version 143.0.0
7550
+ * @version 144.0.0
7550
7551
  */
7551
7552
 
7552
7553
  /**
@@ -8123,7 +8124,7 @@ class ContentManagementApi {
8123
8124
  /**
8124
8125
  * ContentManagement service.
8125
8126
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8126
- * @version 143.0.0
8127
+ * @version 144.0.0
8127
8128
  */
8128
8129
 
8129
8130
  /**
@@ -9263,7 +9264,7 @@ class ConversationsApi {
9263
9264
  /**
9264
9265
  * Conversations service.
9265
9266
  * @module purecloud-platform-client-v2/api/ConversationsApi
9266
- * @version 143.0.0
9267
+ * @version 144.0.0
9267
9268
  */
9268
9269
 
9269
9270
  /**
@@ -14197,7 +14198,7 @@ class DataExtensionsApi {
14197
14198
  /**
14198
14199
  * DataExtensions service.
14199
14200
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
14200
- * @version 143.0.0
14201
+ * @version 144.0.0
14201
14202
  */
14202
14203
 
14203
14204
  /**
@@ -14283,7 +14284,7 @@ class ExternalContactsApi {
14283
14284
  /**
14284
14285
  * ExternalContacts service.
14285
14286
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
14286
- * @version 143.0.0
14287
+ * @version 144.0.0
14287
14288
  */
14288
14289
 
14289
14290
  /**
@@ -16026,7 +16027,7 @@ class FaxApi {
16026
16027
  /**
16027
16028
  * Fax service.
16028
16029
  * @module purecloud-platform-client-v2/api/FaxApi
16029
- * @version 143.0.0
16030
+ * @version 144.0.0
16030
16031
  */
16031
16032
 
16032
16033
  /**
@@ -16197,7 +16198,7 @@ class FlowsApi {
16197
16198
  /**
16198
16199
  * Flows service.
16199
16200
  * @module purecloud-platform-client-v2/api/FlowsApi
16200
- * @version 143.0.0
16201
+ * @version 144.0.0
16201
16202
  */
16202
16203
 
16203
16204
  /**
@@ -16268,7 +16269,7 @@ class GamificationApi {
16268
16269
  /**
16269
16270
  * Gamification service.
16270
16271
  * @module purecloud-platform-client-v2/api/GamificationApi
16271
- * @version 143.0.0
16272
+ * @version 144.0.0
16272
16273
  */
16273
16274
 
16274
16275
  /**
@@ -17022,14 +17023,14 @@ class GamificationApi {
17022
17023
  * @param {String} profileId performanceProfileId
17023
17024
  * @param {String} metricId metricId
17024
17025
  * @param {Object} filterType Filter type for the query request.
17025
- * @param {String} filterId ID for the filter type. For example, division Id
17026
17026
  * @param {String} startWorkday Start workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
17027
17027
  * @param {String} endWorkday End workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
17028
17028
  * @param {Object} opts Optional parameters
17029
+ * @param {String} opts.filterId ID for the filter type. Only required when filterType is Division.
17029
17030
  * @param {String} opts.referenceWorkday Reference workday for the trend. Used to determine the associated metric definition. If not set, then the value of endWorkday is used. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
17030
17031
  * @param {String} opts.timeZone Timezone for the workday. Defaults to UTC (default to UTC)
17031
17032
  */
17032
- getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, filterId, startWorkday, endWorkday, opts) {
17033
+ getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, startWorkday, endWorkday, opts) {
17033
17034
  opts = opts || {};
17034
17035
 
17035
17036
  // verify the required parameter 'profileId' is set
@@ -17044,10 +17045,6 @@ class GamificationApi {
17044
17045
  if (filterType === undefined || filterType === null) {
17045
17046
  throw 'Missing the required parameter "filterType" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
17046
17047
  }
17047
- // verify the required parameter 'filterId' is set
17048
- if (filterId === undefined || filterId === null) {
17049
- throw 'Missing the required parameter "filterId" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
17050
- }
17051
17048
  // verify the required parameter 'startWorkday' is set
17052
17049
  if (startWorkday === undefined || startWorkday === null) {
17053
17050
  throw 'Missing the required parameter "startWorkday" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
@@ -17061,7 +17058,7 @@ class GamificationApi {
17061
17058
  '/api/v2/gamification/scorecards/profiles/{profileId}/metrics/{metricId}/users/values/trends',
17062
17059
  'GET',
17063
17060
  { 'profileId': profileId,'metricId': metricId },
17064
- { 'filterType': filterType,'filterId': filterId,'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
17061
+ { 'filterType': filterType,'filterId': opts['filterId'],'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
17065
17062
  { },
17066
17063
  { },
17067
17064
  null,
@@ -18003,7 +18000,7 @@ class GeneralDataProtectionRegulationApi {
18003
18000
  /**
18004
18001
  * GeneralDataProtectionRegulation service.
18005
18002
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
18006
- * @version 143.0.0
18003
+ * @version 144.0.0
18007
18004
  */
18008
18005
 
18009
18006
  /**
@@ -18133,7 +18130,7 @@ class GeolocationApi {
18133
18130
  /**
18134
18131
  * Geolocation service.
18135
18132
  * @module purecloud-platform-client-v2/api/GeolocationApi
18136
- * @version 143.0.0
18133
+ * @version 144.0.0
18137
18134
  */
18138
18135
 
18139
18136
  /**
@@ -18264,7 +18261,7 @@ class GreetingsApi {
18264
18261
  /**
18265
18262
  * Greetings service.
18266
18263
  * @module purecloud-platform-client-v2/api/GreetingsApi
18267
- * @version 143.0.0
18264
+ * @version 144.0.0
18268
18265
  */
18269
18266
 
18270
18267
  /**
@@ -18719,7 +18716,7 @@ class GroupsApi {
18719
18716
  /**
18720
18717
  * Groups service.
18721
18718
  * @module purecloud-platform-client-v2/api/GroupsApi
18722
- * @version 143.0.0
18719
+ * @version 144.0.0
18723
18720
  */
18724
18721
 
18725
18722
  /**
@@ -19124,7 +19121,7 @@ class IdentityProviderApi {
19124
19121
  /**
19125
19122
  * IdentityProvider service.
19126
19123
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
19127
- * @version 143.0.0
19124
+ * @version 144.0.0
19128
19125
  */
19129
19126
 
19130
19127
  /**
@@ -19880,7 +19877,7 @@ class IntegrationsApi {
19880
19877
  /**
19881
19878
  * Integrations service.
19882
19879
  * @module purecloud-platform-client-v2/api/IntegrationsApi
19883
- * @version 143.0.0
19880
+ * @version 144.0.0
19884
19881
  */
19885
19882
 
19886
19883
  /**
@@ -21557,7 +21554,7 @@ class JourneyApi {
21557
21554
  /**
21558
21555
  * Journey service.
21559
21556
  * @module purecloud-platform-client-v2/api/JourneyApi
21560
- * @version 143.0.0
21557
+ * @version 144.0.0
21561
21558
  */
21562
21559
 
21563
21560
  /**
@@ -22268,7 +22265,7 @@ class KnowledgeApi {
22268
22265
  /**
22269
22266
  * Knowledge service.
22270
22267
  * @module purecloud-platform-client-v2/api/KnowledgeApi
22271
- * @version 143.0.0
22268
+ * @version 144.0.0
22272
22269
  */
22273
22270
 
22274
22271
  /**
@@ -23168,7 +23165,7 @@ class LanguageUnderstandingApi {
23168
23165
  /**
23169
23166
  * LanguageUnderstanding service.
23170
23167
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
23171
- * @version 143.0.0
23168
+ * @version 144.0.0
23172
23169
  */
23173
23170
 
23174
23171
  /**
@@ -24072,7 +24069,7 @@ class LanguagesApi {
24072
24069
  /**
24073
24070
  * Languages service.
24074
24071
  * @module purecloud-platform-client-v2/api/LanguagesApi
24075
- * @version 143.0.0
24072
+ * @version 144.0.0
24076
24073
  */
24077
24074
 
24078
24075
  /**
@@ -24340,7 +24337,7 @@ class LearningApi {
24340
24337
  /**
24341
24338
  * Learning service.
24342
24339
  * @module purecloud-platform-client-v2/api/LearningApi
24343
- * @version 143.0.0
24340
+ * @version 144.0.0
24344
24341
  */
24345
24342
 
24346
24343
  /**
@@ -24693,6 +24690,31 @@ class LearningApi {
24693
24690
  );
24694
24691
  }
24695
24692
 
24693
+ /**
24694
+ * Get a specific Learning Module cover art using ID
24695
+ *
24696
+ * @param {String} coverArtId Key identifier for the cover art
24697
+ */
24698
+ getLearningModulesCoverartCoverArtId(coverArtId) {
24699
+ // verify the required parameter 'coverArtId' is set
24700
+ if (coverArtId === undefined || coverArtId === null) {
24701
+ throw 'Missing the required parameter "coverArtId" when calling getLearningModulesCoverartCoverArtId';
24702
+ }
24703
+
24704
+ return this.apiClient.callApi(
24705
+ '/api/v2/learning/modules/coverart/{coverArtId}',
24706
+ 'GET',
24707
+ { 'coverArtId': coverArtId },
24708
+ { },
24709
+ { },
24710
+ { },
24711
+ null,
24712
+ ['PureCloud OAuth'],
24713
+ ['application/json'],
24714
+ ['application/json']
24715
+ );
24716
+ }
24717
+
24696
24718
  /**
24697
24719
  * Update Learning Assignment
24698
24720
  *
@@ -25075,7 +25097,7 @@ class LicenseApi {
25075
25097
  /**
25076
25098
  * License service.
25077
25099
  * @module purecloud-platform-client-v2/api/LicenseApi
25078
- * @version 143.0.0
25100
+ * @version 144.0.0
25079
25101
  */
25080
25102
 
25081
25103
  /**
@@ -25313,7 +25335,7 @@ class LocationsApi {
25313
25335
  /**
25314
25336
  * Locations service.
25315
25337
  * @module purecloud-platform-client-v2/api/LocationsApi
25316
- * @version 143.0.0
25338
+ * @version 144.0.0
25317
25339
  */
25318
25340
 
25319
25341
  /**
@@ -25549,7 +25571,7 @@ class MessagingApi {
25549
25571
  /**
25550
25572
  * Messaging service.
25551
25573
  * @module purecloud-platform-client-v2/api/MessagingApi
25552
- * @version 143.0.0
25574
+ * @version 144.0.0
25553
25575
  */
25554
25576
 
25555
25577
  /**
@@ -25700,7 +25722,7 @@ class MobileDevicesApi {
25700
25722
  /**
25701
25723
  * MobileDevices service.
25702
25724
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
25703
- * @version 143.0.0
25725
+ * @version 144.0.0
25704
25726
  */
25705
25727
 
25706
25728
  /**
@@ -25851,7 +25873,7 @@ class NotificationsApi {
25851
25873
  /**
25852
25874
  * Notifications service.
25853
25875
  * @module purecloud-platform-client-v2/api/NotificationsApi
25854
- * @version 143.0.0
25876
+ * @version 144.0.0
25855
25877
  */
25856
25878
 
25857
25879
  /**
@@ -26076,7 +26098,7 @@ class OAuthApi {
26076
26098
  /**
26077
26099
  * OAuth service.
26078
26100
  * @module purecloud-platform-client-v2/api/OAuthApi
26079
- * @version 143.0.0
26101
+ * @version 144.0.0
26080
26102
  */
26081
26103
 
26082
26104
  /**
@@ -26442,7 +26464,7 @@ class ObjectsApi {
26442
26464
  /**
26443
26465
  * Objects service.
26444
26466
  * @module purecloud-platform-client-v2/api/ObjectsApi
26445
- * @version 143.0.0
26467
+ * @version 144.0.0
26446
26468
  */
26447
26469
 
26448
26470
  /**
@@ -26713,7 +26735,7 @@ class OrganizationApi {
26713
26735
  /**
26714
26736
  * Organization service.
26715
26737
  * @module purecloud-platform-client-v2/api/OrganizationApi
26716
- * @version 143.0.0
26738
+ * @version 144.0.0
26717
26739
  */
26718
26740
 
26719
26741
  /**
@@ -27116,7 +27138,7 @@ class OrganizationAuthorizationApi {
27116
27138
  /**
27117
27139
  * OrganizationAuthorization service.
27118
27140
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
27119
- * @version 143.0.0
27141
+ * @version 144.0.0
27120
27142
  */
27121
27143
 
27122
27144
  /**
@@ -28041,7 +28063,7 @@ class OutboundApi {
28041
28063
  /**
28042
28064
  * Outbound service.
28043
28065
  * @module purecloud-platform-client-v2/api/OutboundApi
28044
- * @version 143.0.0
28066
+ * @version 144.0.0
28045
28067
  */
28046
28068
 
28047
28069
  /**
@@ -31296,7 +31318,7 @@ class PresenceApi {
31296
31318
  /**
31297
31319
  * Presence service.
31298
31320
  * @module purecloud-platform-client-v2/api/PresenceApi
31299
- * @version 143.0.0
31321
+ * @version 144.0.0
31300
31322
  */
31301
31323
 
31302
31324
  /**
@@ -31618,7 +31640,7 @@ class QualityApi {
31618
31640
  /**
31619
31641
  * Quality service.
31620
31642
  * @module purecloud-platform-client-v2/api/QualityApi
31621
- * @version 143.0.0
31643
+ * @version 144.0.0
31622
31644
  */
31623
31645
 
31624
31646
  /**
@@ -33196,7 +33218,7 @@ class RecordingApi {
33196
33218
  /**
33197
33219
  * Recording service.
33198
33220
  * @module purecloud-platform-client-v2/api/RecordingApi
33199
- * @version 143.0.0
33221
+ * @version 144.0.0
33200
33222
  */
33201
33223
 
33202
33224
  /**
@@ -34849,7 +34871,7 @@ class ResponseManagementApi {
34849
34871
  /**
34850
34872
  * ResponseManagement service.
34851
34873
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
34852
- * @version 143.0.0
34874
+ * @version 144.0.0
34853
34875
  */
34854
34876
 
34855
34877
  /**
@@ -35333,7 +35355,7 @@ class RoutingApi {
35333
35355
  /**
35334
35356
  * Routing service.
35335
35357
  * @module purecloud-platform-client-v2/api/RoutingApi
35336
- * @version 143.0.0
35358
+ * @version 144.0.0
35337
35359
  */
35338
35360
 
35339
35361
  /**
@@ -38254,7 +38276,7 @@ class SCIMApi {
38254
38276
  /**
38255
38277
  * SCIM service.
38256
38278
  * @module purecloud-platform-client-v2/api/SCIMApi
38257
- * @version 143.0.0
38279
+ * @version 144.0.0
38258
38280
  */
38259
38281
 
38260
38282
  /**
@@ -39131,7 +39153,7 @@ class ScriptsApi {
39131
39153
  /**
39132
39154
  * Scripts service.
39133
39155
  * @module purecloud-platform-client-v2/api/ScriptsApi
39134
- * @version 143.0.0
39156
+ * @version 144.0.0
39135
39157
  */
39136
39158
 
39137
39159
  /**
@@ -39550,7 +39572,7 @@ class SearchApi {
39550
39572
  /**
39551
39573
  * Search service.
39552
39574
  * @module purecloud-platform-client-v2/api/SearchApi
39553
- * @version 143.0.0
39575
+ * @version 144.0.0
39554
39576
  */
39555
39577
 
39556
39578
  /**
@@ -40110,7 +40132,7 @@ class SpeechTextAnalyticsApi {
40110
40132
  /**
40111
40133
  * SpeechTextAnalytics service.
40112
40134
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
40113
- * @version 143.0.0
40135
+ * @version 144.0.0
40114
40136
  */
40115
40137
 
40116
40138
  /**
@@ -40964,7 +40986,7 @@ class StationsApi {
40964
40986
  /**
40965
40987
  * Stations service.
40966
40988
  * @module purecloud-platform-client-v2/api/StationsApi
40967
- * @version 143.0.0
40989
+ * @version 144.0.0
40968
40990
  */
40969
40991
 
40970
40992
  /**
@@ -41111,7 +41133,7 @@ class SuggestApi {
41111
41133
  /**
41112
41134
  * Suggest service.
41113
41135
  * @module purecloud-platform-client-v2/api/SuggestApi
41114
- * @version 143.0.0
41136
+ * @version 144.0.0
41115
41137
  */
41116
41138
 
41117
41139
  /**
@@ -41250,7 +41272,7 @@ class TeamsApi {
41250
41272
  /**
41251
41273
  * Teams service.
41252
41274
  * @module purecloud-platform-client-v2/api/TeamsApi
41253
- * @version 143.0.0
41275
+ * @version 144.0.0
41254
41276
  */
41255
41277
 
41256
41278
  /**
@@ -41429,7 +41451,7 @@ class TelephonyApi {
41429
41451
  /**
41430
41452
  * Telephony service.
41431
41453
  * @module purecloud-platform-client-v2/api/TelephonyApi
41432
- * @version 143.0.0
41454
+ * @version 144.0.0
41433
41455
  */
41434
41456
 
41435
41457
  /**
@@ -41537,7 +41559,7 @@ class TelephonyProvidersEdgeApi {
41537
41559
  /**
41538
41560
  * TelephonyProvidersEdge service.
41539
41561
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
41540
- * @version 143.0.0
41562
+ * @version 144.0.0
41541
41563
  */
41542
41564
 
41543
41565
  /**
@@ -45170,7 +45192,7 @@ class TextbotsApi {
45170
45192
  /**
45171
45193
  * Textbots service.
45172
45194
  * @module purecloud-platform-client-v2/api/TextbotsApi
45173
- * @version 143.0.0
45195
+ * @version 144.0.0
45174
45196
  */
45175
45197
 
45176
45198
  /**
@@ -45298,7 +45320,7 @@ class TokensApi {
45298
45320
  /**
45299
45321
  * Tokens service.
45300
45322
  * @module purecloud-platform-client-v2/api/TokensApi
45301
- * @version 143.0.0
45323
+ * @version 144.0.0
45302
45324
  */
45303
45325
 
45304
45326
  /**
@@ -45404,7 +45426,7 @@ class UploadsApi {
45404
45426
  /**
45405
45427
  * Uploads service.
45406
45428
  * @module purecloud-platform-client-v2/api/UploadsApi
45407
- * @version 143.0.0
45429
+ * @version 144.0.0
45408
45430
  */
45409
45431
 
45410
45432
  /**
@@ -45474,6 +45496,31 @@ class UploadsApi {
45474
45496
  );
45475
45497
  }
45476
45498
 
45499
+ /**
45500
+ * Generates pre-signed URL to upload cover art for learning modules
45501
+ *
45502
+ * @param {Object} body query
45503
+ */
45504
+ postUploadsLearningCoverart(body) {
45505
+ // verify the required parameter 'body' is set
45506
+ if (body === undefined || body === null) {
45507
+ throw 'Missing the required parameter "body" when calling postUploadsLearningCoverart';
45508
+ }
45509
+
45510
+ return this.apiClient.callApi(
45511
+ '/api/v2/uploads/learning/coverart',
45512
+ 'POST',
45513
+ { },
45514
+ { },
45515
+ { },
45516
+ { },
45517
+ body,
45518
+ ['PureCloud OAuth'],
45519
+ ['application/json'],
45520
+ ['application/json']
45521
+ );
45522
+ }
45523
+
45477
45524
  /**
45478
45525
  * Creates presigned url for uploading a public asset image
45479
45526
  *
@@ -45555,7 +45602,7 @@ class UsageApi {
45555
45602
  /**
45556
45603
  * Usage service.
45557
45604
  * @module purecloud-platform-client-v2/api/UsageApi
45558
- * @version 143.0.0
45605
+ * @version 144.0.0
45559
45606
  */
45560
45607
 
45561
45608
  /**
@@ -45626,7 +45673,7 @@ class UserRecordingsApi {
45626
45673
  /**
45627
45674
  * UserRecordings service.
45628
45675
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
45629
- * @version 143.0.0
45676
+ * @version 144.0.0
45630
45677
  */
45631
45678
 
45632
45679
  /**
@@ -45810,7 +45857,7 @@ class UsersApi {
45810
45857
  /**
45811
45858
  * Users service.
45812
45859
  * @module purecloud-platform-client-v2/api/UsersApi
45813
- * @version 143.0.0
45860
+ * @version 144.0.0
45814
45861
  */
45815
45862
 
45816
45863
  /**
@@ -48112,7 +48159,7 @@ class UtilitiesApi {
48112
48159
  /**
48113
48160
  * Utilities service.
48114
48161
  * @module purecloud-platform-client-v2/api/UtilitiesApi
48115
- * @version 143.0.0
48162
+ * @version 144.0.0
48116
48163
  */
48117
48164
 
48118
48165
  /**
@@ -48223,7 +48270,7 @@ class VoicemailApi {
48223
48270
  /**
48224
48271
  * Voicemail service.
48225
48272
  * @module purecloud-platform-client-v2/api/VoicemailApi
48226
- * @version 143.0.0
48273
+ * @version 144.0.0
48227
48274
  */
48228
48275
 
48229
48276
  /**
@@ -48890,7 +48937,7 @@ class WebChatApi {
48890
48937
  /**
48891
48938
  * WebChat service.
48892
48939
  * @module purecloud-platform-client-v2/api/WebChatApi
48893
- * @version 143.0.0
48940
+ * @version 144.0.0
48894
48941
  */
48895
48942
 
48896
48943
  /**
@@ -49434,7 +49481,7 @@ class WebDeploymentsApi {
49434
49481
  /**
49435
49482
  * WebDeployments service.
49436
49483
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
49437
- * @version 143.0.0
49484
+ * @version 144.0.0
49438
49485
  */
49439
49486
 
49440
49487
  /**
@@ -49789,7 +49836,7 @@ class WebMessagingApi {
49789
49836
  /**
49790
49837
  * WebMessaging service.
49791
49838
  * @module purecloud-platform-client-v2/api/WebMessagingApi
49792
- * @version 143.0.0
49839
+ * @version 144.0.0
49793
49840
  */
49794
49841
 
49795
49842
  /**
@@ -49835,7 +49882,7 @@ class WidgetsApi {
49835
49882
  /**
49836
49883
  * Widgets service.
49837
49884
  * @module purecloud-platform-client-v2/api/WidgetsApi
49838
- * @version 143.0.0
49885
+ * @version 144.0.0
49839
49886
  */
49840
49887
 
49841
49888
  /**
@@ -49981,7 +50028,7 @@ class WorkforceManagementApi {
49981
50028
  /**
49982
50029
  * WorkforceManagement service.
49983
50030
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
49984
- * @version 143.0.0
50031
+ * @version 144.0.0
49985
50032
  */
49986
50033
 
49987
50034
  /**
@@ -54257,7 +54304,7 @@ class WorkforceManagementApi {
54257
54304
  * </pre>
54258
54305
  * </p>
54259
54306
  * @module purecloud-platform-client-v2/index
54260
- * @version 143.0.0
54307
+ * @version 144.0.0
54261
54308
  */
54262
54309
  class platformClient {
54263
54310
  constructor() {