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
@@ -7048,6 +7048,7 @@ var PureCloudRegionHosts = {
7048
7048
  eu_west_2: 'euw2.pure.cloud',
7049
7049
  ap_south_1: 'aps1.pure.cloud',
7050
7050
  us_east_2: 'use2.us-gov-pure.cloud',
7051
+ sa_east_1: 'sae1.pure.cloud',
7051
7052
  };
7052
7053
 
7053
7054
  var global$1 = (typeof global !== "undefined" ? global :
@@ -9306,7 +9307,7 @@ class Configuration {
9306
9307
 
9307
9308
  /**
9308
9309
  * @module purecloud-platform-client-v2/ApiClient
9309
- * @version 143.0.0
9310
+ * @version 144.0.0
9310
9311
  */
9311
9312
  class ApiClient {
9312
9313
  /**
@@ -10378,7 +10379,7 @@ class AlertingApi {
10378
10379
  /**
10379
10380
  * Alerting service.
10380
10381
  * @module purecloud-platform-client-v2/api/AlertingApi
10381
- * @version 143.0.0
10382
+ * @version 144.0.0
10382
10383
  */
10383
10384
 
10384
10385
  /**
@@ -10692,7 +10693,7 @@ class AnalyticsApi {
10692
10693
  /**
10693
10694
  * Analytics service.
10694
10695
  * @module purecloud-platform-client-v2/api/AnalyticsApi
10695
- * @version 143.0.0
10696
+ * @version 144.0.0
10696
10697
  */
10697
10698
 
10698
10699
  /**
@@ -11874,7 +11875,7 @@ class ArchitectApi {
11874
11875
  /**
11875
11876
  * Architect service.
11876
11877
  * @module purecloud-platform-client-v2/api/ArchitectApi
11877
- * @version 143.0.0
11878
+ * @version 144.0.0
11878
11879
  */
11879
11880
 
11880
11881
  /**
@@ -14919,7 +14920,7 @@ class AuditApi {
14919
14920
  /**
14920
14921
  * Audit service.
14921
14922
  * @module purecloud-platform-client-v2/api/AuditApi
14922
- * @version 143.0.0
14923
+ * @version 144.0.0
14923
14924
  */
14924
14925
 
14925
14926
  /**
@@ -15090,7 +15091,7 @@ class AuthorizationApi {
15090
15091
  /**
15091
15092
  * Authorization service.
15092
15093
  * @module purecloud-platform-client-v2/api/AuthorizationApi
15093
- * @version 143.0.0
15094
+ * @version 144.0.0
15094
15095
  */
15095
15096
 
15096
15097
  /**
@@ -16273,7 +16274,7 @@ class BillingApi {
16273
16274
  /**
16274
16275
  * Billing service.
16275
16276
  * @module purecloud-platform-client-v2/api/BillingApi
16276
- * @version 143.0.0
16277
+ * @version 144.0.0
16277
16278
  */
16278
16279
 
16279
16280
  /**
@@ -16353,7 +16354,7 @@ class ChatApi {
16353
16354
  /**
16354
16355
  * Chat service.
16355
16356
  * @module purecloud-platform-client-v2/api/ChatApi
16356
- * @version 143.0.0
16357
+ * @version 144.0.0
16357
16358
  */
16358
16359
 
16359
16360
  /**
@@ -16444,7 +16445,7 @@ class CoachingApi {
16444
16445
  /**
16445
16446
  * Coaching service.
16446
16447
  * @module purecloud-platform-client-v2/api/CoachingApi
16447
- * @version 143.0.0
16448
+ * @version 144.0.0
16448
16449
  */
16449
16450
 
16450
16451
  /**
@@ -17021,7 +17022,7 @@ class ContentManagementApi {
17021
17022
  /**
17022
17023
  * ContentManagement service.
17023
17024
  * @module purecloud-platform-client-v2/api/ContentManagementApi
17024
- * @version 143.0.0
17025
+ * @version 144.0.0
17025
17026
  */
17026
17027
 
17027
17028
  /**
@@ -18161,7 +18162,7 @@ class ConversationsApi {
18161
18162
  /**
18162
18163
  * Conversations service.
18163
18164
  * @module purecloud-platform-client-v2/api/ConversationsApi
18164
- * @version 143.0.0
18165
+ * @version 144.0.0
18165
18166
  */
18166
18167
 
18167
18168
  /**
@@ -23095,7 +23096,7 @@ class DataExtensionsApi {
23095
23096
  /**
23096
23097
  * DataExtensions service.
23097
23098
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
23098
- * @version 143.0.0
23099
+ * @version 144.0.0
23099
23100
  */
23100
23101
 
23101
23102
  /**
@@ -23181,7 +23182,7 @@ class ExternalContactsApi {
23181
23182
  /**
23182
23183
  * ExternalContacts service.
23183
23184
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
23184
- * @version 143.0.0
23185
+ * @version 144.0.0
23185
23186
  */
23186
23187
 
23187
23188
  /**
@@ -24924,7 +24925,7 @@ class FaxApi {
24924
24925
  /**
24925
24926
  * Fax service.
24926
24927
  * @module purecloud-platform-client-v2/api/FaxApi
24927
- * @version 143.0.0
24928
+ * @version 144.0.0
24928
24929
  */
24929
24930
 
24930
24931
  /**
@@ -25095,7 +25096,7 @@ class FlowsApi {
25095
25096
  /**
25096
25097
  * Flows service.
25097
25098
  * @module purecloud-platform-client-v2/api/FlowsApi
25098
- * @version 143.0.0
25099
+ * @version 144.0.0
25099
25100
  */
25100
25101
 
25101
25102
  /**
@@ -25166,7 +25167,7 @@ class GamificationApi {
25166
25167
  /**
25167
25168
  * Gamification service.
25168
25169
  * @module purecloud-platform-client-v2/api/GamificationApi
25169
- * @version 143.0.0
25170
+ * @version 144.0.0
25170
25171
  */
25171
25172
 
25172
25173
  /**
@@ -25920,14 +25921,14 @@ class GamificationApi {
25920
25921
  * @param {String} profileId performanceProfileId
25921
25922
  * @param {String} metricId metricId
25922
25923
  * @param {Object} filterType Filter type for the query request.
25923
- * @param {String} filterId ID for the filter type. For example, division Id
25924
25924
  * @param {String} startWorkday Start workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
25925
25925
  * @param {String} endWorkday End workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
25926
25926
  * @param {Object} opts Optional parameters
25927
+ * @param {String} opts.filterId ID for the filter type. Only required when filterType is Division.
25927
25928
  * @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
25928
25929
  * @param {String} opts.timeZone Timezone for the workday. Defaults to UTC (default to UTC)
25929
25930
  */
25930
- getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, filterId, startWorkday, endWorkday, opts) {
25931
+ getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, startWorkday, endWorkday, opts) {
25931
25932
  opts = opts || {};
25932
25933
 
25933
25934
  // verify the required parameter 'profileId' is set
@@ -25942,10 +25943,6 @@ class GamificationApi {
25942
25943
  if (filterType === undefined || filterType === null) {
25943
25944
  throw 'Missing the required parameter "filterType" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
25944
25945
  }
25945
- // verify the required parameter 'filterId' is set
25946
- if (filterId === undefined || filterId === null) {
25947
- throw 'Missing the required parameter "filterId" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
25948
- }
25949
25946
  // verify the required parameter 'startWorkday' is set
25950
25947
  if (startWorkday === undefined || startWorkday === null) {
25951
25948
  throw 'Missing the required parameter "startWorkday" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
@@ -25959,7 +25956,7 @@ class GamificationApi {
25959
25956
  '/api/v2/gamification/scorecards/profiles/{profileId}/metrics/{metricId}/users/values/trends',
25960
25957
  'GET',
25961
25958
  { 'profileId': profileId,'metricId': metricId },
25962
- { 'filterType': filterType,'filterId': filterId,'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
25959
+ { 'filterType': filterType,'filterId': opts['filterId'],'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
25963
25960
  { },
25964
25961
  { },
25965
25962
  null,
@@ -26901,7 +26898,7 @@ class GeneralDataProtectionRegulationApi {
26901
26898
  /**
26902
26899
  * GeneralDataProtectionRegulation service.
26903
26900
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
26904
- * @version 143.0.0
26901
+ * @version 144.0.0
26905
26902
  */
26906
26903
 
26907
26904
  /**
@@ -27031,7 +27028,7 @@ class GeolocationApi {
27031
27028
  /**
27032
27029
  * Geolocation service.
27033
27030
  * @module purecloud-platform-client-v2/api/GeolocationApi
27034
- * @version 143.0.0
27031
+ * @version 144.0.0
27035
27032
  */
27036
27033
 
27037
27034
  /**
@@ -27162,7 +27159,7 @@ class GreetingsApi {
27162
27159
  /**
27163
27160
  * Greetings service.
27164
27161
  * @module purecloud-platform-client-v2/api/GreetingsApi
27165
- * @version 143.0.0
27162
+ * @version 144.0.0
27166
27163
  */
27167
27164
 
27168
27165
  /**
@@ -27617,7 +27614,7 @@ class GroupsApi {
27617
27614
  /**
27618
27615
  * Groups service.
27619
27616
  * @module purecloud-platform-client-v2/api/GroupsApi
27620
- * @version 143.0.0
27617
+ * @version 144.0.0
27621
27618
  */
27622
27619
 
27623
27620
  /**
@@ -28022,7 +28019,7 @@ class IdentityProviderApi {
28022
28019
  /**
28023
28020
  * IdentityProvider service.
28024
28021
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
28025
- * @version 143.0.0
28022
+ * @version 144.0.0
28026
28023
  */
28027
28024
 
28028
28025
  /**
@@ -28778,7 +28775,7 @@ class IntegrationsApi {
28778
28775
  /**
28779
28776
  * Integrations service.
28780
28777
  * @module purecloud-platform-client-v2/api/IntegrationsApi
28781
- * @version 143.0.0
28778
+ * @version 144.0.0
28782
28779
  */
28783
28780
 
28784
28781
  /**
@@ -30455,7 +30452,7 @@ class JourneyApi {
30455
30452
  /**
30456
30453
  * Journey service.
30457
30454
  * @module purecloud-platform-client-v2/api/JourneyApi
30458
- * @version 143.0.0
30455
+ * @version 144.0.0
30459
30456
  */
30460
30457
 
30461
30458
  /**
@@ -31166,7 +31163,7 @@ class KnowledgeApi {
31166
31163
  /**
31167
31164
  * Knowledge service.
31168
31165
  * @module purecloud-platform-client-v2/api/KnowledgeApi
31169
- * @version 143.0.0
31166
+ * @version 144.0.0
31170
31167
  */
31171
31168
 
31172
31169
  /**
@@ -32066,7 +32063,7 @@ class LanguageUnderstandingApi {
32066
32063
  /**
32067
32064
  * LanguageUnderstanding service.
32068
32065
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
32069
- * @version 143.0.0
32066
+ * @version 144.0.0
32070
32067
  */
32071
32068
 
32072
32069
  /**
@@ -32970,7 +32967,7 @@ class LanguagesApi {
32970
32967
  /**
32971
32968
  * Languages service.
32972
32969
  * @module purecloud-platform-client-v2/api/LanguagesApi
32973
- * @version 143.0.0
32970
+ * @version 144.0.0
32974
32971
  */
32975
32972
 
32976
32973
  /**
@@ -33238,7 +33235,7 @@ class LearningApi {
33238
33235
  /**
33239
33236
  * Learning service.
33240
33237
  * @module purecloud-platform-client-v2/api/LearningApi
33241
- * @version 143.0.0
33238
+ * @version 144.0.0
33242
33239
  */
33243
33240
 
33244
33241
  /**
@@ -33591,6 +33588,31 @@ class LearningApi {
33591
33588
  );
33592
33589
  }
33593
33590
 
33591
+ /**
33592
+ * Get a specific Learning Module cover art using ID
33593
+ *
33594
+ * @param {String} coverArtId Key identifier for the cover art
33595
+ */
33596
+ getLearningModulesCoverartCoverArtId(coverArtId) {
33597
+ // verify the required parameter 'coverArtId' is set
33598
+ if (coverArtId === undefined || coverArtId === null) {
33599
+ throw 'Missing the required parameter "coverArtId" when calling getLearningModulesCoverartCoverArtId';
33600
+ }
33601
+
33602
+ return this.apiClient.callApi(
33603
+ '/api/v2/learning/modules/coverart/{coverArtId}',
33604
+ 'GET',
33605
+ { 'coverArtId': coverArtId },
33606
+ { },
33607
+ { },
33608
+ { },
33609
+ null,
33610
+ ['PureCloud OAuth'],
33611
+ ['application/json'],
33612
+ ['application/json']
33613
+ );
33614
+ }
33615
+
33594
33616
  /**
33595
33617
  * Update Learning Assignment
33596
33618
  *
@@ -33973,7 +33995,7 @@ class LicenseApi {
33973
33995
  /**
33974
33996
  * License service.
33975
33997
  * @module purecloud-platform-client-v2/api/LicenseApi
33976
- * @version 143.0.0
33998
+ * @version 144.0.0
33977
33999
  */
33978
34000
 
33979
34001
  /**
@@ -34211,7 +34233,7 @@ class LocationsApi {
34211
34233
  /**
34212
34234
  * Locations service.
34213
34235
  * @module purecloud-platform-client-v2/api/LocationsApi
34214
- * @version 143.0.0
34236
+ * @version 144.0.0
34215
34237
  */
34216
34238
 
34217
34239
  /**
@@ -34447,7 +34469,7 @@ class MessagingApi {
34447
34469
  /**
34448
34470
  * Messaging service.
34449
34471
  * @module purecloud-platform-client-v2/api/MessagingApi
34450
- * @version 143.0.0
34472
+ * @version 144.0.0
34451
34473
  */
34452
34474
 
34453
34475
  /**
@@ -34598,7 +34620,7 @@ class MobileDevicesApi {
34598
34620
  /**
34599
34621
  * MobileDevices service.
34600
34622
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
34601
- * @version 143.0.0
34623
+ * @version 144.0.0
34602
34624
  */
34603
34625
 
34604
34626
  /**
@@ -34749,7 +34771,7 @@ class NotificationsApi {
34749
34771
  /**
34750
34772
  * Notifications service.
34751
34773
  * @module purecloud-platform-client-v2/api/NotificationsApi
34752
- * @version 143.0.0
34774
+ * @version 144.0.0
34753
34775
  */
34754
34776
 
34755
34777
  /**
@@ -34974,7 +34996,7 @@ class OAuthApi {
34974
34996
  /**
34975
34997
  * OAuth service.
34976
34998
  * @module purecloud-platform-client-v2/api/OAuthApi
34977
- * @version 143.0.0
34999
+ * @version 144.0.0
34978
35000
  */
34979
35001
 
34980
35002
  /**
@@ -35340,7 +35362,7 @@ class ObjectsApi {
35340
35362
  /**
35341
35363
  * Objects service.
35342
35364
  * @module purecloud-platform-client-v2/api/ObjectsApi
35343
- * @version 143.0.0
35365
+ * @version 144.0.0
35344
35366
  */
35345
35367
 
35346
35368
  /**
@@ -35611,7 +35633,7 @@ class OrganizationApi {
35611
35633
  /**
35612
35634
  * Organization service.
35613
35635
  * @module purecloud-platform-client-v2/api/OrganizationApi
35614
- * @version 143.0.0
35636
+ * @version 144.0.0
35615
35637
  */
35616
35638
 
35617
35639
  /**
@@ -36014,7 +36036,7 @@ class OrganizationAuthorizationApi {
36014
36036
  /**
36015
36037
  * OrganizationAuthorization service.
36016
36038
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
36017
- * @version 143.0.0
36039
+ * @version 144.0.0
36018
36040
  */
36019
36041
 
36020
36042
  /**
@@ -36939,7 +36961,7 @@ class OutboundApi {
36939
36961
  /**
36940
36962
  * Outbound service.
36941
36963
  * @module purecloud-platform-client-v2/api/OutboundApi
36942
- * @version 143.0.0
36964
+ * @version 144.0.0
36943
36965
  */
36944
36966
 
36945
36967
  /**
@@ -40194,7 +40216,7 @@ class PresenceApi {
40194
40216
  /**
40195
40217
  * Presence service.
40196
40218
  * @module purecloud-platform-client-v2/api/PresenceApi
40197
- * @version 143.0.0
40219
+ * @version 144.0.0
40198
40220
  */
40199
40221
 
40200
40222
  /**
@@ -40516,7 +40538,7 @@ class QualityApi {
40516
40538
  /**
40517
40539
  * Quality service.
40518
40540
  * @module purecloud-platform-client-v2/api/QualityApi
40519
- * @version 143.0.0
40541
+ * @version 144.0.0
40520
40542
  */
40521
40543
 
40522
40544
  /**
@@ -42094,7 +42116,7 @@ class RecordingApi {
42094
42116
  /**
42095
42117
  * Recording service.
42096
42118
  * @module purecloud-platform-client-v2/api/RecordingApi
42097
- * @version 143.0.0
42119
+ * @version 144.0.0
42098
42120
  */
42099
42121
 
42100
42122
  /**
@@ -43747,7 +43769,7 @@ class ResponseManagementApi {
43747
43769
  /**
43748
43770
  * ResponseManagement service.
43749
43771
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
43750
- * @version 143.0.0
43772
+ * @version 144.0.0
43751
43773
  */
43752
43774
 
43753
43775
  /**
@@ -44231,7 +44253,7 @@ class RoutingApi {
44231
44253
  /**
44232
44254
  * Routing service.
44233
44255
  * @module purecloud-platform-client-v2/api/RoutingApi
44234
- * @version 143.0.0
44256
+ * @version 144.0.0
44235
44257
  */
44236
44258
 
44237
44259
  /**
@@ -47152,7 +47174,7 @@ class SCIMApi {
47152
47174
  /**
47153
47175
  * SCIM service.
47154
47176
  * @module purecloud-platform-client-v2/api/SCIMApi
47155
- * @version 143.0.0
47177
+ * @version 144.0.0
47156
47178
  */
47157
47179
 
47158
47180
  /**
@@ -48029,7 +48051,7 @@ class ScriptsApi {
48029
48051
  /**
48030
48052
  * Scripts service.
48031
48053
  * @module purecloud-platform-client-v2/api/ScriptsApi
48032
- * @version 143.0.0
48054
+ * @version 144.0.0
48033
48055
  */
48034
48056
 
48035
48057
  /**
@@ -48448,7 +48470,7 @@ class SearchApi {
48448
48470
  /**
48449
48471
  * Search service.
48450
48472
  * @module purecloud-platform-client-v2/api/SearchApi
48451
- * @version 143.0.0
48473
+ * @version 144.0.0
48452
48474
  */
48453
48475
 
48454
48476
  /**
@@ -49008,7 +49030,7 @@ class SpeechTextAnalyticsApi {
49008
49030
  /**
49009
49031
  * SpeechTextAnalytics service.
49010
49032
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
49011
- * @version 143.0.0
49033
+ * @version 144.0.0
49012
49034
  */
49013
49035
 
49014
49036
  /**
@@ -49862,7 +49884,7 @@ class StationsApi {
49862
49884
  /**
49863
49885
  * Stations service.
49864
49886
  * @module purecloud-platform-client-v2/api/StationsApi
49865
- * @version 143.0.0
49887
+ * @version 144.0.0
49866
49888
  */
49867
49889
 
49868
49890
  /**
@@ -50009,7 +50031,7 @@ class SuggestApi {
50009
50031
  /**
50010
50032
  * Suggest service.
50011
50033
  * @module purecloud-platform-client-v2/api/SuggestApi
50012
- * @version 143.0.0
50034
+ * @version 144.0.0
50013
50035
  */
50014
50036
 
50015
50037
  /**
@@ -50148,7 +50170,7 @@ class TeamsApi {
50148
50170
  /**
50149
50171
  * Teams service.
50150
50172
  * @module purecloud-platform-client-v2/api/TeamsApi
50151
- * @version 143.0.0
50173
+ * @version 144.0.0
50152
50174
  */
50153
50175
 
50154
50176
  /**
@@ -50327,7 +50349,7 @@ class TelephonyApi {
50327
50349
  /**
50328
50350
  * Telephony service.
50329
50351
  * @module purecloud-platform-client-v2/api/TelephonyApi
50330
- * @version 143.0.0
50352
+ * @version 144.0.0
50331
50353
  */
50332
50354
 
50333
50355
  /**
@@ -50435,7 +50457,7 @@ class TelephonyProvidersEdgeApi {
50435
50457
  /**
50436
50458
  * TelephonyProvidersEdge service.
50437
50459
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
50438
- * @version 143.0.0
50460
+ * @version 144.0.0
50439
50461
  */
50440
50462
 
50441
50463
  /**
@@ -54068,7 +54090,7 @@ class TextbotsApi {
54068
54090
  /**
54069
54091
  * Textbots service.
54070
54092
  * @module purecloud-platform-client-v2/api/TextbotsApi
54071
- * @version 143.0.0
54093
+ * @version 144.0.0
54072
54094
  */
54073
54095
 
54074
54096
  /**
@@ -54196,7 +54218,7 @@ class TokensApi {
54196
54218
  /**
54197
54219
  * Tokens service.
54198
54220
  * @module purecloud-platform-client-v2/api/TokensApi
54199
- * @version 143.0.0
54221
+ * @version 144.0.0
54200
54222
  */
54201
54223
 
54202
54224
  /**
@@ -54302,7 +54324,7 @@ class UploadsApi {
54302
54324
  /**
54303
54325
  * Uploads service.
54304
54326
  * @module purecloud-platform-client-v2/api/UploadsApi
54305
- * @version 143.0.0
54327
+ * @version 144.0.0
54306
54328
  */
54307
54329
 
54308
54330
  /**
@@ -54372,6 +54394,31 @@ class UploadsApi {
54372
54394
  );
54373
54395
  }
54374
54396
 
54397
+ /**
54398
+ * Generates pre-signed URL to upload cover art for learning modules
54399
+ *
54400
+ * @param {Object} body query
54401
+ */
54402
+ postUploadsLearningCoverart(body) {
54403
+ // verify the required parameter 'body' is set
54404
+ if (body === undefined || body === null) {
54405
+ throw 'Missing the required parameter "body" when calling postUploadsLearningCoverart';
54406
+ }
54407
+
54408
+ return this.apiClient.callApi(
54409
+ '/api/v2/uploads/learning/coverart',
54410
+ 'POST',
54411
+ { },
54412
+ { },
54413
+ { },
54414
+ { },
54415
+ body,
54416
+ ['PureCloud OAuth'],
54417
+ ['application/json'],
54418
+ ['application/json']
54419
+ );
54420
+ }
54421
+
54375
54422
  /**
54376
54423
  * Creates presigned url for uploading a public asset image
54377
54424
  *
@@ -54453,7 +54500,7 @@ class UsageApi {
54453
54500
  /**
54454
54501
  * Usage service.
54455
54502
  * @module purecloud-platform-client-v2/api/UsageApi
54456
- * @version 143.0.0
54503
+ * @version 144.0.0
54457
54504
  */
54458
54505
 
54459
54506
  /**
@@ -54524,7 +54571,7 @@ class UserRecordingsApi {
54524
54571
  /**
54525
54572
  * UserRecordings service.
54526
54573
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
54527
- * @version 143.0.0
54574
+ * @version 144.0.0
54528
54575
  */
54529
54576
 
54530
54577
  /**
@@ -54708,7 +54755,7 @@ class UsersApi {
54708
54755
  /**
54709
54756
  * Users service.
54710
54757
  * @module purecloud-platform-client-v2/api/UsersApi
54711
- * @version 143.0.0
54758
+ * @version 144.0.0
54712
54759
  */
54713
54760
 
54714
54761
  /**
@@ -57010,7 +57057,7 @@ class UtilitiesApi {
57010
57057
  /**
57011
57058
  * Utilities service.
57012
57059
  * @module purecloud-platform-client-v2/api/UtilitiesApi
57013
- * @version 143.0.0
57060
+ * @version 144.0.0
57014
57061
  */
57015
57062
 
57016
57063
  /**
@@ -57121,7 +57168,7 @@ class VoicemailApi {
57121
57168
  /**
57122
57169
  * Voicemail service.
57123
57170
  * @module purecloud-platform-client-v2/api/VoicemailApi
57124
- * @version 143.0.0
57171
+ * @version 144.0.0
57125
57172
  */
57126
57173
 
57127
57174
  /**
@@ -57788,7 +57835,7 @@ class WebChatApi {
57788
57835
  /**
57789
57836
  * WebChat service.
57790
57837
  * @module purecloud-platform-client-v2/api/WebChatApi
57791
- * @version 143.0.0
57838
+ * @version 144.0.0
57792
57839
  */
57793
57840
 
57794
57841
  /**
@@ -58332,7 +58379,7 @@ class WebDeploymentsApi {
58332
58379
  /**
58333
58380
  * WebDeployments service.
58334
58381
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
58335
- * @version 143.0.0
58382
+ * @version 144.0.0
58336
58383
  */
58337
58384
 
58338
58385
  /**
@@ -58687,7 +58734,7 @@ class WebMessagingApi {
58687
58734
  /**
58688
58735
  * WebMessaging service.
58689
58736
  * @module purecloud-platform-client-v2/api/WebMessagingApi
58690
- * @version 143.0.0
58737
+ * @version 144.0.0
58691
58738
  */
58692
58739
 
58693
58740
  /**
@@ -58733,7 +58780,7 @@ class WidgetsApi {
58733
58780
  /**
58734
58781
  * Widgets service.
58735
58782
  * @module purecloud-platform-client-v2/api/WidgetsApi
58736
- * @version 143.0.0
58783
+ * @version 144.0.0
58737
58784
  */
58738
58785
 
58739
58786
  /**
@@ -58879,7 +58926,7 @@ class WorkforceManagementApi {
58879
58926
  /**
58880
58927
  * WorkforceManagement service.
58881
58928
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
58882
- * @version 143.0.0
58929
+ * @version 144.0.0
58883
58930
  */
58884
58931
 
58885
58932
  /**
@@ -63155,7 +63202,7 @@ class WorkforceManagementApi {
63155
63202
  * </pre>
63156
63203
  * </p>
63157
63204
  * @module purecloud-platform-client-v2/index
63158
- * @version 143.0.0
63205
+ * @version 144.0.0
63159
63206
  */
63160
63207
  class platformClient {
63161
63208
  constructor() {