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.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +119 -72
- package/dist/web-amd/purecloud-platform-client-v2.js +119 -72
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +119 -72
- package/dist/web-cjs/purecloud-platform-client-v2.js +119 -72
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +210 -197
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/PureCloudRegionHosts.js +1 -0
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +4 -8
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +26 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +26 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -17,6 +17,7 @@ define(['axios', 'qs'], (function (axios, qs) { 'use strict';
|
|
|
17
17
|
eu_west_2: 'euw2.pure.cloud',
|
|
18
18
|
ap_south_1: 'aps1.pure.cloud',
|
|
19
19
|
us_east_2: 'use2.us-gov-pure.cloud',
|
|
20
|
+
sa_east_1: 'sae1.pure.cloud',
|
|
20
21
|
};
|
|
21
22
|
|
|
22
23
|
const logLevels = {
|
|
@@ -398,7 +399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
398
399
|
|
|
399
400
|
/**
|
|
400
401
|
* @module purecloud-platform-client-v2/ApiClient
|
|
401
|
-
* @version
|
|
402
|
+
* @version 144.0.0
|
|
402
403
|
*/
|
|
403
404
|
class ApiClient {
|
|
404
405
|
/**
|
|
@@ -1477,7 +1478,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1477
1478
|
/**
|
|
1478
1479
|
* Alerting service.
|
|
1479
1480
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1480
|
-
* @version
|
|
1481
|
+
* @version 144.0.0
|
|
1481
1482
|
*/
|
|
1482
1483
|
|
|
1483
1484
|
/**
|
|
@@ -1791,7 +1792,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1791
1792
|
/**
|
|
1792
1793
|
* Analytics service.
|
|
1793
1794
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1794
|
-
* @version
|
|
1795
|
+
* @version 144.0.0
|
|
1795
1796
|
*/
|
|
1796
1797
|
|
|
1797
1798
|
/**
|
|
@@ -2973,7 +2974,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2973
2974
|
/**
|
|
2974
2975
|
* Architect service.
|
|
2975
2976
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2976
|
-
* @version
|
|
2977
|
+
* @version 144.0.0
|
|
2977
2978
|
*/
|
|
2978
2979
|
|
|
2979
2980
|
/**
|
|
@@ -6018,7 +6019,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6018
6019
|
/**
|
|
6019
6020
|
* Audit service.
|
|
6020
6021
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6021
|
-
* @version
|
|
6022
|
+
* @version 144.0.0
|
|
6022
6023
|
*/
|
|
6023
6024
|
|
|
6024
6025
|
/**
|
|
@@ -6189,7 +6190,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6189
6190
|
/**
|
|
6190
6191
|
* Authorization service.
|
|
6191
6192
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6192
|
-
* @version
|
|
6193
|
+
* @version 144.0.0
|
|
6193
6194
|
*/
|
|
6194
6195
|
|
|
6195
6196
|
/**
|
|
@@ -7372,7 +7373,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7372
7373
|
/**
|
|
7373
7374
|
* Billing service.
|
|
7374
7375
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7375
|
-
* @version
|
|
7376
|
+
* @version 144.0.0
|
|
7376
7377
|
*/
|
|
7377
7378
|
|
|
7378
7379
|
/**
|
|
@@ -7452,7 +7453,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7452
7453
|
/**
|
|
7453
7454
|
* Chat service.
|
|
7454
7455
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7455
|
-
* @version
|
|
7456
|
+
* @version 144.0.0
|
|
7456
7457
|
*/
|
|
7457
7458
|
|
|
7458
7459
|
/**
|
|
@@ -7543,7 +7544,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7543
7544
|
/**
|
|
7544
7545
|
* Coaching service.
|
|
7545
7546
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7546
|
-
* @version
|
|
7547
|
+
* @version 144.0.0
|
|
7547
7548
|
*/
|
|
7548
7549
|
|
|
7549
7550
|
/**
|
|
@@ -8120,7 +8121,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8120
8121
|
/**
|
|
8121
8122
|
* ContentManagement service.
|
|
8122
8123
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8123
|
-
* @version
|
|
8124
|
+
* @version 144.0.0
|
|
8124
8125
|
*/
|
|
8125
8126
|
|
|
8126
8127
|
/**
|
|
@@ -9260,7 +9261,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9260
9261
|
/**
|
|
9261
9262
|
* Conversations service.
|
|
9262
9263
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9263
|
-
* @version
|
|
9264
|
+
* @version 144.0.0
|
|
9264
9265
|
*/
|
|
9265
9266
|
|
|
9266
9267
|
/**
|
|
@@ -14194,7 +14195,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14194
14195
|
/**
|
|
14195
14196
|
* DataExtensions service.
|
|
14196
14197
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
14197
|
-
* @version
|
|
14198
|
+
* @version 144.0.0
|
|
14198
14199
|
*/
|
|
14199
14200
|
|
|
14200
14201
|
/**
|
|
@@ -14280,7 +14281,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14280
14281
|
/**
|
|
14281
14282
|
* ExternalContacts service.
|
|
14282
14283
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14283
|
-
* @version
|
|
14284
|
+
* @version 144.0.0
|
|
14284
14285
|
*/
|
|
14285
14286
|
|
|
14286
14287
|
/**
|
|
@@ -16023,7 +16024,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16023
16024
|
/**
|
|
16024
16025
|
* Fax service.
|
|
16025
16026
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
16026
|
-
* @version
|
|
16027
|
+
* @version 144.0.0
|
|
16027
16028
|
*/
|
|
16028
16029
|
|
|
16029
16030
|
/**
|
|
@@ -16194,7 +16195,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16194
16195
|
/**
|
|
16195
16196
|
* Flows service.
|
|
16196
16197
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
16197
|
-
* @version
|
|
16198
|
+
* @version 144.0.0
|
|
16198
16199
|
*/
|
|
16199
16200
|
|
|
16200
16201
|
/**
|
|
@@ -16265,7 +16266,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16265
16266
|
/**
|
|
16266
16267
|
* Gamification service.
|
|
16267
16268
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
16268
|
-
* @version
|
|
16269
|
+
* @version 144.0.0
|
|
16269
16270
|
*/
|
|
16270
16271
|
|
|
16271
16272
|
/**
|
|
@@ -17019,14 +17020,14 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17019
17020
|
* @param {String} profileId performanceProfileId
|
|
17020
17021
|
* @param {String} metricId metricId
|
|
17021
17022
|
* @param {Object} filterType Filter type for the query request.
|
|
17022
|
-
* @param {String} filterId ID for the filter type. For example, division Id
|
|
17023
17023
|
* @param {String} startWorkday Start workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
17024
17024
|
* @param {String} endWorkday End workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
17025
17025
|
* @param {Object} opts Optional parameters
|
|
17026
|
+
* @param {String} opts.filterId ID for the filter type. Only required when filterType is Division.
|
|
17026
17027
|
* @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
|
|
17027
17028
|
* @param {String} opts.timeZone Timezone for the workday. Defaults to UTC (default to UTC)
|
|
17028
17029
|
*/
|
|
17029
|
-
getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType,
|
|
17030
|
+
getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, startWorkday, endWorkday, opts) {
|
|
17030
17031
|
opts = opts || {};
|
|
17031
17032
|
|
|
17032
17033
|
// verify the required parameter 'profileId' is set
|
|
@@ -17041,10 +17042,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17041
17042
|
if (filterType === undefined || filterType === null) {
|
|
17042
17043
|
throw 'Missing the required parameter "filterType" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
17043
17044
|
}
|
|
17044
|
-
// verify the required parameter 'filterId' is set
|
|
17045
|
-
if (filterId === undefined || filterId === null) {
|
|
17046
|
-
throw 'Missing the required parameter "filterId" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
17047
|
-
}
|
|
17048
17045
|
// verify the required parameter 'startWorkday' is set
|
|
17049
17046
|
if (startWorkday === undefined || startWorkday === null) {
|
|
17050
17047
|
throw 'Missing the required parameter "startWorkday" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
@@ -17058,7 +17055,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17058
17055
|
'/api/v2/gamification/scorecards/profiles/{profileId}/metrics/{metricId}/users/values/trends',
|
|
17059
17056
|
'GET',
|
|
17060
17057
|
{ 'profileId': profileId,'metricId': metricId },
|
|
17061
|
-
{ 'filterType': filterType,'filterId': filterId,'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
|
|
17058
|
+
{ 'filterType': filterType,'filterId': opts['filterId'],'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
|
|
17062
17059
|
{ },
|
|
17063
17060
|
{ },
|
|
17064
17061
|
null,
|
|
@@ -18000,7 +17997,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18000
17997
|
/**
|
|
18001
17998
|
* GeneralDataProtectionRegulation service.
|
|
18002
17999
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
18003
|
-
* @version
|
|
18000
|
+
* @version 144.0.0
|
|
18004
18001
|
*/
|
|
18005
18002
|
|
|
18006
18003
|
/**
|
|
@@ -18130,7 +18127,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18130
18127
|
/**
|
|
18131
18128
|
* Geolocation service.
|
|
18132
18129
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
18133
|
-
* @version
|
|
18130
|
+
* @version 144.0.0
|
|
18134
18131
|
*/
|
|
18135
18132
|
|
|
18136
18133
|
/**
|
|
@@ -18261,7 +18258,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18261
18258
|
/**
|
|
18262
18259
|
* Greetings service.
|
|
18263
18260
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
18264
|
-
* @version
|
|
18261
|
+
* @version 144.0.0
|
|
18265
18262
|
*/
|
|
18266
18263
|
|
|
18267
18264
|
/**
|
|
@@ -18716,7 +18713,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18716
18713
|
/**
|
|
18717
18714
|
* Groups service.
|
|
18718
18715
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18719
|
-
* @version
|
|
18716
|
+
* @version 144.0.0
|
|
18720
18717
|
*/
|
|
18721
18718
|
|
|
18722
18719
|
/**
|
|
@@ -19121,7 +19118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19121
19118
|
/**
|
|
19122
19119
|
* IdentityProvider service.
|
|
19123
19120
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
19124
|
-
* @version
|
|
19121
|
+
* @version 144.0.0
|
|
19125
19122
|
*/
|
|
19126
19123
|
|
|
19127
19124
|
/**
|
|
@@ -19877,7 +19874,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19877
19874
|
/**
|
|
19878
19875
|
* Integrations service.
|
|
19879
19876
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19880
|
-
* @version
|
|
19877
|
+
* @version 144.0.0
|
|
19881
19878
|
*/
|
|
19882
19879
|
|
|
19883
19880
|
/**
|
|
@@ -21554,7 +21551,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21554
21551
|
/**
|
|
21555
21552
|
* Journey service.
|
|
21556
21553
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
21557
|
-
* @version
|
|
21554
|
+
* @version 144.0.0
|
|
21558
21555
|
*/
|
|
21559
21556
|
|
|
21560
21557
|
/**
|
|
@@ -22265,7 +22262,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22265
22262
|
/**
|
|
22266
22263
|
* Knowledge service.
|
|
22267
22264
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
22268
|
-
* @version
|
|
22265
|
+
* @version 144.0.0
|
|
22269
22266
|
*/
|
|
22270
22267
|
|
|
22271
22268
|
/**
|
|
@@ -23165,7 +23162,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23165
23162
|
/**
|
|
23166
23163
|
* LanguageUnderstanding service.
|
|
23167
23164
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
23168
|
-
* @version
|
|
23165
|
+
* @version 144.0.0
|
|
23169
23166
|
*/
|
|
23170
23167
|
|
|
23171
23168
|
/**
|
|
@@ -24069,7 +24066,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24069
24066
|
/**
|
|
24070
24067
|
* Languages service.
|
|
24071
24068
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
24072
|
-
* @version
|
|
24069
|
+
* @version 144.0.0
|
|
24073
24070
|
*/
|
|
24074
24071
|
|
|
24075
24072
|
/**
|
|
@@ -24337,7 +24334,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24337
24334
|
/**
|
|
24338
24335
|
* Learning service.
|
|
24339
24336
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
24340
|
-
* @version
|
|
24337
|
+
* @version 144.0.0
|
|
24341
24338
|
*/
|
|
24342
24339
|
|
|
24343
24340
|
/**
|
|
@@ -24690,6 +24687,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24690
24687
|
);
|
|
24691
24688
|
}
|
|
24692
24689
|
|
|
24690
|
+
/**
|
|
24691
|
+
* Get a specific Learning Module cover art using ID
|
|
24692
|
+
*
|
|
24693
|
+
* @param {String} coverArtId Key identifier for the cover art
|
|
24694
|
+
*/
|
|
24695
|
+
getLearningModulesCoverartCoverArtId(coverArtId) {
|
|
24696
|
+
// verify the required parameter 'coverArtId' is set
|
|
24697
|
+
if (coverArtId === undefined || coverArtId === null) {
|
|
24698
|
+
throw 'Missing the required parameter "coverArtId" when calling getLearningModulesCoverartCoverArtId';
|
|
24699
|
+
}
|
|
24700
|
+
|
|
24701
|
+
return this.apiClient.callApi(
|
|
24702
|
+
'/api/v2/learning/modules/coverart/{coverArtId}',
|
|
24703
|
+
'GET',
|
|
24704
|
+
{ 'coverArtId': coverArtId },
|
|
24705
|
+
{ },
|
|
24706
|
+
{ },
|
|
24707
|
+
{ },
|
|
24708
|
+
null,
|
|
24709
|
+
['PureCloud OAuth'],
|
|
24710
|
+
['application/json'],
|
|
24711
|
+
['application/json']
|
|
24712
|
+
);
|
|
24713
|
+
}
|
|
24714
|
+
|
|
24693
24715
|
/**
|
|
24694
24716
|
* Update Learning Assignment
|
|
24695
24717
|
*
|
|
@@ -25072,7 +25094,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25072
25094
|
/**
|
|
25073
25095
|
* License service.
|
|
25074
25096
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
25075
|
-
* @version
|
|
25097
|
+
* @version 144.0.0
|
|
25076
25098
|
*/
|
|
25077
25099
|
|
|
25078
25100
|
/**
|
|
@@ -25310,7 +25332,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25310
25332
|
/**
|
|
25311
25333
|
* Locations service.
|
|
25312
25334
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
25313
|
-
* @version
|
|
25335
|
+
* @version 144.0.0
|
|
25314
25336
|
*/
|
|
25315
25337
|
|
|
25316
25338
|
/**
|
|
@@ -25546,7 +25568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25546
25568
|
/**
|
|
25547
25569
|
* Messaging service.
|
|
25548
25570
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
25549
|
-
* @version
|
|
25571
|
+
* @version 144.0.0
|
|
25550
25572
|
*/
|
|
25551
25573
|
|
|
25552
25574
|
/**
|
|
@@ -25697,7 +25719,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25697
25719
|
/**
|
|
25698
25720
|
* MobileDevices service.
|
|
25699
25721
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
25700
|
-
* @version
|
|
25722
|
+
* @version 144.0.0
|
|
25701
25723
|
*/
|
|
25702
25724
|
|
|
25703
25725
|
/**
|
|
@@ -25848,7 +25870,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25848
25870
|
/**
|
|
25849
25871
|
* Notifications service.
|
|
25850
25872
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25851
|
-
* @version
|
|
25873
|
+
* @version 144.0.0
|
|
25852
25874
|
*/
|
|
25853
25875
|
|
|
25854
25876
|
/**
|
|
@@ -26073,7 +26095,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26073
26095
|
/**
|
|
26074
26096
|
* OAuth service.
|
|
26075
26097
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
26076
|
-
* @version
|
|
26098
|
+
* @version 144.0.0
|
|
26077
26099
|
*/
|
|
26078
26100
|
|
|
26079
26101
|
/**
|
|
@@ -26439,7 +26461,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26439
26461
|
/**
|
|
26440
26462
|
* Objects service.
|
|
26441
26463
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
26442
|
-
* @version
|
|
26464
|
+
* @version 144.0.0
|
|
26443
26465
|
*/
|
|
26444
26466
|
|
|
26445
26467
|
/**
|
|
@@ -26710,7 +26732,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26710
26732
|
/**
|
|
26711
26733
|
* Organization service.
|
|
26712
26734
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
26713
|
-
* @version
|
|
26735
|
+
* @version 144.0.0
|
|
26714
26736
|
*/
|
|
26715
26737
|
|
|
26716
26738
|
/**
|
|
@@ -27113,7 +27135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27113
27135
|
/**
|
|
27114
27136
|
* OrganizationAuthorization service.
|
|
27115
27137
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
27116
|
-
* @version
|
|
27138
|
+
* @version 144.0.0
|
|
27117
27139
|
*/
|
|
27118
27140
|
|
|
27119
27141
|
/**
|
|
@@ -28038,7 +28060,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
28038
28060
|
/**
|
|
28039
28061
|
* Outbound service.
|
|
28040
28062
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
28041
|
-
* @version
|
|
28063
|
+
* @version 144.0.0
|
|
28042
28064
|
*/
|
|
28043
28065
|
|
|
28044
28066
|
/**
|
|
@@ -31293,7 +31315,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31293
31315
|
/**
|
|
31294
31316
|
* Presence service.
|
|
31295
31317
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
31296
|
-
* @version
|
|
31318
|
+
* @version 144.0.0
|
|
31297
31319
|
*/
|
|
31298
31320
|
|
|
31299
31321
|
/**
|
|
@@ -31615,7 +31637,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31615
31637
|
/**
|
|
31616
31638
|
* Quality service.
|
|
31617
31639
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
31618
|
-
* @version
|
|
31640
|
+
* @version 144.0.0
|
|
31619
31641
|
*/
|
|
31620
31642
|
|
|
31621
31643
|
/**
|
|
@@ -33193,7 +33215,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33193
33215
|
/**
|
|
33194
33216
|
* Recording service.
|
|
33195
33217
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
33196
|
-
* @version
|
|
33218
|
+
* @version 144.0.0
|
|
33197
33219
|
*/
|
|
33198
33220
|
|
|
33199
33221
|
/**
|
|
@@ -34846,7 +34868,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34846
34868
|
/**
|
|
34847
34869
|
* ResponseManagement service.
|
|
34848
34870
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34849
|
-
* @version
|
|
34871
|
+
* @version 144.0.0
|
|
34850
34872
|
*/
|
|
34851
34873
|
|
|
34852
34874
|
/**
|
|
@@ -35330,7 +35352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35330
35352
|
/**
|
|
35331
35353
|
* Routing service.
|
|
35332
35354
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
35333
|
-
* @version
|
|
35355
|
+
* @version 144.0.0
|
|
35334
35356
|
*/
|
|
35335
35357
|
|
|
35336
35358
|
/**
|
|
@@ -38251,7 +38273,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38251
38273
|
/**
|
|
38252
38274
|
* SCIM service.
|
|
38253
38275
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
38254
|
-
* @version
|
|
38276
|
+
* @version 144.0.0
|
|
38255
38277
|
*/
|
|
38256
38278
|
|
|
38257
38279
|
/**
|
|
@@ -39128,7 +39150,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39128
39150
|
/**
|
|
39129
39151
|
* Scripts service.
|
|
39130
39152
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
39131
|
-
* @version
|
|
39153
|
+
* @version 144.0.0
|
|
39132
39154
|
*/
|
|
39133
39155
|
|
|
39134
39156
|
/**
|
|
@@ -39547,7 +39569,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39547
39569
|
/**
|
|
39548
39570
|
* Search service.
|
|
39549
39571
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
39550
|
-
* @version
|
|
39572
|
+
* @version 144.0.0
|
|
39551
39573
|
*/
|
|
39552
39574
|
|
|
39553
39575
|
/**
|
|
@@ -40107,7 +40129,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40107
40129
|
/**
|
|
40108
40130
|
* SpeechTextAnalytics service.
|
|
40109
40131
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
40110
|
-
* @version
|
|
40132
|
+
* @version 144.0.0
|
|
40111
40133
|
*/
|
|
40112
40134
|
|
|
40113
40135
|
/**
|
|
@@ -40961,7 +40983,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40961
40983
|
/**
|
|
40962
40984
|
* Stations service.
|
|
40963
40985
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40964
|
-
* @version
|
|
40986
|
+
* @version 144.0.0
|
|
40965
40987
|
*/
|
|
40966
40988
|
|
|
40967
40989
|
/**
|
|
@@ -41108,7 +41130,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41108
41130
|
/**
|
|
41109
41131
|
* Suggest service.
|
|
41110
41132
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
41111
|
-
* @version
|
|
41133
|
+
* @version 144.0.0
|
|
41112
41134
|
*/
|
|
41113
41135
|
|
|
41114
41136
|
/**
|
|
@@ -41247,7 +41269,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41247
41269
|
/**
|
|
41248
41270
|
* Teams service.
|
|
41249
41271
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
41250
|
-
* @version
|
|
41272
|
+
* @version 144.0.0
|
|
41251
41273
|
*/
|
|
41252
41274
|
|
|
41253
41275
|
/**
|
|
@@ -41426,7 +41448,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41426
41448
|
/**
|
|
41427
41449
|
* Telephony service.
|
|
41428
41450
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
41429
|
-
* @version
|
|
41451
|
+
* @version 144.0.0
|
|
41430
41452
|
*/
|
|
41431
41453
|
|
|
41432
41454
|
/**
|
|
@@ -41534,7 +41556,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41534
41556
|
/**
|
|
41535
41557
|
* TelephonyProvidersEdge service.
|
|
41536
41558
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
41537
|
-
* @version
|
|
41559
|
+
* @version 144.0.0
|
|
41538
41560
|
*/
|
|
41539
41561
|
|
|
41540
41562
|
/**
|
|
@@ -45167,7 +45189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45167
45189
|
/**
|
|
45168
45190
|
* Textbots service.
|
|
45169
45191
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
45170
|
-
* @version
|
|
45192
|
+
* @version 144.0.0
|
|
45171
45193
|
*/
|
|
45172
45194
|
|
|
45173
45195
|
/**
|
|
@@ -45295,7 +45317,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45295
45317
|
/**
|
|
45296
45318
|
* Tokens service.
|
|
45297
45319
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
45298
|
-
* @version
|
|
45320
|
+
* @version 144.0.0
|
|
45299
45321
|
*/
|
|
45300
45322
|
|
|
45301
45323
|
/**
|
|
@@ -45401,7 +45423,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45401
45423
|
/**
|
|
45402
45424
|
* Uploads service.
|
|
45403
45425
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
45404
|
-
* @version
|
|
45426
|
+
* @version 144.0.0
|
|
45405
45427
|
*/
|
|
45406
45428
|
|
|
45407
45429
|
/**
|
|
@@ -45471,6 +45493,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45471
45493
|
);
|
|
45472
45494
|
}
|
|
45473
45495
|
|
|
45496
|
+
/**
|
|
45497
|
+
* Generates pre-signed URL to upload cover art for learning modules
|
|
45498
|
+
*
|
|
45499
|
+
* @param {Object} body query
|
|
45500
|
+
*/
|
|
45501
|
+
postUploadsLearningCoverart(body) {
|
|
45502
|
+
// verify the required parameter 'body' is set
|
|
45503
|
+
if (body === undefined || body === null) {
|
|
45504
|
+
throw 'Missing the required parameter "body" when calling postUploadsLearningCoverart';
|
|
45505
|
+
}
|
|
45506
|
+
|
|
45507
|
+
return this.apiClient.callApi(
|
|
45508
|
+
'/api/v2/uploads/learning/coverart',
|
|
45509
|
+
'POST',
|
|
45510
|
+
{ },
|
|
45511
|
+
{ },
|
|
45512
|
+
{ },
|
|
45513
|
+
{ },
|
|
45514
|
+
body,
|
|
45515
|
+
['PureCloud OAuth'],
|
|
45516
|
+
['application/json'],
|
|
45517
|
+
['application/json']
|
|
45518
|
+
);
|
|
45519
|
+
}
|
|
45520
|
+
|
|
45474
45521
|
/**
|
|
45475
45522
|
* Creates presigned url for uploading a public asset image
|
|
45476
45523
|
*
|
|
@@ -45552,7 +45599,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45552
45599
|
/**
|
|
45553
45600
|
* Usage service.
|
|
45554
45601
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
45555
|
-
* @version
|
|
45602
|
+
* @version 144.0.0
|
|
45556
45603
|
*/
|
|
45557
45604
|
|
|
45558
45605
|
/**
|
|
@@ -45623,7 +45670,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45623
45670
|
/**
|
|
45624
45671
|
* UserRecordings service.
|
|
45625
45672
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
45626
|
-
* @version
|
|
45673
|
+
* @version 144.0.0
|
|
45627
45674
|
*/
|
|
45628
45675
|
|
|
45629
45676
|
/**
|
|
@@ -45807,7 +45854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45807
45854
|
/**
|
|
45808
45855
|
* Users service.
|
|
45809
45856
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
45810
|
-
* @version
|
|
45857
|
+
* @version 144.0.0
|
|
45811
45858
|
*/
|
|
45812
45859
|
|
|
45813
45860
|
/**
|
|
@@ -48109,7 +48156,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48109
48156
|
/**
|
|
48110
48157
|
* Utilities service.
|
|
48111
48158
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
48112
|
-
* @version
|
|
48159
|
+
* @version 144.0.0
|
|
48113
48160
|
*/
|
|
48114
48161
|
|
|
48115
48162
|
/**
|
|
@@ -48220,7 +48267,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48220
48267
|
/**
|
|
48221
48268
|
* Voicemail service.
|
|
48222
48269
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
48223
|
-
* @version
|
|
48270
|
+
* @version 144.0.0
|
|
48224
48271
|
*/
|
|
48225
48272
|
|
|
48226
48273
|
/**
|
|
@@ -48887,7 +48934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48887
48934
|
/**
|
|
48888
48935
|
* WebChat service.
|
|
48889
48936
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
48890
|
-
* @version
|
|
48937
|
+
* @version 144.0.0
|
|
48891
48938
|
*/
|
|
48892
48939
|
|
|
48893
48940
|
/**
|
|
@@ -49431,7 +49478,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49431
49478
|
/**
|
|
49432
49479
|
* WebDeployments service.
|
|
49433
49480
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
49434
|
-
* @version
|
|
49481
|
+
* @version 144.0.0
|
|
49435
49482
|
*/
|
|
49436
49483
|
|
|
49437
49484
|
/**
|
|
@@ -49786,7 +49833,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49786
49833
|
/**
|
|
49787
49834
|
* WebMessaging service.
|
|
49788
49835
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
49789
|
-
* @version
|
|
49836
|
+
* @version 144.0.0
|
|
49790
49837
|
*/
|
|
49791
49838
|
|
|
49792
49839
|
/**
|
|
@@ -49832,7 +49879,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49832
49879
|
/**
|
|
49833
49880
|
* Widgets service.
|
|
49834
49881
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
49835
|
-
* @version
|
|
49882
|
+
* @version 144.0.0
|
|
49836
49883
|
*/
|
|
49837
49884
|
|
|
49838
49885
|
/**
|
|
@@ -49978,7 +50025,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49978
50025
|
/**
|
|
49979
50026
|
* WorkforceManagement service.
|
|
49980
50027
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49981
|
-
* @version
|
|
50028
|
+
* @version 144.0.0
|
|
49982
50029
|
*/
|
|
49983
50030
|
|
|
49984
50031
|
/**
|
|
@@ -54254,7 +54301,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54254
54301
|
* </pre>
|
|
54255
54302
|
* </p>
|
|
54256
54303
|
* @module purecloud-platform-client-v2/index
|
|
54257
|
-
* @version
|
|
54304
|
+
* @version 144.0.0
|
|
54258
54305
|
*/
|
|
54259
54306
|
class platformClient {
|
|
54260
54307
|
constructor() {
|