purecloud-platform-client-v2 176.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 +238 -73
- package/dist/web-amd/purecloud-platform-client-v2.js +238 -73
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +238 -73
- package/dist/web-cjs/purecloud-platform-client-v2.js +238 -73
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +113 -22
- 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 +36 -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 178.0.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 178.0.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 178.0.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 178.0.0
|
|
6458
6458
|
*/
|
|
6459
6459
|
|
|
6460
6460
|
/**
|
|
@@ -8987,6 +8987,41 @@ class ArchitectApi {
|
|
|
8987
8987
|
);
|
|
8988
8988
|
}
|
|
8989
8989
|
|
|
8990
|
+
/**
|
|
8991
|
+
* Updates a grammar language
|
|
8992
|
+
*
|
|
8993
|
+
* @param {String} grammarId Grammar ID
|
|
8994
|
+
* @param {String} languageCode Language
|
|
8995
|
+
* @param {Object} opts Optional parameters
|
|
8996
|
+
* @param {Object} opts.body
|
|
8997
|
+
* patchArchitectGrammarLanguage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8998
|
+
*/
|
|
8999
|
+
patchArchitectGrammarLanguage(grammarId, languageCode, opts) {
|
|
9000
|
+
opts = opts || {};
|
|
9001
|
+
|
|
9002
|
+
// verify the required parameter 'grammarId' is set
|
|
9003
|
+
if (grammarId === undefined || grammarId === null) {
|
|
9004
|
+
throw 'Missing the required parameter "grammarId" when calling patchArchitectGrammarLanguage';
|
|
9005
|
+
}
|
|
9006
|
+
// verify the required parameter 'languageCode' is set
|
|
9007
|
+
if (languageCode === undefined || languageCode === null) {
|
|
9008
|
+
throw 'Missing the required parameter "languageCode" when calling patchArchitectGrammarLanguage';
|
|
9009
|
+
}
|
|
9010
|
+
|
|
9011
|
+
return this.apiClient.callApi(
|
|
9012
|
+
'/api/v2/architect/grammars/{grammarId}/languages/{languageCode}',
|
|
9013
|
+
'PATCH',
|
|
9014
|
+
{ 'grammarId': grammarId,'languageCode': languageCode },
|
|
9015
|
+
{ },
|
|
9016
|
+
{ },
|
|
9017
|
+
{ },
|
|
9018
|
+
opts['body'],
|
|
9019
|
+
['PureCloud OAuth'],
|
|
9020
|
+
['application/json'],
|
|
9021
|
+
['application/json']
|
|
9022
|
+
);
|
|
9023
|
+
}
|
|
9024
|
+
|
|
8990
9025
|
/**
|
|
8991
9026
|
* Rebuild Dependency Tracking data for an organization
|
|
8992
9027
|
* Asynchronous. Notification topic: v2.architect.dependencytracking.build
|
|
@@ -10254,7 +10289,7 @@ class AuditApi {
|
|
|
10254
10289
|
/**
|
|
10255
10290
|
* Audit service.
|
|
10256
10291
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
10257
|
-
* @version
|
|
10292
|
+
* @version 178.0.0
|
|
10258
10293
|
*/
|
|
10259
10294
|
|
|
10260
10295
|
/**
|
|
@@ -10425,7 +10460,7 @@ class AuthorizationApi {
|
|
|
10425
10460
|
/**
|
|
10426
10461
|
* Authorization service.
|
|
10427
10462
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
10428
|
-
* @version
|
|
10463
|
+
* @version 178.0.0
|
|
10429
10464
|
*/
|
|
10430
10465
|
|
|
10431
10466
|
/**
|
|
@@ -11656,7 +11691,7 @@ class BillingApi {
|
|
|
11656
11691
|
/**
|
|
11657
11692
|
* Billing service.
|
|
11658
11693
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
11659
|
-
* @version
|
|
11694
|
+
* @version 178.0.0
|
|
11660
11695
|
*/
|
|
11661
11696
|
|
|
11662
11697
|
/**
|
|
@@ -11736,7 +11771,7 @@ class CarrierServicesApi {
|
|
|
11736
11771
|
/**
|
|
11737
11772
|
* CarrierServices service.
|
|
11738
11773
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
11739
|
-
* @version
|
|
11774
|
+
* @version 178.0.0
|
|
11740
11775
|
*/
|
|
11741
11776
|
|
|
11742
11777
|
/**
|
|
@@ -11806,7 +11841,7 @@ class ChatApi {
|
|
|
11806
11841
|
/**
|
|
11807
11842
|
* Chat service.
|
|
11808
11843
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
11809
|
-
* @version
|
|
11844
|
+
* @version 178.0.0
|
|
11810
11845
|
*/
|
|
11811
11846
|
|
|
11812
11847
|
/**
|
|
@@ -12574,7 +12609,7 @@ class CoachingApi {
|
|
|
12574
12609
|
/**
|
|
12575
12610
|
* Coaching service.
|
|
12576
12611
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
12577
|
-
* @version
|
|
12612
|
+
* @version 178.0.0
|
|
12578
12613
|
*/
|
|
12579
12614
|
|
|
12580
12615
|
/**
|
|
@@ -13151,7 +13186,7 @@ class ContentManagementApi {
|
|
|
13151
13186
|
/**
|
|
13152
13187
|
* ContentManagement service.
|
|
13153
13188
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
13154
|
-
* @version
|
|
13189
|
+
* @version 178.0.0
|
|
13155
13190
|
*/
|
|
13156
13191
|
|
|
13157
13192
|
/**
|
|
@@ -14294,7 +14329,7 @@ class ConversationsApi {
|
|
|
14294
14329
|
/**
|
|
14295
14330
|
* Conversations service.
|
|
14296
14331
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
14297
|
-
* @version
|
|
14332
|
+
* @version 178.0.0
|
|
14298
14333
|
*/
|
|
14299
14334
|
|
|
14300
14335
|
/**
|
|
@@ -21378,7 +21413,7 @@ class DataExtensionsApi {
|
|
|
21378
21413
|
/**
|
|
21379
21414
|
* DataExtensions service.
|
|
21380
21415
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
21381
|
-
* @version
|
|
21416
|
+
* @version 178.0.0
|
|
21382
21417
|
*/
|
|
21383
21418
|
|
|
21384
21419
|
/**
|
|
@@ -21464,7 +21499,7 @@ class DownloadsApi {
|
|
|
21464
21499
|
/**
|
|
21465
21500
|
* Downloads service.
|
|
21466
21501
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
21467
|
-
* @version
|
|
21502
|
+
* @version 178.0.0
|
|
21468
21503
|
*/
|
|
21469
21504
|
|
|
21470
21505
|
/**
|
|
@@ -21516,7 +21551,7 @@ class EmailsApi {
|
|
|
21516
21551
|
/**
|
|
21517
21552
|
* Emails service.
|
|
21518
21553
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
21519
|
-
* @version
|
|
21554
|
+
* @version 178.0.0
|
|
21520
21555
|
*/
|
|
21521
21556
|
|
|
21522
21557
|
/**
|
|
@@ -21581,7 +21616,7 @@ class EventsApi {
|
|
|
21581
21616
|
/**
|
|
21582
21617
|
* Events service.
|
|
21583
21618
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
21584
|
-
* @version
|
|
21619
|
+
* @version 178.0.0
|
|
21585
21620
|
*/
|
|
21586
21621
|
|
|
21587
21622
|
/**
|
|
@@ -21677,7 +21712,7 @@ class ExternalContactsApi {
|
|
|
21677
21712
|
/**
|
|
21678
21713
|
* ExternalContacts service.
|
|
21679
21714
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
21680
|
-
* @version
|
|
21715
|
+
* @version 178.0.0
|
|
21681
21716
|
*/
|
|
21682
21717
|
|
|
21683
21718
|
/**
|
|
@@ -23635,7 +23670,7 @@ class FaxApi {
|
|
|
23635
23670
|
/**
|
|
23636
23671
|
* Fax service.
|
|
23637
23672
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
23638
|
-
* @version
|
|
23673
|
+
* @version 178.0.0
|
|
23639
23674
|
*/
|
|
23640
23675
|
|
|
23641
23676
|
/**
|
|
@@ -23806,7 +23841,7 @@ class FlowsApi {
|
|
|
23806
23841
|
/**
|
|
23807
23842
|
* Flows service.
|
|
23808
23843
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
23809
|
-
* @version
|
|
23844
|
+
* @version 178.0.0
|
|
23810
23845
|
*/
|
|
23811
23846
|
|
|
23812
23847
|
/**
|
|
@@ -23990,7 +24025,7 @@ class GamificationApi {
|
|
|
23990
24025
|
/**
|
|
23991
24026
|
* Gamification service.
|
|
23992
24027
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
23993
|
-
* @version
|
|
24028
|
+
* @version 178.0.0
|
|
23994
24029
|
*/
|
|
23995
24030
|
|
|
23996
24031
|
/**
|
|
@@ -26076,7 +26111,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
26076
26111
|
/**
|
|
26077
26112
|
* GeneralDataProtectionRegulation service.
|
|
26078
26113
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
26079
|
-
* @version
|
|
26114
|
+
* @version 178.0.0
|
|
26080
26115
|
*/
|
|
26081
26116
|
|
|
26082
26117
|
/**
|
|
@@ -26206,7 +26241,7 @@ class GeolocationApi {
|
|
|
26206
26241
|
/**
|
|
26207
26242
|
* Geolocation service.
|
|
26208
26243
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
26209
|
-
* @version
|
|
26244
|
+
* @version 178.0.0
|
|
26210
26245
|
*/
|
|
26211
26246
|
|
|
26212
26247
|
/**
|
|
@@ -26337,7 +26372,7 @@ class GreetingsApi {
|
|
|
26337
26372
|
/**
|
|
26338
26373
|
* Greetings service.
|
|
26339
26374
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
26340
|
-
* @version
|
|
26375
|
+
* @version 178.0.0
|
|
26341
26376
|
*/
|
|
26342
26377
|
|
|
26343
26378
|
/**
|
|
@@ -26792,7 +26827,7 @@ class GroupsApi {
|
|
|
26792
26827
|
/**
|
|
26793
26828
|
* Groups service.
|
|
26794
26829
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
26795
|
-
* @version
|
|
26830
|
+
* @version 178.0.0
|
|
26796
26831
|
*/
|
|
26797
26832
|
|
|
26798
26833
|
/**
|
|
@@ -27311,7 +27346,7 @@ class IdentityProviderApi {
|
|
|
27311
27346
|
/**
|
|
27312
27347
|
* IdentityProvider service.
|
|
27313
27348
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
27314
|
-
* @version
|
|
27349
|
+
* @version 178.0.0
|
|
27315
27350
|
*/
|
|
27316
27351
|
|
|
27317
27352
|
/**
|
|
@@ -28067,7 +28102,7 @@ class InfrastructureAsCodeApi {
|
|
|
28067
28102
|
/**
|
|
28068
28103
|
* InfrastructureAsCode service.
|
|
28069
28104
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
28070
|
-
* @version
|
|
28105
|
+
* @version 178.0.0
|
|
28071
28106
|
*/
|
|
28072
28107
|
|
|
28073
28108
|
/**
|
|
@@ -28234,7 +28269,7 @@ class IntegrationsApi {
|
|
|
28234
28269
|
/**
|
|
28235
28270
|
* Integrations service.
|
|
28236
28271
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
28237
|
-
* @version
|
|
28272
|
+
* @version 178.0.0
|
|
28238
28273
|
*/
|
|
28239
28274
|
|
|
28240
28275
|
/**
|
|
@@ -30196,7 +30231,7 @@ class JourneyApi {
|
|
|
30196
30231
|
/**
|
|
30197
30232
|
* Journey service.
|
|
30198
30233
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
30199
|
-
* @version
|
|
30234
|
+
* @version 178.0.0
|
|
30200
30235
|
*/
|
|
30201
30236
|
|
|
30202
30237
|
/**
|
|
@@ -31360,7 +31395,7 @@ class KnowledgeApi {
|
|
|
31360
31395
|
/**
|
|
31361
31396
|
* Knowledge service.
|
|
31362
31397
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
31363
|
-
* @version
|
|
31398
|
+
* @version 178.0.0
|
|
31364
31399
|
*/
|
|
31365
31400
|
|
|
31366
31401
|
/**
|
|
@@ -34181,7 +34216,7 @@ class LanguageUnderstandingApi {
|
|
|
34181
34216
|
/**
|
|
34182
34217
|
* LanguageUnderstanding service.
|
|
34183
34218
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
34184
|
-
* @version
|
|
34219
|
+
* @version 178.0.0
|
|
34185
34220
|
*/
|
|
34186
34221
|
|
|
34187
34222
|
/**
|
|
@@ -35194,7 +35229,7 @@ class LanguagesApi {
|
|
|
35194
35229
|
/**
|
|
35195
35230
|
* Languages service.
|
|
35196
35231
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
35197
|
-
* @version
|
|
35232
|
+
* @version 178.0.0
|
|
35198
35233
|
*/
|
|
35199
35234
|
|
|
35200
35235
|
/**
|
|
@@ -35416,7 +35451,7 @@ class LearningApi {
|
|
|
35416
35451
|
/**
|
|
35417
35452
|
* Learning service.
|
|
35418
35453
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
35419
|
-
* @version
|
|
35454
|
+
* @version 178.0.0
|
|
35420
35455
|
*/
|
|
35421
35456
|
|
|
35422
35457
|
/**
|
|
@@ -36235,7 +36270,7 @@ class LicenseApi {
|
|
|
36235
36270
|
/**
|
|
36236
36271
|
* License service.
|
|
36237
36272
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
36238
|
-
* @version
|
|
36273
|
+
* @version 178.0.0
|
|
36239
36274
|
*/
|
|
36240
36275
|
|
|
36241
36276
|
/**
|
|
@@ -36473,7 +36508,7 @@ class LocationsApi {
|
|
|
36473
36508
|
/**
|
|
36474
36509
|
* Locations service.
|
|
36475
36510
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
36476
|
-
* @version
|
|
36511
|
+
* @version 178.0.0
|
|
36477
36512
|
*/
|
|
36478
36513
|
|
|
36479
36514
|
/**
|
|
@@ -36709,7 +36744,7 @@ class MessagingApi {
|
|
|
36709
36744
|
/**
|
|
36710
36745
|
* Messaging service.
|
|
36711
36746
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
36712
|
-
* @version
|
|
36747
|
+
* @version 178.0.0
|
|
36713
36748
|
*/
|
|
36714
36749
|
|
|
36715
36750
|
/**
|
|
@@ -37068,7 +37103,7 @@ class MobileDevicesApi {
|
|
|
37068
37103
|
/**
|
|
37069
37104
|
* MobileDevices service.
|
|
37070
37105
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
37071
|
-
* @version
|
|
37106
|
+
* @version 178.0.0
|
|
37072
37107
|
*/
|
|
37073
37108
|
|
|
37074
37109
|
/**
|
|
@@ -37219,7 +37254,7 @@ class NotificationsApi {
|
|
|
37219
37254
|
/**
|
|
37220
37255
|
* Notifications service.
|
|
37221
37256
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
37222
|
-
* @version
|
|
37257
|
+
* @version 178.0.0
|
|
37223
37258
|
*/
|
|
37224
37259
|
|
|
37225
37260
|
/**
|
|
@@ -37452,7 +37487,7 @@ class OAuthApi {
|
|
|
37452
37487
|
/**
|
|
37453
37488
|
* OAuth service.
|
|
37454
37489
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
37455
|
-
* @version
|
|
37490
|
+
* @version 178.0.0
|
|
37456
37491
|
*/
|
|
37457
37492
|
|
|
37458
37493
|
/**
|
|
@@ -37818,7 +37853,7 @@ class ObjectsApi {
|
|
|
37818
37853
|
/**
|
|
37819
37854
|
* Objects service.
|
|
37820
37855
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
37821
|
-
* @version
|
|
37856
|
+
* @version 178.0.0
|
|
37822
37857
|
*/
|
|
37823
37858
|
|
|
37824
37859
|
/**
|
|
@@ -38089,7 +38124,7 @@ class OrganizationApi {
|
|
|
38089
38124
|
/**
|
|
38090
38125
|
* Organization service.
|
|
38091
38126
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
38092
|
-
* @version
|
|
38127
|
+
* @version 178.0.0
|
|
38093
38128
|
*/
|
|
38094
38129
|
|
|
38095
38130
|
/**
|
|
@@ -38544,7 +38579,7 @@ class OrganizationAuthorizationApi {
|
|
|
38544
38579
|
/**
|
|
38545
38580
|
* OrganizationAuthorization service.
|
|
38546
38581
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
38547
|
-
* @version
|
|
38582
|
+
* @version 178.0.0
|
|
38548
38583
|
*/
|
|
38549
38584
|
|
|
38550
38585
|
/**
|
|
@@ -39891,7 +39926,7 @@ class OutboundApi {
|
|
|
39891
39926
|
/**
|
|
39892
39927
|
* Outbound service.
|
|
39893
39928
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
39894
|
-
* @version
|
|
39929
|
+
* @version 178.0.0
|
|
39895
39930
|
*/
|
|
39896
39931
|
|
|
39897
39932
|
/**
|
|
@@ -43513,7 +43548,7 @@ class PresenceApi {
|
|
|
43513
43548
|
/**
|
|
43514
43549
|
* Presence service.
|
|
43515
43550
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
43516
|
-
* @version
|
|
43551
|
+
* @version 178.0.0
|
|
43517
43552
|
*/
|
|
43518
43553
|
|
|
43519
43554
|
/**
|
|
@@ -44252,7 +44287,7 @@ class ProcessAutomationApi {
|
|
|
44252
44287
|
/**
|
|
44253
44288
|
* ProcessAutomation service.
|
|
44254
44289
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
44255
|
-
* @version
|
|
44290
|
+
* @version 178.0.0
|
|
44256
44291
|
*/
|
|
44257
44292
|
|
|
44258
44293
|
/**
|
|
@@ -44491,7 +44526,7 @@ class QualityApi {
|
|
|
44491
44526
|
/**
|
|
44492
44527
|
* Quality service.
|
|
44493
44528
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
44494
|
-
* @version
|
|
44529
|
+
* @version 178.0.0
|
|
44495
44530
|
*/
|
|
44496
44531
|
|
|
44497
44532
|
/**
|
|
@@ -46245,7 +46280,7 @@ class RecordingApi {
|
|
|
46245
46280
|
/**
|
|
46246
46281
|
* Recording service.
|
|
46247
46282
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
46248
|
-
* @version
|
|
46283
|
+
* @version 178.0.0
|
|
46249
46284
|
*/
|
|
46250
46285
|
|
|
46251
46286
|
/**
|
|
@@ -47882,7 +47917,7 @@ class ResponseManagementApi {
|
|
|
47882
47917
|
/**
|
|
47883
47918
|
* ResponseManagement service.
|
|
47884
47919
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
47885
|
-
* @version
|
|
47920
|
+
* @version 178.0.0
|
|
47886
47921
|
*/
|
|
47887
47922
|
|
|
47888
47923
|
/**
|
|
@@ -48367,7 +48402,7 @@ class RoutingApi {
|
|
|
48367
48402
|
/**
|
|
48368
48403
|
* Routing service.
|
|
48369
48404
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
48370
|
-
* @version
|
|
48405
|
+
* @version 178.0.0
|
|
48371
48406
|
*/
|
|
48372
48407
|
|
|
48373
48408
|
/**
|
|
@@ -52075,7 +52110,7 @@ class SCIMApi {
|
|
|
52075
52110
|
/**
|
|
52076
52111
|
* SCIM service.
|
|
52077
52112
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
52078
|
-
* @version
|
|
52113
|
+
* @version 178.0.0
|
|
52079
52114
|
*/
|
|
52080
52115
|
|
|
52081
52116
|
/**
|
|
@@ -52952,7 +52987,7 @@ class ScriptsApi {
|
|
|
52952
52987
|
/**
|
|
52953
52988
|
* Scripts service.
|
|
52954
52989
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
52955
|
-
* @version
|
|
52990
|
+
* @version 178.0.0
|
|
52956
52991
|
*/
|
|
52957
52992
|
|
|
52958
52993
|
/**
|
|
@@ -53396,7 +53431,7 @@ class SearchApi {
|
|
|
53396
53431
|
/**
|
|
53397
53432
|
* Search service.
|
|
53398
53433
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
53399
|
-
* @version
|
|
53434
|
+
* @version 178.0.0
|
|
53400
53435
|
*/
|
|
53401
53436
|
|
|
53402
53437
|
/**
|
|
@@ -54085,7 +54120,7 @@ class SettingsApi {
|
|
|
54085
54120
|
/**
|
|
54086
54121
|
* Settings service.
|
|
54087
54122
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
54088
|
-
* @version
|
|
54123
|
+
* @version 178.0.0
|
|
54089
54124
|
*/
|
|
54090
54125
|
|
|
54091
54126
|
/**
|
|
@@ -54150,7 +54185,7 @@ class SpeechTextAnalyticsApi {
|
|
|
54150
54185
|
/**
|
|
54151
54186
|
* SpeechTextAnalytics service.
|
|
54152
54187
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
54153
|
-
* @version
|
|
54188
|
+
* @version 178.0.0
|
|
54154
54189
|
*/
|
|
54155
54190
|
|
|
54156
54191
|
/**
|
|
@@ -54165,6 +54200,31 @@ class SpeechTextAnalyticsApi {
|
|
|
54165
54200
|
}
|
|
54166
54201
|
|
|
54167
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
|
+
|
|
54168
54228
|
/**
|
|
54169
54229
|
* Delete a Speech and Text Analytics program by id
|
|
54170
54230
|
*
|
|
@@ -54349,6 +54409,57 @@ class SpeechTextAnalyticsApi {
|
|
|
54349
54409
|
);
|
|
54350
54410
|
}
|
|
54351
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
|
+
|
|
54352
54463
|
/**
|
|
54353
54464
|
* Get a Speech and Text Analytics program by id
|
|
54354
54465
|
*
|
|
@@ -54807,6 +54918,31 @@ class SpeechTextAnalyticsApi {
|
|
|
54807
54918
|
);
|
|
54808
54919
|
}
|
|
54809
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
|
+
|
|
54810
54946
|
/**
|
|
54811
54947
|
* Create new Speech and Text Analytics program
|
|
54812
54948
|
*
|
|
@@ -54982,6 +55118,35 @@ class SpeechTextAnalyticsApi {
|
|
|
54982
55118
|
);
|
|
54983
55119
|
}
|
|
54984
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
|
+
|
|
54985
55150
|
/**
|
|
54986
55151
|
* Update existing Speech and Text Analytics program
|
|
54987
55152
|
*
|
|
@@ -55133,7 +55298,7 @@ class StationsApi {
|
|
|
55133
55298
|
/**
|
|
55134
55299
|
* Stations service.
|
|
55135
55300
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
55136
|
-
* @version
|
|
55301
|
+
* @version 178.0.0
|
|
55137
55302
|
*/
|
|
55138
55303
|
|
|
55139
55304
|
/**
|
|
@@ -55235,7 +55400,7 @@ class SuggestApi {
|
|
|
55235
55400
|
/**
|
|
55236
55401
|
* Suggest service.
|
|
55237
55402
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
55238
|
-
* @version
|
|
55403
|
+
* @version 178.0.0
|
|
55239
55404
|
*/
|
|
55240
55405
|
|
|
55241
55406
|
/**
|
|
@@ -55374,7 +55539,7 @@ class TaskManagementApi {
|
|
|
55374
55539
|
/**
|
|
55375
55540
|
* TaskManagement service.
|
|
55376
55541
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
55377
|
-
* @version
|
|
55542
|
+
* @version 178.0.0
|
|
55378
55543
|
*/
|
|
55379
55544
|
|
|
55380
55545
|
/**
|
|
@@ -56655,7 +56820,7 @@ class TeamsApi {
|
|
|
56655
56820
|
/**
|
|
56656
56821
|
* Teams service.
|
|
56657
56822
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
56658
|
-
* @version
|
|
56823
|
+
* @version 178.0.0
|
|
56659
56824
|
*/
|
|
56660
56825
|
|
|
56661
56826
|
/**
|
|
@@ -56957,7 +57122,7 @@ class TelephonyApi {
|
|
|
56957
57122
|
/**
|
|
56958
57123
|
* Telephony service.
|
|
56959
57124
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
56960
|
-
* @version
|
|
57125
|
+
* @version 178.0.0
|
|
56961
57126
|
*/
|
|
56962
57127
|
|
|
56963
57128
|
/**
|
|
@@ -57085,7 +57250,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
57085
57250
|
/**
|
|
57086
57251
|
* TelephonyProvidersEdge service.
|
|
57087
57252
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
57088
|
-
* @version
|
|
57253
|
+
* @version 178.0.0
|
|
57089
57254
|
*/
|
|
57090
57255
|
|
|
57091
57256
|
/**
|
|
@@ -60374,7 +60539,7 @@ class TextbotsApi {
|
|
|
60374
60539
|
/**
|
|
60375
60540
|
* Textbots service.
|
|
60376
60541
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
60377
|
-
* @version
|
|
60542
|
+
* @version 178.0.0
|
|
60378
60543
|
*/
|
|
60379
60544
|
|
|
60380
60545
|
/**
|
|
@@ -60502,7 +60667,7 @@ class TokensApi {
|
|
|
60502
60667
|
/**
|
|
60503
60668
|
* Tokens service.
|
|
60504
60669
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
60505
|
-
* @version
|
|
60670
|
+
* @version 178.0.0
|
|
60506
60671
|
*/
|
|
60507
60672
|
|
|
60508
60673
|
/**
|
|
@@ -60658,7 +60823,7 @@ class UploadsApi {
|
|
|
60658
60823
|
/**
|
|
60659
60824
|
* Uploads service.
|
|
60660
60825
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
60661
|
-
* @version
|
|
60826
|
+
* @version 178.0.0
|
|
60662
60827
|
*/
|
|
60663
60828
|
|
|
60664
60829
|
/**
|
|
@@ -60834,7 +60999,7 @@ class UsageApi {
|
|
|
60834
60999
|
/**
|
|
60835
61000
|
* Usage service.
|
|
60836
61001
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
60837
|
-
* @version
|
|
61002
|
+
* @version 178.0.0
|
|
60838
61003
|
*/
|
|
60839
61004
|
|
|
60840
61005
|
/**
|
|
@@ -61044,7 +61209,7 @@ class UserRecordingsApi {
|
|
|
61044
61209
|
/**
|
|
61045
61210
|
* UserRecordings service.
|
|
61046
61211
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
61047
|
-
* @version
|
|
61212
|
+
* @version 178.0.0
|
|
61048
61213
|
*/
|
|
61049
61214
|
|
|
61050
61215
|
/**
|
|
@@ -61229,7 +61394,7 @@ class UsersApi {
|
|
|
61229
61394
|
/**
|
|
61230
61395
|
* Users service.
|
|
61231
61396
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
61232
|
-
* @version
|
|
61397
|
+
* @version 178.0.0
|
|
61233
61398
|
*/
|
|
61234
61399
|
|
|
61235
61400
|
/**
|
|
@@ -63790,7 +63955,7 @@ class UtilitiesApi {
|
|
|
63790
63955
|
/**
|
|
63791
63956
|
* Utilities service.
|
|
63792
63957
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
63793
|
-
* @version
|
|
63958
|
+
* @version 178.0.0
|
|
63794
63959
|
*/
|
|
63795
63960
|
|
|
63796
63961
|
/**
|
|
@@ -63901,7 +64066,7 @@ class VoicemailApi {
|
|
|
63901
64066
|
/**
|
|
63902
64067
|
* Voicemail service.
|
|
63903
64068
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
63904
|
-
* @version
|
|
64069
|
+
* @version 178.0.0
|
|
63905
64070
|
*/
|
|
63906
64071
|
|
|
63907
64072
|
/**
|
|
@@ -64568,7 +64733,7 @@ class WebChatApi {
|
|
|
64568
64733
|
/**
|
|
64569
64734
|
* WebChat service.
|
|
64570
64735
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
64571
|
-
* @version
|
|
64736
|
+
* @version 178.0.0
|
|
64572
64737
|
*/
|
|
64573
64738
|
|
|
64574
64739
|
/**
|
|
@@ -65117,7 +65282,7 @@ class WebDeploymentsApi {
|
|
|
65117
65282
|
/**
|
|
65118
65283
|
* WebDeployments service.
|
|
65119
65284
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
65120
|
-
* @version
|
|
65285
|
+
* @version 178.0.0
|
|
65121
65286
|
*/
|
|
65122
65287
|
|
|
65123
65288
|
/**
|
|
@@ -65644,7 +65809,7 @@ class WebMessagingApi {
|
|
|
65644
65809
|
/**
|
|
65645
65810
|
* WebMessaging service.
|
|
65646
65811
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
65647
|
-
* @version
|
|
65812
|
+
* @version 178.0.0
|
|
65648
65813
|
*/
|
|
65649
65814
|
|
|
65650
65815
|
/**
|
|
@@ -65690,7 +65855,7 @@ class WidgetsApi {
|
|
|
65690
65855
|
/**
|
|
65691
65856
|
* Widgets service.
|
|
65692
65857
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
65693
|
-
* @version
|
|
65858
|
+
* @version 178.0.0
|
|
65694
65859
|
*/
|
|
65695
65860
|
|
|
65696
65861
|
/**
|
|
@@ -65836,7 +66001,7 @@ class WorkforceManagementApi {
|
|
|
65836
66001
|
/**
|
|
65837
66002
|
* WorkforceManagement service.
|
|
65838
66003
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
65839
|
-
* @version
|
|
66004
|
+
* @version 178.0.0
|
|
65840
66005
|
*/
|
|
65841
66006
|
|
|
65842
66007
|
/**
|
|
@@ -71000,7 +71165,7 @@ class WorkforceManagementApi {
|
|
|
71000
71165
|
* </pre>
|
|
71001
71166
|
* </p>
|
|
71002
71167
|
* @module purecloud-platform-client-v2/index
|
|
71003
|
-
* @version
|
|
71168
|
+
* @version 178.0.0
|
|
71004
71169
|
*/
|
|
71005
71170
|
class platformClient {
|
|
71006
71171
|
constructor() {
|