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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -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
|
var global$1 = (typeof global !== "undefined" ? global :
|
|
@@ -2278,7 +2279,7 @@ class Configuration {
|
|
|
2278
2279
|
|
|
2279
2280
|
/**
|
|
2280
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2281
|
-
* @version
|
|
2282
|
+
* @version 144.0.0
|
|
2282
2283
|
*/
|
|
2283
2284
|
class ApiClient {
|
|
2284
2285
|
/**
|
|
@@ -3350,7 +3351,7 @@ class AlertingApi {
|
|
|
3350
3351
|
/**
|
|
3351
3352
|
* Alerting service.
|
|
3352
3353
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3353
|
-
* @version
|
|
3354
|
+
* @version 144.0.0
|
|
3354
3355
|
*/
|
|
3355
3356
|
|
|
3356
3357
|
/**
|
|
@@ -3664,7 +3665,7 @@ class AnalyticsApi {
|
|
|
3664
3665
|
/**
|
|
3665
3666
|
* Analytics service.
|
|
3666
3667
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3667
|
-
* @version
|
|
3668
|
+
* @version 144.0.0
|
|
3668
3669
|
*/
|
|
3669
3670
|
|
|
3670
3671
|
/**
|
|
@@ -4846,7 +4847,7 @@ class ArchitectApi {
|
|
|
4846
4847
|
/**
|
|
4847
4848
|
* Architect service.
|
|
4848
4849
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4849
|
-
* @version
|
|
4850
|
+
* @version 144.0.0
|
|
4850
4851
|
*/
|
|
4851
4852
|
|
|
4852
4853
|
/**
|
|
@@ -7891,7 +7892,7 @@ class AuditApi {
|
|
|
7891
7892
|
/**
|
|
7892
7893
|
* Audit service.
|
|
7893
7894
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7894
|
-
* @version
|
|
7895
|
+
* @version 144.0.0
|
|
7895
7896
|
*/
|
|
7896
7897
|
|
|
7897
7898
|
/**
|
|
@@ -8062,7 +8063,7 @@ class AuthorizationApi {
|
|
|
8062
8063
|
/**
|
|
8063
8064
|
* Authorization service.
|
|
8064
8065
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8065
|
-
* @version
|
|
8066
|
+
* @version 144.0.0
|
|
8066
8067
|
*/
|
|
8067
8068
|
|
|
8068
8069
|
/**
|
|
@@ -9245,7 +9246,7 @@ class BillingApi {
|
|
|
9245
9246
|
/**
|
|
9246
9247
|
* Billing service.
|
|
9247
9248
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9248
|
-
* @version
|
|
9249
|
+
* @version 144.0.0
|
|
9249
9250
|
*/
|
|
9250
9251
|
|
|
9251
9252
|
/**
|
|
@@ -9325,7 +9326,7 @@ class ChatApi {
|
|
|
9325
9326
|
/**
|
|
9326
9327
|
* Chat service.
|
|
9327
9328
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9328
|
-
* @version
|
|
9329
|
+
* @version 144.0.0
|
|
9329
9330
|
*/
|
|
9330
9331
|
|
|
9331
9332
|
/**
|
|
@@ -9416,7 +9417,7 @@ class CoachingApi {
|
|
|
9416
9417
|
/**
|
|
9417
9418
|
* Coaching service.
|
|
9418
9419
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9419
|
-
* @version
|
|
9420
|
+
* @version 144.0.0
|
|
9420
9421
|
*/
|
|
9421
9422
|
|
|
9422
9423
|
/**
|
|
@@ -9993,7 +9994,7 @@ class ContentManagementApi {
|
|
|
9993
9994
|
/**
|
|
9994
9995
|
* ContentManagement service.
|
|
9995
9996
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9996
|
-
* @version
|
|
9997
|
+
* @version 144.0.0
|
|
9997
9998
|
*/
|
|
9998
9999
|
|
|
9999
10000
|
/**
|
|
@@ -11133,7 +11134,7 @@ class ConversationsApi {
|
|
|
11133
11134
|
/**
|
|
11134
11135
|
* Conversations service.
|
|
11135
11136
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11136
|
-
* @version
|
|
11137
|
+
* @version 144.0.0
|
|
11137
11138
|
*/
|
|
11138
11139
|
|
|
11139
11140
|
/**
|
|
@@ -16067,7 +16068,7 @@ class DataExtensionsApi {
|
|
|
16067
16068
|
/**
|
|
16068
16069
|
* DataExtensions service.
|
|
16069
16070
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
16070
|
-
* @version
|
|
16071
|
+
* @version 144.0.0
|
|
16071
16072
|
*/
|
|
16072
16073
|
|
|
16073
16074
|
/**
|
|
@@ -16153,7 +16154,7 @@ class ExternalContactsApi {
|
|
|
16153
16154
|
/**
|
|
16154
16155
|
* ExternalContacts service.
|
|
16155
16156
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
16156
|
-
* @version
|
|
16157
|
+
* @version 144.0.0
|
|
16157
16158
|
*/
|
|
16158
16159
|
|
|
16159
16160
|
/**
|
|
@@ -17896,7 +17897,7 @@ class FaxApi {
|
|
|
17896
17897
|
/**
|
|
17897
17898
|
* Fax service.
|
|
17898
17899
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17899
|
-
* @version
|
|
17900
|
+
* @version 144.0.0
|
|
17900
17901
|
*/
|
|
17901
17902
|
|
|
17902
17903
|
/**
|
|
@@ -18067,7 +18068,7 @@ class FlowsApi {
|
|
|
18067
18068
|
/**
|
|
18068
18069
|
* Flows service.
|
|
18069
18070
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
18070
|
-
* @version
|
|
18071
|
+
* @version 144.0.0
|
|
18071
18072
|
*/
|
|
18072
18073
|
|
|
18073
18074
|
/**
|
|
@@ -18138,7 +18139,7 @@ class GamificationApi {
|
|
|
18138
18139
|
/**
|
|
18139
18140
|
* Gamification service.
|
|
18140
18141
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
18141
|
-
* @version
|
|
18142
|
+
* @version 144.0.0
|
|
18142
18143
|
*/
|
|
18143
18144
|
|
|
18144
18145
|
/**
|
|
@@ -18892,14 +18893,14 @@ class GamificationApi {
|
|
|
18892
18893
|
* @param {String} profileId performanceProfileId
|
|
18893
18894
|
* @param {String} metricId metricId
|
|
18894
18895
|
* @param {Object} filterType Filter type for the query request.
|
|
18895
|
-
* @param {String} filterId ID for the filter type. For example, division Id
|
|
18896
18896
|
* @param {String} startWorkday Start workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
18897
18897
|
* @param {String} endWorkday End workday of querying workdays range. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
18898
18898
|
* @param {Object} opts Optional parameters
|
|
18899
|
+
* @param {String} opts.filterId ID for the filter type. Only required when filterType is Division.
|
|
18899
18900
|
* @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
|
|
18900
18901
|
* @param {String} opts.timeZone Timezone for the workday. Defaults to UTC (default to UTC)
|
|
18901
18902
|
*/
|
|
18902
|
-
getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType,
|
|
18903
|
+
getGamificationScorecardsProfileMetricUsersValuesTrends(profileId, metricId, filterType, startWorkday, endWorkday, opts) {
|
|
18903
18904
|
opts = opts || {};
|
|
18904
18905
|
|
|
18905
18906
|
// verify the required parameter 'profileId' is set
|
|
@@ -18914,10 +18915,6 @@ class GamificationApi {
|
|
|
18914
18915
|
if (filterType === undefined || filterType === null) {
|
|
18915
18916
|
throw 'Missing the required parameter "filterType" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
18916
18917
|
}
|
|
18917
|
-
// verify the required parameter 'filterId' is set
|
|
18918
|
-
if (filterId === undefined || filterId === null) {
|
|
18919
|
-
throw 'Missing the required parameter "filterId" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
18920
|
-
}
|
|
18921
18918
|
// verify the required parameter 'startWorkday' is set
|
|
18922
18919
|
if (startWorkday === undefined || startWorkday === null) {
|
|
18923
18920
|
throw 'Missing the required parameter "startWorkday" when calling getGamificationScorecardsProfileMetricUsersValuesTrends';
|
|
@@ -18931,7 +18928,7 @@ class GamificationApi {
|
|
|
18931
18928
|
'/api/v2/gamification/scorecards/profiles/{profileId}/metrics/{metricId}/users/values/trends',
|
|
18932
18929
|
'GET',
|
|
18933
18930
|
{ 'profileId': profileId,'metricId': metricId },
|
|
18934
|
-
{ 'filterType': filterType,'filterId': filterId,'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
|
|
18931
|
+
{ 'filterType': filterType,'filterId': opts['filterId'],'startWorkday': startWorkday,'endWorkday': endWorkday,'referenceWorkday': opts['referenceWorkday'],'timeZone': opts['timeZone'] },
|
|
18935
18932
|
{ },
|
|
18936
18933
|
{ },
|
|
18937
18934
|
null,
|
|
@@ -19873,7 +19870,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19873
19870
|
/**
|
|
19874
19871
|
* GeneralDataProtectionRegulation service.
|
|
19875
19872
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19876
|
-
* @version
|
|
19873
|
+
* @version 144.0.0
|
|
19877
19874
|
*/
|
|
19878
19875
|
|
|
19879
19876
|
/**
|
|
@@ -20003,7 +20000,7 @@ class GeolocationApi {
|
|
|
20003
20000
|
/**
|
|
20004
20001
|
* Geolocation service.
|
|
20005
20002
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
20006
|
-
* @version
|
|
20003
|
+
* @version 144.0.0
|
|
20007
20004
|
*/
|
|
20008
20005
|
|
|
20009
20006
|
/**
|
|
@@ -20134,7 +20131,7 @@ class GreetingsApi {
|
|
|
20134
20131
|
/**
|
|
20135
20132
|
* Greetings service.
|
|
20136
20133
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
20137
|
-
* @version
|
|
20134
|
+
* @version 144.0.0
|
|
20138
20135
|
*/
|
|
20139
20136
|
|
|
20140
20137
|
/**
|
|
@@ -20589,7 +20586,7 @@ class GroupsApi {
|
|
|
20589
20586
|
/**
|
|
20590
20587
|
* Groups service.
|
|
20591
20588
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20592
|
-
* @version
|
|
20589
|
+
* @version 144.0.0
|
|
20593
20590
|
*/
|
|
20594
20591
|
|
|
20595
20592
|
/**
|
|
@@ -20994,7 +20991,7 @@ class IdentityProviderApi {
|
|
|
20994
20991
|
/**
|
|
20995
20992
|
* IdentityProvider service.
|
|
20996
20993
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20997
|
-
* @version
|
|
20994
|
+
* @version 144.0.0
|
|
20998
20995
|
*/
|
|
20999
20996
|
|
|
21000
20997
|
/**
|
|
@@ -21750,7 +21747,7 @@ class IntegrationsApi {
|
|
|
21750
21747
|
/**
|
|
21751
21748
|
* Integrations service.
|
|
21752
21749
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21753
|
-
* @version
|
|
21750
|
+
* @version 144.0.0
|
|
21754
21751
|
*/
|
|
21755
21752
|
|
|
21756
21753
|
/**
|
|
@@ -23427,7 +23424,7 @@ class JourneyApi {
|
|
|
23427
23424
|
/**
|
|
23428
23425
|
* Journey service.
|
|
23429
23426
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23430
|
-
* @version
|
|
23427
|
+
* @version 144.0.0
|
|
23431
23428
|
*/
|
|
23432
23429
|
|
|
23433
23430
|
/**
|
|
@@ -24138,7 +24135,7 @@ class KnowledgeApi {
|
|
|
24138
24135
|
/**
|
|
24139
24136
|
* Knowledge service.
|
|
24140
24137
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24141
|
-
* @version
|
|
24138
|
+
* @version 144.0.0
|
|
24142
24139
|
*/
|
|
24143
24140
|
|
|
24144
24141
|
/**
|
|
@@ -25038,7 +25035,7 @@ class LanguageUnderstandingApi {
|
|
|
25038
25035
|
/**
|
|
25039
25036
|
* LanguageUnderstanding service.
|
|
25040
25037
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
25041
|
-
* @version
|
|
25038
|
+
* @version 144.0.0
|
|
25042
25039
|
*/
|
|
25043
25040
|
|
|
25044
25041
|
/**
|
|
@@ -25942,7 +25939,7 @@ class LanguagesApi {
|
|
|
25942
25939
|
/**
|
|
25943
25940
|
* Languages service.
|
|
25944
25941
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
25945
|
-
* @version
|
|
25942
|
+
* @version 144.0.0
|
|
25946
25943
|
*/
|
|
25947
25944
|
|
|
25948
25945
|
/**
|
|
@@ -26210,7 +26207,7 @@ class LearningApi {
|
|
|
26210
26207
|
/**
|
|
26211
26208
|
* Learning service.
|
|
26212
26209
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
26213
|
-
* @version
|
|
26210
|
+
* @version 144.0.0
|
|
26214
26211
|
*/
|
|
26215
26212
|
|
|
26216
26213
|
/**
|
|
@@ -26563,6 +26560,31 @@ class LearningApi {
|
|
|
26563
26560
|
);
|
|
26564
26561
|
}
|
|
26565
26562
|
|
|
26563
|
+
/**
|
|
26564
|
+
* Get a specific Learning Module cover art using ID
|
|
26565
|
+
*
|
|
26566
|
+
* @param {String} coverArtId Key identifier for the cover art
|
|
26567
|
+
*/
|
|
26568
|
+
getLearningModulesCoverartCoverArtId(coverArtId) {
|
|
26569
|
+
// verify the required parameter 'coverArtId' is set
|
|
26570
|
+
if (coverArtId === undefined || coverArtId === null) {
|
|
26571
|
+
throw 'Missing the required parameter "coverArtId" when calling getLearningModulesCoverartCoverArtId';
|
|
26572
|
+
}
|
|
26573
|
+
|
|
26574
|
+
return this.apiClient.callApi(
|
|
26575
|
+
'/api/v2/learning/modules/coverart/{coverArtId}',
|
|
26576
|
+
'GET',
|
|
26577
|
+
{ 'coverArtId': coverArtId },
|
|
26578
|
+
{ },
|
|
26579
|
+
{ },
|
|
26580
|
+
{ },
|
|
26581
|
+
null,
|
|
26582
|
+
['PureCloud OAuth'],
|
|
26583
|
+
['application/json'],
|
|
26584
|
+
['application/json']
|
|
26585
|
+
);
|
|
26586
|
+
}
|
|
26587
|
+
|
|
26566
26588
|
/**
|
|
26567
26589
|
* Update Learning Assignment
|
|
26568
26590
|
*
|
|
@@ -26945,7 +26967,7 @@ class LicenseApi {
|
|
|
26945
26967
|
/**
|
|
26946
26968
|
* License service.
|
|
26947
26969
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
26948
|
-
* @version
|
|
26970
|
+
* @version 144.0.0
|
|
26949
26971
|
*/
|
|
26950
26972
|
|
|
26951
26973
|
/**
|
|
@@ -27183,7 +27205,7 @@ class LocationsApi {
|
|
|
27183
27205
|
/**
|
|
27184
27206
|
* Locations service.
|
|
27185
27207
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
27186
|
-
* @version
|
|
27208
|
+
* @version 144.0.0
|
|
27187
27209
|
*/
|
|
27188
27210
|
|
|
27189
27211
|
/**
|
|
@@ -27419,7 +27441,7 @@ class MessagingApi {
|
|
|
27419
27441
|
/**
|
|
27420
27442
|
* Messaging service.
|
|
27421
27443
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
27422
|
-
* @version
|
|
27444
|
+
* @version 144.0.0
|
|
27423
27445
|
*/
|
|
27424
27446
|
|
|
27425
27447
|
/**
|
|
@@ -27570,7 +27592,7 @@ class MobileDevicesApi {
|
|
|
27570
27592
|
/**
|
|
27571
27593
|
* MobileDevices service.
|
|
27572
27594
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
27573
|
-
* @version
|
|
27595
|
+
* @version 144.0.0
|
|
27574
27596
|
*/
|
|
27575
27597
|
|
|
27576
27598
|
/**
|
|
@@ -27721,7 +27743,7 @@ class NotificationsApi {
|
|
|
27721
27743
|
/**
|
|
27722
27744
|
* Notifications service.
|
|
27723
27745
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
27724
|
-
* @version
|
|
27746
|
+
* @version 144.0.0
|
|
27725
27747
|
*/
|
|
27726
27748
|
|
|
27727
27749
|
/**
|
|
@@ -27946,7 +27968,7 @@ class OAuthApi {
|
|
|
27946
27968
|
/**
|
|
27947
27969
|
* OAuth service.
|
|
27948
27970
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
27949
|
-
* @version
|
|
27971
|
+
* @version 144.0.0
|
|
27950
27972
|
*/
|
|
27951
27973
|
|
|
27952
27974
|
/**
|
|
@@ -28312,7 +28334,7 @@ class ObjectsApi {
|
|
|
28312
28334
|
/**
|
|
28313
28335
|
* Objects service.
|
|
28314
28336
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
28315
|
-
* @version
|
|
28337
|
+
* @version 144.0.0
|
|
28316
28338
|
*/
|
|
28317
28339
|
|
|
28318
28340
|
/**
|
|
@@ -28583,7 +28605,7 @@ class OrganizationApi {
|
|
|
28583
28605
|
/**
|
|
28584
28606
|
* Organization service.
|
|
28585
28607
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
28586
|
-
* @version
|
|
28608
|
+
* @version 144.0.0
|
|
28587
28609
|
*/
|
|
28588
28610
|
|
|
28589
28611
|
/**
|
|
@@ -28986,7 +29008,7 @@ class OrganizationAuthorizationApi {
|
|
|
28986
29008
|
/**
|
|
28987
29009
|
* OrganizationAuthorization service.
|
|
28988
29010
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
28989
|
-
* @version
|
|
29011
|
+
* @version 144.0.0
|
|
28990
29012
|
*/
|
|
28991
29013
|
|
|
28992
29014
|
/**
|
|
@@ -29911,7 +29933,7 @@ class OutboundApi {
|
|
|
29911
29933
|
/**
|
|
29912
29934
|
* Outbound service.
|
|
29913
29935
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
29914
|
-
* @version
|
|
29936
|
+
* @version 144.0.0
|
|
29915
29937
|
*/
|
|
29916
29938
|
|
|
29917
29939
|
/**
|
|
@@ -33166,7 +33188,7 @@ class PresenceApi {
|
|
|
33166
33188
|
/**
|
|
33167
33189
|
* Presence service.
|
|
33168
33190
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
33169
|
-
* @version
|
|
33191
|
+
* @version 144.0.0
|
|
33170
33192
|
*/
|
|
33171
33193
|
|
|
33172
33194
|
/**
|
|
@@ -33488,7 +33510,7 @@ class QualityApi {
|
|
|
33488
33510
|
/**
|
|
33489
33511
|
* Quality service.
|
|
33490
33512
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
33491
|
-
* @version
|
|
33513
|
+
* @version 144.0.0
|
|
33492
33514
|
*/
|
|
33493
33515
|
|
|
33494
33516
|
/**
|
|
@@ -35066,7 +35088,7 @@ class RecordingApi {
|
|
|
35066
35088
|
/**
|
|
35067
35089
|
* Recording service.
|
|
35068
35090
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
35069
|
-
* @version
|
|
35091
|
+
* @version 144.0.0
|
|
35070
35092
|
*/
|
|
35071
35093
|
|
|
35072
35094
|
/**
|
|
@@ -36719,7 +36741,7 @@ class ResponseManagementApi {
|
|
|
36719
36741
|
/**
|
|
36720
36742
|
* ResponseManagement service.
|
|
36721
36743
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
36722
|
-
* @version
|
|
36744
|
+
* @version 144.0.0
|
|
36723
36745
|
*/
|
|
36724
36746
|
|
|
36725
36747
|
/**
|
|
@@ -37203,7 +37225,7 @@ class RoutingApi {
|
|
|
37203
37225
|
/**
|
|
37204
37226
|
* Routing service.
|
|
37205
37227
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
37206
|
-
* @version
|
|
37228
|
+
* @version 144.0.0
|
|
37207
37229
|
*/
|
|
37208
37230
|
|
|
37209
37231
|
/**
|
|
@@ -40124,7 +40146,7 @@ class SCIMApi {
|
|
|
40124
40146
|
/**
|
|
40125
40147
|
* SCIM service.
|
|
40126
40148
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
40127
|
-
* @version
|
|
40149
|
+
* @version 144.0.0
|
|
40128
40150
|
*/
|
|
40129
40151
|
|
|
40130
40152
|
/**
|
|
@@ -41001,7 +41023,7 @@ class ScriptsApi {
|
|
|
41001
41023
|
/**
|
|
41002
41024
|
* Scripts service.
|
|
41003
41025
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
41004
|
-
* @version
|
|
41026
|
+
* @version 144.0.0
|
|
41005
41027
|
*/
|
|
41006
41028
|
|
|
41007
41029
|
/**
|
|
@@ -41420,7 +41442,7 @@ class SearchApi {
|
|
|
41420
41442
|
/**
|
|
41421
41443
|
* Search service.
|
|
41422
41444
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
41423
|
-
* @version
|
|
41445
|
+
* @version 144.0.0
|
|
41424
41446
|
*/
|
|
41425
41447
|
|
|
41426
41448
|
/**
|
|
@@ -41980,7 +42002,7 @@ class SpeechTextAnalyticsApi {
|
|
|
41980
42002
|
/**
|
|
41981
42003
|
* SpeechTextAnalytics service.
|
|
41982
42004
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
41983
|
-
* @version
|
|
42005
|
+
* @version 144.0.0
|
|
41984
42006
|
*/
|
|
41985
42007
|
|
|
41986
42008
|
/**
|
|
@@ -42834,7 +42856,7 @@ class StationsApi {
|
|
|
42834
42856
|
/**
|
|
42835
42857
|
* Stations service.
|
|
42836
42858
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
42837
|
-
* @version
|
|
42859
|
+
* @version 144.0.0
|
|
42838
42860
|
*/
|
|
42839
42861
|
|
|
42840
42862
|
/**
|
|
@@ -42981,7 +43003,7 @@ class SuggestApi {
|
|
|
42981
43003
|
/**
|
|
42982
43004
|
* Suggest service.
|
|
42983
43005
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
42984
|
-
* @version
|
|
43006
|
+
* @version 144.0.0
|
|
42985
43007
|
*/
|
|
42986
43008
|
|
|
42987
43009
|
/**
|
|
@@ -43120,7 +43142,7 @@ class TeamsApi {
|
|
|
43120
43142
|
/**
|
|
43121
43143
|
* Teams service.
|
|
43122
43144
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
43123
|
-
* @version
|
|
43145
|
+
* @version 144.0.0
|
|
43124
43146
|
*/
|
|
43125
43147
|
|
|
43126
43148
|
/**
|
|
@@ -43299,7 +43321,7 @@ class TelephonyApi {
|
|
|
43299
43321
|
/**
|
|
43300
43322
|
* Telephony service.
|
|
43301
43323
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
43302
|
-
* @version
|
|
43324
|
+
* @version 144.0.0
|
|
43303
43325
|
*/
|
|
43304
43326
|
|
|
43305
43327
|
/**
|
|
@@ -43407,7 +43429,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
43407
43429
|
/**
|
|
43408
43430
|
* TelephonyProvidersEdge service.
|
|
43409
43431
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
43410
|
-
* @version
|
|
43432
|
+
* @version 144.0.0
|
|
43411
43433
|
*/
|
|
43412
43434
|
|
|
43413
43435
|
/**
|
|
@@ -47040,7 +47062,7 @@ class TextbotsApi {
|
|
|
47040
47062
|
/**
|
|
47041
47063
|
* Textbots service.
|
|
47042
47064
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
47043
|
-
* @version
|
|
47065
|
+
* @version 144.0.0
|
|
47044
47066
|
*/
|
|
47045
47067
|
|
|
47046
47068
|
/**
|
|
@@ -47168,7 +47190,7 @@ class TokensApi {
|
|
|
47168
47190
|
/**
|
|
47169
47191
|
* Tokens service.
|
|
47170
47192
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
47171
|
-
* @version
|
|
47193
|
+
* @version 144.0.0
|
|
47172
47194
|
*/
|
|
47173
47195
|
|
|
47174
47196
|
/**
|
|
@@ -47274,7 +47296,7 @@ class UploadsApi {
|
|
|
47274
47296
|
/**
|
|
47275
47297
|
* Uploads service.
|
|
47276
47298
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
47277
|
-
* @version
|
|
47299
|
+
* @version 144.0.0
|
|
47278
47300
|
*/
|
|
47279
47301
|
|
|
47280
47302
|
/**
|
|
@@ -47344,6 +47366,31 @@ class UploadsApi {
|
|
|
47344
47366
|
);
|
|
47345
47367
|
}
|
|
47346
47368
|
|
|
47369
|
+
/**
|
|
47370
|
+
* Generates pre-signed URL to upload cover art for learning modules
|
|
47371
|
+
*
|
|
47372
|
+
* @param {Object} body query
|
|
47373
|
+
*/
|
|
47374
|
+
postUploadsLearningCoverart(body) {
|
|
47375
|
+
// verify the required parameter 'body' is set
|
|
47376
|
+
if (body === undefined || body === null) {
|
|
47377
|
+
throw 'Missing the required parameter "body" when calling postUploadsLearningCoverart';
|
|
47378
|
+
}
|
|
47379
|
+
|
|
47380
|
+
return this.apiClient.callApi(
|
|
47381
|
+
'/api/v2/uploads/learning/coverart',
|
|
47382
|
+
'POST',
|
|
47383
|
+
{ },
|
|
47384
|
+
{ },
|
|
47385
|
+
{ },
|
|
47386
|
+
{ },
|
|
47387
|
+
body,
|
|
47388
|
+
['PureCloud OAuth'],
|
|
47389
|
+
['application/json'],
|
|
47390
|
+
['application/json']
|
|
47391
|
+
);
|
|
47392
|
+
}
|
|
47393
|
+
|
|
47347
47394
|
/**
|
|
47348
47395
|
* Creates presigned url for uploading a public asset image
|
|
47349
47396
|
*
|
|
@@ -47425,7 +47472,7 @@ class UsageApi {
|
|
|
47425
47472
|
/**
|
|
47426
47473
|
* Usage service.
|
|
47427
47474
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
47428
|
-
* @version
|
|
47475
|
+
* @version 144.0.0
|
|
47429
47476
|
*/
|
|
47430
47477
|
|
|
47431
47478
|
/**
|
|
@@ -47496,7 +47543,7 @@ class UserRecordingsApi {
|
|
|
47496
47543
|
/**
|
|
47497
47544
|
* UserRecordings service.
|
|
47498
47545
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
47499
|
-
* @version
|
|
47546
|
+
* @version 144.0.0
|
|
47500
47547
|
*/
|
|
47501
47548
|
|
|
47502
47549
|
/**
|
|
@@ -47680,7 +47727,7 @@ class UsersApi {
|
|
|
47680
47727
|
/**
|
|
47681
47728
|
* Users service.
|
|
47682
47729
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
47683
|
-
* @version
|
|
47730
|
+
* @version 144.0.0
|
|
47684
47731
|
*/
|
|
47685
47732
|
|
|
47686
47733
|
/**
|
|
@@ -49982,7 +50029,7 @@ class UtilitiesApi {
|
|
|
49982
50029
|
/**
|
|
49983
50030
|
* Utilities service.
|
|
49984
50031
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
49985
|
-
* @version
|
|
50032
|
+
* @version 144.0.0
|
|
49986
50033
|
*/
|
|
49987
50034
|
|
|
49988
50035
|
/**
|
|
@@ -50093,7 +50140,7 @@ class VoicemailApi {
|
|
|
50093
50140
|
/**
|
|
50094
50141
|
* Voicemail service.
|
|
50095
50142
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
50096
|
-
* @version
|
|
50143
|
+
* @version 144.0.0
|
|
50097
50144
|
*/
|
|
50098
50145
|
|
|
50099
50146
|
/**
|
|
@@ -50760,7 +50807,7 @@ class WebChatApi {
|
|
|
50760
50807
|
/**
|
|
50761
50808
|
* WebChat service.
|
|
50762
50809
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
50763
|
-
* @version
|
|
50810
|
+
* @version 144.0.0
|
|
50764
50811
|
*/
|
|
50765
50812
|
|
|
50766
50813
|
/**
|
|
@@ -51304,7 +51351,7 @@ class WebDeploymentsApi {
|
|
|
51304
51351
|
/**
|
|
51305
51352
|
* WebDeployments service.
|
|
51306
51353
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
51307
|
-
* @version
|
|
51354
|
+
* @version 144.0.0
|
|
51308
51355
|
*/
|
|
51309
51356
|
|
|
51310
51357
|
/**
|
|
@@ -51659,7 +51706,7 @@ class WebMessagingApi {
|
|
|
51659
51706
|
/**
|
|
51660
51707
|
* WebMessaging service.
|
|
51661
51708
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
51662
|
-
* @version
|
|
51709
|
+
* @version 144.0.0
|
|
51663
51710
|
*/
|
|
51664
51711
|
|
|
51665
51712
|
/**
|
|
@@ -51705,7 +51752,7 @@ class WidgetsApi {
|
|
|
51705
51752
|
/**
|
|
51706
51753
|
* Widgets service.
|
|
51707
51754
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
51708
|
-
* @version
|
|
51755
|
+
* @version 144.0.0
|
|
51709
51756
|
*/
|
|
51710
51757
|
|
|
51711
51758
|
/**
|
|
@@ -51851,7 +51898,7 @@ class WorkforceManagementApi {
|
|
|
51851
51898
|
/**
|
|
51852
51899
|
* WorkforceManagement service.
|
|
51853
51900
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
51854
|
-
* @version
|
|
51901
|
+
* @version 144.0.0
|
|
51855
51902
|
*/
|
|
51856
51903
|
|
|
51857
51904
|
/**
|
|
@@ -56127,7 +56174,7 @@ class WorkforceManagementApi {
|
|
|
56127
56174
|
* </pre>
|
|
56128
56175
|
* </p>
|
|
56129
56176
|
* @module purecloud-platform-client-v2/index
|
|
56130
|
-
* @version
|
|
56177
|
+
* @version 144.0.0
|
|
56131
56178
|
*/
|
|
56132
56179
|
class platformClient {
|
|
56133
56180
|
constructor() {
|