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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 179.2.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3358,7 +3358,7 @@ class AlertingApi {
|
|
|
3358
3358
|
/**
|
|
3359
3359
|
* Alerting service.
|
|
3360
3360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3361
|
-
* @version
|
|
3361
|
+
* @version 179.2.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -4008,7 +4008,7 @@ class AnalyticsApi {
|
|
|
4008
4008
|
/**
|
|
4009
4009
|
* Analytics service.
|
|
4010
4010
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
4011
|
-
* @version
|
|
4011
|
+
* @version 179.2.0
|
|
4012
4012
|
*/
|
|
4013
4013
|
|
|
4014
4014
|
/**
|
|
@@ -6454,7 +6454,7 @@ class ArchitectApi {
|
|
|
6454
6454
|
/**
|
|
6455
6455
|
* Architect service.
|
|
6456
6456
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
6457
|
-
* @version
|
|
6457
|
+
* @version 179.2.0
|
|
6458
6458
|
*/
|
|
6459
6459
|
|
|
6460
6460
|
/**
|
|
@@ -10289,7 +10289,7 @@ class AuditApi {
|
|
|
10289
10289
|
/**
|
|
10290
10290
|
* Audit service.
|
|
10291
10291
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
10292
|
-
* @version
|
|
10292
|
+
* @version 179.2.0
|
|
10293
10293
|
*/
|
|
10294
10294
|
|
|
10295
10295
|
/**
|
|
@@ -10460,7 +10460,7 @@ class AuthorizationApi {
|
|
|
10460
10460
|
/**
|
|
10461
10461
|
* Authorization service.
|
|
10462
10462
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
10463
|
-
* @version
|
|
10463
|
+
* @version 179.2.0
|
|
10464
10464
|
*/
|
|
10465
10465
|
|
|
10466
10466
|
/**
|
|
@@ -11691,7 +11691,7 @@ class BillingApi {
|
|
|
11691
11691
|
/**
|
|
11692
11692
|
* Billing service.
|
|
11693
11693
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
11694
|
-
* @version
|
|
11694
|
+
* @version 179.2.0
|
|
11695
11695
|
*/
|
|
11696
11696
|
|
|
11697
11697
|
/**
|
|
@@ -11771,7 +11771,7 @@ class CarrierServicesApi {
|
|
|
11771
11771
|
/**
|
|
11772
11772
|
* CarrierServices service.
|
|
11773
11773
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
11774
|
-
* @version
|
|
11774
|
+
* @version 179.2.0
|
|
11775
11775
|
*/
|
|
11776
11776
|
|
|
11777
11777
|
/**
|
|
@@ -11841,7 +11841,7 @@ class ChatApi {
|
|
|
11841
11841
|
/**
|
|
11842
11842
|
* Chat service.
|
|
11843
11843
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
11844
|
-
* @version
|
|
11844
|
+
* @version 179.2.0
|
|
11845
11845
|
*/
|
|
11846
11846
|
|
|
11847
11847
|
/**
|
|
@@ -12609,7 +12609,7 @@ class CoachingApi {
|
|
|
12609
12609
|
/**
|
|
12610
12610
|
* Coaching service.
|
|
12611
12611
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
12612
|
-
* @version
|
|
12612
|
+
* @version 179.2.0
|
|
12613
12613
|
*/
|
|
12614
12614
|
|
|
12615
12615
|
/**
|
|
@@ -13186,7 +13186,7 @@ class ContentManagementApi {
|
|
|
13186
13186
|
/**
|
|
13187
13187
|
* ContentManagement service.
|
|
13188
13188
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
13189
|
-
* @version
|
|
13189
|
+
* @version 179.2.0
|
|
13190
13190
|
*/
|
|
13191
13191
|
|
|
13192
13192
|
/**
|
|
@@ -14329,7 +14329,7 @@ class ConversationsApi {
|
|
|
14329
14329
|
/**
|
|
14330
14330
|
* Conversations service.
|
|
14331
14331
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
14332
|
-
* @version
|
|
14332
|
+
* @version 179.2.0
|
|
14333
14333
|
*/
|
|
14334
14334
|
|
|
14335
14335
|
/**
|
|
@@ -21413,7 +21413,7 @@ class DataExtensionsApi {
|
|
|
21413
21413
|
/**
|
|
21414
21414
|
* DataExtensions service.
|
|
21415
21415
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
21416
|
-
* @version
|
|
21416
|
+
* @version 179.2.0
|
|
21417
21417
|
*/
|
|
21418
21418
|
|
|
21419
21419
|
/**
|
|
@@ -21499,7 +21499,7 @@ class DownloadsApi {
|
|
|
21499
21499
|
/**
|
|
21500
21500
|
* Downloads service.
|
|
21501
21501
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
21502
|
-
* @version
|
|
21502
|
+
* @version 179.2.0
|
|
21503
21503
|
*/
|
|
21504
21504
|
|
|
21505
21505
|
/**
|
|
@@ -21551,7 +21551,7 @@ class EmailsApi {
|
|
|
21551
21551
|
/**
|
|
21552
21552
|
* Emails service.
|
|
21553
21553
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
21554
|
-
* @version
|
|
21554
|
+
* @version 179.2.0
|
|
21555
21555
|
*/
|
|
21556
21556
|
|
|
21557
21557
|
/**
|
|
@@ -21616,7 +21616,7 @@ class EventsApi {
|
|
|
21616
21616
|
/**
|
|
21617
21617
|
* Events service.
|
|
21618
21618
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
21619
|
-
* @version
|
|
21619
|
+
* @version 179.2.0
|
|
21620
21620
|
*/
|
|
21621
21621
|
|
|
21622
21622
|
/**
|
|
@@ -21712,7 +21712,7 @@ class ExternalContactsApi {
|
|
|
21712
21712
|
/**
|
|
21713
21713
|
* ExternalContacts service.
|
|
21714
21714
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
21715
|
-
* @version
|
|
21715
|
+
* @version 179.2.0
|
|
21716
21716
|
*/
|
|
21717
21717
|
|
|
21718
21718
|
/**
|
|
@@ -23670,7 +23670,7 @@ class FaxApi {
|
|
|
23670
23670
|
/**
|
|
23671
23671
|
* Fax service.
|
|
23672
23672
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
23673
|
-
* @version
|
|
23673
|
+
* @version 179.2.0
|
|
23674
23674
|
*/
|
|
23675
23675
|
|
|
23676
23676
|
/**
|
|
@@ -23841,7 +23841,7 @@ class FlowsApi {
|
|
|
23841
23841
|
/**
|
|
23842
23842
|
* Flows service.
|
|
23843
23843
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
23844
|
-
* @version
|
|
23844
|
+
* @version 179.2.0
|
|
23845
23845
|
*/
|
|
23846
23846
|
|
|
23847
23847
|
/**
|
|
@@ -24025,7 +24025,7 @@ class GamificationApi {
|
|
|
24025
24025
|
/**
|
|
24026
24026
|
* Gamification service.
|
|
24027
24027
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
24028
|
-
* @version
|
|
24028
|
+
* @version 179.2.0
|
|
24029
24029
|
*/
|
|
24030
24030
|
|
|
24031
24031
|
/**
|
|
@@ -26111,7 +26111,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
26111
26111
|
/**
|
|
26112
26112
|
* GeneralDataProtectionRegulation service.
|
|
26113
26113
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
26114
|
-
* @version
|
|
26114
|
+
* @version 179.2.0
|
|
26115
26115
|
*/
|
|
26116
26116
|
|
|
26117
26117
|
/**
|
|
@@ -26241,7 +26241,7 @@ class GeolocationApi {
|
|
|
26241
26241
|
/**
|
|
26242
26242
|
* Geolocation service.
|
|
26243
26243
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
26244
|
-
* @version
|
|
26244
|
+
* @version 179.2.0
|
|
26245
26245
|
*/
|
|
26246
26246
|
|
|
26247
26247
|
/**
|
|
@@ -26372,7 +26372,7 @@ class GreetingsApi {
|
|
|
26372
26372
|
/**
|
|
26373
26373
|
* Greetings service.
|
|
26374
26374
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
26375
|
-
* @version
|
|
26375
|
+
* @version 179.2.0
|
|
26376
26376
|
*/
|
|
26377
26377
|
|
|
26378
26378
|
/**
|
|
@@ -26827,7 +26827,7 @@ class GroupsApi {
|
|
|
26827
26827
|
/**
|
|
26828
26828
|
* Groups service.
|
|
26829
26829
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
26830
|
-
* @version
|
|
26830
|
+
* @version 179.2.0
|
|
26831
26831
|
*/
|
|
26832
26832
|
|
|
26833
26833
|
/**
|
|
@@ -27346,7 +27346,7 @@ class IdentityProviderApi {
|
|
|
27346
27346
|
/**
|
|
27347
27347
|
* IdentityProvider service.
|
|
27348
27348
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
27349
|
-
* @version
|
|
27349
|
+
* @version 179.2.0
|
|
27350
27350
|
*/
|
|
27351
27351
|
|
|
27352
27352
|
/**
|
|
@@ -28102,7 +28102,7 @@ class InfrastructureAsCodeApi {
|
|
|
28102
28102
|
/**
|
|
28103
28103
|
* InfrastructureAsCode service.
|
|
28104
28104
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
28105
|
-
* @version
|
|
28105
|
+
* @version 179.2.0
|
|
28106
28106
|
*/
|
|
28107
28107
|
|
|
28108
28108
|
/**
|
|
@@ -28269,7 +28269,7 @@ class IntegrationsApi {
|
|
|
28269
28269
|
/**
|
|
28270
28270
|
* Integrations service.
|
|
28271
28271
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
28272
|
-
* @version
|
|
28272
|
+
* @version 179.2.0
|
|
28273
28273
|
*/
|
|
28274
28274
|
|
|
28275
28275
|
/**
|
|
@@ -30231,7 +30231,7 @@ class JourneyApi {
|
|
|
30231
30231
|
/**
|
|
30232
30232
|
* Journey service.
|
|
30233
30233
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
30234
|
-
* @version
|
|
30234
|
+
* @version 179.2.0
|
|
30235
30235
|
*/
|
|
30236
30236
|
|
|
30237
30237
|
/**
|
|
@@ -31395,7 +31395,7 @@ class KnowledgeApi {
|
|
|
31395
31395
|
/**
|
|
31396
31396
|
* Knowledge service.
|
|
31397
31397
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
31398
|
-
* @version
|
|
31398
|
+
* @version 179.2.0
|
|
31399
31399
|
*/
|
|
31400
31400
|
|
|
31401
31401
|
/**
|
|
@@ -34216,7 +34216,7 @@ class LanguageUnderstandingApi {
|
|
|
34216
34216
|
/**
|
|
34217
34217
|
* LanguageUnderstanding service.
|
|
34218
34218
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
34219
|
-
* @version
|
|
34219
|
+
* @version 179.2.0
|
|
34220
34220
|
*/
|
|
34221
34221
|
|
|
34222
34222
|
/**
|
|
@@ -35229,7 +35229,7 @@ class LanguagesApi {
|
|
|
35229
35229
|
/**
|
|
35230
35230
|
* Languages service.
|
|
35231
35231
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
35232
|
-
* @version
|
|
35232
|
+
* @version 179.2.0
|
|
35233
35233
|
*/
|
|
35234
35234
|
|
|
35235
35235
|
/**
|
|
@@ -35451,7 +35451,7 @@ class LearningApi {
|
|
|
35451
35451
|
/**
|
|
35452
35452
|
* Learning service.
|
|
35453
35453
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
35454
|
-
* @version
|
|
35454
|
+
* @version 179.2.0
|
|
35455
35455
|
*/
|
|
35456
35456
|
|
|
35457
35457
|
/**
|
|
@@ -36270,7 +36270,7 @@ class LicenseApi {
|
|
|
36270
36270
|
/**
|
|
36271
36271
|
* License service.
|
|
36272
36272
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
36273
|
-
* @version
|
|
36273
|
+
* @version 179.2.0
|
|
36274
36274
|
*/
|
|
36275
36275
|
|
|
36276
36276
|
/**
|
|
@@ -36508,7 +36508,7 @@ class LocationsApi {
|
|
|
36508
36508
|
/**
|
|
36509
36509
|
* Locations service.
|
|
36510
36510
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
36511
|
-
* @version
|
|
36511
|
+
* @version 179.2.0
|
|
36512
36512
|
*/
|
|
36513
36513
|
|
|
36514
36514
|
/**
|
|
@@ -36744,7 +36744,7 @@ class MessagingApi {
|
|
|
36744
36744
|
/**
|
|
36745
36745
|
* Messaging service.
|
|
36746
36746
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
36747
|
-
* @version
|
|
36747
|
+
* @version 179.2.0
|
|
36748
36748
|
*/
|
|
36749
36749
|
|
|
36750
36750
|
/**
|
|
@@ -37103,7 +37103,7 @@ class MobileDevicesApi {
|
|
|
37103
37103
|
/**
|
|
37104
37104
|
* MobileDevices service.
|
|
37105
37105
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
37106
|
-
* @version
|
|
37106
|
+
* @version 179.2.0
|
|
37107
37107
|
*/
|
|
37108
37108
|
|
|
37109
37109
|
/**
|
|
@@ -37254,7 +37254,7 @@ class NotificationsApi {
|
|
|
37254
37254
|
/**
|
|
37255
37255
|
* Notifications service.
|
|
37256
37256
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
37257
|
-
* @version
|
|
37257
|
+
* @version 179.2.0
|
|
37258
37258
|
*/
|
|
37259
37259
|
|
|
37260
37260
|
/**
|
|
@@ -37487,7 +37487,7 @@ class OAuthApi {
|
|
|
37487
37487
|
/**
|
|
37488
37488
|
* OAuth service.
|
|
37489
37489
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
37490
|
-
* @version
|
|
37490
|
+
* @version 179.2.0
|
|
37491
37491
|
*/
|
|
37492
37492
|
|
|
37493
37493
|
/**
|
|
@@ -37853,7 +37853,7 @@ class ObjectsApi {
|
|
|
37853
37853
|
/**
|
|
37854
37854
|
* Objects service.
|
|
37855
37855
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
37856
|
-
* @version
|
|
37856
|
+
* @version 179.2.0
|
|
37857
37857
|
*/
|
|
37858
37858
|
|
|
37859
37859
|
/**
|
|
@@ -38124,7 +38124,7 @@ class OrganizationApi {
|
|
|
38124
38124
|
/**
|
|
38125
38125
|
* Organization service.
|
|
38126
38126
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
38127
|
-
* @version
|
|
38127
|
+
* @version 179.2.0
|
|
38128
38128
|
*/
|
|
38129
38129
|
|
|
38130
38130
|
/**
|
|
@@ -38579,7 +38579,7 @@ class OrganizationAuthorizationApi {
|
|
|
38579
38579
|
/**
|
|
38580
38580
|
* OrganizationAuthorization service.
|
|
38581
38581
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
38582
|
-
* @version
|
|
38582
|
+
* @version 179.2.0
|
|
38583
38583
|
*/
|
|
38584
38584
|
|
|
38585
38585
|
/**
|
|
@@ -39926,7 +39926,7 @@ class OutboundApi {
|
|
|
39926
39926
|
/**
|
|
39927
39927
|
* Outbound service.
|
|
39928
39928
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
39929
|
-
* @version
|
|
39929
|
+
* @version 179.2.0
|
|
39930
39930
|
*/
|
|
39931
39931
|
|
|
39932
39932
|
/**
|
|
@@ -43548,7 +43548,7 @@ class PresenceApi {
|
|
|
43548
43548
|
/**
|
|
43549
43549
|
* Presence service.
|
|
43550
43550
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
43551
|
-
* @version
|
|
43551
|
+
* @version 179.2.0
|
|
43552
43552
|
*/
|
|
43553
43553
|
|
|
43554
43554
|
/**
|
|
@@ -44287,7 +44287,7 @@ class ProcessAutomationApi {
|
|
|
44287
44287
|
/**
|
|
44288
44288
|
* ProcessAutomation service.
|
|
44289
44289
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
44290
|
-
* @version
|
|
44290
|
+
* @version 179.2.0
|
|
44291
44291
|
*/
|
|
44292
44292
|
|
|
44293
44293
|
/**
|
|
@@ -44526,7 +44526,7 @@ class QualityApi {
|
|
|
44526
44526
|
/**
|
|
44527
44527
|
* Quality service.
|
|
44528
44528
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
44529
|
-
* @version
|
|
44529
|
+
* @version 179.2.0
|
|
44530
44530
|
*/
|
|
44531
44531
|
|
|
44532
44532
|
/**
|
|
@@ -46280,7 +46280,7 @@ class RecordingApi {
|
|
|
46280
46280
|
/**
|
|
46281
46281
|
* Recording service.
|
|
46282
46282
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
46283
|
-
* @version
|
|
46283
|
+
* @version 179.2.0
|
|
46284
46284
|
*/
|
|
46285
46285
|
|
|
46286
46286
|
/**
|
|
@@ -47917,7 +47917,7 @@ class ResponseManagementApi {
|
|
|
47917
47917
|
/**
|
|
47918
47918
|
* ResponseManagement service.
|
|
47919
47919
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
47920
|
-
* @version
|
|
47920
|
+
* @version 179.2.0
|
|
47921
47921
|
*/
|
|
47922
47922
|
|
|
47923
47923
|
/**
|
|
@@ -48402,7 +48402,7 @@ class RoutingApi {
|
|
|
48402
48402
|
/**
|
|
48403
48403
|
* Routing service.
|
|
48404
48404
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
48405
|
-
* @version
|
|
48405
|
+
* @version 179.2.0
|
|
48406
48406
|
*/
|
|
48407
48407
|
|
|
48408
48408
|
/**
|
|
@@ -52110,7 +52110,7 @@ class SCIMApi {
|
|
|
52110
52110
|
/**
|
|
52111
52111
|
* SCIM service.
|
|
52112
52112
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
52113
|
-
* @version
|
|
52113
|
+
* @version 179.2.0
|
|
52114
52114
|
*/
|
|
52115
52115
|
|
|
52116
52116
|
/**
|
|
@@ -52987,7 +52987,7 @@ class ScriptsApi {
|
|
|
52987
52987
|
/**
|
|
52988
52988
|
* Scripts service.
|
|
52989
52989
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
52990
|
-
* @version
|
|
52990
|
+
* @version 179.2.0
|
|
52991
52991
|
*/
|
|
52992
52992
|
|
|
52993
52993
|
/**
|
|
@@ -53431,7 +53431,7 @@ class SearchApi {
|
|
|
53431
53431
|
/**
|
|
53432
53432
|
* Search service.
|
|
53433
53433
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
53434
|
-
* @version
|
|
53434
|
+
* @version 179.2.0
|
|
53435
53435
|
*/
|
|
53436
53436
|
|
|
53437
53437
|
/**
|
|
@@ -54120,7 +54120,7 @@ class SettingsApi {
|
|
|
54120
54120
|
/**
|
|
54121
54121
|
* Settings service.
|
|
54122
54122
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
54123
|
-
* @version
|
|
54123
|
+
* @version 179.2.0
|
|
54124
54124
|
*/
|
|
54125
54125
|
|
|
54126
54126
|
/**
|
|
@@ -54185,7 +54185,7 @@ class SpeechTextAnalyticsApi {
|
|
|
54185
54185
|
/**
|
|
54186
54186
|
* SpeechTextAnalytics service.
|
|
54187
54187
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
54188
|
-
* @version
|
|
54188
|
+
* @version 179.2.0
|
|
54189
54189
|
*/
|
|
54190
54190
|
|
|
54191
54191
|
/**
|
|
@@ -54200,6 +54200,31 @@ class SpeechTextAnalyticsApi {
|
|
|
54200
54200
|
}
|
|
54201
54201
|
|
|
54202
54202
|
|
|
54203
|
+
/**
|
|
54204
|
+
* Delete a Speech and Text Analytics DictionaryFeedback by Id
|
|
54205
|
+
*
|
|
54206
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
54207
|
+
*/
|
|
54208
|
+
deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
54209
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
54210
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
54211
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
54212
|
+
}
|
|
54213
|
+
|
|
54214
|
+
return this.apiClient.callApi(
|
|
54215
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
54216
|
+
'DELETE',
|
|
54217
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
54218
|
+
{ },
|
|
54219
|
+
{ },
|
|
54220
|
+
{ },
|
|
54221
|
+
null,
|
|
54222
|
+
['PureCloud OAuth'],
|
|
54223
|
+
['application/json'],
|
|
54224
|
+
['application/json']
|
|
54225
|
+
);
|
|
54226
|
+
}
|
|
54227
|
+
|
|
54203
54228
|
/**
|
|
54204
54229
|
* Delete a Speech and Text Analytics program by id
|
|
54205
54230
|
*
|
|
@@ -54384,6 +54409,57 @@ class SpeechTextAnalyticsApi {
|
|
|
54384
54409
|
);
|
|
54385
54410
|
}
|
|
54386
54411
|
|
|
54412
|
+
/**
|
|
54413
|
+
* Get the list of Speech and Text Analytics dictionary feedbacks
|
|
54414
|
+
*
|
|
54415
|
+
* @param {Object} opts Optional parameters
|
|
54416
|
+
* @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
|
|
54417
|
+
* @param {String} opts.nextPage The key for listing the next page
|
|
54418
|
+
* @param {Number} opts.pageSize The page size for the listing (default to 500)
|
|
54419
|
+
*/
|
|
54420
|
+
getSpeechandtextanalyticsDictionaryfeedback(opts) {
|
|
54421
|
+
opts = opts || {};
|
|
54422
|
+
|
|
54423
|
+
|
|
54424
|
+
return this.apiClient.callApi(
|
|
54425
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
54426
|
+
'GET',
|
|
54427
|
+
{ },
|
|
54428
|
+
{ 'dialect': opts['dialect'],'nextPage': opts['nextPage'],'pageSize': opts['pageSize'] },
|
|
54429
|
+
{ },
|
|
54430
|
+
{ },
|
|
54431
|
+
null,
|
|
54432
|
+
['PureCloud OAuth'],
|
|
54433
|
+
['application/json'],
|
|
54434
|
+
['application/json']
|
|
54435
|
+
);
|
|
54436
|
+
}
|
|
54437
|
+
|
|
54438
|
+
/**
|
|
54439
|
+
* Get a Speech and Text Analytics dictionary feedback by id
|
|
54440
|
+
*
|
|
54441
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
54442
|
+
*/
|
|
54443
|
+
getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId) {
|
|
54444
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
54445
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
54446
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
54447
|
+
}
|
|
54448
|
+
|
|
54449
|
+
return this.apiClient.callApi(
|
|
54450
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
54451
|
+
'GET',
|
|
54452
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
54453
|
+
{ },
|
|
54454
|
+
{ },
|
|
54455
|
+
{ },
|
|
54456
|
+
null,
|
|
54457
|
+
['PureCloud OAuth'],
|
|
54458
|
+
['application/json'],
|
|
54459
|
+
['application/json']
|
|
54460
|
+
);
|
|
54461
|
+
}
|
|
54462
|
+
|
|
54387
54463
|
/**
|
|
54388
54464
|
* Get a Speech and Text Analytics program by id
|
|
54389
54465
|
*
|
|
@@ -54842,6 +54918,31 @@ class SpeechTextAnalyticsApi {
|
|
|
54842
54918
|
);
|
|
54843
54919
|
}
|
|
54844
54920
|
|
|
54921
|
+
/**
|
|
54922
|
+
* Create a Speech and Text Analytics DictionaryFeedback
|
|
54923
|
+
*
|
|
54924
|
+
* @param {Object} body The DictionaryFeedback to create
|
|
54925
|
+
*/
|
|
54926
|
+
postSpeechandtextanalyticsDictionaryfeedback(body) {
|
|
54927
|
+
// verify the required parameter 'body' is set
|
|
54928
|
+
if (body === undefined || body === null) {
|
|
54929
|
+
throw 'Missing the required parameter "body" when calling postSpeechandtextanalyticsDictionaryfeedback';
|
|
54930
|
+
}
|
|
54931
|
+
|
|
54932
|
+
return this.apiClient.callApi(
|
|
54933
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback',
|
|
54934
|
+
'POST',
|
|
54935
|
+
{ },
|
|
54936
|
+
{ },
|
|
54937
|
+
{ },
|
|
54938
|
+
{ },
|
|
54939
|
+
body,
|
|
54940
|
+
['PureCloud OAuth'],
|
|
54941
|
+
['application/json'],
|
|
54942
|
+
['application/json']
|
|
54943
|
+
);
|
|
54944
|
+
}
|
|
54945
|
+
|
|
54845
54946
|
/**
|
|
54846
54947
|
* Create new Speech and Text Analytics program
|
|
54847
54948
|
*
|
|
@@ -55017,6 +55118,35 @@ class SpeechTextAnalyticsApi {
|
|
|
55017
55118
|
);
|
|
55018
55119
|
}
|
|
55019
55120
|
|
|
55121
|
+
/**
|
|
55122
|
+
* Update existing Speech and Text Analytics dictionary feedback by id
|
|
55123
|
+
*
|
|
55124
|
+
* @param {String} dictionaryFeedbackId The Id of the Dictionary Feedback
|
|
55125
|
+
* @param {Object} opts Optional parameters
|
|
55126
|
+
* @param {Object} opts.body
|
|
55127
|
+
*/
|
|
55128
|
+
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId, opts) {
|
|
55129
|
+
opts = opts || {};
|
|
55130
|
+
|
|
55131
|
+
// verify the required parameter 'dictionaryFeedbackId' is set
|
|
55132
|
+
if (dictionaryFeedbackId === undefined || dictionaryFeedbackId === null) {
|
|
55133
|
+
throw 'Missing the required parameter "dictionaryFeedbackId" when calling putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId';
|
|
55134
|
+
}
|
|
55135
|
+
|
|
55136
|
+
return this.apiClient.callApi(
|
|
55137
|
+
'/api/v2/speechandtextanalytics/dictionaryfeedback/{dictionaryFeedbackId}',
|
|
55138
|
+
'PUT',
|
|
55139
|
+
{ 'dictionaryFeedbackId': dictionaryFeedbackId },
|
|
55140
|
+
{ },
|
|
55141
|
+
{ },
|
|
55142
|
+
{ },
|
|
55143
|
+
opts['body'],
|
|
55144
|
+
['PureCloud OAuth'],
|
|
55145
|
+
['application/json'],
|
|
55146
|
+
['application/json']
|
|
55147
|
+
);
|
|
55148
|
+
}
|
|
55149
|
+
|
|
55020
55150
|
/**
|
|
55021
55151
|
* Update existing Speech and Text Analytics program
|
|
55022
55152
|
*
|
|
@@ -55168,7 +55298,7 @@ class StationsApi {
|
|
|
55168
55298
|
/**
|
|
55169
55299
|
* Stations service.
|
|
55170
55300
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
55171
|
-
* @version
|
|
55301
|
+
* @version 179.2.0
|
|
55172
55302
|
*/
|
|
55173
55303
|
|
|
55174
55304
|
/**
|
|
@@ -55270,7 +55400,7 @@ class SuggestApi {
|
|
|
55270
55400
|
/**
|
|
55271
55401
|
* Suggest service.
|
|
55272
55402
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
55273
|
-
* @version
|
|
55403
|
+
* @version 179.2.0
|
|
55274
55404
|
*/
|
|
55275
55405
|
|
|
55276
55406
|
/**
|
|
@@ -55409,7 +55539,7 @@ class TaskManagementApi {
|
|
|
55409
55539
|
/**
|
|
55410
55540
|
* TaskManagement service.
|
|
55411
55541
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
55412
|
-
* @version
|
|
55542
|
+
* @version 179.2.0
|
|
55413
55543
|
*/
|
|
55414
55544
|
|
|
55415
55545
|
/**
|
|
@@ -56690,7 +56820,7 @@ class TeamsApi {
|
|
|
56690
56820
|
/**
|
|
56691
56821
|
* Teams service.
|
|
56692
56822
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
56693
|
-
* @version
|
|
56823
|
+
* @version 179.2.0
|
|
56694
56824
|
*/
|
|
56695
56825
|
|
|
56696
56826
|
/**
|
|
@@ -56992,7 +57122,7 @@ class TelephonyApi {
|
|
|
56992
57122
|
/**
|
|
56993
57123
|
* Telephony service.
|
|
56994
57124
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
56995
|
-
* @version
|
|
57125
|
+
* @version 179.2.0
|
|
56996
57126
|
*/
|
|
56997
57127
|
|
|
56998
57128
|
/**
|
|
@@ -57120,7 +57250,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
57120
57250
|
/**
|
|
57121
57251
|
* TelephonyProvidersEdge service.
|
|
57122
57252
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
57123
|
-
* @version
|
|
57253
|
+
* @version 179.2.0
|
|
57124
57254
|
*/
|
|
57125
57255
|
|
|
57126
57256
|
/**
|
|
@@ -60409,7 +60539,7 @@ class TextbotsApi {
|
|
|
60409
60539
|
/**
|
|
60410
60540
|
* Textbots service.
|
|
60411
60541
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
60412
|
-
* @version
|
|
60542
|
+
* @version 179.2.0
|
|
60413
60543
|
*/
|
|
60414
60544
|
|
|
60415
60545
|
/**
|
|
@@ -60537,7 +60667,7 @@ class TokensApi {
|
|
|
60537
60667
|
/**
|
|
60538
60668
|
* Tokens service.
|
|
60539
60669
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
60540
|
-
* @version
|
|
60670
|
+
* @version 179.2.0
|
|
60541
60671
|
*/
|
|
60542
60672
|
|
|
60543
60673
|
/**
|
|
@@ -60693,7 +60823,7 @@ class UploadsApi {
|
|
|
60693
60823
|
/**
|
|
60694
60824
|
* Uploads service.
|
|
60695
60825
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
60696
|
-
* @version
|
|
60826
|
+
* @version 179.2.0
|
|
60697
60827
|
*/
|
|
60698
60828
|
|
|
60699
60829
|
/**
|
|
@@ -60869,7 +60999,7 @@ class UsageApi {
|
|
|
60869
60999
|
/**
|
|
60870
61000
|
* Usage service.
|
|
60871
61001
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
60872
|
-
* @version
|
|
61002
|
+
* @version 179.2.0
|
|
60873
61003
|
*/
|
|
60874
61004
|
|
|
60875
61005
|
/**
|
|
@@ -61079,7 +61209,7 @@ class UserRecordingsApi {
|
|
|
61079
61209
|
/**
|
|
61080
61210
|
* UserRecordings service.
|
|
61081
61211
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
61082
|
-
* @version
|
|
61212
|
+
* @version 179.2.0
|
|
61083
61213
|
*/
|
|
61084
61214
|
|
|
61085
61215
|
/**
|
|
@@ -61264,7 +61394,7 @@ class UsersApi {
|
|
|
61264
61394
|
/**
|
|
61265
61395
|
* Users service.
|
|
61266
61396
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
61267
|
-
* @version
|
|
61397
|
+
* @version 179.2.0
|
|
61268
61398
|
*/
|
|
61269
61399
|
|
|
61270
61400
|
/**
|
|
@@ -63825,7 +63955,7 @@ class UtilitiesApi {
|
|
|
63825
63955
|
/**
|
|
63826
63956
|
* Utilities service.
|
|
63827
63957
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
63828
|
-
* @version
|
|
63958
|
+
* @version 179.2.0
|
|
63829
63959
|
*/
|
|
63830
63960
|
|
|
63831
63961
|
/**
|
|
@@ -63936,7 +64066,7 @@ class VoicemailApi {
|
|
|
63936
64066
|
/**
|
|
63937
64067
|
* Voicemail service.
|
|
63938
64068
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
63939
|
-
* @version
|
|
64069
|
+
* @version 179.2.0
|
|
63940
64070
|
*/
|
|
63941
64071
|
|
|
63942
64072
|
/**
|
|
@@ -64603,7 +64733,7 @@ class WebChatApi {
|
|
|
64603
64733
|
/**
|
|
64604
64734
|
* WebChat service.
|
|
64605
64735
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
64606
|
-
* @version
|
|
64736
|
+
* @version 179.2.0
|
|
64607
64737
|
*/
|
|
64608
64738
|
|
|
64609
64739
|
/**
|
|
@@ -65152,7 +65282,7 @@ class WebDeploymentsApi {
|
|
|
65152
65282
|
/**
|
|
65153
65283
|
* WebDeployments service.
|
|
65154
65284
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
65155
|
-
* @version
|
|
65285
|
+
* @version 179.2.0
|
|
65156
65286
|
*/
|
|
65157
65287
|
|
|
65158
65288
|
/**
|
|
@@ -65679,7 +65809,7 @@ class WebMessagingApi {
|
|
|
65679
65809
|
/**
|
|
65680
65810
|
* WebMessaging service.
|
|
65681
65811
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
65682
|
-
* @version
|
|
65812
|
+
* @version 179.2.0
|
|
65683
65813
|
*/
|
|
65684
65814
|
|
|
65685
65815
|
/**
|
|
@@ -65725,7 +65855,7 @@ class WidgetsApi {
|
|
|
65725
65855
|
/**
|
|
65726
65856
|
* Widgets service.
|
|
65727
65857
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
65728
|
-
* @version
|
|
65858
|
+
* @version 179.2.0
|
|
65729
65859
|
*/
|
|
65730
65860
|
|
|
65731
65861
|
/**
|
|
@@ -65871,7 +66001,7 @@ class WorkforceManagementApi {
|
|
|
65871
66001
|
/**
|
|
65872
66002
|
* WorkforceManagement service.
|
|
65873
66003
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
65874
|
-
* @version
|
|
66004
|
+
* @version 179.2.0
|
|
65875
66005
|
*/
|
|
65876
66006
|
|
|
65877
66007
|
/**
|
|
@@ -71035,7 +71165,7 @@ class WorkforceManagementApi {
|
|
|
71035
71165
|
* </pre>
|
|
71036
71166
|
* </p>
|
|
71037
71167
|
* @module purecloud-platform-client-v2/index
|
|
71038
|
-
* @version
|
|
71168
|
+
* @version 179.2.0
|
|
71039
71169
|
*/
|
|
71040
71170
|
class platformClient {
|
|
71041
71171
|
constructor() {
|