purecloud-platform-client-v2 174.0.0 → 175.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 +198 -75
- package/dist/web-amd/purecloud-platform-client-v2.js +198 -75
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +198 -75
- package/dist/web-cjs/purecloud-platform-client-v2.js +198 -75
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +147 -2
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- 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 +120 -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/CarrierServicesApi.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/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.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 +1 -1
- 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/InfrastructureAsCodeApi.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 +7 -3
- 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/ProcessAutomationApi.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/SettingsApi.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/TaskManagementApi.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 +1 -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
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 175.0.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3358,7 +3358,7 @@ class AlertingApi {
|
|
|
3358
3358
|
/**
|
|
3359
3359
|
* Alerting service.
|
|
3360
3360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3361
|
-
* @version
|
|
3361
|
+
* @version 175.0.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -4008,7 +4008,7 @@ class AnalyticsApi {
|
|
|
4008
4008
|
/**
|
|
4009
4009
|
* Analytics service.
|
|
4010
4010
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
4011
|
-
* @version
|
|
4011
|
+
* @version 175.0.0
|
|
4012
4012
|
*/
|
|
4013
4013
|
|
|
4014
4014
|
/**
|
|
@@ -6454,7 +6454,7 @@ class ArchitectApi {
|
|
|
6454
6454
|
/**
|
|
6455
6455
|
* Architect service.
|
|
6456
6456
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
6457
|
-
* @version
|
|
6457
|
+
* @version 175.0.0
|
|
6458
6458
|
*/
|
|
6459
6459
|
|
|
6460
6460
|
/**
|
|
@@ -8147,6 +8147,125 @@ class ArchitectApi {
|
|
|
8147
8147
|
);
|
|
8148
8148
|
}
|
|
8149
8149
|
|
|
8150
|
+
/**
|
|
8151
|
+
* Get overall health scores for all intents present in the NLU domain version associated with the bot flow version.
|
|
8152
|
+
*
|
|
8153
|
+
* @param {String} flowId Flow ID.
|
|
8154
|
+
* @param {String} versionId Version ID.
|
|
8155
|
+
* @param {Object} opts Optional parameters
|
|
8156
|
+
* @param {Object} opts.language Language to filter for
|
|
8157
|
+
*/
|
|
8158
|
+
getFlowVersionHealth(flowId, versionId, opts) {
|
|
8159
|
+
opts = opts || {};
|
|
8160
|
+
|
|
8161
|
+
// verify the required parameter 'flowId' is set
|
|
8162
|
+
if (flowId === undefined || flowId === null) {
|
|
8163
|
+
throw 'Missing the required parameter "flowId" when calling getFlowVersionHealth';
|
|
8164
|
+
}
|
|
8165
|
+
// verify the required parameter 'versionId' is set
|
|
8166
|
+
if (versionId === undefined || versionId === null) {
|
|
8167
|
+
throw 'Missing the required parameter "versionId" when calling getFlowVersionHealth';
|
|
8168
|
+
}
|
|
8169
|
+
|
|
8170
|
+
return this.apiClient.callApi(
|
|
8171
|
+
'/api/v2/flows/{flowId}/versions/{versionId}/health',
|
|
8172
|
+
'GET',
|
|
8173
|
+
{ 'flowId': flowId,'versionId': versionId },
|
|
8174
|
+
{ 'language': opts['language'] },
|
|
8175
|
+
{ },
|
|
8176
|
+
{ },
|
|
8177
|
+
null,
|
|
8178
|
+
['PureCloud OAuth'],
|
|
8179
|
+
['application/json'],
|
|
8180
|
+
['application/json']
|
|
8181
|
+
);
|
|
8182
|
+
}
|
|
8183
|
+
|
|
8184
|
+
/**
|
|
8185
|
+
* Get health scores and other health metrics for a specific intent. This includes the health metrics for each utterance in an intent.
|
|
8186
|
+
*
|
|
8187
|
+
* @param {String} flowId Flow ID.
|
|
8188
|
+
* @param {String} versionId Version ID.
|
|
8189
|
+
* @param {String} intentId Intent ID.
|
|
8190
|
+
* @param {Object} language Language to filter for
|
|
8191
|
+
*/
|
|
8192
|
+
getFlowVersionIntentHealth(flowId, versionId, intentId, language) {
|
|
8193
|
+
// verify the required parameter 'flowId' is set
|
|
8194
|
+
if (flowId === undefined || flowId === null) {
|
|
8195
|
+
throw 'Missing the required parameter "flowId" when calling getFlowVersionIntentHealth';
|
|
8196
|
+
}
|
|
8197
|
+
// verify the required parameter 'versionId' is set
|
|
8198
|
+
if (versionId === undefined || versionId === null) {
|
|
8199
|
+
throw 'Missing the required parameter "versionId" when calling getFlowVersionIntentHealth';
|
|
8200
|
+
}
|
|
8201
|
+
// verify the required parameter 'intentId' is set
|
|
8202
|
+
if (intentId === undefined || intentId === null) {
|
|
8203
|
+
throw 'Missing the required parameter "intentId" when calling getFlowVersionIntentHealth';
|
|
8204
|
+
}
|
|
8205
|
+
// verify the required parameter 'language' is set
|
|
8206
|
+
if (language === undefined || language === null) {
|
|
8207
|
+
throw 'Missing the required parameter "language" when calling getFlowVersionIntentHealth';
|
|
8208
|
+
}
|
|
8209
|
+
|
|
8210
|
+
return this.apiClient.callApi(
|
|
8211
|
+
'/api/v2/flows/{flowId}/versions/{versionId}/intents/{intentId}/health',
|
|
8212
|
+
'GET',
|
|
8213
|
+
{ 'flowId': flowId,'versionId': versionId,'intentId': intentId },
|
|
8214
|
+
{ 'language': language },
|
|
8215
|
+
{ },
|
|
8216
|
+
{ },
|
|
8217
|
+
null,
|
|
8218
|
+
['PureCloud OAuth'],
|
|
8219
|
+
['application/json'],
|
|
8220
|
+
['application/json']
|
|
8221
|
+
);
|
|
8222
|
+
}
|
|
8223
|
+
|
|
8224
|
+
/**
|
|
8225
|
+
* Get health metrics associated with a specific utterance of an intent.
|
|
8226
|
+
*
|
|
8227
|
+
* @param {String} flowId Flow ID.
|
|
8228
|
+
* @param {String} versionId Version ID.
|
|
8229
|
+
* @param {String} intentId Intent ID.
|
|
8230
|
+
* @param {String} utteranceId Utterance ID.
|
|
8231
|
+
* @param {Object} language Language to filter for
|
|
8232
|
+
*/
|
|
8233
|
+
getFlowVersionIntentUtteranceHealth(flowId, versionId, intentId, utteranceId, language) {
|
|
8234
|
+
// verify the required parameter 'flowId' is set
|
|
8235
|
+
if (flowId === undefined || flowId === null) {
|
|
8236
|
+
throw 'Missing the required parameter "flowId" when calling getFlowVersionIntentUtteranceHealth';
|
|
8237
|
+
}
|
|
8238
|
+
// verify the required parameter 'versionId' is set
|
|
8239
|
+
if (versionId === undefined || versionId === null) {
|
|
8240
|
+
throw 'Missing the required parameter "versionId" when calling getFlowVersionIntentUtteranceHealth';
|
|
8241
|
+
}
|
|
8242
|
+
// verify the required parameter 'intentId' is set
|
|
8243
|
+
if (intentId === undefined || intentId === null) {
|
|
8244
|
+
throw 'Missing the required parameter "intentId" when calling getFlowVersionIntentUtteranceHealth';
|
|
8245
|
+
}
|
|
8246
|
+
// verify the required parameter 'utteranceId' is set
|
|
8247
|
+
if (utteranceId === undefined || utteranceId === null) {
|
|
8248
|
+
throw 'Missing the required parameter "utteranceId" when calling getFlowVersionIntentUtteranceHealth';
|
|
8249
|
+
}
|
|
8250
|
+
// verify the required parameter 'language' is set
|
|
8251
|
+
if (language === undefined || language === null) {
|
|
8252
|
+
throw 'Missing the required parameter "language" when calling getFlowVersionIntentUtteranceHealth';
|
|
8253
|
+
}
|
|
8254
|
+
|
|
8255
|
+
return this.apiClient.callApi(
|
|
8256
|
+
'/api/v2/flows/{flowId}/versions/{versionId}/intents/{intentId}/utterances/{utteranceId}/health',
|
|
8257
|
+
'GET',
|
|
8258
|
+
{ 'flowId': flowId,'versionId': versionId,'intentId': intentId,'utteranceId': utteranceId },
|
|
8259
|
+
{ 'language': language },
|
|
8260
|
+
{ },
|
|
8261
|
+
{ },
|
|
8262
|
+
null,
|
|
8263
|
+
['PureCloud OAuth'],
|
|
8264
|
+
['application/json'],
|
|
8265
|
+
['application/json']
|
|
8266
|
+
);
|
|
8267
|
+
}
|
|
8268
|
+
|
|
8150
8269
|
/**
|
|
8151
8270
|
* Get flow version list
|
|
8152
8271
|
*
|
|
@@ -10135,7 +10254,7 @@ class AuditApi {
|
|
|
10135
10254
|
/**
|
|
10136
10255
|
* Audit service.
|
|
10137
10256
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
10138
|
-
* @version
|
|
10257
|
+
* @version 175.0.0
|
|
10139
10258
|
*/
|
|
10140
10259
|
|
|
10141
10260
|
/**
|
|
@@ -10306,7 +10425,7 @@ class AuthorizationApi {
|
|
|
10306
10425
|
/**
|
|
10307
10426
|
* Authorization service.
|
|
10308
10427
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
10309
|
-
* @version
|
|
10428
|
+
* @version 175.0.0
|
|
10310
10429
|
*/
|
|
10311
10430
|
|
|
10312
10431
|
/**
|
|
@@ -11537,7 +11656,7 @@ class BillingApi {
|
|
|
11537
11656
|
/**
|
|
11538
11657
|
* Billing service.
|
|
11539
11658
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
11540
|
-
* @version
|
|
11659
|
+
* @version 175.0.0
|
|
11541
11660
|
*/
|
|
11542
11661
|
|
|
11543
11662
|
/**
|
|
@@ -11617,7 +11736,7 @@ class CarrierServicesApi {
|
|
|
11617
11736
|
/**
|
|
11618
11737
|
* CarrierServices service.
|
|
11619
11738
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
11620
|
-
* @version
|
|
11739
|
+
* @version 175.0.0
|
|
11621
11740
|
*/
|
|
11622
11741
|
|
|
11623
11742
|
/**
|
|
@@ -11687,7 +11806,7 @@ class ChatApi {
|
|
|
11687
11806
|
/**
|
|
11688
11807
|
* Chat service.
|
|
11689
11808
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
11690
|
-
* @version
|
|
11809
|
+
* @version 175.0.0
|
|
11691
11810
|
*/
|
|
11692
11811
|
|
|
11693
11812
|
/**
|
|
@@ -11851,7 +11970,7 @@ class CoachingApi {
|
|
|
11851
11970
|
/**
|
|
11852
11971
|
* Coaching service.
|
|
11853
11972
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
11854
|
-
* @version
|
|
11973
|
+
* @version 175.0.0
|
|
11855
11974
|
*/
|
|
11856
11975
|
|
|
11857
11976
|
/**
|
|
@@ -12428,7 +12547,7 @@ class ContentManagementApi {
|
|
|
12428
12547
|
/**
|
|
12429
12548
|
* ContentManagement service.
|
|
12430
12549
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
12431
|
-
* @version
|
|
12550
|
+
* @version 175.0.0
|
|
12432
12551
|
*/
|
|
12433
12552
|
|
|
12434
12553
|
/**
|
|
@@ -13571,7 +13690,7 @@ class ConversationsApi {
|
|
|
13571
13690
|
/**
|
|
13572
13691
|
* Conversations service.
|
|
13573
13692
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
13574
|
-
* @version
|
|
13693
|
+
* @version 175.0.0
|
|
13575
13694
|
*/
|
|
13576
13695
|
|
|
13577
13696
|
/**
|
|
@@ -20655,7 +20774,7 @@ class DataExtensionsApi {
|
|
|
20655
20774
|
/**
|
|
20656
20775
|
* DataExtensions service.
|
|
20657
20776
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20658
|
-
* @version
|
|
20777
|
+
* @version 175.0.0
|
|
20659
20778
|
*/
|
|
20660
20779
|
|
|
20661
20780
|
/**
|
|
@@ -20741,7 +20860,7 @@ class DownloadsApi {
|
|
|
20741
20860
|
/**
|
|
20742
20861
|
* Downloads service.
|
|
20743
20862
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
20744
|
-
* @version
|
|
20863
|
+
* @version 175.0.0
|
|
20745
20864
|
*/
|
|
20746
20865
|
|
|
20747
20866
|
/**
|
|
@@ -20793,7 +20912,7 @@ class EmailsApi {
|
|
|
20793
20912
|
/**
|
|
20794
20913
|
* Emails service.
|
|
20795
20914
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
20796
|
-
* @version
|
|
20915
|
+
* @version 175.0.0
|
|
20797
20916
|
*/
|
|
20798
20917
|
|
|
20799
20918
|
/**
|
|
@@ -20858,7 +20977,7 @@ class EventsApi {
|
|
|
20858
20977
|
/**
|
|
20859
20978
|
* Events service.
|
|
20860
20979
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
20861
|
-
* @version
|
|
20980
|
+
* @version 175.0.0
|
|
20862
20981
|
*/
|
|
20863
20982
|
|
|
20864
20983
|
/**
|
|
@@ -20954,7 +21073,7 @@ class ExternalContactsApi {
|
|
|
20954
21073
|
/**
|
|
20955
21074
|
* ExternalContacts service.
|
|
20956
21075
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
20957
|
-
* @version
|
|
21076
|
+
* @version 175.0.0
|
|
20958
21077
|
*/
|
|
20959
21078
|
|
|
20960
21079
|
/**
|
|
@@ -22912,7 +23031,7 @@ class FaxApi {
|
|
|
22912
23031
|
/**
|
|
22913
23032
|
* Fax service.
|
|
22914
23033
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
22915
|
-
* @version
|
|
23034
|
+
* @version 175.0.0
|
|
22916
23035
|
*/
|
|
22917
23036
|
|
|
22918
23037
|
/**
|
|
@@ -23083,7 +23202,7 @@ class FlowsApi {
|
|
|
23083
23202
|
/**
|
|
23084
23203
|
* Flows service.
|
|
23085
23204
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
23086
|
-
* @version
|
|
23205
|
+
* @version 175.0.0
|
|
23087
23206
|
*/
|
|
23088
23207
|
|
|
23089
23208
|
/**
|
|
@@ -23267,7 +23386,7 @@ class GamificationApi {
|
|
|
23267
23386
|
/**
|
|
23268
23387
|
* Gamification service.
|
|
23269
23388
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
23270
|
-
* @version
|
|
23389
|
+
* @version 175.0.0
|
|
23271
23390
|
*/
|
|
23272
23391
|
|
|
23273
23392
|
/**
|
|
@@ -25353,7 +25472,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
25353
25472
|
/**
|
|
25354
25473
|
* GeneralDataProtectionRegulation service.
|
|
25355
25474
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
25356
|
-
* @version
|
|
25475
|
+
* @version 175.0.0
|
|
25357
25476
|
*/
|
|
25358
25477
|
|
|
25359
25478
|
/**
|
|
@@ -25483,7 +25602,7 @@ class GeolocationApi {
|
|
|
25483
25602
|
/**
|
|
25484
25603
|
* Geolocation service.
|
|
25485
25604
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
25486
|
-
* @version
|
|
25605
|
+
* @version 175.0.0
|
|
25487
25606
|
*/
|
|
25488
25607
|
|
|
25489
25608
|
/**
|
|
@@ -25614,7 +25733,7 @@ class GreetingsApi {
|
|
|
25614
25733
|
/**
|
|
25615
25734
|
* Greetings service.
|
|
25616
25735
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
25617
|
-
* @version
|
|
25736
|
+
* @version 175.0.0
|
|
25618
25737
|
*/
|
|
25619
25738
|
|
|
25620
25739
|
/**
|
|
@@ -26069,7 +26188,7 @@ class GroupsApi {
|
|
|
26069
26188
|
/**
|
|
26070
26189
|
* Groups service.
|
|
26071
26190
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
26072
|
-
* @version
|
|
26191
|
+
* @version 175.0.0
|
|
26073
26192
|
*/
|
|
26074
26193
|
|
|
26075
26194
|
/**
|
|
@@ -26588,7 +26707,7 @@ class IdentityProviderApi {
|
|
|
26588
26707
|
/**
|
|
26589
26708
|
* IdentityProvider service.
|
|
26590
26709
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
26591
|
-
* @version
|
|
26710
|
+
* @version 175.0.0
|
|
26592
26711
|
*/
|
|
26593
26712
|
|
|
26594
26713
|
/**
|
|
@@ -27344,7 +27463,7 @@ class InfrastructureAsCodeApi {
|
|
|
27344
27463
|
/**
|
|
27345
27464
|
* InfrastructureAsCode service.
|
|
27346
27465
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
27347
|
-
* @version
|
|
27466
|
+
* @version 175.0.0
|
|
27348
27467
|
*/
|
|
27349
27468
|
|
|
27350
27469
|
/**
|
|
@@ -27511,7 +27630,7 @@ class IntegrationsApi {
|
|
|
27511
27630
|
/**
|
|
27512
27631
|
* Integrations service.
|
|
27513
27632
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
27514
|
-
* @version
|
|
27633
|
+
* @version 175.0.0
|
|
27515
27634
|
*/
|
|
27516
27635
|
|
|
27517
27636
|
/**
|
|
@@ -29473,7 +29592,7 @@ class JourneyApi {
|
|
|
29473
29592
|
/**
|
|
29474
29593
|
* Journey service.
|
|
29475
29594
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
29476
|
-
* @version
|
|
29595
|
+
* @version 175.0.0
|
|
29477
29596
|
*/
|
|
29478
29597
|
|
|
29479
29598
|
/**
|
|
@@ -30637,7 +30756,7 @@ class KnowledgeApi {
|
|
|
30637
30756
|
/**
|
|
30638
30757
|
* Knowledge service.
|
|
30639
30758
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
30640
|
-
* @version
|
|
30759
|
+
* @version 175.0.0
|
|
30641
30760
|
*/
|
|
30642
30761
|
|
|
30643
30762
|
/**
|
|
@@ -33458,7 +33577,7 @@ class LanguageUnderstandingApi {
|
|
|
33458
33577
|
/**
|
|
33459
33578
|
* LanguageUnderstanding service.
|
|
33460
33579
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
33461
|
-
* @version
|
|
33580
|
+
* @version 175.0.0
|
|
33462
33581
|
*/
|
|
33463
33582
|
|
|
33464
33583
|
/**
|
|
@@ -34471,7 +34590,7 @@ class LanguagesApi {
|
|
|
34471
34590
|
/**
|
|
34472
34591
|
* Languages service.
|
|
34473
34592
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
34474
|
-
* @version
|
|
34593
|
+
* @version 175.0.0
|
|
34475
34594
|
*/
|
|
34476
34595
|
|
|
34477
34596
|
/**
|
|
@@ -34693,7 +34812,7 @@ class LearningApi {
|
|
|
34693
34812
|
/**
|
|
34694
34813
|
* Learning service.
|
|
34695
34814
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
34696
|
-
* @version
|
|
34815
|
+
* @version 175.0.0
|
|
34697
34816
|
*/
|
|
34698
34817
|
|
|
34699
34818
|
/**
|
|
@@ -35336,8 +35455,12 @@ class LearningApi {
|
|
|
35336
35455
|
* Publish a Learning module
|
|
35337
35456
|
*
|
|
35338
35457
|
* @param {String} moduleId The ID of the learning module
|
|
35458
|
+
* @param {Object} opts Optional parameters
|
|
35459
|
+
* @param {Object} opts.body The request body
|
|
35339
35460
|
*/
|
|
35340
|
-
postLearningModulePublish(moduleId) {
|
|
35461
|
+
postLearningModulePublish(moduleId, opts) {
|
|
35462
|
+
opts = opts || {};
|
|
35463
|
+
|
|
35341
35464
|
// verify the required parameter 'moduleId' is set
|
|
35342
35465
|
if (moduleId === undefined || moduleId === null) {
|
|
35343
35466
|
throw 'Missing the required parameter "moduleId" when calling postLearningModulePublish';
|
|
@@ -35350,7 +35473,7 @@ class LearningApi {
|
|
|
35350
35473
|
{ },
|
|
35351
35474
|
{ },
|
|
35352
35475
|
{ },
|
|
35353
|
-
|
|
35476
|
+
opts['body'],
|
|
35354
35477
|
['PureCloud OAuth'],
|
|
35355
35478
|
['application/json'],
|
|
35356
35479
|
['application/json']
|
|
@@ -35508,7 +35631,7 @@ class LicenseApi {
|
|
|
35508
35631
|
/**
|
|
35509
35632
|
* License service.
|
|
35510
35633
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
35511
|
-
* @version
|
|
35634
|
+
* @version 175.0.0
|
|
35512
35635
|
*/
|
|
35513
35636
|
|
|
35514
35637
|
/**
|
|
@@ -35746,7 +35869,7 @@ class LocationsApi {
|
|
|
35746
35869
|
/**
|
|
35747
35870
|
* Locations service.
|
|
35748
35871
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
35749
|
-
* @version
|
|
35872
|
+
* @version 175.0.0
|
|
35750
35873
|
*/
|
|
35751
35874
|
|
|
35752
35875
|
/**
|
|
@@ -35982,7 +36105,7 @@ class MessagingApi {
|
|
|
35982
36105
|
/**
|
|
35983
36106
|
* Messaging service.
|
|
35984
36107
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
35985
|
-
* @version
|
|
36108
|
+
* @version 175.0.0
|
|
35986
36109
|
*/
|
|
35987
36110
|
|
|
35988
36111
|
/**
|
|
@@ -36341,7 +36464,7 @@ class MobileDevicesApi {
|
|
|
36341
36464
|
/**
|
|
36342
36465
|
* MobileDevices service.
|
|
36343
36466
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
36344
|
-
* @version
|
|
36467
|
+
* @version 175.0.0
|
|
36345
36468
|
*/
|
|
36346
36469
|
|
|
36347
36470
|
/**
|
|
@@ -36492,7 +36615,7 @@ class NotificationsApi {
|
|
|
36492
36615
|
/**
|
|
36493
36616
|
* Notifications service.
|
|
36494
36617
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
36495
|
-
* @version
|
|
36618
|
+
* @version 175.0.0
|
|
36496
36619
|
*/
|
|
36497
36620
|
|
|
36498
36621
|
/**
|
|
@@ -36725,7 +36848,7 @@ class OAuthApi {
|
|
|
36725
36848
|
/**
|
|
36726
36849
|
* OAuth service.
|
|
36727
36850
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
36728
|
-
* @version
|
|
36851
|
+
* @version 175.0.0
|
|
36729
36852
|
*/
|
|
36730
36853
|
|
|
36731
36854
|
/**
|
|
@@ -37091,7 +37214,7 @@ class ObjectsApi {
|
|
|
37091
37214
|
/**
|
|
37092
37215
|
* Objects service.
|
|
37093
37216
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
37094
|
-
* @version
|
|
37217
|
+
* @version 175.0.0
|
|
37095
37218
|
*/
|
|
37096
37219
|
|
|
37097
37220
|
/**
|
|
@@ -37362,7 +37485,7 @@ class OrganizationApi {
|
|
|
37362
37485
|
/**
|
|
37363
37486
|
* Organization service.
|
|
37364
37487
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
37365
|
-
* @version
|
|
37488
|
+
* @version 175.0.0
|
|
37366
37489
|
*/
|
|
37367
37490
|
|
|
37368
37491
|
/**
|
|
@@ -37817,7 +37940,7 @@ class OrganizationAuthorizationApi {
|
|
|
37817
37940
|
/**
|
|
37818
37941
|
* OrganizationAuthorization service.
|
|
37819
37942
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
37820
|
-
* @version
|
|
37943
|
+
* @version 175.0.0
|
|
37821
37944
|
*/
|
|
37822
37945
|
|
|
37823
37946
|
/**
|
|
@@ -39164,7 +39287,7 @@ class OutboundApi {
|
|
|
39164
39287
|
/**
|
|
39165
39288
|
* Outbound service.
|
|
39166
39289
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
39167
|
-
* @version
|
|
39290
|
+
* @version 175.0.0
|
|
39168
39291
|
*/
|
|
39169
39292
|
|
|
39170
39293
|
/**
|
|
@@ -42786,7 +42909,7 @@ class PresenceApi {
|
|
|
42786
42909
|
/**
|
|
42787
42910
|
* Presence service.
|
|
42788
42911
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
42789
|
-
* @version
|
|
42912
|
+
* @version 175.0.0
|
|
42790
42913
|
*/
|
|
42791
42914
|
|
|
42792
42915
|
/**
|
|
@@ -43525,7 +43648,7 @@ class ProcessAutomationApi {
|
|
|
43525
43648
|
/**
|
|
43526
43649
|
* ProcessAutomation service.
|
|
43527
43650
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
43528
|
-
* @version
|
|
43651
|
+
* @version 175.0.0
|
|
43529
43652
|
*/
|
|
43530
43653
|
|
|
43531
43654
|
/**
|
|
@@ -43764,7 +43887,7 @@ class QualityApi {
|
|
|
43764
43887
|
/**
|
|
43765
43888
|
* Quality service.
|
|
43766
43889
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
43767
|
-
* @version
|
|
43890
|
+
* @version 175.0.0
|
|
43768
43891
|
*/
|
|
43769
43892
|
|
|
43770
43893
|
/**
|
|
@@ -45518,7 +45641,7 @@ class RecordingApi {
|
|
|
45518
45641
|
/**
|
|
45519
45642
|
* Recording service.
|
|
45520
45643
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
45521
|
-
* @version
|
|
45644
|
+
* @version 175.0.0
|
|
45522
45645
|
*/
|
|
45523
45646
|
|
|
45524
45647
|
/**
|
|
@@ -47155,7 +47278,7 @@ class ResponseManagementApi {
|
|
|
47155
47278
|
/**
|
|
47156
47279
|
* ResponseManagement service.
|
|
47157
47280
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
47158
|
-
* @version
|
|
47281
|
+
* @version 175.0.0
|
|
47159
47282
|
*/
|
|
47160
47283
|
|
|
47161
47284
|
/**
|
|
@@ -47640,7 +47763,7 @@ class RoutingApi {
|
|
|
47640
47763
|
/**
|
|
47641
47764
|
* Routing service.
|
|
47642
47765
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
47643
|
-
* @version
|
|
47766
|
+
* @version 175.0.0
|
|
47644
47767
|
*/
|
|
47645
47768
|
|
|
47646
47769
|
/**
|
|
@@ -51348,7 +51471,7 @@ class SCIMApi {
|
|
|
51348
51471
|
/**
|
|
51349
51472
|
* SCIM service.
|
|
51350
51473
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
51351
|
-
* @version
|
|
51474
|
+
* @version 175.0.0
|
|
51352
51475
|
*/
|
|
51353
51476
|
|
|
51354
51477
|
/**
|
|
@@ -52225,7 +52348,7 @@ class ScriptsApi {
|
|
|
52225
52348
|
/**
|
|
52226
52349
|
* Scripts service.
|
|
52227
52350
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
52228
|
-
* @version
|
|
52351
|
+
* @version 175.0.0
|
|
52229
52352
|
*/
|
|
52230
52353
|
|
|
52231
52354
|
/**
|
|
@@ -52669,7 +52792,7 @@ class SearchApi {
|
|
|
52669
52792
|
/**
|
|
52670
52793
|
* Search service.
|
|
52671
52794
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
52672
|
-
* @version
|
|
52795
|
+
* @version 175.0.0
|
|
52673
52796
|
*/
|
|
52674
52797
|
|
|
52675
52798
|
/**
|
|
@@ -53358,7 +53481,7 @@ class SettingsApi {
|
|
|
53358
53481
|
/**
|
|
53359
53482
|
* Settings service.
|
|
53360
53483
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
53361
|
-
* @version
|
|
53484
|
+
* @version 175.0.0
|
|
53362
53485
|
*/
|
|
53363
53486
|
|
|
53364
53487
|
/**
|
|
@@ -53423,7 +53546,7 @@ class SpeechTextAnalyticsApi {
|
|
|
53423
53546
|
/**
|
|
53424
53547
|
* SpeechTextAnalytics service.
|
|
53425
53548
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
53426
|
-
* @version
|
|
53549
|
+
* @version 175.0.0
|
|
53427
53550
|
*/
|
|
53428
53551
|
|
|
53429
53552
|
/**
|
|
@@ -54406,7 +54529,7 @@ class StationsApi {
|
|
|
54406
54529
|
/**
|
|
54407
54530
|
* Stations service.
|
|
54408
54531
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
54409
|
-
* @version
|
|
54532
|
+
* @version 175.0.0
|
|
54410
54533
|
*/
|
|
54411
54534
|
|
|
54412
54535
|
/**
|
|
@@ -54508,7 +54631,7 @@ class SuggestApi {
|
|
|
54508
54631
|
/**
|
|
54509
54632
|
* Suggest service.
|
|
54510
54633
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
54511
|
-
* @version
|
|
54634
|
+
* @version 175.0.0
|
|
54512
54635
|
*/
|
|
54513
54636
|
|
|
54514
54637
|
/**
|
|
@@ -54647,7 +54770,7 @@ class TaskManagementApi {
|
|
|
54647
54770
|
/**
|
|
54648
54771
|
* TaskManagement service.
|
|
54649
54772
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
54650
|
-
* @version
|
|
54773
|
+
* @version 175.0.0
|
|
54651
54774
|
*/
|
|
54652
54775
|
|
|
54653
54776
|
/**
|
|
@@ -55928,7 +56051,7 @@ class TeamsApi {
|
|
|
55928
56051
|
/**
|
|
55929
56052
|
* Teams service.
|
|
55930
56053
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
55931
|
-
* @version
|
|
56054
|
+
* @version 175.0.0
|
|
55932
56055
|
*/
|
|
55933
56056
|
|
|
55934
56057
|
/**
|
|
@@ -56230,7 +56353,7 @@ class TelephonyApi {
|
|
|
56230
56353
|
/**
|
|
56231
56354
|
* Telephony service.
|
|
56232
56355
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
56233
|
-
* @version
|
|
56356
|
+
* @version 175.0.0
|
|
56234
56357
|
*/
|
|
56235
56358
|
|
|
56236
56359
|
/**
|
|
@@ -56358,7 +56481,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
56358
56481
|
/**
|
|
56359
56482
|
* TelephonyProvidersEdge service.
|
|
56360
56483
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
56361
|
-
* @version
|
|
56484
|
+
* @version 175.0.0
|
|
56362
56485
|
*/
|
|
56363
56486
|
|
|
56364
56487
|
/**
|
|
@@ -59647,7 +59770,7 @@ class TextbotsApi {
|
|
|
59647
59770
|
/**
|
|
59648
59771
|
* Textbots service.
|
|
59649
59772
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
59650
|
-
* @version
|
|
59773
|
+
* @version 175.0.0
|
|
59651
59774
|
*/
|
|
59652
59775
|
|
|
59653
59776
|
/**
|
|
@@ -59775,7 +59898,7 @@ class TokensApi {
|
|
|
59775
59898
|
/**
|
|
59776
59899
|
* Tokens service.
|
|
59777
59900
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
59778
|
-
* @version
|
|
59901
|
+
* @version 175.0.0
|
|
59779
59902
|
*/
|
|
59780
59903
|
|
|
59781
59904
|
/**
|
|
@@ -59931,7 +60054,7 @@ class UploadsApi {
|
|
|
59931
60054
|
/**
|
|
59932
60055
|
* Uploads service.
|
|
59933
60056
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
59934
|
-
* @version
|
|
60057
|
+
* @version 175.0.0
|
|
59935
60058
|
*/
|
|
59936
60059
|
|
|
59937
60060
|
/**
|
|
@@ -60107,7 +60230,7 @@ class UsageApi {
|
|
|
60107
60230
|
/**
|
|
60108
60231
|
* Usage service.
|
|
60109
60232
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
60110
|
-
* @version
|
|
60233
|
+
* @version 175.0.0
|
|
60111
60234
|
*/
|
|
60112
60235
|
|
|
60113
60236
|
/**
|
|
@@ -60317,7 +60440,7 @@ class UserRecordingsApi {
|
|
|
60317
60440
|
/**
|
|
60318
60441
|
* UserRecordings service.
|
|
60319
60442
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
60320
|
-
* @version
|
|
60443
|
+
* @version 175.0.0
|
|
60321
60444
|
*/
|
|
60322
60445
|
|
|
60323
60446
|
/**
|
|
@@ -60502,7 +60625,7 @@ class UsersApi {
|
|
|
60502
60625
|
/**
|
|
60503
60626
|
* Users service.
|
|
60504
60627
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
60505
|
-
* @version
|
|
60628
|
+
* @version 175.0.0
|
|
60506
60629
|
*/
|
|
60507
60630
|
|
|
60508
60631
|
/**
|
|
@@ -63063,7 +63186,7 @@ class UtilitiesApi {
|
|
|
63063
63186
|
/**
|
|
63064
63187
|
* Utilities service.
|
|
63065
63188
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
63066
|
-
* @version
|
|
63189
|
+
* @version 175.0.0
|
|
63067
63190
|
*/
|
|
63068
63191
|
|
|
63069
63192
|
/**
|
|
@@ -63174,7 +63297,7 @@ class VoicemailApi {
|
|
|
63174
63297
|
/**
|
|
63175
63298
|
* Voicemail service.
|
|
63176
63299
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
63177
|
-
* @version
|
|
63300
|
+
* @version 175.0.0
|
|
63178
63301
|
*/
|
|
63179
63302
|
|
|
63180
63303
|
/**
|
|
@@ -63841,7 +63964,7 @@ class WebChatApi {
|
|
|
63841
63964
|
/**
|
|
63842
63965
|
* WebChat service.
|
|
63843
63966
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
63844
|
-
* @version
|
|
63967
|
+
* @version 175.0.0
|
|
63845
63968
|
*/
|
|
63846
63969
|
|
|
63847
63970
|
/**
|
|
@@ -64390,7 +64513,7 @@ class WebDeploymentsApi {
|
|
|
64390
64513
|
/**
|
|
64391
64514
|
* WebDeployments service.
|
|
64392
64515
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
64393
|
-
* @version
|
|
64516
|
+
* @version 175.0.0
|
|
64394
64517
|
*/
|
|
64395
64518
|
|
|
64396
64519
|
/**
|
|
@@ -64917,7 +65040,7 @@ class WebMessagingApi {
|
|
|
64917
65040
|
/**
|
|
64918
65041
|
* WebMessaging service.
|
|
64919
65042
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
64920
|
-
* @version
|
|
65043
|
+
* @version 175.0.0
|
|
64921
65044
|
*/
|
|
64922
65045
|
|
|
64923
65046
|
/**
|
|
@@ -64963,7 +65086,7 @@ class WidgetsApi {
|
|
|
64963
65086
|
/**
|
|
64964
65087
|
* Widgets service.
|
|
64965
65088
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
64966
|
-
* @version
|
|
65089
|
+
* @version 175.0.0
|
|
64967
65090
|
*/
|
|
64968
65091
|
|
|
64969
65092
|
/**
|
|
@@ -65109,7 +65232,7 @@ class WorkforceManagementApi {
|
|
|
65109
65232
|
/**
|
|
65110
65233
|
* WorkforceManagement service.
|
|
65111
65234
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
65112
|
-
* @version
|
|
65235
|
+
* @version 175.0.0
|
|
65113
65236
|
*/
|
|
65114
65237
|
|
|
65115
65238
|
/**
|
|
@@ -70273,7 +70396,7 @@ class WorkforceManagementApi {
|
|
|
70273
70396
|
* </pre>
|
|
70274
70397
|
* </p>
|
|
70275
70398
|
* @module purecloud-platform-client-v2/index
|
|
70276
|
-
* @version
|
|
70399
|
+
* @version 175.0.0
|
|
70277
70400
|
*/
|
|
70278
70401
|
class platformClient {
|
|
70279
70402
|
constructor() {
|