purecloud-platform-client-v2 177.0.0 → 179.2.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 +203 -73
- package/dist/web-amd/purecloud-platform-client-v2.js +203 -73
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +203 -73
- package/dist/web-cjs/purecloud-platform-client-v2.js +209 -76
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +292 -224
- 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/CarrierServicesApi.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/EmailsApi.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 +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +131 -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/TaskManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -402,7 +402,7 @@ class Configuration {
|
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
404
|
* @module purecloud-platform-client-v2/ApiClient
|
|
405
|
-
* @version
|
|
405
|
+
* @version 179.2.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 179.2.0
|
|
1492
1492
|
*/
|
|
1493
1493
|
|
|
1494
1494
|
/**
|
|
@@ -2138,7 +2138,7 @@ class AnalyticsApi {
|
|
|
2138
2138
|
/**
|
|
2139
2139
|
* Analytics service.
|
|
2140
2140
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
2141
|
-
* @version
|
|
2141
|
+
* @version 179.2.0
|
|
2142
2142
|
*/
|
|
2143
2143
|
|
|
2144
2144
|
/**
|
|
@@ -4584,7 +4584,7 @@ class ArchitectApi {
|
|
|
4584
4584
|
/**
|
|
4585
4585
|
* Architect service.
|
|
4586
4586
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4587
|
-
* @version
|
|
4587
|
+
* @version 179.2.0
|
|
4588
4588
|
*/
|
|
4589
4589
|
|
|
4590
4590
|
/**
|
|
@@ -8419,7 +8419,7 @@ class AuditApi {
|
|
|
8419
8419
|
/**
|
|
8420
8420
|
* Audit service.
|
|
8421
8421
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8422
|
-
* @version
|
|
8422
|
+
* @version 179.2.0
|
|
8423
8423
|
*/
|
|
8424
8424
|
|
|
8425
8425
|
/**
|
|
@@ -8590,7 +8590,7 @@ class AuthorizationApi {
|
|
|
8590
8590
|
/**
|
|
8591
8591
|
* Authorization service.
|
|
8592
8592
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8593
|
-
* @version
|
|
8593
|
+
* @version 179.2.0
|
|
8594
8594
|
*/
|
|
8595
8595
|
|
|
8596
8596
|
/**
|
|
@@ -9821,7 +9821,7 @@ class BillingApi {
|
|
|
9821
9821
|
/**
|
|
9822
9822
|
* Billing service.
|
|
9823
9823
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9824
|
-
* @version
|
|
9824
|
+
* @version 179.2.0
|
|
9825
9825
|
*/
|
|
9826
9826
|
|
|
9827
9827
|
/**
|
|
@@ -9901,7 +9901,7 @@ class CarrierServicesApi {
|
|
|
9901
9901
|
/**
|
|
9902
9902
|
* CarrierServices service.
|
|
9903
9903
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
9904
|
-
* @version
|
|
9904
|
+
* @version 179.2.0
|
|
9905
9905
|
*/
|
|
9906
9906
|
|
|
9907
9907
|
/**
|
|
@@ -9971,7 +9971,7 @@ class ChatApi {
|
|
|
9971
9971
|
/**
|
|
9972
9972
|
* Chat service.
|
|
9973
9973
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9974
|
-
* @version
|
|
9974
|
+
* @version 179.2.0
|
|
9975
9975
|
*/
|
|
9976
9976
|
|
|
9977
9977
|
/**
|
|
@@ -10739,7 +10739,7 @@ class CoachingApi {
|
|
|
10739
10739
|
/**
|
|
10740
10740
|
* Coaching service.
|
|
10741
10741
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
10742
|
-
* @version
|
|
10742
|
+
* @version 179.2.0
|
|
10743
10743
|
*/
|
|
10744
10744
|
|
|
10745
10745
|
/**
|
|
@@ -11316,7 +11316,7 @@ class ContentManagementApi {
|
|
|
11316
11316
|
/**
|
|
11317
11317
|
* ContentManagement service.
|
|
11318
11318
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
11319
|
-
* @version
|
|
11319
|
+
* @version 179.2.0
|
|
11320
11320
|
*/
|
|
11321
11321
|
|
|
11322
11322
|
/**
|
|
@@ -12459,7 +12459,7 @@ class ConversationsApi {
|
|
|
12459
12459
|
/**
|
|
12460
12460
|
* Conversations service.
|
|
12461
12461
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
12462
|
-
* @version
|
|
12462
|
+
* @version 179.2.0
|
|
12463
12463
|
*/
|
|
12464
12464
|
|
|
12465
12465
|
/**
|
|
@@ -19543,7 +19543,7 @@ class DataExtensionsApi {
|
|
|
19543
19543
|
/**
|
|
19544
19544
|
* DataExtensions service.
|
|
19545
19545
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
19546
|
-
* @version
|
|
19546
|
+
* @version 179.2.0
|
|
19547
19547
|
*/
|
|
19548
19548
|
|
|
19549
19549
|
/**
|
|
@@ -19629,7 +19629,7 @@ class DownloadsApi {
|
|
|
19629
19629
|
/**
|
|
19630
19630
|
* Downloads service.
|
|
19631
19631
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
19632
|
-
* @version
|
|
19632
|
+
* @version 179.2.0
|
|
19633
19633
|
*/
|
|
19634
19634
|
|
|
19635
19635
|
/**
|
|
@@ -19681,7 +19681,7 @@ class EmailsApi {
|
|
|
19681
19681
|
/**
|
|
19682
19682
|
* Emails service.
|
|
19683
19683
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
19684
|
-
* @version
|
|
19684
|
+
* @version 179.2.0
|
|
19685
19685
|
*/
|
|
19686
19686
|
|
|
19687
19687
|
/**
|
|
@@ -19746,7 +19746,7 @@ class EventsApi {
|
|
|
19746
19746
|
/**
|
|
19747
19747
|
* Events service.
|
|
19748
19748
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
19749
|
-
* @version
|
|
19749
|
+
* @version 179.2.0
|
|
19750
19750
|
*/
|
|
19751
19751
|
|
|
19752
19752
|
/**
|
|
@@ -19842,7 +19842,7 @@ class ExternalContactsApi {
|
|
|
19842
19842
|
/**
|
|
19843
19843
|
* ExternalContacts service.
|
|
19844
19844
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
19845
|
-
* @version
|
|
19845
|
+
* @version 179.2.0
|
|
19846
19846
|
*/
|
|
19847
19847
|
|
|
19848
19848
|
/**
|
|
@@ -21800,7 +21800,7 @@ class FaxApi {
|
|
|
21800
21800
|
/**
|
|
21801
21801
|
* Fax service.
|
|
21802
21802
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
21803
|
-
* @version
|
|
21803
|
+
* @version 179.2.0
|
|
21804
21804
|
*/
|
|
21805
21805
|
|
|
21806
21806
|
/**
|
|
@@ -21971,7 +21971,7 @@ class FlowsApi {
|
|
|
21971
21971
|
/**
|
|
21972
21972
|
* Flows service.
|
|
21973
21973
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
21974
|
-
* @version
|
|
21974
|
+
* @version 179.2.0
|
|
21975
21975
|
*/
|
|
21976
21976
|
|
|
21977
21977
|
/**
|
|
@@ -22155,7 +22155,7 @@ class GamificationApi {
|
|
|
22155
22155
|
/**
|
|
22156
22156
|
* Gamification service.
|
|
22157
22157
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
22158
|
-
* @version
|
|
22158
|
+
* @version 179.2.0
|
|
22159
22159
|
*/
|
|
22160
22160
|
|
|
22161
22161
|
/**
|
|
@@ -24241,7 +24241,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
24241
24241
|
/**
|
|
24242
24242
|
* GeneralDataProtectionRegulation service.
|
|
24243
24243
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
24244
|
-
* @version
|
|
24244
|
+
* @version 179.2.0
|
|
24245
24245
|
*/
|
|
24246
24246
|
|
|
24247
24247
|
/**
|
|
@@ -24371,7 +24371,7 @@ class GeolocationApi {
|
|
|
24371
24371
|
/**
|
|
24372
24372
|
* Geolocation service.
|
|
24373
24373
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
24374
|
-
* @version
|
|
24374
|
+
* @version 179.2.0
|
|
24375
24375
|
*/
|
|
24376
24376
|
|
|
24377
24377
|
/**
|
|
@@ -24502,7 +24502,7 @@ class GreetingsApi {
|
|
|
24502
24502
|
/**
|
|
24503
24503
|
* Greetings service.
|
|
24504
24504
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
24505
|
-
* @version
|
|
24505
|
+
* @version 179.2.0
|
|
24506
24506
|
*/
|
|
24507
24507
|
|
|
24508
24508
|
/**
|
|
@@ -24957,7 +24957,7 @@ class GroupsApi {
|
|
|
24957
24957
|
/**
|
|
24958
24958
|
* Groups service.
|
|
24959
24959
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
24960
|
-
* @version
|
|
24960
|
+
* @version 179.2.0
|
|
24961
24961
|
*/
|
|
24962
24962
|
|
|
24963
24963
|
/**
|
|
@@ -25476,7 +25476,7 @@ class IdentityProviderApi {
|
|
|
25476
25476
|
/**
|
|
25477
25477
|
* IdentityProvider service.
|
|
25478
25478
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
25479
|
-
* @version
|
|
25479
|
+
* @version 179.2.0
|
|
25480
25480
|
*/
|
|
25481
25481
|
|
|
25482
25482
|
/**
|
|
@@ -26232,7 +26232,7 @@ class InfrastructureAsCodeApi {
|
|
|
26232
26232
|
/**
|
|
26233
26233
|
* InfrastructureAsCode service.
|
|
26234
26234
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
26235
|
-
* @version
|
|
26235
|
+
* @version 179.2.0
|
|
26236
26236
|
*/
|
|
26237
26237
|
|
|
26238
26238
|
/**
|
|
@@ -26399,7 +26399,7 @@ class IntegrationsApi {
|
|
|
26399
26399
|
/**
|
|
26400
26400
|
* Integrations service.
|
|
26401
26401
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
26402
|
-
* @version
|
|
26402
|
+
* @version 179.2.0
|
|
26403
26403
|
*/
|
|
26404
26404
|
|
|
26405
26405
|
/**
|
|
@@ -28361,7 +28361,7 @@ class JourneyApi {
|
|
|
28361
28361
|
/**
|
|
28362
28362
|
* Journey service.
|
|
28363
28363
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
28364
|
-
* @version
|
|
28364
|
+
* @version 179.2.0
|
|
28365
28365
|
*/
|
|
28366
28366
|
|
|
28367
28367
|
/**
|
|
@@ -29525,7 +29525,7 @@ class KnowledgeApi {
|
|
|
29525
29525
|
/**
|
|
29526
29526
|
* Knowledge service.
|
|
29527
29527
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
29528
|
-
* @version
|
|
29528
|
+
* @version 179.2.0
|
|
29529
29529
|
*/
|
|
29530
29530
|
|
|
29531
29531
|
/**
|
|
@@ -32346,7 +32346,7 @@ class LanguageUnderstandingApi {
|
|
|
32346
32346
|
/**
|
|
32347
32347
|
* LanguageUnderstanding service.
|
|
32348
32348
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
32349
|
-
* @version
|
|
32349
|
+
* @version 179.2.0
|
|
32350
32350
|
*/
|
|
32351
32351
|
|
|
32352
32352
|
/**
|
|
@@ -33359,7 +33359,7 @@ class LanguagesApi {
|
|
|
33359
33359
|
/**
|
|
33360
33360
|
* Languages service.
|
|
33361
33361
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
33362
|
-
* @version
|
|
33362
|
+
* @version 179.2.0
|
|
33363
33363
|
*/
|
|
33364
33364
|
|
|
33365
33365
|
/**
|
|
@@ -33581,7 +33581,7 @@ class LearningApi {
|
|
|
33581
33581
|
/**
|
|
33582
33582
|
* Learning service.
|
|
33583
33583
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
33584
|
-
* @version
|
|
33584
|
+
* @version 179.2.0
|
|
33585
33585
|
*/
|
|
33586
33586
|
|
|
33587
33587
|
/**
|
|
@@ -34400,7 +34400,7 @@ class LicenseApi {
|
|
|
34400
34400
|
/**
|
|
34401
34401
|
* License service.
|
|
34402
34402
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
34403
|
-
* @version
|
|
34403
|
+
* @version 179.2.0
|
|
34404
34404
|
*/
|
|
34405
34405
|
|
|
34406
34406
|
/**
|
|
@@ -34638,7 +34638,7 @@ class LocationsApi {
|
|
|
34638
34638
|
/**
|
|
34639
34639
|
* Locations service.
|
|
34640
34640
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
34641
|
-
* @version
|
|
34641
|
+
* @version 179.2.0
|
|
34642
34642
|
*/
|
|
34643
34643
|
|
|
34644
34644
|
/**
|
|
@@ -34874,7 +34874,7 @@ class MessagingApi {
|
|
|
34874
34874
|
/**
|
|
34875
34875
|
* Messaging service.
|
|
34876
34876
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
34877
|
-
* @version
|
|
34877
|
+
* @version 179.2.0
|
|
34878
34878
|
*/
|
|
34879
34879
|
|
|
34880
34880
|
/**
|
|
@@ -35233,7 +35233,7 @@ class MobileDevicesApi {
|
|
|
35233
35233
|
/**
|
|
35234
35234
|
* MobileDevices service.
|
|
35235
35235
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
35236
|
-
* @version
|
|
35236
|
+
* @version 179.2.0
|
|
35237
35237
|
*/
|
|
35238
35238
|
|
|
35239
35239
|
/**
|
|
@@ -35384,7 +35384,7 @@ class NotificationsApi {
|
|
|
35384
35384
|
/**
|
|
35385
35385
|
* Notifications service.
|
|
35386
35386
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
35387
|
-
* @version
|
|
35387
|
+
* @version 179.2.0
|
|
35388
35388
|
*/
|
|
35389
35389
|
|
|
35390
35390
|
/**
|
|
@@ -35617,7 +35617,7 @@ class OAuthApi {
|
|
|
35617
35617
|
/**
|
|
35618
35618
|
* OAuth service.
|
|
35619
35619
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
35620
|
-
* @version
|
|
35620
|
+
* @version 179.2.0
|
|
35621
35621
|
*/
|
|
35622
35622
|
|
|
35623
35623
|
/**
|
|
@@ -35983,7 +35983,7 @@ class ObjectsApi {
|
|
|
35983
35983
|
/**
|
|
35984
35984
|
* Objects service.
|
|
35985
35985
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
35986
|
-
* @version
|
|
35986
|
+
* @version 179.2.0
|
|
35987
35987
|
*/
|
|
35988
35988
|
|
|
35989
35989
|
/**
|
|
@@ -36254,7 +36254,7 @@ class OrganizationApi {
|
|
|
36254
36254
|
/**
|
|
36255
36255
|
* Organization service.
|
|
36256
36256
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
36257
|
-
* @version
|
|
36257
|
+
* @version 179.2.0
|
|
36258
36258
|
*/
|
|
36259
36259
|
|
|
36260
36260
|
/**
|
|
@@ -36709,7 +36709,7 @@ class OrganizationAuthorizationApi {
|
|
|
36709
36709
|
/**
|
|
36710
36710
|
* OrganizationAuthorization service.
|
|
36711
36711
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
36712
|
-
* @version
|
|
36712
|
+
* @version 179.2.0
|
|
36713
36713
|
*/
|
|
36714
36714
|
|
|
36715
36715
|
/**
|
|
@@ -38056,7 +38056,7 @@ class OutboundApi {
|
|
|
38056
38056
|
/**
|
|
38057
38057
|
* Outbound service.
|
|
38058
38058
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
38059
|
-
* @version
|
|
38059
|
+
* @version 179.2.0
|
|
38060
38060
|
*/
|
|
38061
38061
|
|
|
38062
38062
|
/**
|
|
@@ -41678,7 +41678,7 @@ class PresenceApi {
|
|
|
41678
41678
|
/**
|
|
41679
41679
|
* Presence service.
|
|
41680
41680
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
41681
|
-
* @version
|
|
41681
|
+
* @version 179.2.0
|
|
41682
41682
|
*/
|
|
41683
41683
|
|
|
41684
41684
|
/**
|
|
@@ -42417,7 +42417,7 @@ class ProcessAutomationApi {
|
|
|
42417
42417
|
/**
|
|
42418
42418
|
* ProcessAutomation service.
|
|
42419
42419
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
42420
|
-
* @version
|
|
42420
|
+
* @version 179.2.0
|
|
42421
42421
|
*/
|
|
42422
42422
|
|
|
42423
42423
|
/**
|
|
@@ -42656,7 +42656,7 @@ class QualityApi {
|
|
|
42656
42656
|
/**
|
|
42657
42657
|
* Quality service.
|
|
42658
42658
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
42659
|
-
* @version
|
|
42659
|
+
* @version 179.2.0
|
|
42660
42660
|
*/
|
|
42661
42661
|
|
|
42662
42662
|
/**
|
|
@@ -44410,7 +44410,7 @@ class RecordingApi {
|
|
|
44410
44410
|
/**
|
|
44411
44411
|
* Recording service.
|
|
44412
44412
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
44413
|
-
* @version
|
|
44413
|
+
* @version 179.2.0
|
|
44414
44414
|
*/
|
|
44415
44415
|
|
|
44416
44416
|
/**
|
|
@@ -46047,7 +46047,7 @@ class ResponseManagementApi {
|
|
|
46047
46047
|
/**
|
|
46048
46048
|
* ResponseManagement service.
|
|
46049
46049
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
46050
|
-
* @version
|
|
46050
|
+
* @version 179.2.0
|
|
46051
46051
|
*/
|
|
46052
46052
|
|
|
46053
46053
|
/**
|
|
@@ -46532,7 +46532,7 @@ class RoutingApi {
|
|
|
46532
46532
|
/**
|
|
46533
46533
|
* Routing service.
|
|
46534
46534
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
46535
|
-
* @version
|
|
46535
|
+
* @version 179.2.0
|
|
46536
46536
|
*/
|
|
46537
46537
|
|
|
46538
46538
|
/**
|
|
@@ -50240,7 +50240,7 @@ class SCIMApi {
|
|
|
50240
50240
|
/**
|
|
50241
50241
|
* SCIM service.
|
|
50242
50242
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
50243
|
-
* @version
|
|
50243
|
+
* @version 179.2.0
|
|
50244
50244
|
*/
|
|
50245
50245
|
|
|
50246
50246
|
/**
|
|
@@ -51117,7 +51117,7 @@ class ScriptsApi {
|
|
|
51117
51117
|
/**
|
|
51118
51118
|
* Scripts service.
|
|
51119
51119
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
51120
|
-
* @version
|
|
51120
|
+
* @version 179.2.0
|
|
51121
51121
|
*/
|
|
51122
51122
|
|
|
51123
51123
|
/**
|
|
@@ -51561,7 +51561,7 @@ class SearchApi {
|
|
|
51561
51561
|
/**
|
|
51562
51562
|
* Search service.
|
|
51563
51563
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
51564
|
-
* @version
|
|
51564
|
+
* @version 179.2.0
|
|
51565
51565
|
*/
|
|
51566
51566
|
|
|
51567
51567
|
/**
|
|
@@ -52250,7 +52250,7 @@ class SettingsApi {
|
|
|
52250
52250
|
/**
|
|
52251
52251
|
* Settings service.
|
|
52252
52252
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
52253
|
-
* @version
|
|
52253
|
+
* @version 179.2.0
|
|
52254
52254
|
*/
|
|
52255
52255
|
|
|
52256
52256
|
/**
|
|
@@ -52315,7 +52315,7 @@ class SpeechTextAnalyticsApi {
|
|
|
52315
52315
|
/**
|
|
52316
52316
|
* SpeechTextAnalytics service.
|
|
52317
52317
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
52318
|
-
* @version
|
|
52318
|
+
* @version 179.2.0
|
|
52319
52319
|
*/
|
|
52320
52320
|
|
|
52321
52321
|
/**
|
|
@@ -52330,6 +52330,31 @@ class SpeechTextAnalyticsApi {
|
|
|
52330
52330
|
}
|
|
52331
52331
|
|
|
52332
52332
|
|
|
52333
|
+
/**
|
|
52334
|
+
* Delete a Speech and Text Analytics DictionaryFeedback by Id
|
|
52335
|
+
*
|
|
52336
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
52337
|
+
*/
|
|
52338
|
+
deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
52339
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
52340
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
52341
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
52342
|
+
}
|
|
52343
|
+
|
|
52344
|
+
return this.apiClient.callApi(
|
|
52345
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
52346
|
+
'DELETE',
|
|
52347
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
52348
|
+
{ },
|
|
52349
|
+
{ },
|
|
52350
|
+
{ },
|
|
52351
|
+
null,
|
|
52352
|
+
['PureCloud OAuth'],
|
|
52353
|
+
['application/json'],
|
|
52354
|
+
['application/json']
|
|
52355
|
+
);
|
|
52356
|
+
}
|
|
52357
|
+
|
|
52333
52358
|
/**
|
|
52334
52359
|
* Delete a Speech and Text Analytics program by id
|
|
52335
52360
|
*
|
|
@@ -52514,6 +52539,57 @@ class SpeechTextAnalyticsApi {
|
|
|
52514
52539
|
);
|
|
52515
52540
|
}
|
|
52516
52541
|
|
|
52542
|
+
/**
|
|
52543
|
+
* Get the list of Speech and Text Analytics dictionary feedbacks
|
|
52544
|
+
*
|
|
52545
|
+
* @param {Object} opts Optional parameters
|
|
52546
|
+
* @param {String} opts.dialect The key for filter the listing by dialect, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard
|
|
52547
|
+
* @param {String} opts.nextPage The key for listing the next page
|
|
52548
|
+
* @param {Number} opts.pageSize The page size for the listing (default to 500)
|
|
52549
|
+
*/
|
|
52550
|
+
getSpeechandtextanalyticsDictionaryfeedback(opts) {
|
|
52551
|
+
opts = opts || {};
|
|
52552
|
+
|
|
52553
|
+
|
|
52554
|
+
return this.apiClient.callApi(
|
|
52555
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
52556
|
+
'GET',
|
|
52557
|
+
{ },
|
|
52558
|
+
{ 'dialect': opts['dialect'],'nextPage': opts['nextPage'],'pageSize': opts['pageSize'] },
|
|
52559
|
+
{ },
|
|
52560
|
+
{ },
|
|
52561
|
+
null,
|
|
52562
|
+
['PureCloud OAuth'],
|
|
52563
|
+
['application/json'],
|
|
52564
|
+
['application/json']
|
|
52565
|
+
);
|
|
52566
|
+
}
|
|
52567
|
+
|
|
52568
|
+
/**
|
|
52569
|
+
* Get a Speech and Text Analytics dictionary feedback by id
|
|
52570
|
+
*
|
|
52571
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
52572
|
+
*/
|
|
52573
|
+
getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
52574
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
52575
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
52576
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
52577
|
+
}
|
|
52578
|
+
|
|
52579
|
+
return this.apiClient.callApi(
|
|
52580
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
52581
|
+
'GET',
|
|
52582
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
52583
|
+
{ },
|
|
52584
|
+
{ },
|
|
52585
|
+
{ },
|
|
52586
|
+
null,
|
|
52587
|
+
['PureCloud OAuth'],
|
|
52588
|
+
['application/json'],
|
|
52589
|
+
['application/json']
|
|
52590
|
+
);
|
|
52591
|
+
}
|
|
52592
|
+
|
|
52517
52593
|
/**
|
|
52518
52594
|
* Get a Speech and Text Analytics program by id
|
|
52519
52595
|
*
|
|
@@ -52972,6 +53048,31 @@ class SpeechTextAnalyticsApi {
|
|
|
52972
53048
|
);
|
|
52973
53049
|
}
|
|
52974
53050
|
|
|
53051
|
+
/**
|
|
53052
|
+
* Create a Speech and Text Analytics DictionaryFeedback
|
|
53053
|
+
*
|
|
53054
|
+
* @param {Object} body The DictionaryFeedback to create
|
|
53055
|
+
*/
|
|
53056
|
+
postSpeechandtextanalyticsDictionaryfeedback(body) {
|
|
53057
|
+
// verify the required parameter 'body' is set
|
|
53058
|
+
if (body === undefined || body === null) {
|
|
53059
|
+
throw 'Missing the required parameter "body" when calling postSpeechandtextanalyticsDictionaryfeedback';
|
|
53060
|
+
}
|
|
53061
|
+
|
|
53062
|
+
return this.apiClient.callApi(
|
|
53063
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
53064
|
+
'POST',
|
|
53065
|
+
{ },
|
|
53066
|
+
{ },
|
|
53067
|
+
{ },
|
|
53068
|
+
{ },
|
|
53069
|
+
body,
|
|
53070
|
+
['PureCloud OAuth'],
|
|
53071
|
+
['application/json'],
|
|
53072
|
+
['application/json']
|
|
53073
|
+
);
|
|
53074
|
+
}
|
|
53075
|
+
|
|
52975
53076
|
/**
|
|
52976
53077
|
* Create new Speech and Text Analytics program
|
|
52977
53078
|
*
|
|
@@ -53147,6 +53248,35 @@ class SpeechTextAnalyticsApi {
|
|
|
53147
53248
|
);
|
|
53148
53249
|
}
|
|
53149
53250
|
|
|
53251
|
+
/**
|
|
53252
|
+
* Update existing Speech and Text Analytics dictionary feedback by id
|
|
53253
|
+
*
|
|
53254
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
53255
|
+
* @param {Object} opts Optional parameters
|
|
53256
|
+
* @param {Object} opts.body
|
|
53257
|
+
*/
|
|
53258
|
+
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId, opts) {
|
|
53259
|
+
opts = opts || {};
|
|
53260
|
+
|
|
53261
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
53262
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
53263
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
53264
|
+
}
|
|
53265
|
+
|
|
53266
|
+
return this.apiClient.callApi(
|
|
53267
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
53268
|
+
'PUT',
|
|
53269
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
53270
|
+
{ },
|
|
53271
|
+
{ },
|
|
53272
|
+
{ },
|
|
53273
|
+
opts['body'],
|
|
53274
|
+
['PureCloud OAuth'],
|
|
53275
|
+
['application/json'],
|
|
53276
|
+
['application/json']
|
|
53277
|
+
);
|
|
53278
|
+
}
|
|
53279
|
+
|
|
53150
53280
|
/**
|
|
53151
53281
|
* Update existing Speech and Text Analytics program
|
|
53152
53282
|
*
|
|
@@ -53298,7 +53428,7 @@ class StationsApi {
|
|
|
53298
53428
|
/**
|
|
53299
53429
|
* Stations service.
|
|
53300
53430
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
53301
|
-
* @version
|
|
53431
|
+
* @version 179.2.0
|
|
53302
53432
|
*/
|
|
53303
53433
|
|
|
53304
53434
|
/**
|
|
@@ -53400,7 +53530,7 @@ class SuggestApi {
|
|
|
53400
53530
|
/**
|
|
53401
53531
|
* Suggest service.
|
|
53402
53532
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
53403
|
-
* @version
|
|
53533
|
+
* @version 179.2.0
|
|
53404
53534
|
*/
|
|
53405
53535
|
|
|
53406
53536
|
/**
|
|
@@ -53539,7 +53669,7 @@ class TaskManagementApi {
|
|
|
53539
53669
|
/**
|
|
53540
53670
|
* TaskManagement service.
|
|
53541
53671
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
53542
|
-
* @version
|
|
53672
|
+
* @version 179.2.0
|
|
53543
53673
|
*/
|
|
53544
53674
|
|
|
53545
53675
|
/**
|
|
@@ -54820,7 +54950,7 @@ class TeamsApi {
|
|
|
54820
54950
|
/**
|
|
54821
54951
|
* Teams service.
|
|
54822
54952
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
54823
|
-
* @version
|
|
54953
|
+
* @version 179.2.0
|
|
54824
54954
|
*/
|
|
54825
54955
|
|
|
54826
54956
|
/**
|
|
@@ -55122,7 +55252,7 @@ class TelephonyApi {
|
|
|
55122
55252
|
/**
|
|
55123
55253
|
* Telephony service.
|
|
55124
55254
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
55125
|
-
* @version
|
|
55255
|
+
* @version 179.2.0
|
|
55126
55256
|
*/
|
|
55127
55257
|
|
|
55128
55258
|
/**
|
|
@@ -55250,7 +55380,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
55250
55380
|
/**
|
|
55251
55381
|
* TelephonyProvidersEdge service.
|
|
55252
55382
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
55253
|
-
* @version
|
|
55383
|
+
* @version 179.2.0
|
|
55254
55384
|
*/
|
|
55255
55385
|
|
|
55256
55386
|
/**
|
|
@@ -58539,7 +58669,7 @@ class TextbotsApi {
|
|
|
58539
58669
|
/**
|
|
58540
58670
|
* Textbots service.
|
|
58541
58671
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
58542
|
-
* @version
|
|
58672
|
+
* @version 179.2.0
|
|
58543
58673
|
*/
|
|
58544
58674
|
|
|
58545
58675
|
/**
|
|
@@ -58667,7 +58797,7 @@ class TokensApi {
|
|
|
58667
58797
|
/**
|
|
58668
58798
|
* Tokens service.
|
|
58669
58799
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
58670
|
-
* @version
|
|
58800
|
+
* @version 179.2.0
|
|
58671
58801
|
*/
|
|
58672
58802
|
|
|
58673
58803
|
/**
|
|
@@ -58823,7 +58953,7 @@ class UploadsApi {
|
|
|
58823
58953
|
/**
|
|
58824
58954
|
* Uploads service.
|
|
58825
58955
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
58826
|
-
* @version
|
|
58956
|
+
* @version 179.2.0
|
|
58827
58957
|
*/
|
|
58828
58958
|
|
|
58829
58959
|
/**
|
|
@@ -58999,7 +59129,7 @@ class UsageApi {
|
|
|
58999
59129
|
/**
|
|
59000
59130
|
* Usage service.
|
|
59001
59131
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
59002
|
-
* @version
|
|
59132
|
+
* @version 179.2.0
|
|
59003
59133
|
*/
|
|
59004
59134
|
|
|
59005
59135
|
/**
|
|
@@ -59209,7 +59339,7 @@ class UserRecordingsApi {
|
|
|
59209
59339
|
/**
|
|
59210
59340
|
* UserRecordings service.
|
|
59211
59341
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
59212
|
-
* @version
|
|
59342
|
+
* @version 179.2.0
|
|
59213
59343
|
*/
|
|
59214
59344
|
|
|
59215
59345
|
/**
|
|
@@ -59394,7 +59524,7 @@ class UsersApi {
|
|
|
59394
59524
|
/**
|
|
59395
59525
|
* Users service.
|
|
59396
59526
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
59397
|
-
* @version
|
|
59527
|
+
* @version 179.2.0
|
|
59398
59528
|
*/
|
|
59399
59529
|
|
|
59400
59530
|
/**
|
|
@@ -61955,7 +62085,7 @@ class UtilitiesApi {
|
|
|
61955
62085
|
/**
|
|
61956
62086
|
* Utilities service.
|
|
61957
62087
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
61958
|
-
* @version
|
|
62088
|
+
* @version 179.2.0
|
|
61959
62089
|
*/
|
|
61960
62090
|
|
|
61961
62091
|
/**
|
|
@@ -62066,7 +62196,7 @@ class VoicemailApi {
|
|
|
62066
62196
|
/**
|
|
62067
62197
|
* Voicemail service.
|
|
62068
62198
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
62069
|
-
* @version
|
|
62199
|
+
* @version 179.2.0
|
|
62070
62200
|
*/
|
|
62071
62201
|
|
|
62072
62202
|
/**
|
|
@@ -62733,7 +62863,7 @@ class WebChatApi {
|
|
|
62733
62863
|
/**
|
|
62734
62864
|
* WebChat service.
|
|
62735
62865
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
62736
|
-
* @version
|
|
62866
|
+
* @version 179.2.0
|
|
62737
62867
|
*/
|
|
62738
62868
|
|
|
62739
62869
|
/**
|
|
@@ -63282,7 +63412,7 @@ class WebDeploymentsApi {
|
|
|
63282
63412
|
/**
|
|
63283
63413
|
* WebDeployments service.
|
|
63284
63414
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
63285
|
-
* @version
|
|
63415
|
+
* @version 179.2.0
|
|
63286
63416
|
*/
|
|
63287
63417
|
|
|
63288
63418
|
/**
|
|
@@ -63809,7 +63939,7 @@ class WebMessagingApi {
|
|
|
63809
63939
|
/**
|
|
63810
63940
|
* WebMessaging service.
|
|
63811
63941
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
63812
|
-
* @version
|
|
63942
|
+
* @version 179.2.0
|
|
63813
63943
|
*/
|
|
63814
63944
|
|
|
63815
63945
|
/**
|
|
@@ -63855,7 +63985,7 @@ class WidgetsApi {
|
|
|
63855
63985
|
/**
|
|
63856
63986
|
* Widgets service.
|
|
63857
63987
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
63858
|
-
* @version
|
|
63988
|
+
* @version 179.2.0
|
|
63859
63989
|
*/
|
|
63860
63990
|
|
|
63861
63991
|
/**
|
|
@@ -64001,7 +64131,7 @@ class WorkforceManagementApi {
|
|
|
64001
64131
|
/**
|
|
64002
64132
|
* WorkforceManagement service.
|
|
64003
64133
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
64004
|
-
* @version
|
|
64134
|
+
* @version 179.2.0
|
|
64005
64135
|
*/
|
|
64006
64136
|
|
|
64007
64137
|
/**
|
|
@@ -69165,7 +69295,7 @@ class WorkforceManagementApi {
|
|
|
69165
69295
|
* </pre>
|
|
69166
69296
|
* </p>
|
|
69167
69297
|
* @module purecloud-platform-client-v2/index
|
|
69168
|
-
* @version
|
|
69298
|
+
* @version 179.2.0
|
|
69169
69299
|
*/
|
|
69170
69300
|
class platformClient {
|
|
69171
69301
|
constructor() {
|