purecloud-platform-client-v2 177.0.0 → 178.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 +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 +203 -73
- 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
|
@@ -9336,7 +9336,7 @@ class Configuration {
|
|
|
9336
9336
|
|
|
9337
9337
|
/**
|
|
9338
9338
|
* @module purecloud-platform-client-v2/ApiClient
|
|
9339
|
-
* @version
|
|
9339
|
+
* @version 178.0.0
|
|
9340
9340
|
*/
|
|
9341
9341
|
class ApiClient {
|
|
9342
9342
|
/**
|
|
@@ -10415,7 +10415,7 @@ class AlertingApi {
|
|
|
10415
10415
|
/**
|
|
10416
10416
|
* Alerting service.
|
|
10417
10417
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
10418
|
-
* @version
|
|
10418
|
+
* @version 178.0.0
|
|
10419
10419
|
*/
|
|
10420
10420
|
|
|
10421
10421
|
/**
|
|
@@ -11065,7 +11065,7 @@ class AnalyticsApi {
|
|
|
11065
11065
|
/**
|
|
11066
11066
|
* Analytics service.
|
|
11067
11067
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
11068
|
-
* @version
|
|
11068
|
+
* @version 178.0.0
|
|
11069
11069
|
*/
|
|
11070
11070
|
|
|
11071
11071
|
/**
|
|
@@ -13511,7 +13511,7 @@ class ArchitectApi {
|
|
|
13511
13511
|
/**
|
|
13512
13512
|
* Architect service.
|
|
13513
13513
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
13514
|
-
* @version
|
|
13514
|
+
* @version 178.0.0
|
|
13515
13515
|
*/
|
|
13516
13516
|
|
|
13517
13517
|
/**
|
|
@@ -17346,7 +17346,7 @@ class AuditApi {
|
|
|
17346
17346
|
/**
|
|
17347
17347
|
* Audit service.
|
|
17348
17348
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
17349
|
-
* @version
|
|
17349
|
+
* @version 178.0.0
|
|
17350
17350
|
*/
|
|
17351
17351
|
|
|
17352
17352
|
/**
|
|
@@ -17517,7 +17517,7 @@ class AuthorizationApi {
|
|
|
17517
17517
|
/**
|
|
17518
17518
|
* Authorization service.
|
|
17519
17519
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
17520
|
-
* @version
|
|
17520
|
+
* @version 178.0.0
|
|
17521
17521
|
*/
|
|
17522
17522
|
|
|
17523
17523
|
/**
|
|
@@ -18748,7 +18748,7 @@ class BillingApi {
|
|
|
18748
18748
|
/**
|
|
18749
18749
|
* Billing service.
|
|
18750
18750
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
18751
|
-
* @version
|
|
18751
|
+
* @version 178.0.0
|
|
18752
18752
|
*/
|
|
18753
18753
|
|
|
18754
18754
|
/**
|
|
@@ -18828,7 +18828,7 @@ class CarrierServicesApi {
|
|
|
18828
18828
|
/**
|
|
18829
18829
|
* CarrierServices service.
|
|
18830
18830
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
18831
|
-
* @version
|
|
18831
|
+
* @version 178.0.0
|
|
18832
18832
|
*/
|
|
18833
18833
|
|
|
18834
18834
|
/**
|
|
@@ -18898,7 +18898,7 @@ class ChatApi {
|
|
|
18898
18898
|
/**
|
|
18899
18899
|
* Chat service.
|
|
18900
18900
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
18901
|
-
* @version
|
|
18901
|
+
* @version 178.0.0
|
|
18902
18902
|
*/
|
|
18903
18903
|
|
|
18904
18904
|
/**
|
|
@@ -19666,7 +19666,7 @@ class CoachingApi {
|
|
|
19666
19666
|
/**
|
|
19667
19667
|
* Coaching service.
|
|
19668
19668
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
19669
|
-
* @version
|
|
19669
|
+
* @version 178.0.0
|
|
19670
19670
|
*/
|
|
19671
19671
|
|
|
19672
19672
|
/**
|
|
@@ -20243,7 +20243,7 @@ class ContentManagementApi {
|
|
|
20243
20243
|
/**
|
|
20244
20244
|
* ContentManagement service.
|
|
20245
20245
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
20246
|
-
* @version
|
|
20246
|
+
* @version 178.0.0
|
|
20247
20247
|
*/
|
|
20248
20248
|
|
|
20249
20249
|
/**
|
|
@@ -21386,7 +21386,7 @@ class ConversationsApi {
|
|
|
21386
21386
|
/**
|
|
21387
21387
|
* Conversations service.
|
|
21388
21388
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
21389
|
-
* @version
|
|
21389
|
+
* @version 178.0.0
|
|
21390
21390
|
*/
|
|
21391
21391
|
|
|
21392
21392
|
/**
|
|
@@ -28470,7 +28470,7 @@ class DataExtensionsApi {
|
|
|
28470
28470
|
/**
|
|
28471
28471
|
* DataExtensions service.
|
|
28472
28472
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
28473
|
-
* @version
|
|
28473
|
+
* @version 178.0.0
|
|
28474
28474
|
*/
|
|
28475
28475
|
|
|
28476
28476
|
/**
|
|
@@ -28556,7 +28556,7 @@ class DownloadsApi {
|
|
|
28556
28556
|
/**
|
|
28557
28557
|
* Downloads service.
|
|
28558
28558
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
28559
|
-
* @version
|
|
28559
|
+
* @version 178.0.0
|
|
28560
28560
|
*/
|
|
28561
28561
|
|
|
28562
28562
|
/**
|
|
@@ -28608,7 +28608,7 @@ class EmailsApi {
|
|
|
28608
28608
|
/**
|
|
28609
28609
|
* Emails service.
|
|
28610
28610
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
28611
|
-
* @version
|
|
28611
|
+
* @version 178.0.0
|
|
28612
28612
|
*/
|
|
28613
28613
|
|
|
28614
28614
|
/**
|
|
@@ -28673,7 +28673,7 @@ class EventsApi {
|
|
|
28673
28673
|
/**
|
|
28674
28674
|
* Events service.
|
|
28675
28675
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
28676
|
-
* @version
|
|
28676
|
+
* @version 178.0.0
|
|
28677
28677
|
*/
|
|
28678
28678
|
|
|
28679
28679
|
/**
|
|
@@ -28769,7 +28769,7 @@ class ExternalContactsApi {
|
|
|
28769
28769
|
/**
|
|
28770
28770
|
* ExternalContacts service.
|
|
28771
28771
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
28772
|
-
* @version
|
|
28772
|
+
* @version 178.0.0
|
|
28773
28773
|
*/
|
|
28774
28774
|
|
|
28775
28775
|
/**
|
|
@@ -30727,7 +30727,7 @@ class FaxApi {
|
|
|
30727
30727
|
/**
|
|
30728
30728
|
* Fax service.
|
|
30729
30729
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
30730
|
-
* @version
|
|
30730
|
+
* @version 178.0.0
|
|
30731
30731
|
*/
|
|
30732
30732
|
|
|
30733
30733
|
/**
|
|
@@ -30898,7 +30898,7 @@ class FlowsApi {
|
|
|
30898
30898
|
/**
|
|
30899
30899
|
* Flows service.
|
|
30900
30900
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
30901
|
-
* @version
|
|
30901
|
+
* @version 178.0.0
|
|
30902
30902
|
*/
|
|
30903
30903
|
|
|
30904
30904
|
/**
|
|
@@ -31082,7 +31082,7 @@ class GamificationApi {
|
|
|
31082
31082
|
/**
|
|
31083
31083
|
* Gamification service.
|
|
31084
31084
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
31085
|
-
* @version
|
|
31085
|
+
* @version 178.0.0
|
|
31086
31086
|
*/
|
|
31087
31087
|
|
|
31088
31088
|
/**
|
|
@@ -33168,7 +33168,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
33168
33168
|
/**
|
|
33169
33169
|
* GeneralDataProtectionRegulation service.
|
|
33170
33170
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
33171
|
-
* @version
|
|
33171
|
+
* @version 178.0.0
|
|
33172
33172
|
*/
|
|
33173
33173
|
|
|
33174
33174
|
/**
|
|
@@ -33298,7 +33298,7 @@ class GeolocationApi {
|
|
|
33298
33298
|
/**
|
|
33299
33299
|
* Geolocation service.
|
|
33300
33300
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
33301
|
-
* @version
|
|
33301
|
+
* @version 178.0.0
|
|
33302
33302
|
*/
|
|
33303
33303
|
|
|
33304
33304
|
/**
|
|
@@ -33429,7 +33429,7 @@ class GreetingsApi {
|
|
|
33429
33429
|
/**
|
|
33430
33430
|
* Greetings service.
|
|
33431
33431
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
33432
|
-
* @version
|
|
33432
|
+
* @version 178.0.0
|
|
33433
33433
|
*/
|
|
33434
33434
|
|
|
33435
33435
|
/**
|
|
@@ -33884,7 +33884,7 @@ class GroupsApi {
|
|
|
33884
33884
|
/**
|
|
33885
33885
|
* Groups service.
|
|
33886
33886
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
33887
|
-
* @version
|
|
33887
|
+
* @version 178.0.0
|
|
33888
33888
|
*/
|
|
33889
33889
|
|
|
33890
33890
|
/**
|
|
@@ -34403,7 +34403,7 @@ class IdentityProviderApi {
|
|
|
34403
34403
|
/**
|
|
34404
34404
|
* IdentityProvider service.
|
|
34405
34405
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
34406
|
-
* @version
|
|
34406
|
+
* @version 178.0.0
|
|
34407
34407
|
*/
|
|
34408
34408
|
|
|
34409
34409
|
/**
|
|
@@ -35159,7 +35159,7 @@ class InfrastructureAsCodeApi {
|
|
|
35159
35159
|
/**
|
|
35160
35160
|
* InfrastructureAsCode service.
|
|
35161
35161
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
35162
|
-
* @version
|
|
35162
|
+
* @version 178.0.0
|
|
35163
35163
|
*/
|
|
35164
35164
|
|
|
35165
35165
|
/**
|
|
@@ -35326,7 +35326,7 @@ class IntegrationsApi {
|
|
|
35326
35326
|
/**
|
|
35327
35327
|
* Integrations service.
|
|
35328
35328
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
35329
|
-
* @version
|
|
35329
|
+
* @version 178.0.0
|
|
35330
35330
|
*/
|
|
35331
35331
|
|
|
35332
35332
|
/**
|
|
@@ -37288,7 +37288,7 @@ class JourneyApi {
|
|
|
37288
37288
|
/**
|
|
37289
37289
|
* Journey service.
|
|
37290
37290
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
37291
|
-
* @version
|
|
37291
|
+
* @version 178.0.0
|
|
37292
37292
|
*/
|
|
37293
37293
|
|
|
37294
37294
|
/**
|
|
@@ -38452,7 +38452,7 @@ class KnowledgeApi {
|
|
|
38452
38452
|
/**
|
|
38453
38453
|
* Knowledge service.
|
|
38454
38454
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
38455
|
-
* @version
|
|
38455
|
+
* @version 178.0.0
|
|
38456
38456
|
*/
|
|
38457
38457
|
|
|
38458
38458
|
/**
|
|
@@ -41273,7 +41273,7 @@ class LanguageUnderstandingApi {
|
|
|
41273
41273
|
/**
|
|
41274
41274
|
* LanguageUnderstanding service.
|
|
41275
41275
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
41276
|
-
* @version
|
|
41276
|
+
* @version 178.0.0
|
|
41277
41277
|
*/
|
|
41278
41278
|
|
|
41279
41279
|
/**
|
|
@@ -42286,7 +42286,7 @@ class LanguagesApi {
|
|
|
42286
42286
|
/**
|
|
42287
42287
|
* Languages service.
|
|
42288
42288
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
42289
|
-
* @version
|
|
42289
|
+
* @version 178.0.0
|
|
42290
42290
|
*/
|
|
42291
42291
|
|
|
42292
42292
|
/**
|
|
@@ -42508,7 +42508,7 @@ class LearningApi {
|
|
|
42508
42508
|
/**
|
|
42509
42509
|
* Learning service.
|
|
42510
42510
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
42511
|
-
* @version
|
|
42511
|
+
* @version 178.0.0
|
|
42512
42512
|
*/
|
|
42513
42513
|
|
|
42514
42514
|
/**
|
|
@@ -43327,7 +43327,7 @@ class LicenseApi {
|
|
|
43327
43327
|
/**
|
|
43328
43328
|
* License service.
|
|
43329
43329
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
43330
|
-
* @version
|
|
43330
|
+
* @version 178.0.0
|
|
43331
43331
|
*/
|
|
43332
43332
|
|
|
43333
43333
|
/**
|
|
@@ -43565,7 +43565,7 @@ class LocationsApi {
|
|
|
43565
43565
|
/**
|
|
43566
43566
|
* Locations service.
|
|
43567
43567
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
43568
|
-
* @version
|
|
43568
|
+
* @version 178.0.0
|
|
43569
43569
|
*/
|
|
43570
43570
|
|
|
43571
43571
|
/**
|
|
@@ -43801,7 +43801,7 @@ class MessagingApi {
|
|
|
43801
43801
|
/**
|
|
43802
43802
|
* Messaging service.
|
|
43803
43803
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
43804
|
-
* @version
|
|
43804
|
+
* @version 178.0.0
|
|
43805
43805
|
*/
|
|
43806
43806
|
|
|
43807
43807
|
/**
|
|
@@ -44160,7 +44160,7 @@ class MobileDevicesApi {
|
|
|
44160
44160
|
/**
|
|
44161
44161
|
* MobileDevices service.
|
|
44162
44162
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
44163
|
-
* @version
|
|
44163
|
+
* @version 178.0.0
|
|
44164
44164
|
*/
|
|
44165
44165
|
|
|
44166
44166
|
/**
|
|
@@ -44311,7 +44311,7 @@ class NotificationsApi {
|
|
|
44311
44311
|
/**
|
|
44312
44312
|
* Notifications service.
|
|
44313
44313
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
44314
|
-
* @version
|
|
44314
|
+
* @version 178.0.0
|
|
44315
44315
|
*/
|
|
44316
44316
|
|
|
44317
44317
|
/**
|
|
@@ -44544,7 +44544,7 @@ class OAuthApi {
|
|
|
44544
44544
|
/**
|
|
44545
44545
|
* OAuth service.
|
|
44546
44546
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
44547
|
-
* @version
|
|
44547
|
+
* @version 178.0.0
|
|
44548
44548
|
*/
|
|
44549
44549
|
|
|
44550
44550
|
/**
|
|
@@ -44910,7 +44910,7 @@ class ObjectsApi {
|
|
|
44910
44910
|
/**
|
|
44911
44911
|
* Objects service.
|
|
44912
44912
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
44913
|
-
* @version
|
|
44913
|
+
* @version 178.0.0
|
|
44914
44914
|
*/
|
|
44915
44915
|
|
|
44916
44916
|
/**
|
|
@@ -45181,7 +45181,7 @@ class OrganizationApi {
|
|
|
45181
45181
|
/**
|
|
45182
45182
|
* Organization service.
|
|
45183
45183
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
45184
|
-
* @version
|
|
45184
|
+
* @version 178.0.0
|
|
45185
45185
|
*/
|
|
45186
45186
|
|
|
45187
45187
|
/**
|
|
@@ -45636,7 +45636,7 @@ class OrganizationAuthorizationApi {
|
|
|
45636
45636
|
/**
|
|
45637
45637
|
* OrganizationAuthorization service.
|
|
45638
45638
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
45639
|
-
* @version
|
|
45639
|
+
* @version 178.0.0
|
|
45640
45640
|
*/
|
|
45641
45641
|
|
|
45642
45642
|
/**
|
|
@@ -46983,7 +46983,7 @@ class OutboundApi {
|
|
|
46983
46983
|
/**
|
|
46984
46984
|
* Outbound service.
|
|
46985
46985
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
46986
|
-
* @version
|
|
46986
|
+
* @version 178.0.0
|
|
46987
46987
|
*/
|
|
46988
46988
|
|
|
46989
46989
|
/**
|
|
@@ -50605,7 +50605,7 @@ class PresenceApi {
|
|
|
50605
50605
|
/**
|
|
50606
50606
|
* Presence service.
|
|
50607
50607
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
50608
|
-
* @version
|
|
50608
|
+
* @version 178.0.0
|
|
50609
50609
|
*/
|
|
50610
50610
|
|
|
50611
50611
|
/**
|
|
@@ -51344,7 +51344,7 @@ class ProcessAutomationApi {
|
|
|
51344
51344
|
/**
|
|
51345
51345
|
* ProcessAutomation service.
|
|
51346
51346
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
51347
|
-
* @version
|
|
51347
|
+
* @version 178.0.0
|
|
51348
51348
|
*/
|
|
51349
51349
|
|
|
51350
51350
|
/**
|
|
@@ -51583,7 +51583,7 @@ class QualityApi {
|
|
|
51583
51583
|
/**
|
|
51584
51584
|
* Quality service.
|
|
51585
51585
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
51586
|
-
* @version
|
|
51586
|
+
* @version 178.0.0
|
|
51587
51587
|
*/
|
|
51588
51588
|
|
|
51589
51589
|
/**
|
|
@@ -53337,7 +53337,7 @@ class RecordingApi {
|
|
|
53337
53337
|
/**
|
|
53338
53338
|
* Recording service.
|
|
53339
53339
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
53340
|
-
* @version
|
|
53340
|
+
* @version 178.0.0
|
|
53341
53341
|
*/
|
|
53342
53342
|
|
|
53343
53343
|
/**
|
|
@@ -54974,7 +54974,7 @@ class ResponseManagementApi {
|
|
|
54974
54974
|
/**
|
|
54975
54975
|
* ResponseManagement service.
|
|
54976
54976
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
54977
|
-
* @version
|
|
54977
|
+
* @version 178.0.0
|
|
54978
54978
|
*/
|
|
54979
54979
|
|
|
54980
54980
|
/**
|
|
@@ -55459,7 +55459,7 @@ class RoutingApi {
|
|
|
55459
55459
|
/**
|
|
55460
55460
|
* Routing service.
|
|
55461
55461
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
55462
|
-
* @version
|
|
55462
|
+
* @version 178.0.0
|
|
55463
55463
|
*/
|
|
55464
55464
|
|
|
55465
55465
|
/**
|
|
@@ -59167,7 +59167,7 @@ class SCIMApi {
|
|
|
59167
59167
|
/**
|
|
59168
59168
|
* SCIM service.
|
|
59169
59169
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
59170
|
-
* @version
|
|
59170
|
+
* @version 178.0.0
|
|
59171
59171
|
*/
|
|
59172
59172
|
|
|
59173
59173
|
/**
|
|
@@ -60044,7 +60044,7 @@ class ScriptsApi {
|
|
|
60044
60044
|
/**
|
|
60045
60045
|
* Scripts service.
|
|
60046
60046
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
60047
|
-
* @version
|
|
60047
|
+
* @version 178.0.0
|
|
60048
60048
|
*/
|
|
60049
60049
|
|
|
60050
60050
|
/**
|
|
@@ -60488,7 +60488,7 @@ class SearchApi {
|
|
|
60488
60488
|
/**
|
|
60489
60489
|
* Search service.
|
|
60490
60490
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
60491
|
-
* @version
|
|
60491
|
+
* @version 178.0.0
|
|
60492
60492
|
*/
|
|
60493
60493
|
|
|
60494
60494
|
/**
|
|
@@ -61177,7 +61177,7 @@ class SettingsApi {
|
|
|
61177
61177
|
/**
|
|
61178
61178
|
* Settings service.
|
|
61179
61179
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
61180
|
-
* @version
|
|
61180
|
+
* @version 178.0.0
|
|
61181
61181
|
*/
|
|
61182
61182
|
|
|
61183
61183
|
/**
|
|
@@ -61242,7 +61242,7 @@ class SpeechTextAnalyticsApi {
|
|
|
61242
61242
|
/**
|
|
61243
61243
|
* SpeechTextAnalytics service.
|
|
61244
61244
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
61245
|
-
* @version
|
|
61245
|
+
* @version 178.0.0
|
|
61246
61246
|
*/
|
|
61247
61247
|
|
|
61248
61248
|
/**
|
|
@@ -61257,6 +61257,31 @@ class SpeechTextAnalyticsApi {
|
|
|
61257
61257
|
}
|
|
61258
61258
|
|
|
61259
61259
|
|
|
61260
|
+
/**
|
|
61261
|
+
* Delete a Speech and Text Analytics DictionaryFeedback by Id
|
|
61262
|
+
*
|
|
61263
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
61264
|
+
*/
|
|
61265
|
+
deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
61266
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
61267
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
61268
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
61269
|
+
}
|
|
61270
|
+
|
|
61271
|
+
return this.apiClient.callApi(
|
|
61272
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
61273
|
+
'DELETE',
|
|
61274
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
61275
|
+
{ },
|
|
61276
|
+
{ },
|
|
61277
|
+
{ },
|
|
61278
|
+
null,
|
|
61279
|
+
['PureCloud OAuth'],
|
|
61280
|
+
['application/json'],
|
|
61281
|
+
['application/json']
|
|
61282
|
+
);
|
|
61283
|
+
}
|
|
61284
|
+
|
|
61260
61285
|
/**
|
|
61261
61286
|
* Delete a Speech and Text Analytics program by id
|
|
61262
61287
|
*
|
|
@@ -61441,6 +61466,57 @@ class SpeechTextAnalyticsApi {
|
|
|
61441
61466
|
);
|
|
61442
61467
|
}
|
|
61443
61468
|
|
|
61469
|
+
/**
|
|
61470
|
+
* Get the list of Speech and Text Analytics dictionary feedbacks
|
|
61471
|
+
*
|
|
61472
|
+
* @param {Object} opts Optional parameters
|
|
61473
|
+
* @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
|
|
61474
|
+
* @param {String} opts.nextPage The key for listing the next page
|
|
61475
|
+
* @param {Number} opts.pageSize The page size for the listing (default to 500)
|
|
61476
|
+
*/
|
|
61477
|
+
getSpeechandtextanalyticsDictionaryfeedback(opts) {
|
|
61478
|
+
opts = opts || {};
|
|
61479
|
+
|
|
61480
|
+
|
|
61481
|
+
return this.apiClient.callApi(
|
|
61482
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
61483
|
+
'GET',
|
|
61484
|
+
{ },
|
|
61485
|
+
{ 'dialect': opts['dialect'],'nextPage': opts['nextPage'],'pageSize': opts['pageSize'] },
|
|
61486
|
+
{ },
|
|
61487
|
+
{ },
|
|
61488
|
+
null,
|
|
61489
|
+
['PureCloud OAuth'],
|
|
61490
|
+
['application/json'],
|
|
61491
|
+
['application/json']
|
|
61492
|
+
);
|
|
61493
|
+
}
|
|
61494
|
+
|
|
61495
|
+
/**
|
|
61496
|
+
* Get a Speech and Text Analytics dictionary feedback by id
|
|
61497
|
+
*
|
|
61498
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
61499
|
+
*/
|
|
61500
|
+
getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
61501
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
61502
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
61503
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
61504
|
+
}
|
|
61505
|
+
|
|
61506
|
+
return this.apiClient.callApi(
|
|
61507
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
61508
|
+
'GET',
|
|
61509
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
61510
|
+
{ },
|
|
61511
|
+
{ },
|
|
61512
|
+
{ },
|
|
61513
|
+
null,
|
|
61514
|
+
['PureCloud OAuth'],
|
|
61515
|
+
['application/json'],
|
|
61516
|
+
['application/json']
|
|
61517
|
+
);
|
|
61518
|
+
}
|
|
61519
|
+
|
|
61444
61520
|
/**
|
|
61445
61521
|
* Get a Speech and Text Analytics program by id
|
|
61446
61522
|
*
|
|
@@ -61899,6 +61975,31 @@ class SpeechTextAnalyticsApi {
|
|
|
61899
61975
|
);
|
|
61900
61976
|
}
|
|
61901
61977
|
|
|
61978
|
+
/**
|
|
61979
|
+
* Create a Speech and Text Analytics DictionaryFeedback
|
|
61980
|
+
*
|
|
61981
|
+
* @param {Object} body The DictionaryFeedback to create
|
|
61982
|
+
*/
|
|
61983
|
+
postSpeechandtextanalyticsDictionaryfeedback(body) {
|
|
61984
|
+
// verify the required parameter 'body' is set
|
|
61985
|
+
if (body === undefined || body === null) {
|
|
61986
|
+
throw 'Missing the required parameter "body" when calling postSpeechandtextanalyticsDictionaryfeedback';
|
|
61987
|
+
}
|
|
61988
|
+
|
|
61989
|
+
return this.apiClient.callApi(
|
|
61990
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
61991
|
+
'POST',
|
|
61992
|
+
{ },
|
|
61993
|
+
{ },
|
|
61994
|
+
{ },
|
|
61995
|
+
{ },
|
|
61996
|
+
body,
|
|
61997
|
+
['PureCloud OAuth'],
|
|
61998
|
+
['application/json'],
|
|
61999
|
+
['application/json']
|
|
62000
|
+
);
|
|
62001
|
+
}
|
|
62002
|
+
|
|
61902
62003
|
/**
|
|
61903
62004
|
* Create new Speech and Text Analytics program
|
|
61904
62005
|
*
|
|
@@ -62074,6 +62175,35 @@ class SpeechTextAnalyticsApi {
|
|
|
62074
62175
|
);
|
|
62075
62176
|
}
|
|
62076
62177
|
|
|
62178
|
+
/**
|
|
62179
|
+
* Update existing Speech and Text Analytics dictionary feedback by id
|
|
62180
|
+
*
|
|
62181
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
62182
|
+
* @param {Object} opts Optional parameters
|
|
62183
|
+
* @param {Object} opts.body
|
|
62184
|
+
*/
|
|
62185
|
+
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId, opts) {
|
|
62186
|
+
opts = opts || {};
|
|
62187
|
+
|
|
62188
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
62189
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
62190
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
62191
|
+
}
|
|
62192
|
+
|
|
62193
|
+
return this.apiClient.callApi(
|
|
62194
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
62195
|
+
'PUT',
|
|
62196
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
62197
|
+
{ },
|
|
62198
|
+
{ },
|
|
62199
|
+
{ },
|
|
62200
|
+
opts['body'],
|
|
62201
|
+
['PureCloud OAuth'],
|
|
62202
|
+
['application/json'],
|
|
62203
|
+
['application/json']
|
|
62204
|
+
);
|
|
62205
|
+
}
|
|
62206
|
+
|
|
62077
62207
|
/**
|
|
62078
62208
|
* Update existing Speech and Text Analytics program
|
|
62079
62209
|
*
|
|
@@ -62225,7 +62355,7 @@ class StationsApi {
|
|
|
62225
62355
|
/**
|
|
62226
62356
|
* Stations service.
|
|
62227
62357
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
62228
|
-
* @version
|
|
62358
|
+
* @version 178.0.0
|
|
62229
62359
|
*/
|
|
62230
62360
|
|
|
62231
62361
|
/**
|
|
@@ -62327,7 +62457,7 @@ class SuggestApi {
|
|
|
62327
62457
|
/**
|
|
62328
62458
|
* Suggest service.
|
|
62329
62459
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
62330
|
-
* @version
|
|
62460
|
+
* @version 178.0.0
|
|
62331
62461
|
*/
|
|
62332
62462
|
|
|
62333
62463
|
/**
|
|
@@ -62466,7 +62596,7 @@ class TaskManagementApi {
|
|
|
62466
62596
|
/**
|
|
62467
62597
|
* TaskManagement service.
|
|
62468
62598
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
62469
|
-
* @version
|
|
62599
|
+
* @version 178.0.0
|
|
62470
62600
|
*/
|
|
62471
62601
|
|
|
62472
62602
|
/**
|
|
@@ -63747,7 +63877,7 @@ class TeamsApi {
|
|
|
63747
63877
|
/**
|
|
63748
63878
|
* Teams service.
|
|
63749
63879
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
63750
|
-
* @version
|
|
63880
|
+
* @version 178.0.0
|
|
63751
63881
|
*/
|
|
63752
63882
|
|
|
63753
63883
|
/**
|
|
@@ -64049,7 +64179,7 @@ class TelephonyApi {
|
|
|
64049
64179
|
/**
|
|
64050
64180
|
* Telephony service.
|
|
64051
64181
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
64052
|
-
* @version
|
|
64182
|
+
* @version 178.0.0
|
|
64053
64183
|
*/
|
|
64054
64184
|
|
|
64055
64185
|
/**
|
|
@@ -64177,7 +64307,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
64177
64307
|
/**
|
|
64178
64308
|
* TelephonyProvidersEdge service.
|
|
64179
64309
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
64180
|
-
* @version
|
|
64310
|
+
* @version 178.0.0
|
|
64181
64311
|
*/
|
|
64182
64312
|
|
|
64183
64313
|
/**
|
|
@@ -67466,7 +67596,7 @@ class TextbotsApi {
|
|
|
67466
67596
|
/**
|
|
67467
67597
|
* Textbots service.
|
|
67468
67598
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
67469
|
-
* @version
|
|
67599
|
+
* @version 178.0.0
|
|
67470
67600
|
*/
|
|
67471
67601
|
|
|
67472
67602
|
/**
|
|
@@ -67594,7 +67724,7 @@ class TokensApi {
|
|
|
67594
67724
|
/**
|
|
67595
67725
|
* Tokens service.
|
|
67596
67726
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
67597
|
-
* @version
|
|
67727
|
+
* @version 178.0.0
|
|
67598
67728
|
*/
|
|
67599
67729
|
|
|
67600
67730
|
/**
|
|
@@ -67750,7 +67880,7 @@ class UploadsApi {
|
|
|
67750
67880
|
/**
|
|
67751
67881
|
* Uploads service.
|
|
67752
67882
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
67753
|
-
* @version
|
|
67883
|
+
* @version 178.0.0
|
|
67754
67884
|
*/
|
|
67755
67885
|
|
|
67756
67886
|
/**
|
|
@@ -67926,7 +68056,7 @@ class UsageApi {
|
|
|
67926
68056
|
/**
|
|
67927
68057
|
* Usage service.
|
|
67928
68058
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
67929
|
-
* @version
|
|
68059
|
+
* @version 178.0.0
|
|
67930
68060
|
*/
|
|
67931
68061
|
|
|
67932
68062
|
/**
|
|
@@ -68136,7 +68266,7 @@ class UserRecordingsApi {
|
|
|
68136
68266
|
/**
|
|
68137
68267
|
* UserRecordings service.
|
|
68138
68268
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
68139
|
-
* @version
|
|
68269
|
+
* @version 178.0.0
|
|
68140
68270
|
*/
|
|
68141
68271
|
|
|
68142
68272
|
/**
|
|
@@ -68321,7 +68451,7 @@ class UsersApi {
|
|
|
68321
68451
|
/**
|
|
68322
68452
|
* Users service.
|
|
68323
68453
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
68324
|
-
* @version
|
|
68454
|
+
* @version 178.0.0
|
|
68325
68455
|
*/
|
|
68326
68456
|
|
|
68327
68457
|
/**
|
|
@@ -70882,7 +71012,7 @@ class UtilitiesApi {
|
|
|
70882
71012
|
/**
|
|
70883
71013
|
* Utilities service.
|
|
70884
71014
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
70885
|
-
* @version
|
|
71015
|
+
* @version 178.0.0
|
|
70886
71016
|
*/
|
|
70887
71017
|
|
|
70888
71018
|
/**
|
|
@@ -70993,7 +71123,7 @@ class VoicemailApi {
|
|
|
70993
71123
|
/**
|
|
70994
71124
|
* Voicemail service.
|
|
70995
71125
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
70996
|
-
* @version
|
|
71126
|
+
* @version 178.0.0
|
|
70997
71127
|
*/
|
|
70998
71128
|
|
|
70999
71129
|
/**
|
|
@@ -71660,7 +71790,7 @@ class WebChatApi {
|
|
|
71660
71790
|
/**
|
|
71661
71791
|
* WebChat service.
|
|
71662
71792
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
71663
|
-
* @version
|
|
71793
|
+
* @version 178.0.0
|
|
71664
71794
|
*/
|
|
71665
71795
|
|
|
71666
71796
|
/**
|
|
@@ -72209,7 +72339,7 @@ class WebDeploymentsApi {
|
|
|
72209
72339
|
/**
|
|
72210
72340
|
* WebDeployments service.
|
|
72211
72341
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
72212
|
-
* @version
|
|
72342
|
+
* @version 178.0.0
|
|
72213
72343
|
*/
|
|
72214
72344
|
|
|
72215
72345
|
/**
|
|
@@ -72736,7 +72866,7 @@ class WebMessagingApi {
|
|
|
72736
72866
|
/**
|
|
72737
72867
|
* WebMessaging service.
|
|
72738
72868
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
72739
|
-
* @version
|
|
72869
|
+
* @version 178.0.0
|
|
72740
72870
|
*/
|
|
72741
72871
|
|
|
72742
72872
|
/**
|
|
@@ -72782,7 +72912,7 @@ class WidgetsApi {
|
|
|
72782
72912
|
/**
|
|
72783
72913
|
* Widgets service.
|
|
72784
72914
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
72785
|
-
* @version
|
|
72915
|
+
* @version 178.0.0
|
|
72786
72916
|
*/
|
|
72787
72917
|
|
|
72788
72918
|
/**
|
|
@@ -72928,7 +73058,7 @@ class WorkforceManagementApi {
|
|
|
72928
73058
|
/**
|
|
72929
73059
|
* WorkforceManagement service.
|
|
72930
73060
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
72931
|
-
* @version
|
|
73061
|
+
* @version 178.0.0
|
|
72932
73062
|
*/
|
|
72933
73063
|
|
|
72934
73064
|
/**
|
|
@@ -78092,7 +78222,7 @@ class WorkforceManagementApi {
|
|
|
78092
78222
|
* </pre>
|
|
78093
78223
|
* </p>
|
|
78094
78224
|
* @module purecloud-platform-client-v2/index
|
|
78095
|
-
* @version
|
|
78225
|
+
* @version 178.0.0
|
|
78096
78226
|
*/
|
|
78097
78227
|
class platformClient {
|
|
78098
78228
|
constructor() {
|