purecloud-platform-client-v2 155.0.1 → 157.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 +298 -124
- package/dist/web-amd/purecloud-platform-client-v2.js +298 -124
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +298 -124
- package/dist/web-cjs/purecloud-platform-client-v2.js +308 -130
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +372 -201
- 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/DownloadsApi.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/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 +6 -56
- 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/ProcessAutomationApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +51 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +51 -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 +75 -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 +50 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -402,7 +402,7 @@ class Configuration {
|
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
404
|
* @module purecloud-platform-client-v2/ApiClient
|
|
405
|
-
* @version
|
|
405
|
+
* @version 157.0.0
|
|
406
406
|
*/
|
|
407
407
|
class ApiClient {
|
|
408
408
|
/**
|
|
@@ -1481,7 +1481,7 @@ class AlertingApi {
|
|
|
1481
1481
|
/**
|
|
1482
1482
|
* Alerting service.
|
|
1483
1483
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1484
|
-
* @version
|
|
1484
|
+
* @version 157.0.0
|
|
1485
1485
|
*/
|
|
1486
1486
|
|
|
1487
1487
|
/**
|
|
@@ -1795,7 +1795,7 @@ class AnalyticsApi {
|
|
|
1795
1795
|
/**
|
|
1796
1796
|
* Analytics service.
|
|
1797
1797
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1798
|
-
* @version
|
|
1798
|
+
* @version 157.0.0
|
|
1799
1799
|
*/
|
|
1800
1800
|
|
|
1801
1801
|
/**
|
|
@@ -3049,7 +3049,7 @@ class ArchitectApi {
|
|
|
3049
3049
|
/**
|
|
3050
3050
|
* Architect service.
|
|
3051
3051
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
3052
|
-
* @version
|
|
3052
|
+
* @version 157.0.0
|
|
3053
3053
|
*/
|
|
3054
3054
|
|
|
3055
3055
|
/**
|
|
@@ -6097,7 +6097,7 @@ class AuditApi {
|
|
|
6097
6097
|
/**
|
|
6098
6098
|
* Audit service.
|
|
6099
6099
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6100
|
-
* @version
|
|
6100
|
+
* @version 157.0.0
|
|
6101
6101
|
*/
|
|
6102
6102
|
|
|
6103
6103
|
/**
|
|
@@ -6268,7 +6268,7 @@ class AuthorizationApi {
|
|
|
6268
6268
|
/**
|
|
6269
6269
|
* Authorization service.
|
|
6270
6270
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6271
|
-
* @version
|
|
6271
|
+
* @version 157.0.0
|
|
6272
6272
|
*/
|
|
6273
6273
|
|
|
6274
6274
|
/**
|
|
@@ -7496,7 +7496,7 @@ class BillingApi {
|
|
|
7496
7496
|
/**
|
|
7497
7497
|
* Billing service.
|
|
7498
7498
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7499
|
-
* @version
|
|
7499
|
+
* @version 157.0.0
|
|
7500
7500
|
*/
|
|
7501
7501
|
|
|
7502
7502
|
/**
|
|
@@ -7576,7 +7576,7 @@ class ChatApi {
|
|
|
7576
7576
|
/**
|
|
7577
7577
|
* Chat service.
|
|
7578
7578
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7579
|
-
* @version
|
|
7579
|
+
* @version 157.0.0
|
|
7580
7580
|
*/
|
|
7581
7581
|
|
|
7582
7582
|
/**
|
|
@@ -7667,7 +7667,7 @@ class CoachingApi {
|
|
|
7667
7667
|
/**
|
|
7668
7668
|
* Coaching service.
|
|
7669
7669
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7670
|
-
* @version
|
|
7670
|
+
* @version 157.0.0
|
|
7671
7671
|
*/
|
|
7672
7672
|
|
|
7673
7673
|
/**
|
|
@@ -8244,7 +8244,7 @@ class ContentManagementApi {
|
|
|
8244
8244
|
/**
|
|
8245
8245
|
* ContentManagement service.
|
|
8246
8246
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8247
|
-
* @version
|
|
8247
|
+
* @version 157.0.0
|
|
8248
8248
|
*/
|
|
8249
8249
|
|
|
8250
8250
|
/**
|
|
@@ -9384,7 +9384,7 @@ class ConversationsApi {
|
|
|
9384
9384
|
/**
|
|
9385
9385
|
* Conversations service.
|
|
9386
9386
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9387
|
-
* @version
|
|
9387
|
+
* @version 157.0.0
|
|
9388
9388
|
*/
|
|
9389
9389
|
|
|
9390
9390
|
/**
|
|
@@ -14607,7 +14607,7 @@ class DataExtensionsApi {
|
|
|
14607
14607
|
/**
|
|
14608
14608
|
* DataExtensions service.
|
|
14609
14609
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
14610
|
-
* @version
|
|
14610
|
+
* @version 157.0.0
|
|
14611
14611
|
*/
|
|
14612
14612
|
|
|
14613
14613
|
/**
|
|
@@ -14693,7 +14693,7 @@ class DownloadsApi {
|
|
|
14693
14693
|
/**
|
|
14694
14694
|
* Downloads service.
|
|
14695
14695
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
14696
|
-
* @version
|
|
14696
|
+
* @version 157.0.0
|
|
14697
14697
|
*/
|
|
14698
14698
|
|
|
14699
14699
|
/**
|
|
@@ -14745,7 +14745,7 @@ class EventsApi {
|
|
|
14745
14745
|
/**
|
|
14746
14746
|
* Events service.
|
|
14747
14747
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
14748
|
-
* @version
|
|
14748
|
+
* @version 157.0.0
|
|
14749
14749
|
*/
|
|
14750
14750
|
|
|
14751
14751
|
/**
|
|
@@ -14841,7 +14841,7 @@ class ExternalContactsApi {
|
|
|
14841
14841
|
/**
|
|
14842
14842
|
* ExternalContacts service.
|
|
14843
14843
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14844
|
-
* @version
|
|
14844
|
+
* @version 157.0.0
|
|
14845
14845
|
*/
|
|
14846
14846
|
|
|
14847
14847
|
/**
|
|
@@ -16799,7 +16799,7 @@ class FaxApi {
|
|
|
16799
16799
|
/**
|
|
16800
16800
|
* Fax service.
|
|
16801
16801
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
16802
|
-
* @version
|
|
16802
|
+
* @version 157.0.0
|
|
16803
16803
|
*/
|
|
16804
16804
|
|
|
16805
16805
|
/**
|
|
@@ -16970,7 +16970,7 @@ class FlowsApi {
|
|
|
16970
16970
|
/**
|
|
16971
16971
|
* Flows service.
|
|
16972
16972
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
16973
|
-
* @version
|
|
16973
|
+
* @version 157.0.0
|
|
16974
16974
|
*/
|
|
16975
16975
|
|
|
16976
16976
|
/**
|
|
@@ -17041,7 +17041,7 @@ class GamificationApi {
|
|
|
17041
17041
|
/**
|
|
17042
17042
|
* Gamification service.
|
|
17043
17043
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
17044
|
-
* @version
|
|
17044
|
+
* @version 157.0.0
|
|
17045
17045
|
*/
|
|
17046
17046
|
|
|
17047
17047
|
/**
|
|
@@ -18658,7 +18658,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
18658
18658
|
/**
|
|
18659
18659
|
* GeneralDataProtectionRegulation service.
|
|
18660
18660
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
18661
|
-
* @version
|
|
18661
|
+
* @version 157.0.0
|
|
18662
18662
|
*/
|
|
18663
18663
|
|
|
18664
18664
|
/**
|
|
@@ -18788,7 +18788,7 @@ class GeolocationApi {
|
|
|
18788
18788
|
/**
|
|
18789
18789
|
* Geolocation service.
|
|
18790
18790
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
18791
|
-
* @version
|
|
18791
|
+
* @version 157.0.0
|
|
18792
18792
|
*/
|
|
18793
18793
|
|
|
18794
18794
|
/**
|
|
@@ -18919,7 +18919,7 @@ class GreetingsApi {
|
|
|
18919
18919
|
/**
|
|
18920
18920
|
* Greetings service.
|
|
18921
18921
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
18922
|
-
* @version
|
|
18922
|
+
* @version 157.0.0
|
|
18923
18923
|
*/
|
|
18924
18924
|
|
|
18925
18925
|
/**
|
|
@@ -19374,7 +19374,7 @@ class GroupsApi {
|
|
|
19374
19374
|
/**
|
|
19375
19375
|
* Groups service.
|
|
19376
19376
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
19377
|
-
* @version
|
|
19377
|
+
* @version 157.0.0
|
|
19378
19378
|
*/
|
|
19379
19379
|
|
|
19380
19380
|
/**
|
|
@@ -19780,7 +19780,7 @@ class IdentityProviderApi {
|
|
|
19780
19780
|
/**
|
|
19781
19781
|
* IdentityProvider service.
|
|
19782
19782
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
19783
|
-
* @version
|
|
19783
|
+
* @version 157.0.0
|
|
19784
19784
|
*/
|
|
19785
19785
|
|
|
19786
19786
|
/**
|
|
@@ -20536,7 +20536,7 @@ class IntegrationsApi {
|
|
|
20536
20536
|
/**
|
|
20537
20537
|
* Integrations service.
|
|
20538
20538
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
20539
|
-
* @version
|
|
20539
|
+
* @version 157.0.0
|
|
20540
20540
|
*/
|
|
20541
20541
|
|
|
20542
20542
|
/**
|
|
@@ -22136,7 +22136,7 @@ class JourneyApi {
|
|
|
22136
22136
|
/**
|
|
22137
22137
|
* Journey service.
|
|
22138
22138
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
22139
|
-
* @version
|
|
22139
|
+
* @version 157.0.0
|
|
22140
22140
|
*/
|
|
22141
22141
|
|
|
22142
22142
|
/**
|
|
@@ -22922,7 +22922,7 @@ class KnowledgeApi {
|
|
|
22922
22922
|
/**
|
|
22923
22923
|
* Knowledge service.
|
|
22924
22924
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
22925
|
-
* @version
|
|
22925
|
+
* @version 157.0.0
|
|
22926
22926
|
*/
|
|
22927
22927
|
|
|
22928
22928
|
/**
|
|
@@ -25355,7 +25355,7 @@ class LanguageUnderstandingApi {
|
|
|
25355
25355
|
/**
|
|
25356
25356
|
* LanguageUnderstanding service.
|
|
25357
25357
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
25358
|
-
* @version
|
|
25358
|
+
* @version 157.0.0
|
|
25359
25359
|
*/
|
|
25360
25360
|
|
|
25361
25361
|
/**
|
|
@@ -26367,7 +26367,7 @@ class LanguagesApi {
|
|
|
26367
26367
|
/**
|
|
26368
26368
|
* Languages service.
|
|
26369
26369
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
26370
|
-
* @version
|
|
26370
|
+
* @version 157.0.0
|
|
26371
26371
|
*/
|
|
26372
26372
|
|
|
26373
26373
|
/**
|
|
@@ -26384,7 +26384,7 @@ class LanguagesApi {
|
|
|
26384
26384
|
|
|
26385
26385
|
/**
|
|
26386
26386
|
* Delete Language (Deprecated)
|
|
26387
|
-
* This endpoint is deprecated.
|
|
26387
|
+
* This endpoint is deprecated. Please see the Routing API (DELETE /api/v2/routing/languages/{languageId})
|
|
26388
26388
|
* @param {String} languageId Language ID
|
|
26389
26389
|
*/
|
|
26390
26390
|
deleteLanguage(languageId) {
|
|
@@ -26408,33 +26408,8 @@ class LanguagesApi {
|
|
|
26408
26408
|
}
|
|
26409
26409
|
|
|
26410
26410
|
/**
|
|
26411
|
-
*
|
|
26412
|
-
*
|
|
26413
|
-
* @param {String} languageId Language ID
|
|
26414
|
-
*/
|
|
26415
|
-
deleteRoutingLanguage(languageId) {
|
|
26416
|
-
// verify the required parameter 'languageId' is set
|
|
26417
|
-
if (languageId === undefined || languageId === null) {
|
|
26418
|
-
throw 'Missing the required parameter "languageId" when calling deleteRoutingLanguage';
|
|
26419
|
-
}
|
|
26420
|
-
|
|
26421
|
-
return this.apiClient.callApi(
|
|
26422
|
-
'/api/v2/routing/languages/{languageId}',
|
|
26423
|
-
'DELETE',
|
|
26424
|
-
{ 'languageId': languageId },
|
|
26425
|
-
{ },
|
|
26426
|
-
{ },
|
|
26427
|
-
{ },
|
|
26428
|
-
null,
|
|
26429
|
-
['PureCloud OAuth'],
|
|
26430
|
-
['application/json'],
|
|
26431
|
-
['application/json']
|
|
26432
|
-
);
|
|
26433
|
-
}
|
|
26434
|
-
|
|
26435
|
-
/**
|
|
26436
|
-
* Get language (Deprecated)
|
|
26437
|
-
* This endpoint is deprecated. It has been moved to /routing/languages/{languageId}
|
|
26411
|
+
* Get Language (Deprecated)
|
|
26412
|
+
* This endpoint is deprecated. Please see the Routing API (GET /api/v2/routing/languages/{languageId})
|
|
26438
26413
|
* @param {String} languageId Language ID
|
|
26439
26414
|
*/
|
|
26440
26415
|
getLanguage(languageId) {
|
|
@@ -26459,7 +26434,7 @@ class LanguagesApi {
|
|
|
26459
26434
|
|
|
26460
26435
|
/**
|
|
26461
26436
|
* Get the list of supported languages. (Deprecated)
|
|
26462
|
-
* This endpoint is deprecated.
|
|
26437
|
+
* This endpoint is deprecated. Please see the Routing API (GET /api/v2/routing/languages)
|
|
26463
26438
|
* @param {Object} opts Optional parameters
|
|
26464
26439
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
26465
26440
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
@@ -26579,34 +26554,9 @@ class LanguagesApi {
|
|
|
26579
26554
|
);
|
|
26580
26555
|
}
|
|
26581
26556
|
|
|
26582
|
-
/**
|
|
26583
|
-
* Get language
|
|
26584
|
-
*
|
|
26585
|
-
* @param {String} languageId Language ID
|
|
26586
|
-
*/
|
|
26587
|
-
getRoutingLanguage(languageId) {
|
|
26588
|
-
// verify the required parameter 'languageId' is set
|
|
26589
|
-
if (languageId === undefined || languageId === null) {
|
|
26590
|
-
throw 'Missing the required parameter "languageId" when calling getRoutingLanguage';
|
|
26591
|
-
}
|
|
26592
|
-
|
|
26593
|
-
return this.apiClient.callApi(
|
|
26594
|
-
'/api/v2/routing/languages/{languageId}',
|
|
26595
|
-
'GET',
|
|
26596
|
-
{ 'languageId': languageId },
|
|
26597
|
-
{ },
|
|
26598
|
-
{ },
|
|
26599
|
-
{ },
|
|
26600
|
-
null,
|
|
26601
|
-
['PureCloud OAuth'],
|
|
26602
|
-
['application/json'],
|
|
26603
|
-
['application/json']
|
|
26604
|
-
);
|
|
26605
|
-
}
|
|
26606
|
-
|
|
26607
26557
|
/**
|
|
26608
26558
|
* Create Language (Deprecated)
|
|
26609
|
-
* This endpoint is deprecated.
|
|
26559
|
+
* This endpoint is deprecated. Please see the Routing API. (POST /api/v2/routing/languages
|
|
26610
26560
|
* @param {Object} body Language
|
|
26611
26561
|
*/
|
|
26612
26562
|
postLanguages(body) {
|
|
@@ -26635,7 +26585,7 @@ class LearningApi {
|
|
|
26635
26585
|
/**
|
|
26636
26586
|
* Learning service.
|
|
26637
26587
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
26638
|
-
* @version
|
|
26588
|
+
* @version 157.0.0
|
|
26639
26589
|
*/
|
|
26640
26590
|
|
|
26641
26591
|
/**
|
|
@@ -27396,7 +27346,7 @@ class LicenseApi {
|
|
|
27396
27346
|
/**
|
|
27397
27347
|
* License service.
|
|
27398
27348
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
27399
|
-
* @version
|
|
27349
|
+
* @version 157.0.0
|
|
27400
27350
|
*/
|
|
27401
27351
|
|
|
27402
27352
|
/**
|
|
@@ -27634,7 +27584,7 @@ class LocationsApi {
|
|
|
27634
27584
|
/**
|
|
27635
27585
|
* Locations service.
|
|
27636
27586
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
27637
|
-
* @version
|
|
27587
|
+
* @version 157.0.0
|
|
27638
27588
|
*/
|
|
27639
27589
|
|
|
27640
27590
|
/**
|
|
@@ -27870,7 +27820,7 @@ class MessagingApi {
|
|
|
27870
27820
|
/**
|
|
27871
27821
|
* Messaging service.
|
|
27872
27822
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
27873
|
-
* @version
|
|
27823
|
+
* @version 157.0.0
|
|
27874
27824
|
*/
|
|
27875
27825
|
|
|
27876
27826
|
/**
|
|
@@ -28021,7 +27971,7 @@ class MobileDevicesApi {
|
|
|
28021
27971
|
/**
|
|
28022
27972
|
* MobileDevices service.
|
|
28023
27973
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
28024
|
-
* @version
|
|
27974
|
+
* @version 157.0.0
|
|
28025
27975
|
*/
|
|
28026
27976
|
|
|
28027
27977
|
/**
|
|
@@ -28172,7 +28122,7 @@ class NotificationsApi {
|
|
|
28172
28122
|
/**
|
|
28173
28123
|
* Notifications service.
|
|
28174
28124
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
28175
|
-
* @version
|
|
28125
|
+
* @version 157.0.0
|
|
28176
28126
|
*/
|
|
28177
28127
|
|
|
28178
28128
|
/**
|
|
@@ -28397,7 +28347,7 @@ class OAuthApi {
|
|
|
28397
28347
|
/**
|
|
28398
28348
|
* OAuth service.
|
|
28399
28349
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
28400
|
-
* @version
|
|
28350
|
+
* @version 157.0.0
|
|
28401
28351
|
*/
|
|
28402
28352
|
|
|
28403
28353
|
/**
|
|
@@ -28763,7 +28713,7 @@ class ObjectsApi {
|
|
|
28763
28713
|
/**
|
|
28764
28714
|
* Objects service.
|
|
28765
28715
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
28766
|
-
* @version
|
|
28716
|
+
* @version 157.0.0
|
|
28767
28717
|
*/
|
|
28768
28718
|
|
|
28769
28719
|
/**
|
|
@@ -29034,7 +28984,7 @@ class OrganizationApi {
|
|
|
29034
28984
|
/**
|
|
29035
28985
|
* Organization service.
|
|
29036
28986
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
29037
|
-
* @version
|
|
28987
|
+
* @version 157.0.0
|
|
29038
28988
|
*/
|
|
29039
28989
|
|
|
29040
28990
|
/**
|
|
@@ -29437,7 +29387,7 @@ class OrganizationAuthorizationApi {
|
|
|
29437
29387
|
/**
|
|
29438
29388
|
* OrganizationAuthorization service.
|
|
29439
29389
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
29440
|
-
* @version
|
|
29390
|
+
* @version 157.0.0
|
|
29441
29391
|
*/
|
|
29442
29392
|
|
|
29443
29393
|
/**
|
|
@@ -30362,7 +30312,7 @@ class OutboundApi {
|
|
|
30362
30312
|
/**
|
|
30363
30313
|
* Outbound service.
|
|
30364
30314
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
30365
|
-
* @version
|
|
30315
|
+
* @version 157.0.0
|
|
30366
30316
|
*/
|
|
30367
30317
|
|
|
30368
30318
|
/**
|
|
@@ -33899,7 +33849,7 @@ class PresenceApi {
|
|
|
33899
33849
|
/**
|
|
33900
33850
|
* Presence service.
|
|
33901
33851
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
33902
|
-
* @version
|
|
33852
|
+
* @version 157.0.0
|
|
33903
33853
|
*/
|
|
33904
33854
|
|
|
33905
33855
|
/**
|
|
@@ -34405,7 +34355,7 @@ class ProcessAutomationApi {
|
|
|
34405
34355
|
/**
|
|
34406
34356
|
* ProcessAutomation service.
|
|
34407
34357
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
34408
|
-
* @version
|
|
34358
|
+
* @version 157.0.0
|
|
34409
34359
|
*/
|
|
34410
34360
|
|
|
34411
34361
|
/**
|
|
@@ -34479,6 +34429,7 @@ class ProcessAutomationApi {
|
|
|
34479
34429
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
34480
34430
|
* @param {String} opts.topicName Topic name(s). Separated by commas
|
|
34481
34431
|
* @param {Boolean} opts.enabled Boolean indicating desired enabled state of triggers
|
|
34432
|
+
* @param {Boolean} opts.hasDelayBy Boolean to filter based on delayBySeconds being set in triggers. Default returns all, true returns only those with delayBySeconds set, false returns those without delayBySeconds set.
|
|
34482
34433
|
*/
|
|
34483
34434
|
getProcessautomationTriggers(opts) {
|
|
34484
34435
|
opts = opts || {};
|
|
@@ -34488,7 +34439,7 @@ class ProcessAutomationApi {
|
|
|
34488
34439
|
'/api/v2/processautomation/triggers',
|
|
34489
34440
|
'GET',
|
|
34490
34441
|
{ },
|
|
34491
|
-
{ 'before': opts['before'],'after': opts['after'],'pageSize': opts['pageSize'],'topicName': opts['topicName'],'enabled': opts['enabled'] },
|
|
34442
|
+
{ 'before': opts['before'],'after': opts['after'],'pageSize': opts['pageSize'],'topicName': opts['topicName'],'enabled': opts['enabled'],'hasDelayBy': opts['hasDelayBy'] },
|
|
34492
34443
|
{ },
|
|
34493
34444
|
{ },
|
|
34494
34445
|
null,
|
|
@@ -34643,7 +34594,7 @@ class QualityApi {
|
|
|
34643
34594
|
/**
|
|
34644
34595
|
* Quality service.
|
|
34645
34596
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
34646
|
-
* @version
|
|
34597
|
+
* @version 157.0.0
|
|
34647
34598
|
*/
|
|
34648
34599
|
|
|
34649
34600
|
/**
|
|
@@ -36221,7 +36172,7 @@ class RecordingApi {
|
|
|
36221
36172
|
/**
|
|
36222
36173
|
* Recording service.
|
|
36223
36174
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
36224
|
-
* @version
|
|
36175
|
+
* @version 157.0.0
|
|
36225
36176
|
*/
|
|
36226
36177
|
|
|
36227
36178
|
/**
|
|
@@ -37095,6 +37046,31 @@ class RecordingApi {
|
|
|
37095
37046
|
);
|
|
37096
37047
|
}
|
|
37097
37048
|
|
|
37049
|
+
/**
|
|
37050
|
+
* Get the status of a recording upload status report
|
|
37051
|
+
*
|
|
37052
|
+
* @param {String} reportId reportId
|
|
37053
|
+
*/
|
|
37054
|
+
getRecordingUploadsReport(reportId) {
|
|
37055
|
+
// verify the required parameter 'reportId' is set
|
|
37056
|
+
if (reportId === undefined || reportId === null) {
|
|
37057
|
+
throw 'Missing the required parameter "reportId" when calling getRecordingUploadsReport';
|
|
37058
|
+
}
|
|
37059
|
+
|
|
37060
|
+
return this.apiClient.callApi(
|
|
37061
|
+
'/api/v2/recording/uploads/reports/{reportId}',
|
|
37062
|
+
'GET',
|
|
37063
|
+
{ 'reportId': reportId },
|
|
37064
|
+
{ },
|
|
37065
|
+
{ },
|
|
37066
|
+
{ },
|
|
37067
|
+
null,
|
|
37068
|
+
['PureCloud OAuth'],
|
|
37069
|
+
['application/json'],
|
|
37070
|
+
['application/json']
|
|
37071
|
+
);
|
|
37072
|
+
}
|
|
37073
|
+
|
|
37098
37074
|
/**
|
|
37099
37075
|
* Query for recording retention data
|
|
37100
37076
|
*
|
|
@@ -37494,6 +37470,31 @@ class RecordingApi {
|
|
|
37494
37470
|
);
|
|
37495
37471
|
}
|
|
37496
37472
|
|
|
37473
|
+
/**
|
|
37474
|
+
* Creates a recording upload status report
|
|
37475
|
+
*
|
|
37476
|
+
* @param {Object} body Report parameters
|
|
37477
|
+
*/
|
|
37478
|
+
postRecordingUploadsReports(body) {
|
|
37479
|
+
// verify the required parameter 'body' is set
|
|
37480
|
+
if (body === undefined || body === null) {
|
|
37481
|
+
throw 'Missing the required parameter "body" when calling postRecordingUploadsReports';
|
|
37482
|
+
}
|
|
37483
|
+
|
|
37484
|
+
return this.apiClient.callApi(
|
|
37485
|
+
'/api/v2/recording/uploads/reports',
|
|
37486
|
+
'POST',
|
|
37487
|
+
{ },
|
|
37488
|
+
{ },
|
|
37489
|
+
{ },
|
|
37490
|
+
{ },
|
|
37491
|
+
body,
|
|
37492
|
+
['PureCloud OAuth'],
|
|
37493
|
+
['application/json'],
|
|
37494
|
+
['application/json']
|
|
37495
|
+
);
|
|
37496
|
+
}
|
|
37497
|
+
|
|
37497
37498
|
/**
|
|
37498
37499
|
* Get a list of conversations with protected recordings
|
|
37499
37500
|
*
|
|
@@ -37908,7 +37909,7 @@ class ResponseManagementApi {
|
|
|
37908
37909
|
/**
|
|
37909
37910
|
* ResponseManagement service.
|
|
37910
37911
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
37911
|
-
* @version
|
|
37912
|
+
* @version 157.0.0
|
|
37912
37913
|
*/
|
|
37913
37914
|
|
|
37914
37915
|
/**
|
|
@@ -38392,7 +38393,7 @@ class RoutingApi {
|
|
|
38392
38393
|
/**
|
|
38393
38394
|
* Routing service.
|
|
38394
38395
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
38395
|
-
* @version
|
|
38396
|
+
* @version 157.0.0
|
|
38396
38397
|
*/
|
|
38397
38398
|
|
|
38398
38399
|
/**
|
|
@@ -38512,6 +38513,31 @@ class RoutingApi {
|
|
|
38512
38513
|
);
|
|
38513
38514
|
}
|
|
38514
38515
|
|
|
38516
|
+
/**
|
|
38517
|
+
* Delete a routing language
|
|
38518
|
+
*
|
|
38519
|
+
* @param {String} languageId Language ID
|
|
38520
|
+
*/
|
|
38521
|
+
deleteRoutingLanguage(languageId) {
|
|
38522
|
+
// verify the required parameter 'languageId' is set
|
|
38523
|
+
if (languageId === undefined || languageId === null) {
|
|
38524
|
+
throw 'Missing the required parameter "languageId" when calling deleteRoutingLanguage';
|
|
38525
|
+
}
|
|
38526
|
+
|
|
38527
|
+
return this.apiClient.callApi(
|
|
38528
|
+
'/api/v2/routing/languages/{languageId}',
|
|
38529
|
+
'DELETE',
|
|
38530
|
+
{ 'languageId': languageId },
|
|
38531
|
+
{ },
|
|
38532
|
+
{ },
|
|
38533
|
+
{ },
|
|
38534
|
+
null,
|
|
38535
|
+
['PureCloud OAuth'],
|
|
38536
|
+
['application/json'],
|
|
38537
|
+
['application/json']
|
|
38538
|
+
);
|
|
38539
|
+
}
|
|
38540
|
+
|
|
38515
38541
|
/**
|
|
38516
38542
|
* Delete single predictor.
|
|
38517
38543
|
*
|
|
@@ -39255,6 +39281,31 @@ class RoutingApi {
|
|
|
39255
39281
|
);
|
|
39256
39282
|
}
|
|
39257
39283
|
|
|
39284
|
+
/**
|
|
39285
|
+
* Get a routing language
|
|
39286
|
+
*
|
|
39287
|
+
* @param {String} languageId Language ID
|
|
39288
|
+
*/
|
|
39289
|
+
getRoutingLanguage(languageId) {
|
|
39290
|
+
// verify the required parameter 'languageId' is set
|
|
39291
|
+
if (languageId === undefined || languageId === null) {
|
|
39292
|
+
throw 'Missing the required parameter "languageId" when calling getRoutingLanguage';
|
|
39293
|
+
}
|
|
39294
|
+
|
|
39295
|
+
return this.apiClient.callApi(
|
|
39296
|
+
'/api/v2/routing/languages/{languageId}',
|
|
39297
|
+
'GET',
|
|
39298
|
+
{ 'languageId': languageId },
|
|
39299
|
+
{ },
|
|
39300
|
+
{ },
|
|
39301
|
+
{ },
|
|
39302
|
+
null,
|
|
39303
|
+
['PureCloud OAuth'],
|
|
39304
|
+
['application/json'],
|
|
39305
|
+
['application/json']
|
|
39306
|
+
);
|
|
39307
|
+
}
|
|
39308
|
+
|
|
39258
39309
|
/**
|
|
39259
39310
|
* Get the list of supported languages.
|
|
39260
39311
|
*
|
|
@@ -41807,7 +41858,7 @@ class SCIMApi {
|
|
|
41807
41858
|
/**
|
|
41808
41859
|
* SCIM service.
|
|
41809
41860
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
41810
|
-
* @version
|
|
41861
|
+
* @version 157.0.0
|
|
41811
41862
|
*/
|
|
41812
41863
|
|
|
41813
41864
|
/**
|
|
@@ -42684,7 +42735,7 @@ class ScriptsApi {
|
|
|
42684
42735
|
/**
|
|
42685
42736
|
* Scripts service.
|
|
42686
42737
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
42687
|
-
* @version
|
|
42738
|
+
* @version 157.0.0
|
|
42688
42739
|
*/
|
|
42689
42740
|
|
|
42690
42741
|
/**
|
|
@@ -43103,7 +43154,7 @@ class SearchApi {
|
|
|
43103
43154
|
/**
|
|
43104
43155
|
* Search service.
|
|
43105
43156
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
43106
|
-
* @version
|
|
43157
|
+
* @version 157.0.0
|
|
43107
43158
|
*/
|
|
43108
43159
|
|
|
43109
43160
|
/**
|
|
@@ -43688,7 +43739,7 @@ class SpeechTextAnalyticsApi {
|
|
|
43688
43739
|
/**
|
|
43689
43740
|
* SpeechTextAnalytics service.
|
|
43690
43741
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
43691
|
-
* @version
|
|
43742
|
+
* @version 157.0.0
|
|
43692
43743
|
*/
|
|
43693
43744
|
|
|
43694
43745
|
/**
|
|
@@ -44542,7 +44593,7 @@ class StationsApi {
|
|
|
44542
44593
|
/**
|
|
44543
44594
|
* Stations service.
|
|
44544
44595
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
44545
|
-
* @version
|
|
44596
|
+
* @version 157.0.0
|
|
44546
44597
|
*/
|
|
44547
44598
|
|
|
44548
44599
|
/**
|
|
@@ -44689,7 +44740,7 @@ class SuggestApi {
|
|
|
44689
44740
|
/**
|
|
44690
44741
|
* Suggest service.
|
|
44691
44742
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
44692
|
-
* @version
|
|
44743
|
+
* @version 157.0.0
|
|
44693
44744
|
*/
|
|
44694
44745
|
|
|
44695
44746
|
/**
|
|
@@ -44828,7 +44879,7 @@ class TeamsApi {
|
|
|
44828
44879
|
/**
|
|
44829
44880
|
* Teams service.
|
|
44830
44881
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
44831
|
-
* @version
|
|
44882
|
+
* @version 157.0.0
|
|
44832
44883
|
*/
|
|
44833
44884
|
|
|
44834
44885
|
/**
|
|
@@ -45099,7 +45150,7 @@ class TelephonyApi {
|
|
|
45099
45150
|
/**
|
|
45100
45151
|
* Telephony service.
|
|
45101
45152
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
45102
|
-
* @version
|
|
45153
|
+
* @version 157.0.0
|
|
45103
45154
|
*/
|
|
45104
45155
|
|
|
45105
45156
|
/**
|
|
@@ -45227,7 +45278,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
45227
45278
|
/**
|
|
45228
45279
|
* TelephonyProvidersEdge service.
|
|
45229
45280
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
45230
|
-
* @version
|
|
45281
|
+
* @version 157.0.0
|
|
45231
45282
|
*/
|
|
45232
45283
|
|
|
45233
45284
|
/**
|
|
@@ -48860,7 +48911,7 @@ class TextbotsApi {
|
|
|
48860
48911
|
/**
|
|
48861
48912
|
* Textbots service.
|
|
48862
48913
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
48863
|
-
* @version
|
|
48914
|
+
* @version 157.0.0
|
|
48864
48915
|
*/
|
|
48865
48916
|
|
|
48866
48917
|
/**
|
|
@@ -48988,7 +49039,7 @@ class TokensApi {
|
|
|
48988
49039
|
/**
|
|
48989
49040
|
* Tokens service.
|
|
48990
49041
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
48991
|
-
* @version
|
|
49042
|
+
* @version 157.0.0
|
|
48992
49043
|
*/
|
|
48993
49044
|
|
|
48994
49045
|
/**
|
|
@@ -49094,7 +49145,7 @@ class UploadsApi {
|
|
|
49094
49145
|
/**
|
|
49095
49146
|
* Uploads service.
|
|
49096
49147
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
49097
|
-
* @version
|
|
49148
|
+
* @version 157.0.0
|
|
49098
49149
|
*/
|
|
49099
49150
|
|
|
49100
49151
|
/**
|
|
@@ -49270,7 +49321,7 @@ class UsageApi {
|
|
|
49270
49321
|
/**
|
|
49271
49322
|
* Usage service.
|
|
49272
49323
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
49273
|
-
* @version
|
|
49324
|
+
* @version 157.0.0
|
|
49274
49325
|
*/
|
|
49275
49326
|
|
|
49276
49327
|
/**
|
|
@@ -49341,7 +49392,7 @@ class UserRecordingsApi {
|
|
|
49341
49392
|
/**
|
|
49342
49393
|
* UserRecordings service.
|
|
49343
49394
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
49344
|
-
* @version
|
|
49395
|
+
* @version 157.0.0
|
|
49345
49396
|
*/
|
|
49346
49397
|
|
|
49347
49398
|
/**
|
|
@@ -49526,7 +49577,7 @@ class UsersApi {
|
|
|
49526
49577
|
/**
|
|
49527
49578
|
* Users service.
|
|
49528
49579
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
49529
|
-
* @version
|
|
49580
|
+
* @version 157.0.0
|
|
49530
49581
|
*/
|
|
49531
49582
|
|
|
49532
49583
|
/**
|
|
@@ -51883,7 +51934,7 @@ class UtilitiesApi {
|
|
|
51883
51934
|
/**
|
|
51884
51935
|
* Utilities service.
|
|
51885
51936
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
51886
|
-
* @version
|
|
51937
|
+
* @version 157.0.0
|
|
51887
51938
|
*/
|
|
51888
51939
|
|
|
51889
51940
|
/**
|
|
@@ -51994,7 +52045,7 @@ class VoicemailApi {
|
|
|
51994
52045
|
/**
|
|
51995
52046
|
* Voicemail service.
|
|
51996
52047
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
51997
|
-
* @version
|
|
52048
|
+
* @version 157.0.0
|
|
51998
52049
|
*/
|
|
51999
52050
|
|
|
52000
52051
|
/**
|
|
@@ -52661,7 +52712,7 @@ class WebChatApi {
|
|
|
52661
52712
|
/**
|
|
52662
52713
|
* WebChat service.
|
|
52663
52714
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
52664
|
-
* @version
|
|
52715
|
+
* @version 157.0.0
|
|
52665
52716
|
*/
|
|
52666
52717
|
|
|
52667
52718
|
/**
|
|
@@ -53205,7 +53256,7 @@ class WebDeploymentsApi {
|
|
|
53205
53256
|
/**
|
|
53206
53257
|
* WebDeployments service.
|
|
53207
53258
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
53208
|
-
* @version
|
|
53259
|
+
* @version 157.0.0
|
|
53209
53260
|
*/
|
|
53210
53261
|
|
|
53211
53262
|
/**
|
|
@@ -53270,6 +53321,31 @@ class WebDeploymentsApi {
|
|
|
53270
53321
|
);
|
|
53271
53322
|
}
|
|
53272
53323
|
|
|
53324
|
+
/**
|
|
53325
|
+
* Invalidate JWT
|
|
53326
|
+
*
|
|
53327
|
+
* @param {Object} opts Optional parameters
|
|
53328
|
+
* @param {String} opts.xJourneySessionId The Customer's journey sessionId.
|
|
53329
|
+
* @param {String} opts.xJourneySessionType The Customer's journey session type.
|
|
53330
|
+
*/
|
|
53331
|
+
deleteWebdeploymentsTokenRevoke(opts) {
|
|
53332
|
+
opts = opts || {};
|
|
53333
|
+
|
|
53334
|
+
|
|
53335
|
+
return this.apiClient.callApi(
|
|
53336
|
+
'/api/v2/webdeployments/token/revoke',
|
|
53337
|
+
'DELETE',
|
|
53338
|
+
{ },
|
|
53339
|
+
{ },
|
|
53340
|
+
{ 'X-Journey-Session-Id': opts['xJourneySessionId'],'X-Journey-Session-Type': opts['xJourneySessionType'] },
|
|
53341
|
+
{ },
|
|
53342
|
+
null,
|
|
53343
|
+
['PureCloud OAuth'],
|
|
53344
|
+
['application/json'],
|
|
53345
|
+
['application/json']
|
|
53346
|
+
);
|
|
53347
|
+
}
|
|
53348
|
+
|
|
53273
53349
|
/**
|
|
53274
53350
|
* Get a configuration version
|
|
53275
53351
|
*
|
|
@@ -53527,6 +53603,55 @@ class WebDeploymentsApi {
|
|
|
53527
53603
|
);
|
|
53528
53604
|
}
|
|
53529
53605
|
|
|
53606
|
+
/**
|
|
53607
|
+
* Exchange an oAuth code (obtained using the Authorization Code Flow) for a JWT that can be used by webdeployments.
|
|
53608
|
+
*
|
|
53609
|
+
* @param {Object} body webDeploymentsOAuthExchangeRequest
|
|
53610
|
+
*/
|
|
53611
|
+
postWebdeploymentsTokenOauthcodegrantjwtexchange(body) {
|
|
53612
|
+
// verify the required parameter 'body' is set
|
|
53613
|
+
if (body === undefined || body === null) {
|
|
53614
|
+
throw 'Missing the required parameter "body" when calling postWebdeploymentsTokenOauthcodegrantjwtexchange';
|
|
53615
|
+
}
|
|
53616
|
+
|
|
53617
|
+
return this.apiClient.callApi(
|
|
53618
|
+
'/api/v2/webdeployments/token/oauthcodegrantjwtexchange',
|
|
53619
|
+
'POST',
|
|
53620
|
+
{ },
|
|
53621
|
+
{ },
|
|
53622
|
+
{ },
|
|
53623
|
+
{ },
|
|
53624
|
+
body,
|
|
53625
|
+
['PureCloud OAuth'],
|
|
53626
|
+
['application/json'],
|
|
53627
|
+
['application/json']
|
|
53628
|
+
);
|
|
53629
|
+
}
|
|
53630
|
+
|
|
53631
|
+
/**
|
|
53632
|
+
* Refresh a JWT.
|
|
53633
|
+
*
|
|
53634
|
+
* @param {Object} opts Optional parameters
|
|
53635
|
+
* @param {Object} opts.body
|
|
53636
|
+
*/
|
|
53637
|
+
postWebdeploymentsTokenRefresh(opts) {
|
|
53638
|
+
opts = opts || {};
|
|
53639
|
+
|
|
53640
|
+
|
|
53641
|
+
return this.apiClient.callApi(
|
|
53642
|
+
'/api/v2/webdeployments/token/refresh',
|
|
53643
|
+
'POST',
|
|
53644
|
+
{ },
|
|
53645
|
+
{ },
|
|
53646
|
+
{ },
|
|
53647
|
+
{ },
|
|
53648
|
+
opts['body'],
|
|
53649
|
+
['PureCloud OAuth'],
|
|
53650
|
+
['application/json'],
|
|
53651
|
+
['application/json']
|
|
53652
|
+
);
|
|
53653
|
+
}
|
|
53654
|
+
|
|
53530
53655
|
/**
|
|
53531
53656
|
* Update the configuration draft
|
|
53532
53657
|
*
|
|
@@ -53593,7 +53718,7 @@ class WebMessagingApi {
|
|
|
53593
53718
|
/**
|
|
53594
53719
|
* WebMessaging service.
|
|
53595
53720
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
53596
|
-
* @version
|
|
53721
|
+
* @version 157.0.0
|
|
53597
53722
|
*/
|
|
53598
53723
|
|
|
53599
53724
|
/**
|
|
@@ -53639,7 +53764,7 @@ class WidgetsApi {
|
|
|
53639
53764
|
/**
|
|
53640
53765
|
* Widgets service.
|
|
53641
53766
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
53642
|
-
* @version
|
|
53767
|
+
* @version 157.0.0
|
|
53643
53768
|
*/
|
|
53644
53769
|
|
|
53645
53770
|
/**
|
|
@@ -53785,7 +53910,7 @@ class WorkforceManagementApi {
|
|
|
53785
53910
|
/**
|
|
53786
53911
|
* WorkforceManagement service.
|
|
53787
53912
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
53788
|
-
* @version
|
|
53913
|
+
* @version 157.0.0
|
|
53789
53914
|
*/
|
|
53790
53915
|
|
|
53791
53916
|
/**
|
|
@@ -54255,6 +54380,31 @@ class WorkforceManagementApi {
|
|
|
54255
54380
|
);
|
|
54256
54381
|
}
|
|
54257
54382
|
|
|
54383
|
+
/**
|
|
54384
|
+
* Request to fetch the status of the historical adherence bulk job. Only the user who started the operation can query the status
|
|
54385
|
+
* Job details are only retained if the initial request returned a 202 ACCEPTED response
|
|
54386
|
+
* @param {String} jobId ID of the job to get
|
|
54387
|
+
*/
|
|
54388
|
+
getWorkforcemanagementAdherenceHistoricalBulkJob(jobId) {
|
|
54389
|
+
// verify the required parameter 'jobId' is set
|
|
54390
|
+
if (jobId === undefined || jobId === null) {
|
|
54391
|
+
throw 'Missing the required parameter "jobId" when calling getWorkforcemanagementAdherenceHistoricalBulkJob';
|
|
54392
|
+
}
|
|
54393
|
+
|
|
54394
|
+
return this.apiClient.callApi(
|
|
54395
|
+
'/api/v2/workforcemanagement/adherence/historical/bulk/jobs/{jobId}',
|
|
54396
|
+
'GET',
|
|
54397
|
+
{ 'jobId': jobId },
|
|
54398
|
+
{ },
|
|
54399
|
+
{ },
|
|
54400
|
+
{ },
|
|
54401
|
+
null,
|
|
54402
|
+
['PureCloud OAuth'],
|
|
54403
|
+
['application/json'],
|
|
54404
|
+
['application/json']
|
|
54405
|
+
);
|
|
54406
|
+
}
|
|
54407
|
+
|
|
54258
54408
|
/**
|
|
54259
54409
|
* Query the status of a historical adherence request operation. Only the user who started the operation can query the status
|
|
54260
54410
|
* Job details are only retained if the initial request returned a 202 ACCEPTED response
|
|
@@ -56706,6 +56856,30 @@ class WorkforceManagementApi {
|
|
|
56706
56856
|
);
|
|
56707
56857
|
}
|
|
56708
56858
|
|
|
56859
|
+
/**
|
|
56860
|
+
* Request a historical adherence report in bulk
|
|
56861
|
+
*
|
|
56862
|
+
* @param {Object} opts Optional parameters
|
|
56863
|
+
* @param {Object} opts.body body
|
|
56864
|
+
*/
|
|
56865
|
+
postWorkforcemanagementAdherenceHistoricalBulk(opts) {
|
|
56866
|
+
opts = opts || {};
|
|
56867
|
+
|
|
56868
|
+
|
|
56869
|
+
return this.apiClient.callApi(
|
|
56870
|
+
'/api/v2/workforcemanagement/adherence/historical/bulk',
|
|
56871
|
+
'POST',
|
|
56872
|
+
{ },
|
|
56873
|
+
{ },
|
|
56874
|
+
{ },
|
|
56875
|
+
{ },
|
|
56876
|
+
opts['body'],
|
|
56877
|
+
['PureCloud OAuth'],
|
|
56878
|
+
['application/json'],
|
|
56879
|
+
['application/json']
|
|
56880
|
+
);
|
|
56881
|
+
}
|
|
56882
|
+
|
|
56709
56883
|
/**
|
|
56710
56884
|
* Add an adherence explanation for the requested user
|
|
56711
56885
|
*
|
|
@@ -58455,7 +58629,7 @@ class WorkforceManagementApi {
|
|
|
58455
58629
|
* </pre>
|
|
58456
58630
|
* </p>
|
|
58457
58631
|
* @module purecloud-platform-client-v2/index
|
|
58458
|
-
* @version
|
|
58632
|
+
* @version 157.0.0
|
|
58459
58633
|
*/
|
|
58460
58634
|
class platformClient {
|
|
58461
58635
|
constructor() {
|