purecloud-platform-client-v2 164.0.0 → 166.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 +77 -403
- package/dist/web-amd/purecloud-platform-client-v2.js +77 -403
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +77 -403
- package/dist/web-cjs/purecloud-platform-client-v2.js +77 -403
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +13 -125
- 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/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -2
- 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/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +3 -2
- 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 +2 -331
- 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 +5 -3
- 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
|
@@ -402,7 +402,7 @@ class Configuration {
|
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
404
|
* @module purecloud-platform-client-v2/ApiClient
|
|
405
|
-
* @version
|
|
405
|
+
* @version 166.0.0
|
|
406
406
|
*/
|
|
407
407
|
class ApiClient {
|
|
408
408
|
/**
|
|
@@ -1488,7 +1488,7 @@ class AlertingApi {
|
|
|
1488
1488
|
/**
|
|
1489
1489
|
* Alerting service.
|
|
1490
1490
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1491
|
-
* @version
|
|
1491
|
+
* @version 166.0.0
|
|
1492
1492
|
*/
|
|
1493
1493
|
|
|
1494
1494
|
/**
|
|
@@ -1802,7 +1802,7 @@ class AnalyticsApi {
|
|
|
1802
1802
|
/**
|
|
1803
1803
|
* Analytics service.
|
|
1804
1804
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1805
|
-
* @version
|
|
1805
|
+
* @version 166.0.0
|
|
1806
1806
|
*/
|
|
1807
1807
|
|
|
1808
1808
|
/**
|
|
@@ -3056,7 +3056,7 @@ class ArchitectApi {
|
|
|
3056
3056
|
/**
|
|
3057
3057
|
* Architect service.
|
|
3058
3058
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
3059
|
-
* @version
|
|
3059
|
+
* @version 166.0.0
|
|
3060
3060
|
*/
|
|
3061
3061
|
|
|
3062
3062
|
/**
|
|
@@ -6104,7 +6104,7 @@ class AuditApi {
|
|
|
6104
6104
|
/**
|
|
6105
6105
|
* Audit service.
|
|
6106
6106
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6107
|
-
* @version
|
|
6107
|
+
* @version 166.0.0
|
|
6108
6108
|
*/
|
|
6109
6109
|
|
|
6110
6110
|
/**
|
|
@@ -6275,7 +6275,7 @@ class AuthorizationApi {
|
|
|
6275
6275
|
/**
|
|
6276
6276
|
* Authorization service.
|
|
6277
6277
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6278
|
-
* @version
|
|
6278
|
+
* @version 166.0.0
|
|
6279
6279
|
*/
|
|
6280
6280
|
|
|
6281
6281
|
/**
|
|
@@ -7504,7 +7504,7 @@ class BillingApi {
|
|
|
7504
7504
|
/**
|
|
7505
7505
|
* Billing service.
|
|
7506
7506
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7507
|
-
* @version
|
|
7507
|
+
* @version 166.0.0
|
|
7508
7508
|
*/
|
|
7509
7509
|
|
|
7510
7510
|
/**
|
|
@@ -7584,7 +7584,7 @@ class ChatApi {
|
|
|
7584
7584
|
/**
|
|
7585
7585
|
* Chat service.
|
|
7586
7586
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7587
|
-
* @version
|
|
7587
|
+
* @version 166.0.0
|
|
7588
7588
|
*/
|
|
7589
7589
|
|
|
7590
7590
|
/**
|
|
@@ -7745,7 +7745,7 @@ class CoachingApi {
|
|
|
7745
7745
|
/**
|
|
7746
7746
|
* Coaching service.
|
|
7747
7747
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7748
|
-
* @version
|
|
7748
|
+
* @version 166.0.0
|
|
7749
7749
|
*/
|
|
7750
7750
|
|
|
7751
7751
|
/**
|
|
@@ -8322,7 +8322,7 @@ class ContentManagementApi {
|
|
|
8322
8322
|
/**
|
|
8323
8323
|
* ContentManagement service.
|
|
8324
8324
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8325
|
-
* @version
|
|
8325
|
+
* @version 166.0.0
|
|
8326
8326
|
*/
|
|
8327
8327
|
|
|
8328
8328
|
/**
|
|
@@ -9462,7 +9462,7 @@ class ConversationsApi {
|
|
|
9462
9462
|
/**
|
|
9463
9463
|
* Conversations service.
|
|
9464
9464
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9465
|
-
* @version
|
|
9465
|
+
* @version 166.0.0
|
|
9466
9466
|
*/
|
|
9467
9467
|
|
|
9468
9468
|
/**
|
|
@@ -15522,7 +15522,7 @@ class DataExtensionsApi {
|
|
|
15522
15522
|
/**
|
|
15523
15523
|
* DataExtensions service.
|
|
15524
15524
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
15525
|
-
* @version
|
|
15525
|
+
* @version 166.0.0
|
|
15526
15526
|
*/
|
|
15527
15527
|
|
|
15528
15528
|
/**
|
|
@@ -15608,7 +15608,7 @@ class DownloadsApi {
|
|
|
15608
15608
|
/**
|
|
15609
15609
|
* Downloads service.
|
|
15610
15610
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
15611
|
-
* @version
|
|
15611
|
+
* @version 166.0.0
|
|
15612
15612
|
*/
|
|
15613
15613
|
|
|
15614
15614
|
/**
|
|
@@ -15660,7 +15660,7 @@ class EventsApi {
|
|
|
15660
15660
|
/**
|
|
15661
15661
|
* Events service.
|
|
15662
15662
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
15663
|
-
* @version
|
|
15663
|
+
* @version 166.0.0
|
|
15664
15664
|
*/
|
|
15665
15665
|
|
|
15666
15666
|
/**
|
|
@@ -15756,7 +15756,7 @@ class ExternalContactsApi {
|
|
|
15756
15756
|
/**
|
|
15757
15757
|
* ExternalContacts service.
|
|
15758
15758
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
15759
|
-
* @version
|
|
15759
|
+
* @version 166.0.0
|
|
15760
15760
|
*/
|
|
15761
15761
|
|
|
15762
15762
|
/**
|
|
@@ -17714,7 +17714,7 @@ class FaxApi {
|
|
|
17714
17714
|
/**
|
|
17715
17715
|
* Fax service.
|
|
17716
17716
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17717
|
-
* @version
|
|
17717
|
+
* @version 166.0.0
|
|
17718
17718
|
*/
|
|
17719
17719
|
|
|
17720
17720
|
/**
|
|
@@ -17885,7 +17885,7 @@ class FlowsApi {
|
|
|
17885
17885
|
/**
|
|
17886
17886
|
* Flows service.
|
|
17887
17887
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
17888
|
-
* @version
|
|
17888
|
+
* @version 166.0.0
|
|
17889
17889
|
*/
|
|
17890
17890
|
|
|
17891
17891
|
/**
|
|
@@ -17956,7 +17956,7 @@ class GamificationApi {
|
|
|
17956
17956
|
/**
|
|
17957
17957
|
* Gamification service.
|
|
17958
17958
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
17959
|
-
* @version
|
|
17959
|
+
* @version 166.0.0
|
|
17960
17960
|
*/
|
|
17961
17961
|
|
|
17962
17962
|
/**
|
|
@@ -19573,7 +19573,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19573
19573
|
/**
|
|
19574
19574
|
* GeneralDataProtectionRegulation service.
|
|
19575
19575
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19576
|
-
* @version
|
|
19576
|
+
* @version 166.0.0
|
|
19577
19577
|
*/
|
|
19578
19578
|
|
|
19579
19579
|
/**
|
|
@@ -19703,7 +19703,7 @@ class GeolocationApi {
|
|
|
19703
19703
|
/**
|
|
19704
19704
|
* Geolocation service.
|
|
19705
19705
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
19706
|
-
* @version
|
|
19706
|
+
* @version 166.0.0
|
|
19707
19707
|
*/
|
|
19708
19708
|
|
|
19709
19709
|
/**
|
|
@@ -19834,7 +19834,7 @@ class GreetingsApi {
|
|
|
19834
19834
|
/**
|
|
19835
19835
|
* Greetings service.
|
|
19836
19836
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
19837
|
-
* @version
|
|
19837
|
+
* @version 166.0.0
|
|
19838
19838
|
*/
|
|
19839
19839
|
|
|
19840
19840
|
/**
|
|
@@ -20289,7 +20289,7 @@ class GroupsApi {
|
|
|
20289
20289
|
/**
|
|
20290
20290
|
* Groups service.
|
|
20291
20291
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20292
|
-
* @version
|
|
20292
|
+
* @version 166.0.0
|
|
20293
20293
|
*/
|
|
20294
20294
|
|
|
20295
20295
|
/**
|
|
@@ -20695,7 +20695,7 @@ class IdentityProviderApi {
|
|
|
20695
20695
|
/**
|
|
20696
20696
|
* IdentityProvider service.
|
|
20697
20697
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20698
|
-
* @version
|
|
20698
|
+
* @version 166.0.0
|
|
20699
20699
|
*/
|
|
20700
20700
|
|
|
20701
20701
|
/**
|
|
@@ -21451,7 +21451,7 @@ class InfrastructureAsCodeApi {
|
|
|
21451
21451
|
/**
|
|
21452
21452
|
* InfrastructureAsCode service.
|
|
21453
21453
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
21454
|
-
* @version
|
|
21454
|
+
* @version 166.0.0
|
|
21455
21455
|
*/
|
|
21456
21456
|
|
|
21457
21457
|
/**
|
|
@@ -21553,7 +21553,7 @@ class IntegrationsApi {
|
|
|
21553
21553
|
/**
|
|
21554
21554
|
* Integrations service.
|
|
21555
21555
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21556
|
-
* @version
|
|
21556
|
+
* @version 166.0.0
|
|
21557
21557
|
*/
|
|
21558
21558
|
|
|
21559
21559
|
/**
|
|
@@ -23153,7 +23153,7 @@ class JourneyApi {
|
|
|
23153
23153
|
/**
|
|
23154
23154
|
* Journey service.
|
|
23155
23155
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23156
|
-
* @version
|
|
23156
|
+
* @version 166.0.0
|
|
23157
23157
|
*/
|
|
23158
23158
|
|
|
23159
23159
|
/**
|
|
@@ -24033,7 +24033,7 @@ class KnowledgeApi {
|
|
|
24033
24033
|
/**
|
|
24034
24034
|
* Knowledge service.
|
|
24035
24035
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24036
|
-
* @version
|
|
24036
|
+
* @version 166.0.0
|
|
24037
24037
|
*/
|
|
24038
24038
|
|
|
24039
24039
|
/**
|
|
@@ -24436,7 +24436,7 @@ class KnowledgeApi {
|
|
|
24436
24436
|
* @param {String} sessionId Knowledge guest session ID.
|
|
24437
24437
|
* @param {Object} opts Optional parameters
|
|
24438
24438
|
* @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
|
|
24439
|
-
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
24439
|
+
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
24440
24440
|
*/
|
|
24441
24441
|
getKnowledgeGuestSessionDocuments(sessionId, opts) {
|
|
24442
24442
|
opts = opts || {};
|
|
@@ -26465,7 +26465,7 @@ class LanguageUnderstandingApi {
|
|
|
26465
26465
|
/**
|
|
26466
26466
|
* LanguageUnderstanding service.
|
|
26467
26467
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
26468
|
-
* @version
|
|
26468
|
+
* @version 166.0.0
|
|
26469
26469
|
*/
|
|
26470
26470
|
|
|
26471
26471
|
/**
|
|
@@ -27478,7 +27478,7 @@ class LanguagesApi {
|
|
|
27478
27478
|
/**
|
|
27479
27479
|
* Languages service.
|
|
27480
27480
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
27481
|
-
* @version
|
|
27481
|
+
* @version 166.0.0
|
|
27482
27482
|
*/
|
|
27483
27483
|
|
|
27484
27484
|
/**
|
|
@@ -27696,7 +27696,7 @@ class LearningApi {
|
|
|
27696
27696
|
/**
|
|
27697
27697
|
* Learning service.
|
|
27698
27698
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
27699
|
-
* @version
|
|
27699
|
+
* @version 166.0.0
|
|
27700
27700
|
*/
|
|
27701
27701
|
|
|
27702
27702
|
/**
|
|
@@ -28511,7 +28511,7 @@ class LicenseApi {
|
|
|
28511
28511
|
/**
|
|
28512
28512
|
* License service.
|
|
28513
28513
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
28514
|
-
* @version
|
|
28514
|
+
* @version 166.0.0
|
|
28515
28515
|
*/
|
|
28516
28516
|
|
|
28517
28517
|
/**
|
|
@@ -28749,7 +28749,7 @@ class LocationsApi {
|
|
|
28749
28749
|
/**
|
|
28750
28750
|
* Locations service.
|
|
28751
28751
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
28752
|
-
* @version
|
|
28752
|
+
* @version 166.0.0
|
|
28753
28753
|
*/
|
|
28754
28754
|
|
|
28755
28755
|
/**
|
|
@@ -28985,7 +28985,7 @@ class MessagingApi {
|
|
|
28985
28985
|
/**
|
|
28986
28986
|
* Messaging service.
|
|
28987
28987
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
28988
|
-
* @version
|
|
28988
|
+
* @version 166.0.0
|
|
28989
28989
|
*/
|
|
28990
28990
|
|
|
28991
28991
|
/**
|
|
@@ -29136,7 +29136,7 @@ class MobileDevicesApi {
|
|
|
29136
29136
|
/**
|
|
29137
29137
|
* MobileDevices service.
|
|
29138
29138
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
29139
|
-
* @version
|
|
29139
|
+
* @version 166.0.0
|
|
29140
29140
|
*/
|
|
29141
29141
|
|
|
29142
29142
|
/**
|
|
@@ -29287,7 +29287,7 @@ class NotificationsApi {
|
|
|
29287
29287
|
/**
|
|
29288
29288
|
* Notifications service.
|
|
29289
29289
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
29290
|
-
* @version
|
|
29290
|
+
* @version 166.0.0
|
|
29291
29291
|
*/
|
|
29292
29292
|
|
|
29293
29293
|
/**
|
|
@@ -29520,7 +29520,7 @@ class OAuthApi {
|
|
|
29520
29520
|
/**
|
|
29521
29521
|
* OAuth service.
|
|
29522
29522
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
29523
|
-
* @version
|
|
29523
|
+
* @version 166.0.0
|
|
29524
29524
|
*/
|
|
29525
29525
|
|
|
29526
29526
|
/**
|
|
@@ -29886,7 +29886,7 @@ class ObjectsApi {
|
|
|
29886
29886
|
/**
|
|
29887
29887
|
* Objects service.
|
|
29888
29888
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
29889
|
-
* @version
|
|
29889
|
+
* @version 166.0.0
|
|
29890
29890
|
*/
|
|
29891
29891
|
|
|
29892
29892
|
/**
|
|
@@ -30157,7 +30157,7 @@ class OrganizationApi {
|
|
|
30157
30157
|
/**
|
|
30158
30158
|
* Organization service.
|
|
30159
30159
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
30160
|
-
* @version
|
|
30160
|
+
* @version 166.0.0
|
|
30161
30161
|
*/
|
|
30162
30162
|
|
|
30163
30163
|
/**
|
|
@@ -30560,7 +30560,7 @@ class OrganizationAuthorizationApi {
|
|
|
30560
30560
|
/**
|
|
30561
30561
|
* OrganizationAuthorization service.
|
|
30562
30562
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
30563
|
-
* @version
|
|
30563
|
+
* @version 166.0.0
|
|
30564
30564
|
*/
|
|
30565
30565
|
|
|
30566
30566
|
/**
|
|
@@ -31855,7 +31855,7 @@ class OutboundApi {
|
|
|
31855
31855
|
/**
|
|
31856
31856
|
* Outbound service.
|
|
31857
31857
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
31858
|
-
* @version
|
|
31858
|
+
* @version 166.0.0
|
|
31859
31859
|
*/
|
|
31860
31860
|
|
|
31861
31861
|
/**
|
|
@@ -35451,7 +35451,7 @@ class PresenceApi {
|
|
|
35451
35451
|
/**
|
|
35452
35452
|
* Presence service.
|
|
35453
35453
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
35454
|
-
* @version
|
|
35454
|
+
* @version 166.0.0
|
|
35455
35455
|
*/
|
|
35456
35456
|
|
|
35457
35457
|
/**
|
|
@@ -36002,7 +36002,7 @@ class ProcessAutomationApi {
|
|
|
36002
36002
|
/**
|
|
36003
36003
|
* ProcessAutomation service.
|
|
36004
36004
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
36005
|
-
* @version
|
|
36005
|
+
* @version 166.0.0
|
|
36006
36006
|
*/
|
|
36007
36007
|
|
|
36008
36008
|
/**
|
|
@@ -36241,7 +36241,7 @@ class QualityApi {
|
|
|
36241
36241
|
/**
|
|
36242
36242
|
* Quality service.
|
|
36243
36243
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
36244
|
-
* @version
|
|
36244
|
+
* @version 166.0.0
|
|
36245
36245
|
*/
|
|
36246
36246
|
|
|
36247
36247
|
/**
|
|
@@ -37820,7 +37820,7 @@ class RecordingApi {
|
|
|
37820
37820
|
/**
|
|
37821
37821
|
* Recording service.
|
|
37822
37822
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
37823
|
-
* @version
|
|
37823
|
+
* @version 166.0.0
|
|
37824
37824
|
*/
|
|
37825
37825
|
|
|
37826
37826
|
/**
|
|
@@ -39457,7 +39457,7 @@ class ResponseManagementApi {
|
|
|
39457
39457
|
/**
|
|
39458
39458
|
* ResponseManagement service.
|
|
39459
39459
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
39460
|
-
* @version
|
|
39460
|
+
* @version 166.0.0
|
|
39461
39461
|
*/
|
|
39462
39462
|
|
|
39463
39463
|
/**
|
|
@@ -39941,7 +39941,7 @@ class RoutingApi {
|
|
|
39941
39941
|
/**
|
|
39942
39942
|
* Routing service.
|
|
39943
39943
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
39944
|
-
* @version
|
|
39944
|
+
* @version 166.0.0
|
|
39945
39945
|
*/
|
|
39946
39946
|
|
|
39947
39947
|
/**
|
|
@@ -41787,6 +41787,7 @@ class RoutingApi {
|
|
|
41787
41787
|
* @param {Object} opts.sortBy Optional field to sort results
|
|
41788
41788
|
* @param {Object} opts.sortOrder Sort order
|
|
41789
41789
|
* @param {String} opts.language A language tag (which is sometimes referred to as a locale identifier) to use to localize country field and sort operations (default to en-US)
|
|
41790
|
+
* @param {String} opts.integrationId Filter on the Genesys Cloud integration id to which the phone number belongs to
|
|
41790
41791
|
*/
|
|
41791
41792
|
getRoutingSmsPhonenumbers(opts) {
|
|
41792
41793
|
opts = opts || {};
|
|
@@ -41796,7 +41797,7 @@ class RoutingApi {
|
|
|
41796
41797
|
'/api/v2/routing/sms/phonenumbers',
|
|
41797
41798
|
'GET',
|
|
41798
41799
|
{ },
|
|
41799
|
-
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'] },
|
|
41800
|
+
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'],'integration.id': opts['integrationId'] },
|
|
41800
41801
|
{ },
|
|
41801
41802
|
{ },
|
|
41802
41803
|
null,
|
|
@@ -43448,7 +43449,7 @@ class SCIMApi {
|
|
|
43448
43449
|
/**
|
|
43449
43450
|
* SCIM service.
|
|
43450
43451
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
43451
|
-
* @version
|
|
43452
|
+
* @version 166.0.0
|
|
43452
43453
|
*/
|
|
43453
43454
|
|
|
43454
43455
|
/**
|
|
@@ -44325,7 +44326,7 @@ class ScriptsApi {
|
|
|
44325
44326
|
/**
|
|
44326
44327
|
* Scripts service.
|
|
44327
44328
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
44328
|
-
* @version
|
|
44329
|
+
* @version 166.0.0
|
|
44329
44330
|
*/
|
|
44330
44331
|
|
|
44331
44332
|
/**
|
|
@@ -44744,7 +44745,7 @@ class SearchApi {
|
|
|
44744
44745
|
/**
|
|
44745
44746
|
* Search service.
|
|
44746
44747
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
44747
|
-
* @version
|
|
44748
|
+
* @version 166.0.0
|
|
44748
44749
|
*/
|
|
44749
44750
|
|
|
44750
44751
|
/**
|
|
@@ -45354,7 +45355,7 @@ class SpeechTextAnalyticsApi {
|
|
|
45354
45355
|
/**
|
|
45355
45356
|
* SpeechTextAnalytics service.
|
|
45356
45357
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
45357
|
-
* @version
|
|
45358
|
+
* @version 166.0.0
|
|
45358
45359
|
*/
|
|
45359
45360
|
|
|
45360
45361
|
/**
|
|
@@ -46283,7 +46284,7 @@ class StationsApi {
|
|
|
46283
46284
|
/**
|
|
46284
46285
|
* Stations service.
|
|
46285
46286
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
46286
|
-
* @version
|
|
46287
|
+
* @version 166.0.0
|
|
46287
46288
|
*/
|
|
46288
46289
|
|
|
46289
46290
|
/**
|
|
@@ -46430,7 +46431,7 @@ class SuggestApi {
|
|
|
46430
46431
|
/**
|
|
46431
46432
|
* Suggest service.
|
|
46432
46433
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
46433
|
-
* @version
|
|
46434
|
+
* @version 166.0.0
|
|
46434
46435
|
*/
|
|
46435
46436
|
|
|
46436
46437
|
/**
|
|
@@ -46569,7 +46570,7 @@ class TeamsApi {
|
|
|
46569
46570
|
/**
|
|
46570
46571
|
* Teams service.
|
|
46571
46572
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
46572
|
-
* @version
|
|
46573
|
+
* @version 166.0.0
|
|
46573
46574
|
*/
|
|
46574
46575
|
|
|
46575
46576
|
/**
|
|
@@ -46840,7 +46841,7 @@ class TelephonyApi {
|
|
|
46840
46841
|
/**
|
|
46841
46842
|
* Telephony service.
|
|
46842
46843
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
46843
|
-
* @version
|
|
46844
|
+
* @version 166.0.0
|
|
46844
46845
|
*/
|
|
46845
46846
|
|
|
46846
46847
|
/**
|
|
@@ -46968,7 +46969,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
46968
46969
|
/**
|
|
46969
46970
|
* TelephonyProvidersEdge service.
|
|
46970
46971
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
46971
|
-
* @version
|
|
46972
|
+
* @version 166.0.0
|
|
46972
46973
|
*/
|
|
46973
46974
|
|
|
46974
46975
|
/**
|
|
@@ -47318,180 +47319,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
47318
47319
|
);
|
|
47319
47320
|
}
|
|
47320
47321
|
|
|
47321
|
-
/**
|
|
47322
|
-
* Lists available schema categories (Deprecated)
|
|
47323
|
-
*
|
|
47324
|
-
* @param {Object} opts Optional parameters
|
|
47325
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47326
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47327
|
-
*/
|
|
47328
|
-
getConfigurationSchemasEdgesVnext(opts) {
|
|
47329
|
-
opts = opts || {};
|
|
47330
|
-
|
|
47331
|
-
|
|
47332
|
-
return this.apiClient.callApi(
|
|
47333
|
-
'/api/v2/configuration/schemas/edges/vnext',
|
|
47334
|
-
'GET',
|
|
47335
|
-
{ },
|
|
47336
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47337
|
-
{ },
|
|
47338
|
-
{ },
|
|
47339
|
-
null,
|
|
47340
|
-
['PureCloud OAuth'],
|
|
47341
|
-
['application/json'],
|
|
47342
|
-
['application/json']
|
|
47343
|
-
);
|
|
47344
|
-
}
|
|
47345
|
-
|
|
47346
|
-
/**
|
|
47347
|
-
* List schemas of a specific category (Deprecated)
|
|
47348
|
-
*
|
|
47349
|
-
* @param {String} schemaCategory Schema category
|
|
47350
|
-
* @param {Object} opts Optional parameters
|
|
47351
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47352
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47353
|
-
*/
|
|
47354
|
-
getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory, opts) {
|
|
47355
|
-
opts = opts || {};
|
|
47356
|
-
|
|
47357
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47358
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47359
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategory';
|
|
47360
|
-
}
|
|
47361
|
-
|
|
47362
|
-
return this.apiClient.callApi(
|
|
47363
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}',
|
|
47364
|
-
'GET',
|
|
47365
|
-
{ 'schemaCategory': schemaCategory },
|
|
47366
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47367
|
-
{ },
|
|
47368
|
-
{ },
|
|
47369
|
-
null,
|
|
47370
|
-
['PureCloud OAuth'],
|
|
47371
|
-
['application/json'],
|
|
47372
|
-
['application/json']
|
|
47373
|
-
);
|
|
47374
|
-
}
|
|
47375
|
-
|
|
47376
|
-
/**
|
|
47377
|
-
* List schemas of a specific category (Deprecated)
|
|
47378
|
-
*
|
|
47379
|
-
* @param {String} schemaCategory Schema category
|
|
47380
|
-
* @param {String} schemaType Schema type
|
|
47381
|
-
* @param {Object} opts Optional parameters
|
|
47382
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47383
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47384
|
-
*/
|
|
47385
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory, schemaType, opts) {
|
|
47386
|
-
opts = opts || {};
|
|
47387
|
-
|
|
47388
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47389
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47390
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
47391
|
-
}
|
|
47392
|
-
// verify the required parameter 'schemaType' is set
|
|
47393
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47394
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
47395
|
-
}
|
|
47396
|
-
|
|
47397
|
-
return this.apiClient.callApi(
|
|
47398
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}',
|
|
47399
|
-
'GET',
|
|
47400
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType },
|
|
47401
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47402
|
-
{ },
|
|
47403
|
-
{ },
|
|
47404
|
-
null,
|
|
47405
|
-
['PureCloud OAuth'],
|
|
47406
|
-
['application/json'],
|
|
47407
|
-
['application/json']
|
|
47408
|
-
);
|
|
47409
|
-
}
|
|
47410
|
-
|
|
47411
|
-
/**
|
|
47412
|
-
* Get a json schema (Deprecated)
|
|
47413
|
-
*
|
|
47414
|
-
* @param {String} schemaCategory Schema category
|
|
47415
|
-
* @param {String} schemaType Schema type
|
|
47416
|
-
* @param {String} schemaId Schema ID
|
|
47417
|
-
*/
|
|
47418
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory, schemaType, schemaId) {
|
|
47419
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47420
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47421
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47422
|
-
}
|
|
47423
|
-
// verify the required parameter 'schemaType' is set
|
|
47424
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47425
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47426
|
-
}
|
|
47427
|
-
// verify the required parameter 'schemaId' is set
|
|
47428
|
-
if (schemaId === undefined || schemaId === null) {
|
|
47429
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47430
|
-
}
|
|
47431
|
-
|
|
47432
|
-
return this.apiClient.callApi(
|
|
47433
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}',
|
|
47434
|
-
'GET',
|
|
47435
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId },
|
|
47436
|
-
{ },
|
|
47437
|
-
{ },
|
|
47438
|
-
{ },
|
|
47439
|
-
null,
|
|
47440
|
-
['PureCloud OAuth'],
|
|
47441
|
-
['application/json'],
|
|
47442
|
-
['application/json']
|
|
47443
|
-
);
|
|
47444
|
-
}
|
|
47445
|
-
|
|
47446
|
-
/**
|
|
47447
|
-
* Get metadata for a schema (Deprecated)
|
|
47448
|
-
*
|
|
47449
|
-
* @param {String} schemaCategory Schema category
|
|
47450
|
-
* @param {String} schemaType Schema type
|
|
47451
|
-
* @param {String} schemaId Schema ID
|
|
47452
|
-
* @param {String} extensionType extension
|
|
47453
|
-
* @param {String} metadataId Metadata ID
|
|
47454
|
-
* @param {Object} opts Optional parameters
|
|
47455
|
-
* @param {String} opts.type Type
|
|
47456
|
-
*/
|
|
47457
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory, schemaType, schemaId, extensionType, metadataId, opts) {
|
|
47458
|
-
opts = opts || {};
|
|
47459
|
-
|
|
47460
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47461
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47462
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47463
|
-
}
|
|
47464
|
-
// verify the required parameter 'schemaType' is set
|
|
47465
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47466
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47467
|
-
}
|
|
47468
|
-
// verify the required parameter 'schemaId' is set
|
|
47469
|
-
if (schemaId === undefined || schemaId === null) {
|
|
47470
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47471
|
-
}
|
|
47472
|
-
// verify the required parameter 'extensionType' is set
|
|
47473
|
-
if (extensionType === undefined || extensionType === null) {
|
|
47474
|
-
throw 'Missing the required parameter "extensionType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47475
|
-
}
|
|
47476
|
-
// verify the required parameter 'metadataId' is set
|
|
47477
|
-
if (metadataId === undefined || metadataId === null) {
|
|
47478
|
-
throw 'Missing the required parameter "metadataId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47479
|
-
}
|
|
47480
|
-
|
|
47481
|
-
return this.apiClient.callApi(
|
|
47482
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}',
|
|
47483
|
-
'GET',
|
|
47484
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId,'extensionType': extensionType,'metadataId': metadataId },
|
|
47485
|
-
{ 'type': opts['type'] },
|
|
47486
|
-
{ },
|
|
47487
|
-
{ },
|
|
47488
|
-
null,
|
|
47489
|
-
['PureCloud OAuth'],
|
|
47490
|
-
['application/json'],
|
|
47491
|
-
['application/json']
|
|
47492
|
-
);
|
|
47493
|
-
}
|
|
47494
|
-
|
|
47495
47322
|
/**
|
|
47496
47323
|
* Get edge.
|
|
47497
47324
|
*
|
|
@@ -47621,66 +47448,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
47621
47448
|
);
|
|
47622
47449
|
}
|
|
47623
47450
|
|
|
47624
|
-
/**
|
|
47625
|
-
* Get line
|
|
47626
|
-
*
|
|
47627
|
-
* @param {String} edgeId Edge ID
|
|
47628
|
-
* @param {String} lineId Line ID
|
|
47629
|
-
*/
|
|
47630
|
-
getTelephonyProvidersEdgeLine(edgeId, lineId) {
|
|
47631
|
-
// verify the required parameter 'edgeId' is set
|
|
47632
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47633
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLine';
|
|
47634
|
-
}
|
|
47635
|
-
// verify the required parameter 'lineId' is set
|
|
47636
|
-
if (lineId === undefined || lineId === null) {
|
|
47637
|
-
throw 'Missing the required parameter "lineId" when calling getTelephonyProvidersEdgeLine';
|
|
47638
|
-
}
|
|
47639
|
-
|
|
47640
|
-
return this.apiClient.callApi(
|
|
47641
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
47642
|
-
'GET',
|
|
47643
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
47644
|
-
{ },
|
|
47645
|
-
{ },
|
|
47646
|
-
{ },
|
|
47647
|
-
null,
|
|
47648
|
-
['PureCloud OAuth'],
|
|
47649
|
-
['application/json'],
|
|
47650
|
-
['application/json']
|
|
47651
|
-
);
|
|
47652
|
-
}
|
|
47653
|
-
|
|
47654
|
-
/**
|
|
47655
|
-
* Get the list of lines.
|
|
47656
|
-
*
|
|
47657
|
-
* @param {String} edgeId Edge ID
|
|
47658
|
-
* @param {Object} opts Optional parameters
|
|
47659
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47660
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47661
|
-
*/
|
|
47662
|
-
getTelephonyProvidersEdgeLines(edgeId, opts) {
|
|
47663
|
-
opts = opts || {};
|
|
47664
|
-
|
|
47665
|
-
// verify the required parameter 'edgeId' is set
|
|
47666
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47667
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLines';
|
|
47668
|
-
}
|
|
47669
|
-
|
|
47670
|
-
return this.apiClient.callApi(
|
|
47671
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines',
|
|
47672
|
-
'GET',
|
|
47673
|
-
{ 'edgeId': edgeId },
|
|
47674
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47675
|
-
{ },
|
|
47676
|
-
{ },
|
|
47677
|
-
null,
|
|
47678
|
-
['PureCloud OAuth'],
|
|
47679
|
-
['application/json'],
|
|
47680
|
-
['application/json']
|
|
47681
|
-
);
|
|
47682
|
-
}
|
|
47683
|
-
|
|
47684
47451
|
/**
|
|
47685
47452
|
* Get an edge logical interface
|
|
47686
47453
|
*
|
|
@@ -48518,7 +48285,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
48518
48285
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
48519
48286
|
* @param {String} opts.name Name
|
|
48520
48287
|
* @param {String} opts.sortBy Value by which to sort (default to name)
|
|
48521
|
-
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated
|
|
48288
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
48522
48289
|
*/
|
|
48523
48290
|
getTelephonyProvidersEdgesLines(opts) {
|
|
48524
48291
|
opts = opts || {};
|
|
@@ -50071,41 +49838,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50071
49838
|
);
|
|
50072
49839
|
}
|
|
50073
49840
|
|
|
50074
|
-
/**
|
|
50075
|
-
* Update a line.
|
|
50076
|
-
*
|
|
50077
|
-
* @param {String} edgeId Edge ID
|
|
50078
|
-
* @param {String} lineId Line ID
|
|
50079
|
-
* @param {Object} body Line
|
|
50080
|
-
*/
|
|
50081
|
-
putTelephonyProvidersEdgeLine(edgeId, lineId, body) {
|
|
50082
|
-
// verify the required parameter 'edgeId' is set
|
|
50083
|
-
if (edgeId === undefined || edgeId === null) {
|
|
50084
|
-
throw 'Missing the required parameter "edgeId" when calling putTelephonyProvidersEdgeLine';
|
|
50085
|
-
}
|
|
50086
|
-
// verify the required parameter 'lineId' is set
|
|
50087
|
-
if (lineId === undefined || lineId === null) {
|
|
50088
|
-
throw 'Missing the required parameter "lineId" when calling putTelephonyProvidersEdgeLine';
|
|
50089
|
-
}
|
|
50090
|
-
// verify the required parameter 'body' is set
|
|
50091
|
-
if (body === undefined || body === null) {
|
|
50092
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgeLine';
|
|
50093
|
-
}
|
|
50094
|
-
|
|
50095
|
-
return this.apiClient.callApi(
|
|
50096
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
50097
|
-
'PUT',
|
|
50098
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
50099
|
-
{ },
|
|
50100
|
-
{ },
|
|
50101
|
-
{ },
|
|
50102
|
-
body,
|
|
50103
|
-
['PureCloud OAuth'],
|
|
50104
|
-
['application/json'],
|
|
50105
|
-
['application/json']
|
|
50106
|
-
);
|
|
50107
|
-
}
|
|
50108
|
-
|
|
50109
49841
|
/**
|
|
50110
49842
|
* Update an edge logical interface.
|
|
50111
49843
|
*
|
|
@@ -50171,36 +49903,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50171
49903
|
);
|
|
50172
49904
|
}
|
|
50173
49905
|
|
|
50174
|
-
/**
|
|
50175
|
-
* Update a DID by ID.
|
|
50176
|
-
*
|
|
50177
|
-
* @param {String} didId DID ID
|
|
50178
|
-
* @param {Object} body DID
|
|
50179
|
-
*/
|
|
50180
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
50181
|
-
// verify the required parameter 'didId' is set
|
|
50182
|
-
if (didId === undefined || didId === null) {
|
|
50183
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
50184
|
-
}
|
|
50185
|
-
// verify the required parameter 'body' is set
|
|
50186
|
-
if (body === undefined || body === null) {
|
|
50187
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
50188
|
-
}
|
|
50189
|
-
|
|
50190
|
-
return this.apiClient.callApi(
|
|
50191
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
50192
|
-
'PUT',
|
|
50193
|
-
{ 'didId': didId },
|
|
50194
|
-
{ },
|
|
50195
|
-
{ },
|
|
50196
|
-
{ },
|
|
50197
|
-
body,
|
|
50198
|
-
['PureCloud OAuth'],
|
|
50199
|
-
['application/json'],
|
|
50200
|
-
['application/json']
|
|
50201
|
-
);
|
|
50202
|
-
}
|
|
50203
|
-
|
|
50204
49906
|
/**
|
|
50205
49907
|
* Update a DID Pool by ID.
|
|
50206
49908
|
*
|
|
@@ -50296,36 +49998,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50296
49998
|
);
|
|
50297
49999
|
}
|
|
50298
50000
|
|
|
50299
|
-
/**
|
|
50300
|
-
* Update an extension by ID.
|
|
50301
|
-
*
|
|
50302
|
-
* @param {String} extensionId Extension ID
|
|
50303
|
-
* @param {Object} body Extension
|
|
50304
|
-
*/
|
|
50305
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
50306
|
-
// verify the required parameter 'extensionId' is set
|
|
50307
|
-
if (extensionId === undefined || extensionId === null) {
|
|
50308
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
50309
|
-
}
|
|
50310
|
-
// verify the required parameter 'body' is set
|
|
50311
|
-
if (body === undefined || body === null) {
|
|
50312
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
50313
|
-
}
|
|
50314
|
-
|
|
50315
|
-
return this.apiClient.callApi(
|
|
50316
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
50317
|
-
'PUT',
|
|
50318
|
-
{ 'extensionId': extensionId },
|
|
50319
|
-
{ },
|
|
50320
|
-
{ },
|
|
50321
|
-
{ },
|
|
50322
|
-
body,
|
|
50323
|
-
['PureCloud OAuth'],
|
|
50324
|
-
['application/json'],
|
|
50325
|
-
['application/json']
|
|
50326
|
-
);
|
|
50327
|
-
}
|
|
50328
|
-
|
|
50329
50001
|
/**
|
|
50330
50002
|
* Update an extension pool by ID
|
|
50331
50003
|
*
|
|
@@ -50577,7 +50249,7 @@ class TextbotsApi {
|
|
|
50577
50249
|
/**
|
|
50578
50250
|
* Textbots service.
|
|
50579
50251
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
50580
|
-
* @version
|
|
50252
|
+
* @version 166.0.0
|
|
50581
50253
|
*/
|
|
50582
50254
|
|
|
50583
50255
|
/**
|
|
@@ -50705,7 +50377,7 @@ class TokensApi {
|
|
|
50705
50377
|
/**
|
|
50706
50378
|
* Tokens service.
|
|
50707
50379
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
50708
|
-
* @version
|
|
50380
|
+
* @version 166.0.0
|
|
50709
50381
|
*/
|
|
50710
50382
|
|
|
50711
50383
|
/**
|
|
@@ -50811,7 +50483,7 @@ class UploadsApi {
|
|
|
50811
50483
|
/**
|
|
50812
50484
|
* Uploads service.
|
|
50813
50485
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
50814
|
-
* @version
|
|
50486
|
+
* @version 166.0.0
|
|
50815
50487
|
*/
|
|
50816
50488
|
|
|
50817
50489
|
/**
|
|
@@ -50987,7 +50659,7 @@ class UsageApi {
|
|
|
50987
50659
|
/**
|
|
50988
50660
|
* Usage service.
|
|
50989
50661
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
50990
|
-
* @version
|
|
50662
|
+
* @version 166.0.0
|
|
50991
50663
|
*/
|
|
50992
50664
|
|
|
50993
50665
|
/**
|
|
@@ -51147,7 +50819,7 @@ class UserRecordingsApi {
|
|
|
51147
50819
|
/**
|
|
51148
50820
|
* UserRecordings service.
|
|
51149
50821
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51150
|
-
* @version
|
|
50822
|
+
* @version 166.0.0
|
|
51151
50823
|
*/
|
|
51152
50824
|
|
|
51153
50825
|
/**
|
|
@@ -51332,7 +51004,7 @@ class UsersApi {
|
|
|
51332
51004
|
/**
|
|
51333
51005
|
* Users service.
|
|
51334
51006
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51335
|
-
* @version
|
|
51007
|
+
* @version 166.0.0
|
|
51336
51008
|
*/
|
|
51337
51009
|
|
|
51338
51010
|
/**
|
|
@@ -52441,6 +52113,7 @@ class UsersApi {
|
|
|
52441
52113
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52442
52114
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52443
52115
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52116
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
52444
52117
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52445
52118
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52446
52119
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -52456,7 +52129,7 @@ class UsersApi {
|
|
|
52456
52129
|
'/api/v2/users/development/activities',
|
|
52457
52130
|
'GET',
|
|
52458
52131
|
{ },
|
|
52459
|
-
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52132
|
+
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52460
52133
|
{ },
|
|
52461
52134
|
{ },
|
|
52462
52135
|
null,
|
|
@@ -52474,6 +52147,7 @@ class UsersApi {
|
|
|
52474
52147
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52475
52148
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52476
52149
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52150
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
52477
52151
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52478
52152
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52479
52153
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -52489,7 +52163,7 @@ class UsersApi {
|
|
|
52489
52163
|
'/api/v2/users/development/activities/me',
|
|
52490
52164
|
'GET',
|
|
52491
52165
|
{ },
|
|
52492
|
-
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52166
|
+
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52493
52167
|
{ },
|
|
52494
52168
|
{ },
|
|
52495
52169
|
null,
|
|
@@ -53720,7 +53394,7 @@ class UtilitiesApi {
|
|
|
53720
53394
|
/**
|
|
53721
53395
|
* Utilities service.
|
|
53722
53396
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
53723
|
-
* @version
|
|
53397
|
+
* @version 166.0.0
|
|
53724
53398
|
*/
|
|
53725
53399
|
|
|
53726
53400
|
/**
|
|
@@ -53831,7 +53505,7 @@ class VoicemailApi {
|
|
|
53831
53505
|
/**
|
|
53832
53506
|
* Voicemail service.
|
|
53833
53507
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
53834
|
-
* @version
|
|
53508
|
+
* @version 166.0.0
|
|
53835
53509
|
*/
|
|
53836
53510
|
|
|
53837
53511
|
/**
|
|
@@ -54498,7 +54172,7 @@ class WebChatApi {
|
|
|
54498
54172
|
/**
|
|
54499
54173
|
* WebChat service.
|
|
54500
54174
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54501
|
-
* @version
|
|
54175
|
+
* @version 166.0.0
|
|
54502
54176
|
*/
|
|
54503
54177
|
|
|
54504
54178
|
/**
|
|
@@ -55042,7 +54716,7 @@ class WebDeploymentsApi {
|
|
|
55042
54716
|
/**
|
|
55043
54717
|
* WebDeployments service.
|
|
55044
54718
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
55045
|
-
* @version
|
|
54719
|
+
* @version 166.0.0
|
|
55046
54720
|
*/
|
|
55047
54721
|
|
|
55048
54722
|
/**
|
|
@@ -55564,7 +55238,7 @@ class WebMessagingApi {
|
|
|
55564
55238
|
/**
|
|
55565
55239
|
* WebMessaging service.
|
|
55566
55240
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55567
|
-
* @version
|
|
55241
|
+
* @version 166.0.0
|
|
55568
55242
|
*/
|
|
55569
55243
|
|
|
55570
55244
|
/**
|
|
@@ -55610,7 +55284,7 @@ class WidgetsApi {
|
|
|
55610
55284
|
/**
|
|
55611
55285
|
* Widgets service.
|
|
55612
55286
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55613
|
-
* @version
|
|
55287
|
+
* @version 166.0.0
|
|
55614
55288
|
*/
|
|
55615
55289
|
|
|
55616
55290
|
/**
|
|
@@ -55756,7 +55430,7 @@ class WorkforceManagementApi {
|
|
|
55756
55430
|
/**
|
|
55757
55431
|
* WorkforceManagement service.
|
|
55758
55432
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55759
|
-
* @version
|
|
55433
|
+
* @version 166.0.0
|
|
55760
55434
|
*/
|
|
55761
55435
|
|
|
55762
55436
|
/**
|
|
@@ -60500,7 +60174,7 @@ class WorkforceManagementApi {
|
|
|
60500
60174
|
* </pre>
|
|
60501
60175
|
* </p>
|
|
60502
60176
|
* @module purecloud-platform-client-v2/index
|
|
60503
|
-
* @version
|
|
60177
|
+
* @version 166.0.0
|
|
60504
60178
|
*/
|
|
60505
60179
|
class platformClient {
|
|
60506
60180
|
constructor() {
|