purecloud-platform-client-v2 131.0.0 → 131.1.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 +163 -68
- package/dist/web-amd/purecloud-platform-client-v2.js +163 -68
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +163 -68
- package/dist/web-cjs/purecloud-platform-client-v2.js +163 -68
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +172 -28
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +2 -2
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +46 -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 +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/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 +3 -3
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -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 +51 -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/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +2 -2
- 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
|
@@ -391,7 +391,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
391
391
|
|
|
392
392
|
/**
|
|
393
393
|
* @module purecloud-platform-client-v2/ApiClient
|
|
394
|
-
* @version 131.
|
|
394
|
+
* @version 131.1.0
|
|
395
395
|
*/
|
|
396
396
|
class ApiClient {
|
|
397
397
|
/**
|
|
@@ -1338,7 +1338,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1338
1338
|
|
|
1339
1339
|
// set header parameters
|
|
1340
1340
|
request.set(that.defaultHeaders).set(that.normalizeParams(headerParams));
|
|
1341
|
-
//request.set({ 'purecloud-sdk': '131.
|
|
1341
|
+
//request.set({ 'purecloud-sdk': '131.1.0' });
|
|
1342
1342
|
|
|
1343
1343
|
// set request timeout
|
|
1344
1344
|
request.timeout(that.timeout);
|
|
@@ -1438,7 +1438,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1438
1438
|
/**
|
|
1439
1439
|
* Alerting service.
|
|
1440
1440
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1441
|
-
* @version 131.
|
|
1441
|
+
* @version 131.1.0
|
|
1442
1442
|
*/
|
|
1443
1443
|
|
|
1444
1444
|
/**
|
|
@@ -1752,7 +1752,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1752
1752
|
/**
|
|
1753
1753
|
* Analytics service.
|
|
1754
1754
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1755
|
-
* @version 131.
|
|
1755
|
+
* @version 131.1.0
|
|
1756
1756
|
*/
|
|
1757
1757
|
|
|
1758
1758
|
/**
|
|
@@ -2253,6 +2253,26 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2253
2253
|
);
|
|
2254
2254
|
}
|
|
2255
2255
|
|
|
2256
|
+
/**
|
|
2257
|
+
* Get AnalyticsReportingSettings for an organization
|
|
2258
|
+
*
|
|
2259
|
+
*/
|
|
2260
|
+
getAnalyticsReportingSettings() {
|
|
2261
|
+
|
|
2262
|
+
return this.apiClient.callApi(
|
|
2263
|
+
'/api/v2/analytics/reporting/settings',
|
|
2264
|
+
'GET',
|
|
2265
|
+
{ },
|
|
2266
|
+
{ },
|
|
2267
|
+
{ },
|
|
2268
|
+
{ },
|
|
2269
|
+
null,
|
|
2270
|
+
['PureCloud OAuth'],
|
|
2271
|
+
['application/json'],
|
|
2272
|
+
['application/json']
|
|
2273
|
+
);
|
|
2274
|
+
}
|
|
2275
|
+
|
|
2256
2276
|
/**
|
|
2257
2277
|
* Get a list of report time periods.
|
|
2258
2278
|
*
|
|
@@ -2348,6 +2368,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2348
2368
|
);
|
|
2349
2369
|
}
|
|
2350
2370
|
|
|
2371
|
+
/**
|
|
2372
|
+
* Patch AnalyticsReportingSettings values for an organization
|
|
2373
|
+
*
|
|
2374
|
+
* @param {Object} body AnalyticsReportingSettingsRequest
|
|
2375
|
+
*/
|
|
2376
|
+
patchAnalyticsReportingSettings(body) {
|
|
2377
|
+
// verify the required parameter 'body' is set
|
|
2378
|
+
if (body === undefined || body === null) {
|
|
2379
|
+
throw 'Missing the required parameter "body" when calling patchAnalyticsReportingSettings';
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
return this.apiClient.callApi(
|
|
2383
|
+
'/api/v2/analytics/reporting/settings',
|
|
2384
|
+
'PATCH',
|
|
2385
|
+
{ },
|
|
2386
|
+
{ },
|
|
2387
|
+
{ },
|
|
2388
|
+
{ },
|
|
2389
|
+
body,
|
|
2390
|
+
['PureCloud OAuth'],
|
|
2391
|
+
['application/json'],
|
|
2392
|
+
['application/json']
|
|
2393
|
+
);
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2351
2396
|
/**
|
|
2352
2397
|
* Query for bot aggregates
|
|
2353
2398
|
*
|
|
@@ -2889,7 +2934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2889
2934
|
/**
|
|
2890
2935
|
* Architect service.
|
|
2891
2936
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2892
|
-
* @version 131.
|
|
2937
|
+
* @version 131.1.0
|
|
2893
2938
|
*/
|
|
2894
2939
|
|
|
2895
2940
|
/**
|
|
@@ -5885,7 +5930,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
5885
5930
|
/**
|
|
5886
5931
|
* Audit service.
|
|
5887
5932
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
5888
|
-
* @version 131.
|
|
5933
|
+
* @version 131.1.0
|
|
5889
5934
|
*/
|
|
5890
5935
|
|
|
5891
5936
|
/**
|
|
@@ -6056,7 +6101,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6056
6101
|
/**
|
|
6057
6102
|
* Authorization service.
|
|
6058
6103
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6059
|
-
* @version 131.
|
|
6104
|
+
* @version 131.1.0
|
|
6060
6105
|
*/
|
|
6061
6106
|
|
|
6062
6107
|
/**
|
|
@@ -7239,7 +7284,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7239
7284
|
/**
|
|
7240
7285
|
* Billing service.
|
|
7241
7286
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7242
|
-
* @version 131.
|
|
7287
|
+
* @version 131.1.0
|
|
7243
7288
|
*/
|
|
7244
7289
|
|
|
7245
7290
|
/**
|
|
@@ -7319,7 +7364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7319
7364
|
/**
|
|
7320
7365
|
* Chat service.
|
|
7321
7366
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7322
|
-
* @version 131.
|
|
7367
|
+
* @version 131.1.0
|
|
7323
7368
|
*/
|
|
7324
7369
|
|
|
7325
7370
|
/**
|
|
@@ -7410,7 +7455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7410
7455
|
/**
|
|
7411
7456
|
* Coaching service.
|
|
7412
7457
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7413
|
-
* @version 131.
|
|
7458
|
+
* @version 131.1.0
|
|
7414
7459
|
*/
|
|
7415
7460
|
|
|
7416
7461
|
/**
|
|
@@ -7987,7 +8032,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7987
8032
|
/**
|
|
7988
8033
|
* ContentManagement service.
|
|
7989
8034
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
7990
|
-
* @version 131.
|
|
8035
|
+
* @version 131.1.0
|
|
7991
8036
|
*/
|
|
7992
8037
|
|
|
7993
8038
|
/**
|
|
@@ -9127,7 +9172,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9127
9172
|
/**
|
|
9128
9173
|
* Conversations service.
|
|
9129
9174
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9130
|
-
* @version 131.
|
|
9175
|
+
* @version 131.1.0
|
|
9131
9176
|
*/
|
|
9132
9177
|
|
|
9133
9178
|
/**
|
|
@@ -13691,7 +13736,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13691
13736
|
/**
|
|
13692
13737
|
* DataExtensions service.
|
|
13693
13738
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
13694
|
-
* @version 131.
|
|
13739
|
+
* @version 131.1.0
|
|
13695
13740
|
*/
|
|
13696
13741
|
|
|
13697
13742
|
/**
|
|
@@ -13777,7 +13822,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13777
13822
|
/**
|
|
13778
13823
|
* ExternalContacts service.
|
|
13779
13824
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
13780
|
-
* @version 131.
|
|
13825
|
+
* @version 131.1.0
|
|
13781
13826
|
*/
|
|
13782
13827
|
|
|
13783
13828
|
/**
|
|
@@ -15520,7 +15565,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15520
15565
|
/**
|
|
15521
15566
|
* Fax service.
|
|
15522
15567
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
15523
|
-
* @version 131.
|
|
15568
|
+
* @version 131.1.0
|
|
15524
15569
|
*/
|
|
15525
15570
|
|
|
15526
15571
|
/**
|
|
@@ -15691,7 +15736,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15691
15736
|
/**
|
|
15692
15737
|
* Flows service.
|
|
15693
15738
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
15694
|
-
* @version 131.
|
|
15739
|
+
* @version 131.1.0
|
|
15695
15740
|
*/
|
|
15696
15741
|
|
|
15697
15742
|
/**
|
|
@@ -15762,7 +15807,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15762
15807
|
/**
|
|
15763
15808
|
* Gamification service.
|
|
15764
15809
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
15765
|
-
* @version 131.
|
|
15810
|
+
* @version 131.1.0
|
|
15766
15811
|
*/
|
|
15767
15812
|
|
|
15768
15813
|
/**
|
|
@@ -17188,7 +17233,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17188
17233
|
/**
|
|
17189
17234
|
* GeneralDataProtectionRegulation service.
|
|
17190
17235
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17191
|
-
* @version 131.
|
|
17236
|
+
* @version 131.1.0
|
|
17192
17237
|
*/
|
|
17193
17238
|
|
|
17194
17239
|
/**
|
|
@@ -17318,7 +17363,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17318
17363
|
/**
|
|
17319
17364
|
* Geolocation service.
|
|
17320
17365
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17321
|
-
* @version 131.
|
|
17366
|
+
* @version 131.1.0
|
|
17322
17367
|
*/
|
|
17323
17368
|
|
|
17324
17369
|
/**
|
|
@@ -17449,7 +17494,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17449
17494
|
/**
|
|
17450
17495
|
* Greetings service.
|
|
17451
17496
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
17452
|
-
* @version 131.
|
|
17497
|
+
* @version 131.1.0
|
|
17453
17498
|
*/
|
|
17454
17499
|
|
|
17455
17500
|
/**
|
|
@@ -17904,7 +17949,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17904
17949
|
/**
|
|
17905
17950
|
* Groups service.
|
|
17906
17951
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
17907
|
-
* @version 131.
|
|
17952
|
+
* @version 131.1.0
|
|
17908
17953
|
*/
|
|
17909
17954
|
|
|
17910
17955
|
/**
|
|
@@ -18309,7 +18354,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18309
18354
|
/**
|
|
18310
18355
|
* IdentityProvider service.
|
|
18311
18356
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18312
|
-
* @version 131.
|
|
18357
|
+
* @version 131.1.0
|
|
18313
18358
|
*/
|
|
18314
18359
|
|
|
18315
18360
|
/**
|
|
@@ -19065,7 +19110,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19065
19110
|
/**
|
|
19066
19111
|
* Integrations service.
|
|
19067
19112
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19068
|
-
* @version 131.
|
|
19113
|
+
* @version 131.1.0
|
|
19069
19114
|
*/
|
|
19070
19115
|
|
|
19071
19116
|
/**
|
|
@@ -20740,7 +20785,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20740
20785
|
/**
|
|
20741
20786
|
* Journey service.
|
|
20742
20787
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
20743
|
-
* @version 131.
|
|
20788
|
+
* @version 131.1.0
|
|
20744
20789
|
*/
|
|
20745
20790
|
|
|
20746
20791
|
/**
|
|
@@ -21451,7 +21496,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21451
21496
|
/**
|
|
21452
21497
|
* Knowledge service.
|
|
21453
21498
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
21454
|
-
* @version 131.
|
|
21499
|
+
* @version 131.1.0
|
|
21455
21500
|
*/
|
|
21456
21501
|
|
|
21457
21502
|
/**
|
|
@@ -22351,7 +22396,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22351
22396
|
/**
|
|
22352
22397
|
* LanguageUnderstanding service.
|
|
22353
22398
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
22354
|
-
* @version 131.
|
|
22399
|
+
* @version 131.1.0
|
|
22355
22400
|
*/
|
|
22356
22401
|
|
|
22357
22402
|
/**
|
|
@@ -22809,7 +22854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22809
22854
|
* @param {String} minerId Miner ID
|
|
22810
22855
|
* @param {String} intentId The ID of the intent to be retrieved.
|
|
22811
22856
|
* @param {Object} opts Optional parameters
|
|
22812
|
-
* @param {
|
|
22857
|
+
* @param {Object} opts.expand Option to fetch utterances
|
|
22813
22858
|
*/
|
|
22814
22859
|
getLanguageunderstandingMinerIntent(minerId, intentId, opts) {
|
|
22815
22860
|
opts = opts || {};
|
|
@@ -22842,7 +22887,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22842
22887
|
*
|
|
22843
22888
|
* @param {String} minerId Miner ID
|
|
22844
22889
|
* @param {Object} opts Optional parameters
|
|
22845
|
-
* @param {
|
|
22890
|
+
* @param {Object} opts.expand Option to fetch utterances.
|
|
22846
22891
|
*/
|
|
22847
22892
|
getLanguageunderstandingMinerIntents(minerId, opts) {
|
|
22848
22893
|
opts = opts || {};
|
|
@@ -23255,7 +23300,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23255
23300
|
/**
|
|
23256
23301
|
* Languages service.
|
|
23257
23302
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23258
|
-
* @version 131.
|
|
23303
|
+
* @version 131.1.0
|
|
23259
23304
|
*/
|
|
23260
23305
|
|
|
23261
23306
|
/**
|
|
@@ -23523,7 +23568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23523
23568
|
/**
|
|
23524
23569
|
* Learning service.
|
|
23525
23570
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
23526
|
-
* @version 131.
|
|
23571
|
+
* @version 131.1.0
|
|
23527
23572
|
*/
|
|
23528
23573
|
|
|
23529
23574
|
/**
|
|
@@ -24114,7 +24159,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24114
24159
|
/**
|
|
24115
24160
|
* License service.
|
|
24116
24161
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24117
|
-
* @version 131.
|
|
24162
|
+
* @version 131.1.0
|
|
24118
24163
|
*/
|
|
24119
24164
|
|
|
24120
24165
|
/**
|
|
@@ -24352,7 +24397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24352
24397
|
/**
|
|
24353
24398
|
* Locations service.
|
|
24354
24399
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
24355
|
-
* @version 131.
|
|
24400
|
+
* @version 131.1.0
|
|
24356
24401
|
*/
|
|
24357
24402
|
|
|
24358
24403
|
/**
|
|
@@ -24588,7 +24633,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24588
24633
|
/**
|
|
24589
24634
|
* Messaging service.
|
|
24590
24635
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
24591
|
-
* @version 131.
|
|
24636
|
+
* @version 131.1.0
|
|
24592
24637
|
*/
|
|
24593
24638
|
|
|
24594
24639
|
/**
|
|
@@ -24739,7 +24784,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24739
24784
|
/**
|
|
24740
24785
|
* MobileDevices service.
|
|
24741
24786
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
24742
|
-
* @version 131.
|
|
24787
|
+
* @version 131.1.0
|
|
24743
24788
|
*/
|
|
24744
24789
|
|
|
24745
24790
|
/**
|
|
@@ -24890,7 +24935,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24890
24935
|
/**
|
|
24891
24936
|
* Notifications service.
|
|
24892
24937
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
24893
|
-
* @version 131.
|
|
24938
|
+
* @version 131.1.0
|
|
24894
24939
|
*/
|
|
24895
24940
|
|
|
24896
24941
|
/**
|
|
@@ -25115,7 +25160,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25115
25160
|
/**
|
|
25116
25161
|
* OAuth service.
|
|
25117
25162
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25118
|
-
* @version 131.
|
|
25163
|
+
* @version 131.1.0
|
|
25119
25164
|
*/
|
|
25120
25165
|
|
|
25121
25166
|
/**
|
|
@@ -25473,7 +25518,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25473
25518
|
/**
|
|
25474
25519
|
* Objects service.
|
|
25475
25520
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
25476
|
-
* @version 131.
|
|
25521
|
+
* @version 131.1.0
|
|
25477
25522
|
*/
|
|
25478
25523
|
|
|
25479
25524
|
/**
|
|
@@ -25744,7 +25789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25744
25789
|
/**
|
|
25745
25790
|
* Organization service.
|
|
25746
25791
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
25747
|
-
* @version 131.
|
|
25792
|
+
* @version 131.1.0
|
|
25748
25793
|
*/
|
|
25749
25794
|
|
|
25750
25795
|
/**
|
|
@@ -26147,7 +26192,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26147
26192
|
/**
|
|
26148
26193
|
* OrganizationAuthorization service.
|
|
26149
26194
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26150
|
-
* @version 131.
|
|
26195
|
+
* @version 131.1.0
|
|
26151
26196
|
*/
|
|
26152
26197
|
|
|
26153
26198
|
/**
|
|
@@ -27072,7 +27117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27072
27117
|
/**
|
|
27073
27118
|
* Outbound service.
|
|
27074
27119
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27075
|
-
* @version 131.
|
|
27120
|
+
* @version 131.1.0
|
|
27076
27121
|
*/
|
|
27077
27122
|
|
|
27078
27123
|
/**
|
|
@@ -30098,7 +30143,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30098
30143
|
/**
|
|
30099
30144
|
* Presence service.
|
|
30100
30145
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
30101
|
-
* @version 131.
|
|
30146
|
+
* @version 131.1.0
|
|
30102
30147
|
*/
|
|
30103
30148
|
|
|
30104
30149
|
/**
|
|
@@ -30470,7 +30515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30470
30515
|
/**
|
|
30471
30516
|
* Quality service.
|
|
30472
30517
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
30473
|
-
* @version 131.
|
|
30518
|
+
* @version 131.1.0
|
|
30474
30519
|
*/
|
|
30475
30520
|
|
|
30476
30521
|
/**
|
|
@@ -31089,6 +31134,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31089
31134
|
);
|
|
31090
31135
|
}
|
|
31091
31136
|
|
|
31137
|
+
/**
|
|
31138
|
+
* Retrieve a list of the latest published evaluation form versions by context ids
|
|
31139
|
+
*
|
|
31140
|
+
* @param {Array.<String>} contextId A comma-delimited list of valid evaluation form context ids
|
|
31141
|
+
*/
|
|
31142
|
+
getQualityFormsEvaluationsBulkContexts(contextId) {
|
|
31143
|
+
// verify the required parameter 'contextId' is set
|
|
31144
|
+
if (contextId === undefined || contextId === null) {
|
|
31145
|
+
throw 'Missing the required parameter "contextId" when calling getQualityFormsEvaluationsBulkContexts';
|
|
31146
|
+
}
|
|
31147
|
+
|
|
31148
|
+
return this.apiClient.callApi(
|
|
31149
|
+
'/api/v2/quality/forms/evaluations/bulk/contexts',
|
|
31150
|
+
'GET',
|
|
31151
|
+
{ },
|
|
31152
|
+
{ 'contextId': this.apiClient.buildCollectionParam(contextId, 'multi') },
|
|
31153
|
+
{ },
|
|
31154
|
+
{ },
|
|
31155
|
+
null,
|
|
31156
|
+
['PureCloud OAuth'],
|
|
31157
|
+
['application/json'],
|
|
31158
|
+
['application/json']
|
|
31159
|
+
);
|
|
31160
|
+
}
|
|
31161
|
+
|
|
31092
31162
|
/**
|
|
31093
31163
|
* Get a survey form
|
|
31094
31164
|
*
|
|
@@ -31603,6 +31673,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31603
31673
|
);
|
|
31604
31674
|
}
|
|
31605
31675
|
|
|
31676
|
+
/**
|
|
31677
|
+
* Query for evaluation aggregates for the current user
|
|
31678
|
+
*
|
|
31679
|
+
* @param {Object} body query
|
|
31680
|
+
*/
|
|
31681
|
+
postQualityEvaluationsAggregatesQueryMe(body) {
|
|
31682
|
+
// verify the required parameter 'body' is set
|
|
31683
|
+
if (body === undefined || body === null) {
|
|
31684
|
+
throw 'Missing the required parameter "body" when calling postQualityEvaluationsAggregatesQueryMe';
|
|
31685
|
+
}
|
|
31686
|
+
|
|
31687
|
+
return this.apiClient.callApi(
|
|
31688
|
+
'/api/v2/quality/evaluations/aggregates/query/me',
|
|
31689
|
+
'POST',
|
|
31690
|
+
{ },
|
|
31691
|
+
{ },
|
|
31692
|
+
{ },
|
|
31693
|
+
{ },
|
|
31694
|
+
body,
|
|
31695
|
+
['PureCloud OAuth'],
|
|
31696
|
+
['application/json'],
|
|
31697
|
+
['application/json']
|
|
31698
|
+
);
|
|
31699
|
+
}
|
|
31700
|
+
|
|
31606
31701
|
/**
|
|
31607
31702
|
* Score evaluation
|
|
31608
31703
|
*
|
|
@@ -31998,7 +32093,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31998
32093
|
/**
|
|
31999
32094
|
* Recording service.
|
|
32000
32095
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
32001
|
-
* @version 131.
|
|
32096
|
+
* @version 131.1.0
|
|
32002
32097
|
*/
|
|
32003
32098
|
|
|
32004
32099
|
/**
|
|
@@ -33521,7 +33616,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33521
33616
|
/**
|
|
33522
33617
|
* ResponseManagement service.
|
|
33523
33618
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
33524
|
-
* @version 131.
|
|
33619
|
+
* @version 131.1.0
|
|
33525
33620
|
*/
|
|
33526
33621
|
|
|
33527
33622
|
/**
|
|
@@ -33846,7 +33941,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33846
33941
|
/**
|
|
33847
33942
|
* Routing service.
|
|
33848
33943
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
33849
|
-
* @version 131.
|
|
33944
|
+
* @version 131.1.0
|
|
33850
33945
|
*/
|
|
33851
33946
|
|
|
33852
33947
|
/**
|
|
@@ -36769,7 +36864,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36769
36864
|
/**
|
|
36770
36865
|
* SCIM service.
|
|
36771
36866
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
36772
|
-
* @version 131.
|
|
36867
|
+
* @version 131.1.0
|
|
36773
36868
|
*/
|
|
36774
36869
|
|
|
36775
36870
|
/**
|
|
@@ -37646,7 +37741,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37646
37741
|
/**
|
|
37647
37742
|
* Scripts service.
|
|
37648
37743
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
37649
|
-
* @version 131.
|
|
37744
|
+
* @version 131.1.0
|
|
37650
37745
|
*/
|
|
37651
37746
|
|
|
37652
37747
|
/**
|
|
@@ -37999,7 +38094,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37999
38094
|
/**
|
|
38000
38095
|
* Search service.
|
|
38001
38096
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
38002
|
-
* @version 131.
|
|
38097
|
+
* @version 131.1.0
|
|
38003
38098
|
*/
|
|
38004
38099
|
|
|
38005
38100
|
/**
|
|
@@ -38534,7 +38629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38534
38629
|
/**
|
|
38535
38630
|
* SpeechTextAnalytics service.
|
|
38536
38631
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
38537
|
-
* @version 131.
|
|
38632
|
+
* @version 131.1.0
|
|
38538
38633
|
*/
|
|
38539
38634
|
|
|
38540
38635
|
/**
|
|
@@ -39387,7 +39482,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39387
39482
|
/**
|
|
39388
39483
|
* Stations service.
|
|
39389
39484
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
39390
|
-
* @version 131.
|
|
39485
|
+
* @version 131.1.0
|
|
39391
39486
|
*/
|
|
39392
39487
|
|
|
39393
39488
|
/**
|
|
@@ -39534,7 +39629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39534
39629
|
/**
|
|
39535
39630
|
* Suggest service.
|
|
39536
39631
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
39537
|
-
* @version 131.
|
|
39632
|
+
* @version 131.1.0
|
|
39538
39633
|
*/
|
|
39539
39634
|
|
|
39540
39635
|
/**
|
|
@@ -39673,7 +39768,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39673
39768
|
/**
|
|
39674
39769
|
* Telephony service.
|
|
39675
39770
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
39676
|
-
* @version 131.
|
|
39771
|
+
* @version 131.1.0
|
|
39677
39772
|
*/
|
|
39678
39773
|
|
|
39679
39774
|
/**
|
|
@@ -39781,7 +39876,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39781
39876
|
/**
|
|
39782
39877
|
* TelephonyProvidersEdge service.
|
|
39783
39878
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
39784
|
-
* @version 131.
|
|
39879
|
+
* @version 131.1.0
|
|
39785
39880
|
*/
|
|
39786
39881
|
|
|
39787
39882
|
/**
|
|
@@ -41195,7 +41290,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41195
41290
|
* @param {Object} opts Optional parameters
|
|
41196
41291
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
41197
41292
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
41198
|
-
* @param {String} opts.sortBy Sort by
|
|
41293
|
+
* @param {String} opts.sortBy Sort by
|
|
41199
41294
|
* @param {String} opts._number Number
|
|
41200
41295
|
*/
|
|
41201
41296
|
getTelephonyProvidersEdgesExtensionpools(opts) {
|
|
@@ -43414,7 +43509,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43414
43509
|
/**
|
|
43415
43510
|
* Textbots service.
|
|
43416
43511
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
43417
|
-
* @version 131.
|
|
43512
|
+
* @version 131.1.0
|
|
43418
43513
|
*/
|
|
43419
43514
|
|
|
43420
43515
|
/**
|
|
@@ -43542,7 +43637,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43542
43637
|
/**
|
|
43543
43638
|
* Tokens service.
|
|
43544
43639
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
43545
|
-
* @version 131.
|
|
43640
|
+
* @version 131.1.0
|
|
43546
43641
|
*/
|
|
43547
43642
|
|
|
43548
43643
|
/**
|
|
@@ -43648,7 +43743,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43648
43743
|
/**
|
|
43649
43744
|
* Uploads service.
|
|
43650
43745
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
43651
|
-
* @version 131.
|
|
43746
|
+
* @version 131.1.0
|
|
43652
43747
|
*/
|
|
43653
43748
|
|
|
43654
43749
|
/**
|
|
@@ -43824,7 +43919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43824
43919
|
/**
|
|
43825
43920
|
* Usage service.
|
|
43826
43921
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
43827
|
-
* @version 131.
|
|
43922
|
+
* @version 131.1.0
|
|
43828
43923
|
*/
|
|
43829
43924
|
|
|
43830
43925
|
/**
|
|
@@ -43895,7 +43990,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43895
43990
|
/**
|
|
43896
43991
|
* UserRecordings service.
|
|
43897
43992
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
43898
|
-
* @version 131.
|
|
43993
|
+
* @version 131.1.0
|
|
43899
43994
|
*/
|
|
43900
43995
|
|
|
43901
43996
|
/**
|
|
@@ -44079,7 +44174,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44079
44174
|
/**
|
|
44080
44175
|
* Users service.
|
|
44081
44176
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
44082
|
-
* @version 131.
|
|
44177
|
+
* @version 131.1.0
|
|
44083
44178
|
*/
|
|
44084
44179
|
|
|
44085
44180
|
/**
|
|
@@ -46381,7 +46476,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46381
46476
|
/**
|
|
46382
46477
|
* Utilities service.
|
|
46383
46478
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
46384
|
-
* @version 131.
|
|
46479
|
+
* @version 131.1.0
|
|
46385
46480
|
*/
|
|
46386
46481
|
|
|
46387
46482
|
/**
|
|
@@ -46492,7 +46587,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46492
46587
|
/**
|
|
46493
46588
|
* Voicemail service.
|
|
46494
46589
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
46495
|
-
* @version 131.
|
|
46590
|
+
* @version 131.1.0
|
|
46496
46591
|
*/
|
|
46497
46592
|
|
|
46498
46593
|
/**
|
|
@@ -47159,7 +47254,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47159
47254
|
/**
|
|
47160
47255
|
* WebChat service.
|
|
47161
47256
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
47162
|
-
* @version 131.
|
|
47257
|
+
* @version 131.1.0
|
|
47163
47258
|
*/
|
|
47164
47259
|
|
|
47165
47260
|
/**
|
|
@@ -47703,7 +47798,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47703
47798
|
/**
|
|
47704
47799
|
* WebDeployments service.
|
|
47705
47800
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
47706
|
-
* @version 131.
|
|
47801
|
+
* @version 131.1.0
|
|
47707
47802
|
*/
|
|
47708
47803
|
|
|
47709
47804
|
/**
|
|
@@ -48058,7 +48153,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48058
48153
|
/**
|
|
48059
48154
|
* WebMessaging service.
|
|
48060
48155
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
48061
|
-
* @version 131.
|
|
48156
|
+
* @version 131.1.0
|
|
48062
48157
|
*/
|
|
48063
48158
|
|
|
48064
48159
|
/**
|
|
@@ -48104,7 +48199,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48104
48199
|
/**
|
|
48105
48200
|
* Widgets service.
|
|
48106
48201
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
48107
|
-
* @version 131.
|
|
48202
|
+
* @version 131.1.0
|
|
48108
48203
|
*/
|
|
48109
48204
|
|
|
48110
48205
|
/**
|
|
@@ -48250,7 +48345,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48250
48345
|
/**
|
|
48251
48346
|
* WorkforceManagement service.
|
|
48252
48347
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
48253
|
-
* @version 131.
|
|
48348
|
+
* @version 131.1.0
|
|
48254
48349
|
*/
|
|
48255
48350
|
|
|
48256
48351
|
/**
|
|
@@ -52281,7 +52376,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52281
52376
|
* </pre>
|
|
52282
52377
|
* </p>
|
|
52283
52378
|
* @module purecloud-platform-client-v2/index
|
|
52284
|
-
* @version 131.
|
|
52379
|
+
* @version 131.1.0
|
|
52285
52380
|
*/
|
|
52286
52381
|
class platformClient {
|
|
52287
52382
|
constructor() {
|