purecloud-platform-client-v2 165.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 +72 -305
- package/dist/web-amd/purecloud-platform-client-v2.js +72 -305
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +72 -305
- package/dist/web-cjs/purecloud-platform-client-v2.js +72 -305
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +201 -276
- 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 +1 -235
- 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
|
@@ -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
|
*
|
|
@@ -50076,36 +49903,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50076
49903
|
);
|
|
50077
49904
|
}
|
|
50078
49905
|
|
|
50079
|
-
/**
|
|
50080
|
-
* Update a DID by ID.
|
|
50081
|
-
*
|
|
50082
|
-
* @param {String} didId DID ID
|
|
50083
|
-
* @param {Object} body DID
|
|
50084
|
-
*/
|
|
50085
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
50086
|
-
// verify the required parameter 'didId' is set
|
|
50087
|
-
if (didId === undefined || didId === null) {
|
|
50088
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
50089
|
-
}
|
|
50090
|
-
// verify the required parameter 'body' is set
|
|
50091
|
-
if (body === undefined || body === null) {
|
|
50092
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
50093
|
-
}
|
|
50094
|
-
|
|
50095
|
-
return this.apiClient.callApi(
|
|
50096
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
50097
|
-
'PUT',
|
|
50098
|
-
{ 'didId': didId },
|
|
50099
|
-
{ },
|
|
50100
|
-
{ },
|
|
50101
|
-
{ },
|
|
50102
|
-
body,
|
|
50103
|
-
['PureCloud OAuth'],
|
|
50104
|
-
['application/json'],
|
|
50105
|
-
['application/json']
|
|
50106
|
-
);
|
|
50107
|
-
}
|
|
50108
|
-
|
|
50109
49906
|
/**
|
|
50110
49907
|
* Update a DID Pool by ID.
|
|
50111
49908
|
*
|
|
@@ -50201,36 +49998,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50201
49998
|
);
|
|
50202
49999
|
}
|
|
50203
50000
|
|
|
50204
|
-
/**
|
|
50205
|
-
* Update an extension by ID.
|
|
50206
|
-
*
|
|
50207
|
-
* @param {String} extensionId Extension ID
|
|
50208
|
-
* @param {Object} body Extension
|
|
50209
|
-
*/
|
|
50210
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
50211
|
-
// verify the required parameter 'extensionId' is set
|
|
50212
|
-
if (extensionId === undefined || extensionId === null) {
|
|
50213
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
50214
|
-
}
|
|
50215
|
-
// verify the required parameter 'body' is set
|
|
50216
|
-
if (body === undefined || body === null) {
|
|
50217
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
50218
|
-
}
|
|
50219
|
-
|
|
50220
|
-
return this.apiClient.callApi(
|
|
50221
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
50222
|
-
'PUT',
|
|
50223
|
-
{ 'extensionId': extensionId },
|
|
50224
|
-
{ },
|
|
50225
|
-
{ },
|
|
50226
|
-
{ },
|
|
50227
|
-
body,
|
|
50228
|
-
['PureCloud OAuth'],
|
|
50229
|
-
['application/json'],
|
|
50230
|
-
['application/json']
|
|
50231
|
-
);
|
|
50232
|
-
}
|
|
50233
|
-
|
|
50234
50001
|
/**
|
|
50235
50002
|
* Update an extension pool by ID
|
|
50236
50003
|
*
|
|
@@ -50482,7 +50249,7 @@ class TextbotsApi {
|
|
|
50482
50249
|
/**
|
|
50483
50250
|
* Textbots service.
|
|
50484
50251
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
50485
|
-
* @version
|
|
50252
|
+
* @version 166.0.0
|
|
50486
50253
|
*/
|
|
50487
50254
|
|
|
50488
50255
|
/**
|
|
@@ -50610,7 +50377,7 @@ class TokensApi {
|
|
|
50610
50377
|
/**
|
|
50611
50378
|
* Tokens service.
|
|
50612
50379
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
50613
|
-
* @version
|
|
50380
|
+
* @version 166.0.0
|
|
50614
50381
|
*/
|
|
50615
50382
|
|
|
50616
50383
|
/**
|
|
@@ -50716,7 +50483,7 @@ class UploadsApi {
|
|
|
50716
50483
|
/**
|
|
50717
50484
|
* Uploads service.
|
|
50718
50485
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
50719
|
-
* @version
|
|
50486
|
+
* @version 166.0.0
|
|
50720
50487
|
*/
|
|
50721
50488
|
|
|
50722
50489
|
/**
|
|
@@ -50892,7 +50659,7 @@ class UsageApi {
|
|
|
50892
50659
|
/**
|
|
50893
50660
|
* Usage service.
|
|
50894
50661
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
50895
|
-
* @version
|
|
50662
|
+
* @version 166.0.0
|
|
50896
50663
|
*/
|
|
50897
50664
|
|
|
50898
50665
|
/**
|
|
@@ -51052,7 +50819,7 @@ class UserRecordingsApi {
|
|
|
51052
50819
|
/**
|
|
51053
50820
|
* UserRecordings service.
|
|
51054
50821
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51055
|
-
* @version
|
|
50822
|
+
* @version 166.0.0
|
|
51056
50823
|
*/
|
|
51057
50824
|
|
|
51058
50825
|
/**
|
|
@@ -51237,7 +51004,7 @@ class UsersApi {
|
|
|
51237
51004
|
/**
|
|
51238
51005
|
* Users service.
|
|
51239
51006
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51240
|
-
* @version
|
|
51007
|
+
* @version 166.0.0
|
|
51241
51008
|
*/
|
|
51242
51009
|
|
|
51243
51010
|
/**
|
|
@@ -53627,7 +53394,7 @@ class UtilitiesApi {
|
|
|
53627
53394
|
/**
|
|
53628
53395
|
* Utilities service.
|
|
53629
53396
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
53630
|
-
* @version
|
|
53397
|
+
* @version 166.0.0
|
|
53631
53398
|
*/
|
|
53632
53399
|
|
|
53633
53400
|
/**
|
|
@@ -53738,7 +53505,7 @@ class VoicemailApi {
|
|
|
53738
53505
|
/**
|
|
53739
53506
|
* Voicemail service.
|
|
53740
53507
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
53741
|
-
* @version
|
|
53508
|
+
* @version 166.0.0
|
|
53742
53509
|
*/
|
|
53743
53510
|
|
|
53744
53511
|
/**
|
|
@@ -54405,7 +54172,7 @@ class WebChatApi {
|
|
|
54405
54172
|
/**
|
|
54406
54173
|
* WebChat service.
|
|
54407
54174
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54408
|
-
* @version
|
|
54175
|
+
* @version 166.0.0
|
|
54409
54176
|
*/
|
|
54410
54177
|
|
|
54411
54178
|
/**
|
|
@@ -54949,7 +54716,7 @@ class WebDeploymentsApi {
|
|
|
54949
54716
|
/**
|
|
54950
54717
|
* WebDeployments service.
|
|
54951
54718
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
54952
|
-
* @version
|
|
54719
|
+
* @version 166.0.0
|
|
54953
54720
|
*/
|
|
54954
54721
|
|
|
54955
54722
|
/**
|
|
@@ -55471,7 +55238,7 @@ class WebMessagingApi {
|
|
|
55471
55238
|
/**
|
|
55472
55239
|
* WebMessaging service.
|
|
55473
55240
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55474
|
-
* @version
|
|
55241
|
+
* @version 166.0.0
|
|
55475
55242
|
*/
|
|
55476
55243
|
|
|
55477
55244
|
/**
|
|
@@ -55517,7 +55284,7 @@ class WidgetsApi {
|
|
|
55517
55284
|
/**
|
|
55518
55285
|
* Widgets service.
|
|
55519
55286
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55520
|
-
* @version
|
|
55287
|
+
* @version 166.0.0
|
|
55521
55288
|
*/
|
|
55522
55289
|
|
|
55523
55290
|
/**
|
|
@@ -55663,7 +55430,7 @@ class WorkforceManagementApi {
|
|
|
55663
55430
|
/**
|
|
55664
55431
|
* WorkforceManagement service.
|
|
55665
55432
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55666
|
-
* @version
|
|
55433
|
+
* @version 166.0.0
|
|
55667
55434
|
*/
|
|
55668
55435
|
|
|
55669
55436
|
/**
|
|
@@ -60407,7 +60174,7 @@ class WorkforceManagementApi {
|
|
|
60407
60174
|
* </pre>
|
|
60408
60175
|
* </p>
|
|
60409
60176
|
* @module purecloud-platform-client-v2/index
|
|
60410
|
-
* @version
|
|
60177
|
+
* @version 166.0.0
|
|
60411
60178
|
*/
|
|
60412
60179
|
class platformClient {
|
|
60413
60180
|
constructor() {
|