purecloud-platform-client-v2 142.0.0 → 143.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 +218 -65
- package/dist/web-amd/purecloud-platform-client-v2.js +218 -65
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +218 -65
- package/dist/web-cjs/purecloud-platform-client-v2.js +218 -65
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +297 -200
- 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 +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 +154 -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 +1 -1
- 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 +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 +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
|
@@ -398,7 +398,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
398
398
|
|
|
399
399
|
/**
|
|
400
400
|
* @module purecloud-platform-client-v2/ApiClient
|
|
401
|
-
* @version
|
|
401
|
+
* @version 143.0.0
|
|
402
402
|
*/
|
|
403
403
|
class ApiClient {
|
|
404
404
|
/**
|
|
@@ -1477,7 +1477,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1477
1477
|
/**
|
|
1478
1478
|
* Alerting service.
|
|
1479
1479
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1480
|
-
* @version
|
|
1480
|
+
* @version 143.0.0
|
|
1481
1481
|
*/
|
|
1482
1482
|
|
|
1483
1483
|
/**
|
|
@@ -1791,7 +1791,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1791
1791
|
/**
|
|
1792
1792
|
* Analytics service.
|
|
1793
1793
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1794
|
-
* @version
|
|
1794
|
+
* @version 143.0.0
|
|
1795
1795
|
*/
|
|
1796
1796
|
|
|
1797
1797
|
/**
|
|
@@ -2973,7 +2973,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2973
2973
|
/**
|
|
2974
2974
|
* Architect service.
|
|
2975
2975
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2976
|
-
* @version
|
|
2976
|
+
* @version 143.0.0
|
|
2977
2977
|
*/
|
|
2978
2978
|
|
|
2979
2979
|
/**
|
|
@@ -6018,7 +6018,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6018
6018
|
/**
|
|
6019
6019
|
* Audit service.
|
|
6020
6020
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6021
|
-
* @version
|
|
6021
|
+
* @version 143.0.0
|
|
6022
6022
|
*/
|
|
6023
6023
|
|
|
6024
6024
|
/**
|
|
@@ -6189,7 +6189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6189
6189
|
/**
|
|
6190
6190
|
* Authorization service.
|
|
6191
6191
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6192
|
-
* @version
|
|
6192
|
+
* @version 143.0.0
|
|
6193
6193
|
*/
|
|
6194
6194
|
|
|
6195
6195
|
/**
|
|
@@ -7372,7 +7372,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7372
7372
|
/**
|
|
7373
7373
|
* Billing service.
|
|
7374
7374
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7375
|
-
* @version
|
|
7375
|
+
* @version 143.0.0
|
|
7376
7376
|
*/
|
|
7377
7377
|
|
|
7378
7378
|
/**
|
|
@@ -7452,7 +7452,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7452
7452
|
/**
|
|
7453
7453
|
* Chat service.
|
|
7454
7454
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7455
|
-
* @version
|
|
7455
|
+
* @version 143.0.0
|
|
7456
7456
|
*/
|
|
7457
7457
|
|
|
7458
7458
|
/**
|
|
@@ -7543,7 +7543,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7543
7543
|
/**
|
|
7544
7544
|
* Coaching service.
|
|
7545
7545
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7546
|
-
* @version
|
|
7546
|
+
* @version 143.0.0
|
|
7547
7547
|
*/
|
|
7548
7548
|
|
|
7549
7549
|
/**
|
|
@@ -8120,7 +8120,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8120
8120
|
/**
|
|
8121
8121
|
* ContentManagement service.
|
|
8122
8122
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8123
|
-
* @version
|
|
8123
|
+
* @version 143.0.0
|
|
8124
8124
|
*/
|
|
8125
8125
|
|
|
8126
8126
|
/**
|
|
@@ -9260,7 +9260,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9260
9260
|
/**
|
|
9261
9261
|
* Conversations service.
|
|
9262
9262
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9263
|
-
* @version
|
|
9263
|
+
* @version 143.0.0
|
|
9264
9264
|
*/
|
|
9265
9265
|
|
|
9266
9266
|
/**
|
|
@@ -14194,7 +14194,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14194
14194
|
/**
|
|
14195
14195
|
* DataExtensions service.
|
|
14196
14196
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
14197
|
-
* @version
|
|
14197
|
+
* @version 143.0.0
|
|
14198
14198
|
*/
|
|
14199
14199
|
|
|
14200
14200
|
/**
|
|
@@ -14280,7 +14280,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14280
14280
|
/**
|
|
14281
14281
|
* ExternalContacts service.
|
|
14282
14282
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14283
|
-
* @version
|
|
14283
|
+
* @version 143.0.0
|
|
14284
14284
|
*/
|
|
14285
14285
|
|
|
14286
14286
|
/**
|
|
@@ -16023,7 +16023,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16023
16023
|
/**
|
|
16024
16024
|
* Fax service.
|
|
16025
16025
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
16026
|
-
* @version
|
|
16026
|
+
* @version 143.0.0
|
|
16027
16027
|
*/
|
|
16028
16028
|
|
|
16029
16029
|
/**
|
|
@@ -16194,7 +16194,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16194
16194
|
/**
|
|
16195
16195
|
* Flows service.
|
|
16196
16196
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
16197
|
-
* @version
|
|
16197
|
+
* @version 143.0.0
|
|
16198
16198
|
*/
|
|
16199
16199
|
|
|
16200
16200
|
/**
|
|
@@ -16265,7 +16265,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16265
16265
|
/**
|
|
16266
16266
|
* Gamification service.
|
|
16267
16267
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
16268
|
-
* @version
|
|
16268
|
+
* @version 143.0.0
|
|
16269
16269
|
*/
|
|
16270
16270
|
|
|
16271
16271
|
/**
|
|
@@ -16280,6 +16280,81 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16280
16280
|
}
|
|
16281
16281
|
|
|
16282
16282
|
|
|
16283
|
+
/**
|
|
16284
|
+
* Delete an External Metric Definition
|
|
16285
|
+
*
|
|
16286
|
+
* @param {String} metricId Specifies the External Metric Definition ID
|
|
16287
|
+
*/
|
|
16288
|
+
deleteEmployeeperformanceExternalmetricsDefinition(metricId) {
|
|
16289
|
+
// verify the required parameter 'metricId' is set
|
|
16290
|
+
if (metricId === undefined || metricId === null) {
|
|
16291
|
+
throw 'Missing the required parameter "metricId" when calling deleteEmployeeperformanceExternalmetricsDefinition';
|
|
16292
|
+
}
|
|
16293
|
+
|
|
16294
|
+
return this.apiClient.callApi(
|
|
16295
|
+
'/api/v2/employeeperformance/externalmetrics/definitions/{metricId}',
|
|
16296
|
+
'DELETE',
|
|
16297
|
+
{ 'metricId': metricId },
|
|
16298
|
+
{ },
|
|
16299
|
+
{ },
|
|
16300
|
+
{ },
|
|
16301
|
+
null,
|
|
16302
|
+
['PureCloud OAuth'],
|
|
16303
|
+
['application/json'],
|
|
16304
|
+
['application/json']
|
|
16305
|
+
);
|
|
16306
|
+
}
|
|
16307
|
+
|
|
16308
|
+
/**
|
|
16309
|
+
* Get an External Metric Definition
|
|
16310
|
+
*
|
|
16311
|
+
* @param {String} metricId Specifies the External Metric Definition ID
|
|
16312
|
+
*/
|
|
16313
|
+
getEmployeeperformanceExternalmetricsDefinition(metricId) {
|
|
16314
|
+
// verify the required parameter 'metricId' is set
|
|
16315
|
+
if (metricId === undefined || metricId === null) {
|
|
16316
|
+
throw 'Missing the required parameter "metricId" when calling getEmployeeperformanceExternalmetricsDefinition';
|
|
16317
|
+
}
|
|
16318
|
+
|
|
16319
|
+
return this.apiClient.callApi(
|
|
16320
|
+
'/api/v2/employeeperformance/externalmetrics/definitions/{metricId}',
|
|
16321
|
+
'GET',
|
|
16322
|
+
{ 'metricId': metricId },
|
|
16323
|
+
{ },
|
|
16324
|
+
{ },
|
|
16325
|
+
{ },
|
|
16326
|
+
null,
|
|
16327
|
+
['PureCloud OAuth'],
|
|
16328
|
+
['application/json'],
|
|
16329
|
+
['application/json']
|
|
16330
|
+
);
|
|
16331
|
+
}
|
|
16332
|
+
|
|
16333
|
+
/**
|
|
16334
|
+
* Get a list of External Metric Definitions of an organization, sorted by name in ascending order
|
|
16335
|
+
*
|
|
16336
|
+
* @param {Object} opts Optional parameters
|
|
16337
|
+
* @param {Number} opts.pageSize Page size (default to 25)
|
|
16338
|
+
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
16339
|
+
*/
|
|
16340
|
+
getEmployeeperformanceExternalmetricsDefinitions(opts) {
|
|
16341
|
+
opts = opts || {};
|
|
16342
|
+
|
|
16343
|
+
|
|
16344
|
+
return this.apiClient.callApi(
|
|
16345
|
+
'/api/v2/employeeperformance/externalmetrics/definitions',
|
|
16346
|
+
'GET',
|
|
16347
|
+
{ },
|
|
16348
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
16349
|
+
{ },
|
|
16350
|
+
{ },
|
|
16351
|
+
null,
|
|
16352
|
+
['PureCloud OAuth'],
|
|
16353
|
+
['application/json'],
|
|
16354
|
+
['application/json']
|
|
16355
|
+
);
|
|
16356
|
+
}
|
|
16357
|
+
|
|
16283
16358
|
/**
|
|
16284
16359
|
* Leaderboard of the requesting user's division or performance profile
|
|
16285
16360
|
*
|
|
@@ -17489,6 +17564,84 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17489
17564
|
);
|
|
17490
17565
|
}
|
|
17491
17566
|
|
|
17567
|
+
/**
|
|
17568
|
+
* Update External Metric Definition
|
|
17569
|
+
*
|
|
17570
|
+
* @param {String} metricId Specifies the metric definition ID
|
|
17571
|
+
* @param {Object} body The External Metric Definition parameters to be updated
|
|
17572
|
+
*/
|
|
17573
|
+
patchEmployeeperformanceExternalmetricsDefinition(metricId, body) {
|
|
17574
|
+
// verify the required parameter 'metricId' is set
|
|
17575
|
+
if (metricId === undefined || metricId === null) {
|
|
17576
|
+
throw 'Missing the required parameter "metricId" when calling patchEmployeeperformanceExternalmetricsDefinition';
|
|
17577
|
+
}
|
|
17578
|
+
// verify the required parameter 'body' is set
|
|
17579
|
+
if (body === undefined || body === null) {
|
|
17580
|
+
throw 'Missing the required parameter "body" when calling patchEmployeeperformanceExternalmetricsDefinition';
|
|
17581
|
+
}
|
|
17582
|
+
|
|
17583
|
+
return this.apiClient.callApi(
|
|
17584
|
+
'/api/v2/employeeperformance/externalmetrics/definitions/{metricId}',
|
|
17585
|
+
'PATCH',
|
|
17586
|
+
{ 'metricId': metricId },
|
|
17587
|
+
{ },
|
|
17588
|
+
{ },
|
|
17589
|
+
{ },
|
|
17590
|
+
body,
|
|
17591
|
+
['PureCloud OAuth'],
|
|
17592
|
+
['application/json'],
|
|
17593
|
+
['application/json']
|
|
17594
|
+
);
|
|
17595
|
+
}
|
|
17596
|
+
|
|
17597
|
+
/**
|
|
17598
|
+
* Write External Metric Data
|
|
17599
|
+
*
|
|
17600
|
+
* @param {Object} opts Optional parameters
|
|
17601
|
+
* @param {Object} opts.body The External Metric Data to be added
|
|
17602
|
+
*/
|
|
17603
|
+
postEmployeeperformanceExternalmetricsData(opts) {
|
|
17604
|
+
opts = opts || {};
|
|
17605
|
+
|
|
17606
|
+
|
|
17607
|
+
return this.apiClient.callApi(
|
|
17608
|
+
'/api/v2/employeeperformance/externalmetrics/data',
|
|
17609
|
+
'POST',
|
|
17610
|
+
{ },
|
|
17611
|
+
{ },
|
|
17612
|
+
{ },
|
|
17613
|
+
{ },
|
|
17614
|
+
opts['body'],
|
|
17615
|
+
['PureCloud OAuth'],
|
|
17616
|
+
['application/json'],
|
|
17617
|
+
['application/json']
|
|
17618
|
+
);
|
|
17619
|
+
}
|
|
17620
|
+
|
|
17621
|
+
/**
|
|
17622
|
+
* Create External Metric Definition
|
|
17623
|
+
*
|
|
17624
|
+
* @param {Object} opts Optional parameters
|
|
17625
|
+
* @param {Object} opts.body The External Metric Definition to be created
|
|
17626
|
+
*/
|
|
17627
|
+
postEmployeeperformanceExternalmetricsDefinitions(opts) {
|
|
17628
|
+
opts = opts || {};
|
|
17629
|
+
|
|
17630
|
+
|
|
17631
|
+
return this.apiClient.callApi(
|
|
17632
|
+
'/api/v2/employeeperformance/externalmetrics/definitions',
|
|
17633
|
+
'POST',
|
|
17634
|
+
{ },
|
|
17635
|
+
{ },
|
|
17636
|
+
{ },
|
|
17637
|
+
{ },
|
|
17638
|
+
opts['body'],
|
|
17639
|
+
['PureCloud OAuth'],
|
|
17640
|
+
['application/json'],
|
|
17641
|
+
['application/json']
|
|
17642
|
+
);
|
|
17643
|
+
}
|
|
17644
|
+
|
|
17492
17645
|
/**
|
|
17493
17646
|
* Creates a gamified metric with a given metric definition and metric objective
|
|
17494
17647
|
* This API is deprecated. Use /api/v2/gamification/profiles/{profileId}/metrics instead.
|
|
@@ -17847,7 +18000,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17847
18000
|
/**
|
|
17848
18001
|
* GeneralDataProtectionRegulation service.
|
|
17849
18002
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17850
|
-
* @version
|
|
18003
|
+
* @version 143.0.0
|
|
17851
18004
|
*/
|
|
17852
18005
|
|
|
17853
18006
|
/**
|
|
@@ -17977,7 +18130,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17977
18130
|
/**
|
|
17978
18131
|
* Geolocation service.
|
|
17979
18132
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17980
|
-
* @version
|
|
18133
|
+
* @version 143.0.0
|
|
17981
18134
|
*/
|
|
17982
18135
|
|
|
17983
18136
|
/**
|
|
@@ -18108,7 +18261,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18108
18261
|
/**
|
|
18109
18262
|
* Greetings service.
|
|
18110
18263
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
18111
|
-
* @version
|
|
18264
|
+
* @version 143.0.0
|
|
18112
18265
|
*/
|
|
18113
18266
|
|
|
18114
18267
|
/**
|
|
@@ -18563,7 +18716,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18563
18716
|
/**
|
|
18564
18717
|
* Groups service.
|
|
18565
18718
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18566
|
-
* @version
|
|
18719
|
+
* @version 143.0.0
|
|
18567
18720
|
*/
|
|
18568
18721
|
|
|
18569
18722
|
/**
|
|
@@ -18968,7 +19121,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18968
19121
|
/**
|
|
18969
19122
|
* IdentityProvider service.
|
|
18970
19123
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18971
|
-
* @version
|
|
19124
|
+
* @version 143.0.0
|
|
18972
19125
|
*/
|
|
18973
19126
|
|
|
18974
19127
|
/**
|
|
@@ -19724,7 +19877,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19724
19877
|
/**
|
|
19725
19878
|
* Integrations service.
|
|
19726
19879
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19727
|
-
* @version
|
|
19880
|
+
* @version 143.0.0
|
|
19728
19881
|
*/
|
|
19729
19882
|
|
|
19730
19883
|
/**
|
|
@@ -21401,7 +21554,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21401
21554
|
/**
|
|
21402
21555
|
* Journey service.
|
|
21403
21556
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
21404
|
-
* @version
|
|
21557
|
+
* @version 143.0.0
|
|
21405
21558
|
*/
|
|
21406
21559
|
|
|
21407
21560
|
/**
|
|
@@ -22112,7 +22265,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22112
22265
|
/**
|
|
22113
22266
|
* Knowledge service.
|
|
22114
22267
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
22115
|
-
* @version
|
|
22268
|
+
* @version 143.0.0
|
|
22116
22269
|
*/
|
|
22117
22270
|
|
|
22118
22271
|
/**
|
|
@@ -23012,7 +23165,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23012
23165
|
/**
|
|
23013
23166
|
* LanguageUnderstanding service.
|
|
23014
23167
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
23015
|
-
* @version
|
|
23168
|
+
* @version 143.0.0
|
|
23016
23169
|
*/
|
|
23017
23170
|
|
|
23018
23171
|
/**
|
|
@@ -23916,7 +24069,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23916
24069
|
/**
|
|
23917
24070
|
* Languages service.
|
|
23918
24071
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23919
|
-
* @version
|
|
24072
|
+
* @version 143.0.0
|
|
23920
24073
|
*/
|
|
23921
24074
|
|
|
23922
24075
|
/**
|
|
@@ -24184,7 +24337,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24184
24337
|
/**
|
|
24185
24338
|
* Learning service.
|
|
24186
24339
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
24187
|
-
* @version
|
|
24340
|
+
* @version 143.0.0
|
|
24188
24341
|
*/
|
|
24189
24342
|
|
|
24190
24343
|
/**
|
|
@@ -24919,7 +25072,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24919
25072
|
/**
|
|
24920
25073
|
* License service.
|
|
24921
25074
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24922
|
-
* @version
|
|
25075
|
+
* @version 143.0.0
|
|
24923
25076
|
*/
|
|
24924
25077
|
|
|
24925
25078
|
/**
|
|
@@ -25157,7 +25310,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25157
25310
|
/**
|
|
25158
25311
|
* Locations service.
|
|
25159
25312
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
25160
|
-
* @version
|
|
25313
|
+
* @version 143.0.0
|
|
25161
25314
|
*/
|
|
25162
25315
|
|
|
25163
25316
|
/**
|
|
@@ -25393,7 +25546,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25393
25546
|
/**
|
|
25394
25547
|
* Messaging service.
|
|
25395
25548
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
25396
|
-
* @version
|
|
25549
|
+
* @version 143.0.0
|
|
25397
25550
|
*/
|
|
25398
25551
|
|
|
25399
25552
|
/**
|
|
@@ -25544,7 +25697,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25544
25697
|
/**
|
|
25545
25698
|
* MobileDevices service.
|
|
25546
25699
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
25547
|
-
* @version
|
|
25700
|
+
* @version 143.0.0
|
|
25548
25701
|
*/
|
|
25549
25702
|
|
|
25550
25703
|
/**
|
|
@@ -25695,7 +25848,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25695
25848
|
/**
|
|
25696
25849
|
* Notifications service.
|
|
25697
25850
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25698
|
-
* @version
|
|
25851
|
+
* @version 143.0.0
|
|
25699
25852
|
*/
|
|
25700
25853
|
|
|
25701
25854
|
/**
|
|
@@ -25920,7 +26073,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25920
26073
|
/**
|
|
25921
26074
|
* OAuth service.
|
|
25922
26075
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25923
|
-
* @version
|
|
26076
|
+
* @version 143.0.0
|
|
25924
26077
|
*/
|
|
25925
26078
|
|
|
25926
26079
|
/**
|
|
@@ -26286,7 +26439,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26286
26439
|
/**
|
|
26287
26440
|
* Objects service.
|
|
26288
26441
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
26289
|
-
* @version
|
|
26442
|
+
* @version 143.0.0
|
|
26290
26443
|
*/
|
|
26291
26444
|
|
|
26292
26445
|
/**
|
|
@@ -26557,7 +26710,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26557
26710
|
/**
|
|
26558
26711
|
* Organization service.
|
|
26559
26712
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
26560
|
-
* @version
|
|
26713
|
+
* @version 143.0.0
|
|
26561
26714
|
*/
|
|
26562
26715
|
|
|
26563
26716
|
/**
|
|
@@ -26960,7 +27113,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26960
27113
|
/**
|
|
26961
27114
|
* OrganizationAuthorization service.
|
|
26962
27115
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26963
|
-
* @version
|
|
27116
|
+
* @version 143.0.0
|
|
26964
27117
|
*/
|
|
26965
27118
|
|
|
26966
27119
|
/**
|
|
@@ -27885,7 +28038,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27885
28038
|
/**
|
|
27886
28039
|
* Outbound service.
|
|
27887
28040
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27888
|
-
* @version
|
|
28041
|
+
* @version 143.0.0
|
|
27889
28042
|
*/
|
|
27890
28043
|
|
|
27891
28044
|
/**
|
|
@@ -31140,7 +31293,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31140
31293
|
/**
|
|
31141
31294
|
* Presence service.
|
|
31142
31295
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
31143
|
-
* @version
|
|
31296
|
+
* @version 143.0.0
|
|
31144
31297
|
*/
|
|
31145
31298
|
|
|
31146
31299
|
/**
|
|
@@ -31462,7 +31615,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31462
31615
|
/**
|
|
31463
31616
|
* Quality service.
|
|
31464
31617
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
31465
|
-
* @version
|
|
31618
|
+
* @version 143.0.0
|
|
31466
31619
|
*/
|
|
31467
31620
|
|
|
31468
31621
|
/**
|
|
@@ -33040,7 +33193,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33040
33193
|
/**
|
|
33041
33194
|
* Recording service.
|
|
33042
33195
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
33043
|
-
* @version
|
|
33196
|
+
* @version 143.0.0
|
|
33044
33197
|
*/
|
|
33045
33198
|
|
|
33046
33199
|
/**
|
|
@@ -34693,7 +34846,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34693
34846
|
/**
|
|
34694
34847
|
* ResponseManagement service.
|
|
34695
34848
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34696
|
-
* @version
|
|
34849
|
+
* @version 143.0.0
|
|
34697
34850
|
*/
|
|
34698
34851
|
|
|
34699
34852
|
/**
|
|
@@ -35177,7 +35330,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35177
35330
|
/**
|
|
35178
35331
|
* Routing service.
|
|
35179
35332
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
35180
|
-
* @version
|
|
35333
|
+
* @version 143.0.0
|
|
35181
35334
|
*/
|
|
35182
35335
|
|
|
35183
35336
|
/**
|
|
@@ -38098,7 +38251,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38098
38251
|
/**
|
|
38099
38252
|
* SCIM service.
|
|
38100
38253
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
38101
|
-
* @version
|
|
38254
|
+
* @version 143.0.0
|
|
38102
38255
|
*/
|
|
38103
38256
|
|
|
38104
38257
|
/**
|
|
@@ -38975,7 +39128,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38975
39128
|
/**
|
|
38976
39129
|
* Scripts service.
|
|
38977
39130
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
38978
|
-
* @version
|
|
39131
|
+
* @version 143.0.0
|
|
38979
39132
|
*/
|
|
38980
39133
|
|
|
38981
39134
|
/**
|
|
@@ -39394,7 +39547,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39394
39547
|
/**
|
|
39395
39548
|
* Search service.
|
|
39396
39549
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
39397
|
-
* @version
|
|
39550
|
+
* @version 143.0.0
|
|
39398
39551
|
*/
|
|
39399
39552
|
|
|
39400
39553
|
/**
|
|
@@ -39954,7 +40107,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39954
40107
|
/**
|
|
39955
40108
|
* SpeechTextAnalytics service.
|
|
39956
40109
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
39957
|
-
* @version
|
|
40110
|
+
* @version 143.0.0
|
|
39958
40111
|
*/
|
|
39959
40112
|
|
|
39960
40113
|
/**
|
|
@@ -40808,7 +40961,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40808
40961
|
/**
|
|
40809
40962
|
* Stations service.
|
|
40810
40963
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40811
|
-
* @version
|
|
40964
|
+
* @version 143.0.0
|
|
40812
40965
|
*/
|
|
40813
40966
|
|
|
40814
40967
|
/**
|
|
@@ -40955,7 +41108,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40955
41108
|
/**
|
|
40956
41109
|
* Suggest service.
|
|
40957
41110
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
40958
|
-
* @version
|
|
41111
|
+
* @version 143.0.0
|
|
40959
41112
|
*/
|
|
40960
41113
|
|
|
40961
41114
|
/**
|
|
@@ -41094,7 +41247,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41094
41247
|
/**
|
|
41095
41248
|
* Teams service.
|
|
41096
41249
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
41097
|
-
* @version
|
|
41250
|
+
* @version 143.0.0
|
|
41098
41251
|
*/
|
|
41099
41252
|
|
|
41100
41253
|
/**
|
|
@@ -41273,7 +41426,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41273
41426
|
/**
|
|
41274
41427
|
* Telephony service.
|
|
41275
41428
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
41276
|
-
* @version
|
|
41429
|
+
* @version 143.0.0
|
|
41277
41430
|
*/
|
|
41278
41431
|
|
|
41279
41432
|
/**
|
|
@@ -41381,7 +41534,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41381
41534
|
/**
|
|
41382
41535
|
* TelephonyProvidersEdge service.
|
|
41383
41536
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
41384
|
-
* @version
|
|
41537
|
+
* @version 143.0.0
|
|
41385
41538
|
*/
|
|
41386
41539
|
|
|
41387
41540
|
/**
|
|
@@ -45014,7 +45167,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45014
45167
|
/**
|
|
45015
45168
|
* Textbots service.
|
|
45016
45169
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
45017
|
-
* @version
|
|
45170
|
+
* @version 143.0.0
|
|
45018
45171
|
*/
|
|
45019
45172
|
|
|
45020
45173
|
/**
|
|
@@ -45142,7 +45295,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45142
45295
|
/**
|
|
45143
45296
|
* Tokens service.
|
|
45144
45297
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
45145
|
-
* @version
|
|
45298
|
+
* @version 143.0.0
|
|
45146
45299
|
*/
|
|
45147
45300
|
|
|
45148
45301
|
/**
|
|
@@ -45248,7 +45401,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45248
45401
|
/**
|
|
45249
45402
|
* Uploads service.
|
|
45250
45403
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
45251
|
-
* @version
|
|
45404
|
+
* @version 143.0.0
|
|
45252
45405
|
*/
|
|
45253
45406
|
|
|
45254
45407
|
/**
|
|
@@ -45399,7 +45552,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45399
45552
|
/**
|
|
45400
45553
|
* Usage service.
|
|
45401
45554
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
45402
|
-
* @version
|
|
45555
|
+
* @version 143.0.0
|
|
45403
45556
|
*/
|
|
45404
45557
|
|
|
45405
45558
|
/**
|
|
@@ -45470,7 +45623,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45470
45623
|
/**
|
|
45471
45624
|
* UserRecordings service.
|
|
45472
45625
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
45473
|
-
* @version
|
|
45626
|
+
* @version 143.0.0
|
|
45474
45627
|
*/
|
|
45475
45628
|
|
|
45476
45629
|
/**
|
|
@@ -45654,7 +45807,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45654
45807
|
/**
|
|
45655
45808
|
* Users service.
|
|
45656
45809
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
45657
|
-
* @version
|
|
45810
|
+
* @version 143.0.0
|
|
45658
45811
|
*/
|
|
45659
45812
|
|
|
45660
45813
|
/**
|
|
@@ -47956,7 +48109,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47956
48109
|
/**
|
|
47957
48110
|
* Utilities service.
|
|
47958
48111
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
47959
|
-
* @version
|
|
48112
|
+
* @version 143.0.0
|
|
47960
48113
|
*/
|
|
47961
48114
|
|
|
47962
48115
|
/**
|
|
@@ -48067,7 +48220,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48067
48220
|
/**
|
|
48068
48221
|
* Voicemail service.
|
|
48069
48222
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
48070
|
-
* @version
|
|
48223
|
+
* @version 143.0.0
|
|
48071
48224
|
*/
|
|
48072
48225
|
|
|
48073
48226
|
/**
|
|
@@ -48734,7 +48887,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48734
48887
|
/**
|
|
48735
48888
|
* WebChat service.
|
|
48736
48889
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
48737
|
-
* @version
|
|
48890
|
+
* @version 143.0.0
|
|
48738
48891
|
*/
|
|
48739
48892
|
|
|
48740
48893
|
/**
|
|
@@ -49278,7 +49431,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49278
49431
|
/**
|
|
49279
49432
|
* WebDeployments service.
|
|
49280
49433
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
49281
|
-
* @version
|
|
49434
|
+
* @version 143.0.0
|
|
49282
49435
|
*/
|
|
49283
49436
|
|
|
49284
49437
|
/**
|
|
@@ -49633,7 +49786,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49633
49786
|
/**
|
|
49634
49787
|
* WebMessaging service.
|
|
49635
49788
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
49636
|
-
* @version
|
|
49789
|
+
* @version 143.0.0
|
|
49637
49790
|
*/
|
|
49638
49791
|
|
|
49639
49792
|
/**
|
|
@@ -49679,7 +49832,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49679
49832
|
/**
|
|
49680
49833
|
* Widgets service.
|
|
49681
49834
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
49682
|
-
* @version
|
|
49835
|
+
* @version 143.0.0
|
|
49683
49836
|
*/
|
|
49684
49837
|
|
|
49685
49838
|
/**
|
|
@@ -49825,7 +49978,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49825
49978
|
/**
|
|
49826
49979
|
* WorkforceManagement service.
|
|
49827
49980
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49828
|
-
* @version
|
|
49981
|
+
* @version 143.0.0
|
|
49829
49982
|
*/
|
|
49830
49983
|
|
|
49831
49984
|
/**
|
|
@@ -54101,7 +54254,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54101
54254
|
* </pre>
|
|
54102
54255
|
* </p>
|
|
54103
54256
|
* @module purecloud-platform-client-v2/index
|
|
54104
|
-
* @version
|
|
54257
|
+
* @version 143.0.0
|
|
54105
54258
|
*/
|
|
54106
54259
|
class platformClient {
|
|
54107
54260
|
constructor() {
|