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
|
@@ -9315,7 +9315,7 @@ class Configuration {
|
|
|
9315
9315
|
|
|
9316
9316
|
/**
|
|
9317
9317
|
* @module purecloud-platform-client-v2/ApiClient
|
|
9318
|
-
* @version
|
|
9318
|
+
* @version 166.0.0
|
|
9319
9319
|
*/
|
|
9320
9320
|
class ApiClient {
|
|
9321
9321
|
/**
|
|
@@ -10394,7 +10394,7 @@ class AlertingApi {
|
|
|
10394
10394
|
/**
|
|
10395
10395
|
* Alerting service.
|
|
10396
10396
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
10397
|
-
* @version
|
|
10397
|
+
* @version 166.0.0
|
|
10398
10398
|
*/
|
|
10399
10399
|
|
|
10400
10400
|
/**
|
|
@@ -10708,7 +10708,7 @@ class AnalyticsApi {
|
|
|
10708
10708
|
/**
|
|
10709
10709
|
* Analytics service.
|
|
10710
10710
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
10711
|
-
* @version
|
|
10711
|
+
* @version 166.0.0
|
|
10712
10712
|
*/
|
|
10713
10713
|
|
|
10714
10714
|
/**
|
|
@@ -11962,7 +11962,7 @@ class ArchitectApi {
|
|
|
11962
11962
|
/**
|
|
11963
11963
|
* Architect service.
|
|
11964
11964
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
11965
|
-
* @version
|
|
11965
|
+
* @version 166.0.0
|
|
11966
11966
|
*/
|
|
11967
11967
|
|
|
11968
11968
|
/**
|
|
@@ -15010,7 +15010,7 @@ class AuditApi {
|
|
|
15010
15010
|
/**
|
|
15011
15011
|
* Audit service.
|
|
15012
15012
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
15013
|
-
* @version
|
|
15013
|
+
* @version 166.0.0
|
|
15014
15014
|
*/
|
|
15015
15015
|
|
|
15016
15016
|
/**
|
|
@@ -15181,7 +15181,7 @@ class AuthorizationApi {
|
|
|
15181
15181
|
/**
|
|
15182
15182
|
* Authorization service.
|
|
15183
15183
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
15184
|
-
* @version
|
|
15184
|
+
* @version 166.0.0
|
|
15185
15185
|
*/
|
|
15186
15186
|
|
|
15187
15187
|
/**
|
|
@@ -16410,7 +16410,7 @@ class BillingApi {
|
|
|
16410
16410
|
/**
|
|
16411
16411
|
* Billing service.
|
|
16412
16412
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
16413
|
-
* @version
|
|
16413
|
+
* @version 166.0.0
|
|
16414
16414
|
*/
|
|
16415
16415
|
|
|
16416
16416
|
/**
|
|
@@ -16490,7 +16490,7 @@ class ChatApi {
|
|
|
16490
16490
|
/**
|
|
16491
16491
|
* Chat service.
|
|
16492
16492
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
16493
|
-
* @version
|
|
16493
|
+
* @version 166.0.0
|
|
16494
16494
|
*/
|
|
16495
16495
|
|
|
16496
16496
|
/**
|
|
@@ -16651,7 +16651,7 @@ class CoachingApi {
|
|
|
16651
16651
|
/**
|
|
16652
16652
|
* Coaching service.
|
|
16653
16653
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
16654
|
-
* @version
|
|
16654
|
+
* @version 166.0.0
|
|
16655
16655
|
*/
|
|
16656
16656
|
|
|
16657
16657
|
/**
|
|
@@ -17228,7 +17228,7 @@ class ContentManagementApi {
|
|
|
17228
17228
|
/**
|
|
17229
17229
|
* ContentManagement service.
|
|
17230
17230
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
17231
|
-
* @version
|
|
17231
|
+
* @version 166.0.0
|
|
17232
17232
|
*/
|
|
17233
17233
|
|
|
17234
17234
|
/**
|
|
@@ -18368,7 +18368,7 @@ class ConversationsApi {
|
|
|
18368
18368
|
/**
|
|
18369
18369
|
* Conversations service.
|
|
18370
18370
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
18371
|
-
* @version
|
|
18371
|
+
* @version 166.0.0
|
|
18372
18372
|
*/
|
|
18373
18373
|
|
|
18374
18374
|
/**
|
|
@@ -24428,7 +24428,7 @@ class DataExtensionsApi {
|
|
|
24428
24428
|
/**
|
|
24429
24429
|
* DataExtensions service.
|
|
24430
24430
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
24431
|
-
* @version
|
|
24431
|
+
* @version 166.0.0
|
|
24432
24432
|
*/
|
|
24433
24433
|
|
|
24434
24434
|
/**
|
|
@@ -24514,7 +24514,7 @@ class DownloadsApi {
|
|
|
24514
24514
|
/**
|
|
24515
24515
|
* Downloads service.
|
|
24516
24516
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
24517
|
-
* @version
|
|
24517
|
+
* @version 166.0.0
|
|
24518
24518
|
*/
|
|
24519
24519
|
|
|
24520
24520
|
/**
|
|
@@ -24566,7 +24566,7 @@ class EventsApi {
|
|
|
24566
24566
|
/**
|
|
24567
24567
|
* Events service.
|
|
24568
24568
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
24569
|
-
* @version
|
|
24569
|
+
* @version 166.0.0
|
|
24570
24570
|
*/
|
|
24571
24571
|
|
|
24572
24572
|
/**
|
|
@@ -24662,7 +24662,7 @@ class ExternalContactsApi {
|
|
|
24662
24662
|
/**
|
|
24663
24663
|
* ExternalContacts service.
|
|
24664
24664
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
24665
|
-
* @version
|
|
24665
|
+
* @version 166.0.0
|
|
24666
24666
|
*/
|
|
24667
24667
|
|
|
24668
24668
|
/**
|
|
@@ -26620,7 +26620,7 @@ class FaxApi {
|
|
|
26620
26620
|
/**
|
|
26621
26621
|
* Fax service.
|
|
26622
26622
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
26623
|
-
* @version
|
|
26623
|
+
* @version 166.0.0
|
|
26624
26624
|
*/
|
|
26625
26625
|
|
|
26626
26626
|
/**
|
|
@@ -26791,7 +26791,7 @@ class FlowsApi {
|
|
|
26791
26791
|
/**
|
|
26792
26792
|
* Flows service.
|
|
26793
26793
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
26794
|
-
* @version
|
|
26794
|
+
* @version 166.0.0
|
|
26795
26795
|
*/
|
|
26796
26796
|
|
|
26797
26797
|
/**
|
|
@@ -26862,7 +26862,7 @@ class GamificationApi {
|
|
|
26862
26862
|
/**
|
|
26863
26863
|
* Gamification service.
|
|
26864
26864
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
26865
|
-
* @version
|
|
26865
|
+
* @version 166.0.0
|
|
26866
26866
|
*/
|
|
26867
26867
|
|
|
26868
26868
|
/**
|
|
@@ -28479,7 +28479,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
28479
28479
|
/**
|
|
28480
28480
|
* GeneralDataProtectionRegulation service.
|
|
28481
28481
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
28482
|
-
* @version
|
|
28482
|
+
* @version 166.0.0
|
|
28483
28483
|
*/
|
|
28484
28484
|
|
|
28485
28485
|
/**
|
|
@@ -28609,7 +28609,7 @@ class GeolocationApi {
|
|
|
28609
28609
|
/**
|
|
28610
28610
|
* Geolocation service.
|
|
28611
28611
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
28612
|
-
* @version
|
|
28612
|
+
* @version 166.0.0
|
|
28613
28613
|
*/
|
|
28614
28614
|
|
|
28615
28615
|
/**
|
|
@@ -28740,7 +28740,7 @@ class GreetingsApi {
|
|
|
28740
28740
|
/**
|
|
28741
28741
|
* Greetings service.
|
|
28742
28742
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
28743
|
-
* @version
|
|
28743
|
+
* @version 166.0.0
|
|
28744
28744
|
*/
|
|
28745
28745
|
|
|
28746
28746
|
/**
|
|
@@ -29195,7 +29195,7 @@ class GroupsApi {
|
|
|
29195
29195
|
/**
|
|
29196
29196
|
* Groups service.
|
|
29197
29197
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
29198
|
-
* @version
|
|
29198
|
+
* @version 166.0.0
|
|
29199
29199
|
*/
|
|
29200
29200
|
|
|
29201
29201
|
/**
|
|
@@ -29601,7 +29601,7 @@ class IdentityProviderApi {
|
|
|
29601
29601
|
/**
|
|
29602
29602
|
* IdentityProvider service.
|
|
29603
29603
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
29604
|
-
* @version
|
|
29604
|
+
* @version 166.0.0
|
|
29605
29605
|
*/
|
|
29606
29606
|
|
|
29607
29607
|
/**
|
|
@@ -30357,7 +30357,7 @@ class InfrastructureAsCodeApi {
|
|
|
30357
30357
|
/**
|
|
30358
30358
|
* InfrastructureAsCode service.
|
|
30359
30359
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
30360
|
-
* @version
|
|
30360
|
+
* @version 166.0.0
|
|
30361
30361
|
*/
|
|
30362
30362
|
|
|
30363
30363
|
/**
|
|
@@ -30459,7 +30459,7 @@ class IntegrationsApi {
|
|
|
30459
30459
|
/**
|
|
30460
30460
|
* Integrations service.
|
|
30461
30461
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
30462
|
-
* @version
|
|
30462
|
+
* @version 166.0.0
|
|
30463
30463
|
*/
|
|
30464
30464
|
|
|
30465
30465
|
/**
|
|
@@ -32059,7 +32059,7 @@ class JourneyApi {
|
|
|
32059
32059
|
/**
|
|
32060
32060
|
* Journey service.
|
|
32061
32061
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
32062
|
-
* @version
|
|
32062
|
+
* @version 166.0.0
|
|
32063
32063
|
*/
|
|
32064
32064
|
|
|
32065
32065
|
/**
|
|
@@ -32939,7 +32939,7 @@ class KnowledgeApi {
|
|
|
32939
32939
|
/**
|
|
32940
32940
|
* Knowledge service.
|
|
32941
32941
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
32942
|
-
* @version
|
|
32942
|
+
* @version 166.0.0
|
|
32943
32943
|
*/
|
|
32944
32944
|
|
|
32945
32945
|
/**
|
|
@@ -33342,7 +33342,7 @@ class KnowledgeApi {
|
|
|
33342
33342
|
* @param {String} sessionId Knowledge guest session ID.
|
|
33343
33343
|
* @param {Object} opts Optional parameters
|
|
33344
33344
|
* @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
|
|
33345
|
-
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
33345
|
+
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
33346
33346
|
*/
|
|
33347
33347
|
getKnowledgeGuestSessionDocuments(sessionId, opts) {
|
|
33348
33348
|
opts = opts || {};
|
|
@@ -35371,7 +35371,7 @@ class LanguageUnderstandingApi {
|
|
|
35371
35371
|
/**
|
|
35372
35372
|
* LanguageUnderstanding service.
|
|
35373
35373
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
35374
|
-
* @version
|
|
35374
|
+
* @version 166.0.0
|
|
35375
35375
|
*/
|
|
35376
35376
|
|
|
35377
35377
|
/**
|
|
@@ -36384,7 +36384,7 @@ class LanguagesApi {
|
|
|
36384
36384
|
/**
|
|
36385
36385
|
* Languages service.
|
|
36386
36386
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
36387
|
-
* @version
|
|
36387
|
+
* @version 166.0.0
|
|
36388
36388
|
*/
|
|
36389
36389
|
|
|
36390
36390
|
/**
|
|
@@ -36602,7 +36602,7 @@ class LearningApi {
|
|
|
36602
36602
|
/**
|
|
36603
36603
|
* Learning service.
|
|
36604
36604
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
36605
|
-
* @version
|
|
36605
|
+
* @version 166.0.0
|
|
36606
36606
|
*/
|
|
36607
36607
|
|
|
36608
36608
|
/**
|
|
@@ -37417,7 +37417,7 @@ class LicenseApi {
|
|
|
37417
37417
|
/**
|
|
37418
37418
|
* License service.
|
|
37419
37419
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
37420
|
-
* @version
|
|
37420
|
+
* @version 166.0.0
|
|
37421
37421
|
*/
|
|
37422
37422
|
|
|
37423
37423
|
/**
|
|
@@ -37655,7 +37655,7 @@ class LocationsApi {
|
|
|
37655
37655
|
/**
|
|
37656
37656
|
* Locations service.
|
|
37657
37657
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
37658
|
-
* @version
|
|
37658
|
+
* @version 166.0.0
|
|
37659
37659
|
*/
|
|
37660
37660
|
|
|
37661
37661
|
/**
|
|
@@ -37891,7 +37891,7 @@ class MessagingApi {
|
|
|
37891
37891
|
/**
|
|
37892
37892
|
* Messaging service.
|
|
37893
37893
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
37894
|
-
* @version
|
|
37894
|
+
* @version 166.0.0
|
|
37895
37895
|
*/
|
|
37896
37896
|
|
|
37897
37897
|
/**
|
|
@@ -38042,7 +38042,7 @@ class MobileDevicesApi {
|
|
|
38042
38042
|
/**
|
|
38043
38043
|
* MobileDevices service.
|
|
38044
38044
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
38045
|
-
* @version
|
|
38045
|
+
* @version 166.0.0
|
|
38046
38046
|
*/
|
|
38047
38047
|
|
|
38048
38048
|
/**
|
|
@@ -38193,7 +38193,7 @@ class NotificationsApi {
|
|
|
38193
38193
|
/**
|
|
38194
38194
|
* Notifications service.
|
|
38195
38195
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
38196
|
-
* @version
|
|
38196
|
+
* @version 166.0.0
|
|
38197
38197
|
*/
|
|
38198
38198
|
|
|
38199
38199
|
/**
|
|
@@ -38426,7 +38426,7 @@ class OAuthApi {
|
|
|
38426
38426
|
/**
|
|
38427
38427
|
* OAuth service.
|
|
38428
38428
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
38429
|
-
* @version
|
|
38429
|
+
* @version 166.0.0
|
|
38430
38430
|
*/
|
|
38431
38431
|
|
|
38432
38432
|
/**
|
|
@@ -38792,7 +38792,7 @@ class ObjectsApi {
|
|
|
38792
38792
|
/**
|
|
38793
38793
|
* Objects service.
|
|
38794
38794
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
38795
|
-
* @version
|
|
38795
|
+
* @version 166.0.0
|
|
38796
38796
|
*/
|
|
38797
38797
|
|
|
38798
38798
|
/**
|
|
@@ -39063,7 +39063,7 @@ class OrganizationApi {
|
|
|
39063
39063
|
/**
|
|
39064
39064
|
* Organization service.
|
|
39065
39065
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
39066
|
-
* @version
|
|
39066
|
+
* @version 166.0.0
|
|
39067
39067
|
*/
|
|
39068
39068
|
|
|
39069
39069
|
/**
|
|
@@ -39466,7 +39466,7 @@ class OrganizationAuthorizationApi {
|
|
|
39466
39466
|
/**
|
|
39467
39467
|
* OrganizationAuthorization service.
|
|
39468
39468
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
39469
|
-
* @version
|
|
39469
|
+
* @version 166.0.0
|
|
39470
39470
|
*/
|
|
39471
39471
|
|
|
39472
39472
|
/**
|
|
@@ -40761,7 +40761,7 @@ class OutboundApi {
|
|
|
40761
40761
|
/**
|
|
40762
40762
|
* Outbound service.
|
|
40763
40763
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
40764
|
-
* @version
|
|
40764
|
+
* @version 166.0.0
|
|
40765
40765
|
*/
|
|
40766
40766
|
|
|
40767
40767
|
/**
|
|
@@ -44357,7 +44357,7 @@ class PresenceApi {
|
|
|
44357
44357
|
/**
|
|
44358
44358
|
* Presence service.
|
|
44359
44359
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
44360
|
-
* @version
|
|
44360
|
+
* @version 166.0.0
|
|
44361
44361
|
*/
|
|
44362
44362
|
|
|
44363
44363
|
/**
|
|
@@ -44908,7 +44908,7 @@ class ProcessAutomationApi {
|
|
|
44908
44908
|
/**
|
|
44909
44909
|
* ProcessAutomation service.
|
|
44910
44910
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
44911
|
-
* @version
|
|
44911
|
+
* @version 166.0.0
|
|
44912
44912
|
*/
|
|
44913
44913
|
|
|
44914
44914
|
/**
|
|
@@ -45147,7 +45147,7 @@ class QualityApi {
|
|
|
45147
45147
|
/**
|
|
45148
45148
|
* Quality service.
|
|
45149
45149
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
45150
|
-
* @version
|
|
45150
|
+
* @version 166.0.0
|
|
45151
45151
|
*/
|
|
45152
45152
|
|
|
45153
45153
|
/**
|
|
@@ -46726,7 +46726,7 @@ class RecordingApi {
|
|
|
46726
46726
|
/**
|
|
46727
46727
|
* Recording service.
|
|
46728
46728
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
46729
|
-
* @version
|
|
46729
|
+
* @version 166.0.0
|
|
46730
46730
|
*/
|
|
46731
46731
|
|
|
46732
46732
|
/**
|
|
@@ -48363,7 +48363,7 @@ class ResponseManagementApi {
|
|
|
48363
48363
|
/**
|
|
48364
48364
|
* ResponseManagement service.
|
|
48365
48365
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
48366
|
-
* @version
|
|
48366
|
+
* @version 166.0.0
|
|
48367
48367
|
*/
|
|
48368
48368
|
|
|
48369
48369
|
/**
|
|
@@ -48847,7 +48847,7 @@ class RoutingApi {
|
|
|
48847
48847
|
/**
|
|
48848
48848
|
* Routing service.
|
|
48849
48849
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
48850
|
-
* @version
|
|
48850
|
+
* @version 166.0.0
|
|
48851
48851
|
*/
|
|
48852
48852
|
|
|
48853
48853
|
/**
|
|
@@ -50693,6 +50693,7 @@ class RoutingApi {
|
|
|
50693
50693
|
* @param {Object} opts.sortBy Optional field to sort results
|
|
50694
50694
|
* @param {Object} opts.sortOrder Sort order
|
|
50695
50695
|
* @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)
|
|
50696
|
+
* @param {String} opts.integrationId Filter on the Genesys Cloud integration id to which the phone number belongs to
|
|
50696
50697
|
*/
|
|
50697
50698
|
getRoutingSmsPhonenumbers(opts) {
|
|
50698
50699
|
opts = opts || {};
|
|
@@ -50702,7 +50703,7 @@ class RoutingApi {
|
|
|
50702
50703
|
'/api/v2/routing/sms/phonenumbers',
|
|
50703
50704
|
'GET',
|
|
50704
50705
|
{ },
|
|
50705
|
-
{ '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'] },
|
|
50706
|
+
{ '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'] },
|
|
50706
50707
|
{ },
|
|
50707
50708
|
{ },
|
|
50708
50709
|
null,
|
|
@@ -52354,7 +52355,7 @@ class SCIMApi {
|
|
|
52354
52355
|
/**
|
|
52355
52356
|
* SCIM service.
|
|
52356
52357
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
52357
|
-
* @version
|
|
52358
|
+
* @version 166.0.0
|
|
52358
52359
|
*/
|
|
52359
52360
|
|
|
52360
52361
|
/**
|
|
@@ -53231,7 +53232,7 @@ class ScriptsApi {
|
|
|
53231
53232
|
/**
|
|
53232
53233
|
* Scripts service.
|
|
53233
53234
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
53234
|
-
* @version
|
|
53235
|
+
* @version 166.0.0
|
|
53235
53236
|
*/
|
|
53236
53237
|
|
|
53237
53238
|
/**
|
|
@@ -53650,7 +53651,7 @@ class SearchApi {
|
|
|
53650
53651
|
/**
|
|
53651
53652
|
* Search service.
|
|
53652
53653
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
53653
|
-
* @version
|
|
53654
|
+
* @version 166.0.0
|
|
53654
53655
|
*/
|
|
53655
53656
|
|
|
53656
53657
|
/**
|
|
@@ -54260,7 +54261,7 @@ class SpeechTextAnalyticsApi {
|
|
|
54260
54261
|
/**
|
|
54261
54262
|
* SpeechTextAnalytics service.
|
|
54262
54263
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
54263
|
-
* @version
|
|
54264
|
+
* @version 166.0.0
|
|
54264
54265
|
*/
|
|
54265
54266
|
|
|
54266
54267
|
/**
|
|
@@ -55189,7 +55190,7 @@ class StationsApi {
|
|
|
55189
55190
|
/**
|
|
55190
55191
|
* Stations service.
|
|
55191
55192
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
55192
|
-
* @version
|
|
55193
|
+
* @version 166.0.0
|
|
55193
55194
|
*/
|
|
55194
55195
|
|
|
55195
55196
|
/**
|
|
@@ -55336,7 +55337,7 @@ class SuggestApi {
|
|
|
55336
55337
|
/**
|
|
55337
55338
|
* Suggest service.
|
|
55338
55339
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
55339
|
-
* @version
|
|
55340
|
+
* @version 166.0.0
|
|
55340
55341
|
*/
|
|
55341
55342
|
|
|
55342
55343
|
/**
|
|
@@ -55475,7 +55476,7 @@ class TeamsApi {
|
|
|
55475
55476
|
/**
|
|
55476
55477
|
* Teams service.
|
|
55477
55478
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
55478
|
-
* @version
|
|
55479
|
+
* @version 166.0.0
|
|
55479
55480
|
*/
|
|
55480
55481
|
|
|
55481
55482
|
/**
|
|
@@ -55746,7 +55747,7 @@ class TelephonyApi {
|
|
|
55746
55747
|
/**
|
|
55747
55748
|
* Telephony service.
|
|
55748
55749
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
55749
|
-
* @version
|
|
55750
|
+
* @version 166.0.0
|
|
55750
55751
|
*/
|
|
55751
55752
|
|
|
55752
55753
|
/**
|
|
@@ -55874,7 +55875,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
55874
55875
|
/**
|
|
55875
55876
|
* TelephonyProvidersEdge service.
|
|
55876
55877
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
55877
|
-
* @version
|
|
55878
|
+
* @version 166.0.0
|
|
55878
55879
|
*/
|
|
55879
55880
|
|
|
55880
55881
|
/**
|
|
@@ -56224,180 +56225,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
56224
56225
|
);
|
|
56225
56226
|
}
|
|
56226
56227
|
|
|
56227
|
-
/**
|
|
56228
|
-
* Lists available schema categories (Deprecated)
|
|
56229
|
-
*
|
|
56230
|
-
* @param {Object} opts Optional parameters
|
|
56231
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
56232
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
56233
|
-
*/
|
|
56234
|
-
getConfigurationSchemasEdgesVnext(opts) {
|
|
56235
|
-
opts = opts || {};
|
|
56236
|
-
|
|
56237
|
-
|
|
56238
|
-
return this.apiClient.callApi(
|
|
56239
|
-
'/api/v2/configuration/schemas/edges/vnext',
|
|
56240
|
-
'GET',
|
|
56241
|
-
{ },
|
|
56242
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
56243
|
-
{ },
|
|
56244
|
-
{ },
|
|
56245
|
-
null,
|
|
56246
|
-
['PureCloud OAuth'],
|
|
56247
|
-
['application/json'],
|
|
56248
|
-
['application/json']
|
|
56249
|
-
);
|
|
56250
|
-
}
|
|
56251
|
-
|
|
56252
|
-
/**
|
|
56253
|
-
* List schemas of a specific category (Deprecated)
|
|
56254
|
-
*
|
|
56255
|
-
* @param {String} schemaCategory Schema category
|
|
56256
|
-
* @param {Object} opts Optional parameters
|
|
56257
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
56258
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
56259
|
-
*/
|
|
56260
|
-
getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory, opts) {
|
|
56261
|
-
opts = opts || {};
|
|
56262
|
-
|
|
56263
|
-
// verify the required parameter 'schemaCategory' is set
|
|
56264
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
56265
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategory';
|
|
56266
|
-
}
|
|
56267
|
-
|
|
56268
|
-
return this.apiClient.callApi(
|
|
56269
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}',
|
|
56270
|
-
'GET',
|
|
56271
|
-
{ 'schemaCategory': schemaCategory },
|
|
56272
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
56273
|
-
{ },
|
|
56274
|
-
{ },
|
|
56275
|
-
null,
|
|
56276
|
-
['PureCloud OAuth'],
|
|
56277
|
-
['application/json'],
|
|
56278
|
-
['application/json']
|
|
56279
|
-
);
|
|
56280
|
-
}
|
|
56281
|
-
|
|
56282
|
-
/**
|
|
56283
|
-
* List schemas of a specific category (Deprecated)
|
|
56284
|
-
*
|
|
56285
|
-
* @param {String} schemaCategory Schema category
|
|
56286
|
-
* @param {String} schemaType Schema type
|
|
56287
|
-
* @param {Object} opts Optional parameters
|
|
56288
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
56289
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
56290
|
-
*/
|
|
56291
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory, schemaType, opts) {
|
|
56292
|
-
opts = opts || {};
|
|
56293
|
-
|
|
56294
|
-
// verify the required parameter 'schemaCategory' is set
|
|
56295
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
56296
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
56297
|
-
}
|
|
56298
|
-
// verify the required parameter 'schemaType' is set
|
|
56299
|
-
if (schemaType === undefined || schemaType === null) {
|
|
56300
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
56301
|
-
}
|
|
56302
|
-
|
|
56303
|
-
return this.apiClient.callApi(
|
|
56304
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}',
|
|
56305
|
-
'GET',
|
|
56306
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType },
|
|
56307
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
56308
|
-
{ },
|
|
56309
|
-
{ },
|
|
56310
|
-
null,
|
|
56311
|
-
['PureCloud OAuth'],
|
|
56312
|
-
['application/json'],
|
|
56313
|
-
['application/json']
|
|
56314
|
-
);
|
|
56315
|
-
}
|
|
56316
|
-
|
|
56317
|
-
/**
|
|
56318
|
-
* Get a json schema (Deprecated)
|
|
56319
|
-
*
|
|
56320
|
-
* @param {String} schemaCategory Schema category
|
|
56321
|
-
* @param {String} schemaType Schema type
|
|
56322
|
-
* @param {String} schemaId Schema ID
|
|
56323
|
-
*/
|
|
56324
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory, schemaType, schemaId) {
|
|
56325
|
-
// verify the required parameter 'schemaCategory' is set
|
|
56326
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
56327
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
56328
|
-
}
|
|
56329
|
-
// verify the required parameter 'schemaType' is set
|
|
56330
|
-
if (schemaType === undefined || schemaType === null) {
|
|
56331
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
56332
|
-
}
|
|
56333
|
-
// verify the required parameter 'schemaId' is set
|
|
56334
|
-
if (schemaId === undefined || schemaId === null) {
|
|
56335
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
56336
|
-
}
|
|
56337
|
-
|
|
56338
|
-
return this.apiClient.callApi(
|
|
56339
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}',
|
|
56340
|
-
'GET',
|
|
56341
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId },
|
|
56342
|
-
{ },
|
|
56343
|
-
{ },
|
|
56344
|
-
{ },
|
|
56345
|
-
null,
|
|
56346
|
-
['PureCloud OAuth'],
|
|
56347
|
-
['application/json'],
|
|
56348
|
-
['application/json']
|
|
56349
|
-
);
|
|
56350
|
-
}
|
|
56351
|
-
|
|
56352
|
-
/**
|
|
56353
|
-
* Get metadata for a schema (Deprecated)
|
|
56354
|
-
*
|
|
56355
|
-
* @param {String} schemaCategory Schema category
|
|
56356
|
-
* @param {String} schemaType Schema type
|
|
56357
|
-
* @param {String} schemaId Schema ID
|
|
56358
|
-
* @param {String} extensionType extension
|
|
56359
|
-
* @param {String} metadataId Metadata ID
|
|
56360
|
-
* @param {Object} opts Optional parameters
|
|
56361
|
-
* @param {String} opts.type Type
|
|
56362
|
-
*/
|
|
56363
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory, schemaType, schemaId, extensionType, metadataId, opts) {
|
|
56364
|
-
opts = opts || {};
|
|
56365
|
-
|
|
56366
|
-
// verify the required parameter 'schemaCategory' is set
|
|
56367
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
56368
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
56369
|
-
}
|
|
56370
|
-
// verify the required parameter 'schemaType' is set
|
|
56371
|
-
if (schemaType === undefined || schemaType === null) {
|
|
56372
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
56373
|
-
}
|
|
56374
|
-
// verify the required parameter 'schemaId' is set
|
|
56375
|
-
if (schemaId === undefined || schemaId === null) {
|
|
56376
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
56377
|
-
}
|
|
56378
|
-
// verify the required parameter 'extensionType' is set
|
|
56379
|
-
if (extensionType === undefined || extensionType === null) {
|
|
56380
|
-
throw 'Missing the required parameter "extensionType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
56381
|
-
}
|
|
56382
|
-
// verify the required parameter 'metadataId' is set
|
|
56383
|
-
if (metadataId === undefined || metadataId === null) {
|
|
56384
|
-
throw 'Missing the required parameter "metadataId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
56385
|
-
}
|
|
56386
|
-
|
|
56387
|
-
return this.apiClient.callApi(
|
|
56388
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}',
|
|
56389
|
-
'GET',
|
|
56390
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId,'extensionType': extensionType,'metadataId': metadataId },
|
|
56391
|
-
{ 'type': opts['type'] },
|
|
56392
|
-
{ },
|
|
56393
|
-
{ },
|
|
56394
|
-
null,
|
|
56395
|
-
['PureCloud OAuth'],
|
|
56396
|
-
['application/json'],
|
|
56397
|
-
['application/json']
|
|
56398
|
-
);
|
|
56399
|
-
}
|
|
56400
|
-
|
|
56401
56228
|
/**
|
|
56402
56229
|
* Get edge.
|
|
56403
56230
|
*
|
|
@@ -58982,36 +58809,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
58982
58809
|
);
|
|
58983
58810
|
}
|
|
58984
58811
|
|
|
58985
|
-
/**
|
|
58986
|
-
* Update a DID by ID.
|
|
58987
|
-
*
|
|
58988
|
-
* @param {String} didId DID ID
|
|
58989
|
-
* @param {Object} body DID
|
|
58990
|
-
*/
|
|
58991
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
58992
|
-
// verify the required parameter 'didId' is set
|
|
58993
|
-
if (didId === undefined || didId === null) {
|
|
58994
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
58995
|
-
}
|
|
58996
|
-
// verify the required parameter 'body' is set
|
|
58997
|
-
if (body === undefined || body === null) {
|
|
58998
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
58999
|
-
}
|
|
59000
|
-
|
|
59001
|
-
return this.apiClient.callApi(
|
|
59002
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
59003
|
-
'PUT',
|
|
59004
|
-
{ 'didId': didId },
|
|
59005
|
-
{ },
|
|
59006
|
-
{ },
|
|
59007
|
-
{ },
|
|
59008
|
-
body,
|
|
59009
|
-
['PureCloud OAuth'],
|
|
59010
|
-
['application/json'],
|
|
59011
|
-
['application/json']
|
|
59012
|
-
);
|
|
59013
|
-
}
|
|
59014
|
-
|
|
59015
58812
|
/**
|
|
59016
58813
|
* Update a DID Pool by ID.
|
|
59017
58814
|
*
|
|
@@ -59107,36 +58904,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
59107
58904
|
);
|
|
59108
58905
|
}
|
|
59109
58906
|
|
|
59110
|
-
/**
|
|
59111
|
-
* Update an extension by ID.
|
|
59112
|
-
*
|
|
59113
|
-
* @param {String} extensionId Extension ID
|
|
59114
|
-
* @param {Object} body Extension
|
|
59115
|
-
*/
|
|
59116
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
59117
|
-
// verify the required parameter 'extensionId' is set
|
|
59118
|
-
if (extensionId === undefined || extensionId === null) {
|
|
59119
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
59120
|
-
}
|
|
59121
|
-
// verify the required parameter 'body' is set
|
|
59122
|
-
if (body === undefined || body === null) {
|
|
59123
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
59124
|
-
}
|
|
59125
|
-
|
|
59126
|
-
return this.apiClient.callApi(
|
|
59127
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
59128
|
-
'PUT',
|
|
59129
|
-
{ 'extensionId': extensionId },
|
|
59130
|
-
{ },
|
|
59131
|
-
{ },
|
|
59132
|
-
{ },
|
|
59133
|
-
body,
|
|
59134
|
-
['PureCloud OAuth'],
|
|
59135
|
-
['application/json'],
|
|
59136
|
-
['application/json']
|
|
59137
|
-
);
|
|
59138
|
-
}
|
|
59139
|
-
|
|
59140
58907
|
/**
|
|
59141
58908
|
* Update an extension pool by ID
|
|
59142
58909
|
*
|
|
@@ -59388,7 +59155,7 @@ class TextbotsApi {
|
|
|
59388
59155
|
/**
|
|
59389
59156
|
* Textbots service.
|
|
59390
59157
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
59391
|
-
* @version
|
|
59158
|
+
* @version 166.0.0
|
|
59392
59159
|
*/
|
|
59393
59160
|
|
|
59394
59161
|
/**
|
|
@@ -59516,7 +59283,7 @@ class TokensApi {
|
|
|
59516
59283
|
/**
|
|
59517
59284
|
* Tokens service.
|
|
59518
59285
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
59519
|
-
* @version
|
|
59286
|
+
* @version 166.0.0
|
|
59520
59287
|
*/
|
|
59521
59288
|
|
|
59522
59289
|
/**
|
|
@@ -59622,7 +59389,7 @@ class UploadsApi {
|
|
|
59622
59389
|
/**
|
|
59623
59390
|
* Uploads service.
|
|
59624
59391
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
59625
|
-
* @version
|
|
59392
|
+
* @version 166.0.0
|
|
59626
59393
|
*/
|
|
59627
59394
|
|
|
59628
59395
|
/**
|
|
@@ -59798,7 +59565,7 @@ class UsageApi {
|
|
|
59798
59565
|
/**
|
|
59799
59566
|
* Usage service.
|
|
59800
59567
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
59801
|
-
* @version
|
|
59568
|
+
* @version 166.0.0
|
|
59802
59569
|
*/
|
|
59803
59570
|
|
|
59804
59571
|
/**
|
|
@@ -59958,7 +59725,7 @@ class UserRecordingsApi {
|
|
|
59958
59725
|
/**
|
|
59959
59726
|
* UserRecordings service.
|
|
59960
59727
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
59961
|
-
* @version
|
|
59728
|
+
* @version 166.0.0
|
|
59962
59729
|
*/
|
|
59963
59730
|
|
|
59964
59731
|
/**
|
|
@@ -60143,7 +59910,7 @@ class UsersApi {
|
|
|
60143
59910
|
/**
|
|
60144
59911
|
* Users service.
|
|
60145
59912
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
60146
|
-
* @version
|
|
59913
|
+
* @version 166.0.0
|
|
60147
59914
|
*/
|
|
60148
59915
|
|
|
60149
59916
|
/**
|
|
@@ -62533,7 +62300,7 @@ class UtilitiesApi {
|
|
|
62533
62300
|
/**
|
|
62534
62301
|
* Utilities service.
|
|
62535
62302
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
62536
|
-
* @version
|
|
62303
|
+
* @version 166.0.0
|
|
62537
62304
|
*/
|
|
62538
62305
|
|
|
62539
62306
|
/**
|
|
@@ -62644,7 +62411,7 @@ class VoicemailApi {
|
|
|
62644
62411
|
/**
|
|
62645
62412
|
* Voicemail service.
|
|
62646
62413
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
62647
|
-
* @version
|
|
62414
|
+
* @version 166.0.0
|
|
62648
62415
|
*/
|
|
62649
62416
|
|
|
62650
62417
|
/**
|
|
@@ -63311,7 +63078,7 @@ class WebChatApi {
|
|
|
63311
63078
|
/**
|
|
63312
63079
|
* WebChat service.
|
|
63313
63080
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
63314
|
-
* @version
|
|
63081
|
+
* @version 166.0.0
|
|
63315
63082
|
*/
|
|
63316
63083
|
|
|
63317
63084
|
/**
|
|
@@ -63855,7 +63622,7 @@ class WebDeploymentsApi {
|
|
|
63855
63622
|
/**
|
|
63856
63623
|
* WebDeployments service.
|
|
63857
63624
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
63858
|
-
* @version
|
|
63625
|
+
* @version 166.0.0
|
|
63859
63626
|
*/
|
|
63860
63627
|
|
|
63861
63628
|
/**
|
|
@@ -64377,7 +64144,7 @@ class WebMessagingApi {
|
|
|
64377
64144
|
/**
|
|
64378
64145
|
* WebMessaging service.
|
|
64379
64146
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
64380
|
-
* @version
|
|
64147
|
+
* @version 166.0.0
|
|
64381
64148
|
*/
|
|
64382
64149
|
|
|
64383
64150
|
/**
|
|
@@ -64423,7 +64190,7 @@ class WidgetsApi {
|
|
|
64423
64190
|
/**
|
|
64424
64191
|
* Widgets service.
|
|
64425
64192
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
64426
|
-
* @version
|
|
64193
|
+
* @version 166.0.0
|
|
64427
64194
|
*/
|
|
64428
64195
|
|
|
64429
64196
|
/**
|
|
@@ -64569,7 +64336,7 @@ class WorkforceManagementApi {
|
|
|
64569
64336
|
/**
|
|
64570
64337
|
* WorkforceManagement service.
|
|
64571
64338
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
64572
|
-
* @version
|
|
64339
|
+
* @version 166.0.0
|
|
64573
64340
|
*/
|
|
64574
64341
|
|
|
64575
64342
|
/**
|
|
@@ -69313,7 +69080,7 @@ class WorkforceManagementApi {
|
|
|
69313
69080
|
* </pre>
|
|
69314
69081
|
* </p>
|
|
69315
69082
|
* @module purecloud-platform-client-v2/index
|
|
69316
|
-
* @version
|
|
69083
|
+
* @version 166.0.0
|
|
69317
69084
|
*/
|
|
69318
69085
|
class platformClient {
|
|
69319
69086
|
constructor() {
|