purecloud-platform-client-v2 193.0.0 → 194.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 +235 -366
- package/dist/web-amd/purecloud-platform-client-v2.js +235 -366
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +124 -160
- package/dist/web-cjs/purecloud-platform-client-v2.js +124 -160
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +136 -154
- 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 +30 -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 -285
- 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 +7 -7
- 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/LogCaptureApi.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/OperationalEventsApi.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 +125 -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/ScreenRecordingApi.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 +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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
|
@@ -405,7 +405,7 @@ class Configuration {
|
|
|
405
405
|
|
|
406
406
|
/**
|
|
407
407
|
* @module purecloud-platform-client-v2/ApiClient
|
|
408
|
-
* @version
|
|
408
|
+
* @version 194.0.0
|
|
409
409
|
*/
|
|
410
410
|
class ApiClient {
|
|
411
411
|
/**
|
|
@@ -1824,7 +1824,7 @@ class AlertingApi {
|
|
|
1824
1824
|
/**
|
|
1825
1825
|
* Alerting service.
|
|
1826
1826
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1827
|
-
* @version
|
|
1827
|
+
* @version 194.0.0
|
|
1828
1828
|
*/
|
|
1829
1829
|
|
|
1830
1830
|
/**
|
|
@@ -2485,7 +2485,7 @@ class AnalyticsApi {
|
|
|
2485
2485
|
/**
|
|
2486
2486
|
* Analytics service.
|
|
2487
2487
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
2488
|
-
* @version
|
|
2488
|
+
* @version 194.0.0
|
|
2489
2489
|
*/
|
|
2490
2490
|
|
|
2491
2491
|
/**
|
|
@@ -4953,7 +4953,7 @@ class ArchitectApi {
|
|
|
4953
4953
|
/**
|
|
4954
4954
|
* Architect service.
|
|
4955
4955
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4956
|
-
* @version
|
|
4956
|
+
* @version 194.0.0
|
|
4957
4957
|
*/
|
|
4958
4958
|
|
|
4959
4959
|
/**
|
|
@@ -9099,7 +9099,7 @@ class AuditApi {
|
|
|
9099
9099
|
/**
|
|
9100
9100
|
* Audit service.
|
|
9101
9101
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
9102
|
-
* @version
|
|
9102
|
+
* @version 194.0.0
|
|
9103
9103
|
*/
|
|
9104
9104
|
|
|
9105
9105
|
/**
|
|
@@ -9264,13 +9264,42 @@ class AuditApi {
|
|
|
9264
9264
|
);
|
|
9265
9265
|
}
|
|
9266
9266
|
|
|
9267
|
+
/**
|
|
9268
|
+
* Often a single action results in multiple audits. The endpoint retrieves all audits created by the same action as the given audit id.
|
|
9269
|
+
*
|
|
9270
|
+
* @param {Object} body query
|
|
9271
|
+
* @param {Object} opts Optional parameters
|
|
9272
|
+
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
9273
|
+
*/
|
|
9274
|
+
postAuditsQueryRealtimeRelated(body, opts) {
|
|
9275
|
+
opts = opts || {};
|
|
9276
|
+
|
|
9277
|
+
// verify the required parameter 'body' is set
|
|
9278
|
+
if (body === undefined || body === null) {
|
|
9279
|
+
throw 'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';
|
|
9280
|
+
}
|
|
9281
|
+
|
|
9282
|
+
return this.apiClient.callApi(
|
|
9283
|
+
'/api/v2/audits/query/realtime/related',
|
|
9284
|
+
'POST',
|
|
9285
|
+
{ },
|
|
9286
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
9287
|
+
{ },
|
|
9288
|
+
{ },
|
|
9289
|
+
body,
|
|
9290
|
+
['PureCloud OAuth'],
|
|
9291
|
+
['application/json'],
|
|
9292
|
+
['application/json']
|
|
9293
|
+
);
|
|
9294
|
+
}
|
|
9295
|
+
|
|
9267
9296
|
}
|
|
9268
9297
|
|
|
9269
9298
|
class AuthorizationApi {
|
|
9270
9299
|
/**
|
|
9271
9300
|
* Authorization service.
|
|
9272
9301
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
9273
|
-
* @version
|
|
9302
|
+
* @version 194.0.0
|
|
9274
9303
|
*/
|
|
9275
9304
|
|
|
9276
9305
|
/**
|
|
@@ -10508,7 +10537,7 @@ class BillingApi {
|
|
|
10508
10537
|
/**
|
|
10509
10538
|
* Billing service.
|
|
10510
10539
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
10511
|
-
* @version
|
|
10540
|
+
* @version 194.0.0
|
|
10512
10541
|
*/
|
|
10513
10542
|
|
|
10514
10543
|
/**
|
|
@@ -10588,7 +10617,7 @@ class CarrierServicesApi {
|
|
|
10588
10617
|
/**
|
|
10589
10618
|
* CarrierServices service.
|
|
10590
10619
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
10591
|
-
* @version
|
|
10620
|
+
* @version 194.0.0
|
|
10592
10621
|
*/
|
|
10593
10622
|
|
|
10594
10623
|
/**
|
|
@@ -10658,7 +10687,7 @@ class ChatApi {
|
|
|
10658
10687
|
/**
|
|
10659
10688
|
* Chat service.
|
|
10660
10689
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
10661
|
-
* @version
|
|
10690
|
+
* @version 194.0.0
|
|
10662
10691
|
*/
|
|
10663
10692
|
|
|
10664
10693
|
/**
|
|
@@ -11594,7 +11623,7 @@ class CoachingApi {
|
|
|
11594
11623
|
/**
|
|
11595
11624
|
* Coaching service.
|
|
11596
11625
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
11597
|
-
* @version
|
|
11626
|
+
* @version 194.0.0
|
|
11598
11627
|
*/
|
|
11599
11628
|
|
|
11600
11629
|
/**
|
|
@@ -12171,7 +12200,7 @@ class ContentManagementApi {
|
|
|
12171
12200
|
/**
|
|
12172
12201
|
* ContentManagement service.
|
|
12173
12202
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
12174
|
-
* @version
|
|
12203
|
+
* @version 194.0.0
|
|
12175
12204
|
*/
|
|
12176
12205
|
|
|
12177
12206
|
/**
|
|
@@ -13253,7 +13282,7 @@ class ConversationsApi {
|
|
|
13253
13282
|
/**
|
|
13254
13283
|
* Conversations service.
|
|
13255
13284
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
13256
|
-
* @version
|
|
13285
|
+
* @version 194.0.0
|
|
13257
13286
|
*/
|
|
13258
13287
|
|
|
13259
13288
|
/**
|
|
@@ -13493,32 +13522,6 @@ class ConversationsApi {
|
|
|
13493
13522
|
);
|
|
13494
13523
|
}
|
|
13495
13524
|
|
|
13496
|
-
/**
|
|
13497
|
-
* Delete a LINE messenger integration (Deprecated)
|
|
13498
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
13499
|
-
* @param {String} integrationId Integration ID
|
|
13500
|
-
* @deprecated
|
|
13501
|
-
*/
|
|
13502
|
-
deleteConversationsMessagingIntegrationsLineIntegrationId(integrationId) {
|
|
13503
|
-
// verify the required parameter 'integrationId' is set
|
|
13504
|
-
if (integrationId === undefined || integrationId === null) {
|
|
13505
|
-
throw 'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsLineIntegrationId';
|
|
13506
|
-
}
|
|
13507
|
-
|
|
13508
|
-
return this.apiClient.callApi(
|
|
13509
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
13510
|
-
'DELETE',
|
|
13511
|
-
{ 'integrationId': integrationId },
|
|
13512
|
-
{ },
|
|
13513
|
-
{ },
|
|
13514
|
-
{ },
|
|
13515
|
-
null,
|
|
13516
|
-
['PureCloud OAuth'],
|
|
13517
|
-
['application/json'],
|
|
13518
|
-
['application/json']
|
|
13519
|
-
);
|
|
13520
|
-
}
|
|
13521
|
-
|
|
13522
13525
|
/**
|
|
13523
13526
|
* Delete an Open messaging integration
|
|
13524
13527
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -13544,32 +13547,6 @@ class ConversationsApi {
|
|
|
13544
13547
|
);
|
|
13545
13548
|
}
|
|
13546
13549
|
|
|
13547
|
-
/**
|
|
13548
|
-
* Delete a Twitter messaging integration
|
|
13549
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
13550
|
-
* @param {String} integrationId Integration ID
|
|
13551
|
-
* @deprecated
|
|
13552
|
-
*/
|
|
13553
|
-
deleteConversationsMessagingIntegrationsTwitterIntegrationId(integrationId) {
|
|
13554
|
-
// verify the required parameter 'integrationId' is set
|
|
13555
|
-
if (integrationId === undefined || integrationId === null) {
|
|
13556
|
-
throw 'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
13557
|
-
}
|
|
13558
|
-
|
|
13559
|
-
return this.apiClient.callApi(
|
|
13560
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
13561
|
-
'DELETE',
|
|
13562
|
-
{ 'integrationId': integrationId },
|
|
13563
|
-
{ },
|
|
13564
|
-
{ },
|
|
13565
|
-
{ },
|
|
13566
|
-
null,
|
|
13567
|
-
['PureCloud OAuth'],
|
|
13568
|
-
['application/json'],
|
|
13569
|
-
['application/json']
|
|
13570
|
-
);
|
|
13571
|
-
}
|
|
13572
|
-
|
|
13573
13550
|
/**
|
|
13574
13551
|
* Delete a WhatsApp messaging integration
|
|
13575
13552
|
*
|
|
@@ -15529,65 +15506,6 @@ class ConversationsApi {
|
|
|
15529
15506
|
);
|
|
15530
15507
|
}
|
|
15531
15508
|
|
|
15532
|
-
/**
|
|
15533
|
-
* Get a list of LINE messenger Integrations (Deprecated)
|
|
15534
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
15535
|
-
* @param {Object} opts Optional parameters
|
|
15536
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
15537
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
15538
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15539
|
-
* @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
|
|
15540
|
-
* @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
|
|
15541
|
-
* @deprecated
|
|
15542
|
-
*/
|
|
15543
|
-
getConversationsMessagingIntegrationsLine(opts) {
|
|
15544
|
-
opts = opts || {};
|
|
15545
|
-
|
|
15546
|
-
|
|
15547
|
-
return this.apiClient.callApi(
|
|
15548
|
-
'/api/v2/conversations/messaging/integrations/line',
|
|
15549
|
-
'GET',
|
|
15550
|
-
{ },
|
|
15551
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'supportedContent.id': opts['supportedContentId'],'messagingSetting.id': opts['messagingSettingId'] },
|
|
15552
|
-
{ },
|
|
15553
|
-
{ },
|
|
15554
|
-
null,
|
|
15555
|
-
['PureCloud OAuth'],
|
|
15556
|
-
['application/json'],
|
|
15557
|
-
['application/json']
|
|
15558
|
-
);
|
|
15559
|
-
}
|
|
15560
|
-
|
|
15561
|
-
/**
|
|
15562
|
-
* Get a LINE messenger integration (Deprecated)
|
|
15563
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
15564
|
-
* @param {String} integrationId Integration ID
|
|
15565
|
-
* @param {Object} opts Optional parameters
|
|
15566
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15567
|
-
* @deprecated
|
|
15568
|
-
*/
|
|
15569
|
-
getConversationsMessagingIntegrationsLineIntegrationId(integrationId, opts) {
|
|
15570
|
-
opts = opts || {};
|
|
15571
|
-
|
|
15572
|
-
// verify the required parameter 'integrationId' is set
|
|
15573
|
-
if (integrationId === undefined || integrationId === null) {
|
|
15574
|
-
throw 'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsLineIntegrationId';
|
|
15575
|
-
}
|
|
15576
|
-
|
|
15577
|
-
return this.apiClient.callApi(
|
|
15578
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
15579
|
-
'GET',
|
|
15580
|
-
{ 'integrationId': integrationId },
|
|
15581
|
-
{ 'expand': opts['expand'] },
|
|
15582
|
-
{ },
|
|
15583
|
-
{ },
|
|
15584
|
-
null,
|
|
15585
|
-
['PureCloud OAuth'],
|
|
15586
|
-
['application/json'],
|
|
15587
|
-
['application/json']
|
|
15588
|
-
);
|
|
15589
|
-
}
|
|
15590
|
-
|
|
15591
15509
|
/**
|
|
15592
15510
|
* Get a list of Open messaging integrations
|
|
15593
15511
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -15645,65 +15563,6 @@ class ConversationsApi {
|
|
|
15645
15563
|
);
|
|
15646
15564
|
}
|
|
15647
15565
|
|
|
15648
|
-
/**
|
|
15649
|
-
* Get a list of Twitter Integrations (Deprecated)
|
|
15650
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
15651
|
-
* @param {Object} opts Optional parameters
|
|
15652
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
15653
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
15654
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15655
|
-
* @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
|
|
15656
|
-
* @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
|
|
15657
|
-
* @deprecated
|
|
15658
|
-
*/
|
|
15659
|
-
getConversationsMessagingIntegrationsTwitter(opts) {
|
|
15660
|
-
opts = opts || {};
|
|
15661
|
-
|
|
15662
|
-
|
|
15663
|
-
return this.apiClient.callApi(
|
|
15664
|
-
'/api/v2/conversations/messaging/integrations/twitter',
|
|
15665
|
-
'GET',
|
|
15666
|
-
{ },
|
|
15667
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'supportedContent.id': opts['supportedContentId'],'messagingSetting.id': opts['messagingSettingId'] },
|
|
15668
|
-
{ },
|
|
15669
|
-
{ },
|
|
15670
|
-
null,
|
|
15671
|
-
['PureCloud OAuth'],
|
|
15672
|
-
['application/json'],
|
|
15673
|
-
['application/json']
|
|
15674
|
-
);
|
|
15675
|
-
}
|
|
15676
|
-
|
|
15677
|
-
/**
|
|
15678
|
-
* Get a Twitter messaging integration (Deprecated)
|
|
15679
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
15680
|
-
* @param {String} integrationId Integration ID
|
|
15681
|
-
* @param {Object} opts Optional parameters
|
|
15682
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15683
|
-
* @deprecated
|
|
15684
|
-
*/
|
|
15685
|
-
getConversationsMessagingIntegrationsTwitterIntegrationId(integrationId, opts) {
|
|
15686
|
-
opts = opts || {};
|
|
15687
|
-
|
|
15688
|
-
// verify the required parameter 'integrationId' is set
|
|
15689
|
-
if (integrationId === undefined || integrationId === null) {
|
|
15690
|
-
throw 'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
15691
|
-
}
|
|
15692
|
-
|
|
15693
|
-
return this.apiClient.callApi(
|
|
15694
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
15695
|
-
'GET',
|
|
15696
|
-
{ 'integrationId': integrationId },
|
|
15697
|
-
{ 'expand': opts['expand'] },
|
|
15698
|
-
{ },
|
|
15699
|
-
{ },
|
|
15700
|
-
null,
|
|
15701
|
-
['PureCloud OAuth'],
|
|
15702
|
-
['application/json'],
|
|
15703
|
-
['application/json']
|
|
15704
|
-
);
|
|
15705
|
-
}
|
|
15706
|
-
|
|
15707
15566
|
/**
|
|
15708
15567
|
* Get a list of WhatsApp Integrations
|
|
15709
15568
|
*
|
|
@@ -17334,37 +17193,6 @@ class ConversationsApi {
|
|
|
17334
17193
|
);
|
|
17335
17194
|
}
|
|
17336
17195
|
|
|
17337
|
-
/**
|
|
17338
|
-
* Update Twitter messaging integration
|
|
17339
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
17340
|
-
* @param {String} integrationId Integration ID
|
|
17341
|
-
* @param {Object} body TwitterIntegrationRequest
|
|
17342
|
-
* @deprecated
|
|
17343
|
-
*/
|
|
17344
|
-
patchConversationsMessagingIntegrationsTwitterIntegrationId(integrationId, body) {
|
|
17345
|
-
// verify the required parameter 'integrationId' is set
|
|
17346
|
-
if (integrationId === undefined || integrationId === null) {
|
|
17347
|
-
throw 'Missing the required parameter "integrationId" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
17348
|
-
}
|
|
17349
|
-
// verify the required parameter 'body' is set
|
|
17350
|
-
if (body === undefined || body === null) {
|
|
17351
|
-
throw 'Missing the required parameter "body" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
17352
|
-
}
|
|
17353
|
-
|
|
17354
|
-
return this.apiClient.callApi(
|
|
17355
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
17356
|
-
'PATCH',
|
|
17357
|
-
{ 'integrationId': integrationId },
|
|
17358
|
-
{ },
|
|
17359
|
-
{ },
|
|
17360
|
-
{ },
|
|
17361
|
-
body,
|
|
17362
|
-
['PureCloud OAuth'],
|
|
17363
|
-
['application/json'],
|
|
17364
|
-
['application/json']
|
|
17365
|
-
);
|
|
17366
|
-
}
|
|
17367
|
-
|
|
17368
17196
|
/**
|
|
17369
17197
|
* Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow
|
|
17370
17198
|
* Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the POST call to create the integration. You can then run a GET on the integration to check if its status has been updated to Active
|
|
@@ -19574,32 +19402,6 @@ class ConversationsApi {
|
|
|
19574
19402
|
);
|
|
19575
19403
|
}
|
|
19576
19404
|
|
|
19577
|
-
/**
|
|
19578
|
-
* Create a LINE messenger Integration (Deprecated)
|
|
19579
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
19580
|
-
* @param {Object} body LineIntegrationRequest
|
|
19581
|
-
* @deprecated
|
|
19582
|
-
*/
|
|
19583
|
-
postConversationsMessagingIntegrationsLine(body) {
|
|
19584
|
-
// verify the required parameter 'body' is set
|
|
19585
|
-
if (body === undefined || body === null) {
|
|
19586
|
-
throw 'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsLine';
|
|
19587
|
-
}
|
|
19588
|
-
|
|
19589
|
-
return this.apiClient.callApi(
|
|
19590
|
-
'/api/v2/conversations/messaging/integrations/line',
|
|
19591
|
-
'POST',
|
|
19592
|
-
{ },
|
|
19593
|
-
{ },
|
|
19594
|
-
{ },
|
|
19595
|
-
{ },
|
|
19596
|
-
body,
|
|
19597
|
-
['PureCloud OAuth'],
|
|
19598
|
-
['application/json'],
|
|
19599
|
-
['application/json']
|
|
19600
|
-
);
|
|
19601
|
-
}
|
|
19602
|
-
|
|
19603
19405
|
/**
|
|
19604
19406
|
* Create an Open messaging integration
|
|
19605
19407
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -19625,32 +19427,6 @@ class ConversationsApi {
|
|
|
19625
19427
|
);
|
|
19626
19428
|
}
|
|
19627
19429
|
|
|
19628
|
-
/**
|
|
19629
|
-
* Create a Twitter Integration
|
|
19630
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
19631
|
-
* @param {Object} body TwitterIntegrationRequest
|
|
19632
|
-
* @deprecated
|
|
19633
|
-
*/
|
|
19634
|
-
postConversationsMessagingIntegrationsTwitter(body) {
|
|
19635
|
-
// verify the required parameter 'body' is set
|
|
19636
|
-
if (body === undefined || body === null) {
|
|
19637
|
-
throw 'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsTwitter';
|
|
19638
|
-
}
|
|
19639
|
-
|
|
19640
|
-
return this.apiClient.callApi(
|
|
19641
|
-
'/api/v2/conversations/messaging/integrations/twitter',
|
|
19642
|
-
'POST',
|
|
19643
|
-
{ },
|
|
19644
|
-
{ },
|
|
19645
|
-
{ },
|
|
19646
|
-
{ },
|
|
19647
|
-
body,
|
|
19648
|
-
['PureCloud OAuth'],
|
|
19649
|
-
['application/json'],
|
|
19650
|
-
['application/json']
|
|
19651
|
-
);
|
|
19652
|
-
}
|
|
19653
|
-
|
|
19654
19430
|
/**
|
|
19655
19431
|
* [This API is deprecated. Use POST /api/v2/conversations/messaging/integrations/whatsapp/embeddedsignup instead] Create a WhatsApp Integration
|
|
19656
19432
|
* [This API is deprecated. Use POST /api/v2/conversations/messaging/integrations/whatsapp/embeddedsignup instead] You must be approved by WhatsApp to use this feature. Your approved e164-formatted phone number and valid WhatsApp certificate for your number are required. Your WhatsApp certificate must have valid base64 encoding. Please paste carefully and do not add any leading or trailing spaces. Do not alter any characters. An integration must be activated within 7 days of certificate generation. If you cannot complete the addition and activation of the number within 7 days, please obtain a new certificate before creating the integration. Integrations created with an invalid number or certificate may immediately incur additional integration fees. Please carefully enter your number and certificate as described.
|
|
@@ -20291,37 +20067,6 @@ class ConversationsApi {
|
|
|
20291
20067
|
);
|
|
20292
20068
|
}
|
|
20293
20069
|
|
|
20294
|
-
/**
|
|
20295
|
-
* Update a LINE messenger integration (Deprecated)
|
|
20296
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
20297
|
-
* @param {String} integrationId Integration ID
|
|
20298
|
-
* @param {Object} body LineIntegrationRequest
|
|
20299
|
-
* @deprecated
|
|
20300
|
-
*/
|
|
20301
|
-
putConversationsMessagingIntegrationsLineIntegrationId(integrationId, body) {
|
|
20302
|
-
// verify the required parameter 'integrationId' is set
|
|
20303
|
-
if (integrationId === undefined || integrationId === null) {
|
|
20304
|
-
throw 'Missing the required parameter "integrationId" when calling putConversationsMessagingIntegrationsLineIntegrationId';
|
|
20305
|
-
}
|
|
20306
|
-
// verify the required parameter 'body' is set
|
|
20307
|
-
if (body === undefined || body === null) {
|
|
20308
|
-
throw 'Missing the required parameter "body" when calling putConversationsMessagingIntegrationsLineIntegrationId';
|
|
20309
|
-
}
|
|
20310
|
-
|
|
20311
|
-
return this.apiClient.callApi(
|
|
20312
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
20313
|
-
'PUT',
|
|
20314
|
-
{ 'integrationId': integrationId },
|
|
20315
|
-
{ },
|
|
20316
|
-
{ },
|
|
20317
|
-
{ },
|
|
20318
|
-
body,
|
|
20319
|
-
['PureCloud OAuth'],
|
|
20320
|
-
['application/json'],
|
|
20321
|
-
['application/json']
|
|
20322
|
-
);
|
|
20323
|
-
}
|
|
20324
|
-
|
|
20325
20070
|
/**
|
|
20326
20071
|
* Set the organization's default setting that may be applied to to integrations without settings
|
|
20327
20072
|
* When an integration is created a settings ID may be assigned to it. If the settings ID is not supplied, the default settings will be assigned to it.
|
|
@@ -20494,7 +20239,7 @@ class DataExtensionsApi {
|
|
|
20494
20239
|
/**
|
|
20495
20240
|
* DataExtensions service.
|
|
20496
20241
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20497
|
-
* @version
|
|
20242
|
+
* @version 194.0.0
|
|
20498
20243
|
*/
|
|
20499
20244
|
|
|
20500
20245
|
/**
|
|
@@ -20580,7 +20325,7 @@ class DownloadsApi {
|
|
|
20580
20325
|
/**
|
|
20581
20326
|
* Downloads service.
|
|
20582
20327
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
20583
|
-
* @version
|
|
20328
|
+
* @version 194.0.0
|
|
20584
20329
|
*/
|
|
20585
20330
|
|
|
20586
20331
|
/**
|
|
@@ -20632,7 +20377,7 @@ class EmailsApi {
|
|
|
20632
20377
|
/**
|
|
20633
20378
|
* Emails service.
|
|
20634
20379
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
20635
|
-
* @version
|
|
20380
|
+
* @version 194.0.0
|
|
20636
20381
|
*/
|
|
20637
20382
|
|
|
20638
20383
|
/**
|
|
@@ -20697,7 +20442,7 @@ class EventsApi {
|
|
|
20697
20442
|
/**
|
|
20698
20443
|
* Events service.
|
|
20699
20444
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
20700
|
-
* @version
|
|
20445
|
+
* @version 194.0.0
|
|
20701
20446
|
*/
|
|
20702
20447
|
|
|
20703
20448
|
/**
|
|
@@ -20793,7 +20538,7 @@ class ExternalContactsApi {
|
|
|
20793
20538
|
/**
|
|
20794
20539
|
* ExternalContacts service.
|
|
20795
20540
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
20796
|
-
* @version
|
|
20541
|
+
* @version 194.0.0
|
|
20797
20542
|
*/
|
|
20798
20543
|
|
|
20799
20544
|
/**
|
|
@@ -21306,7 +21051,7 @@ class ExternalContactsApi {
|
|
|
21306
21051
|
*
|
|
21307
21052
|
* @param {String} externalOrganizationId External Organization ID
|
|
21308
21053
|
* @param {Object} opts Optional parameters
|
|
21309
|
-
* @param {
|
|
21054
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand (externalDataSources)
|
|
21310
21055
|
* @param {Boolean} opts.includeTrustors (true or false) whether or not to include trustor information embedded in the externalOrganization
|
|
21311
21056
|
*/
|
|
21312
21057
|
getExternalcontactsOrganization(externalOrganizationId, opts) {
|
|
@@ -21321,7 +21066,7 @@ class ExternalContactsApi {
|
|
|
21321
21066
|
'/api/v2/externalcontacts/organizations/{externalOrganizationId}',
|
|
21322
21067
|
'GET',
|
|
21323
21068
|
{ 'externalOrganizationId': externalOrganizationId },
|
|
21324
|
-
{ 'expand': opts['expand'],'includeTrustors': opts['includeTrustors'] },
|
|
21069
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'includeTrustors': opts['includeTrustors'] },
|
|
21325
21070
|
{ },
|
|
21326
21071
|
{ },
|
|
21327
21072
|
null,
|
|
@@ -21437,7 +21182,7 @@ class ExternalContactsApi {
|
|
|
21437
21182
|
* @param {Object} opts Optional parameters
|
|
21438
21183
|
* @param {Number} opts.pageSize Page size (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 20)
|
|
21439
21184
|
* @param {Number} opts.pageNumber Page number (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 1)
|
|
21440
|
-
* @param {
|
|
21185
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand
|
|
21441
21186
|
* @param {String} opts.sortOrder The Relationship field to sort by. Any of: [createDate, relationship]. Direction: [asc, desc]. e.g. createDate:asc, relationship:desc
|
|
21442
21187
|
*/
|
|
21443
21188
|
getExternalcontactsOrganizationRelationships(externalOrganizationId, opts) {
|
|
@@ -21452,7 +21197,7 @@ class ExternalContactsApi {
|
|
|
21452
21197
|
'/api/v2/externalcontacts/organizations/{externalOrganizationId}/relationships',
|
|
21453
21198
|
'GET',
|
|
21454
21199
|
{ 'externalOrganizationId': externalOrganizationId },
|
|
21455
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'sortOrder': opts['sortOrder'] },
|
|
21200
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'sortOrder': opts['sortOrder'] },
|
|
21456
21201
|
{ },
|
|
21457
21202
|
{ },
|
|
21458
21203
|
null,
|
|
@@ -21597,7 +21342,7 @@ class ExternalContactsApi {
|
|
|
21597
21342
|
*
|
|
21598
21343
|
* @param {String} relationshipId Relationship Id
|
|
21599
21344
|
* @param {Object} opts Optional parameters
|
|
21600
|
-
* @param {
|
|
21345
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand
|
|
21601
21346
|
*/
|
|
21602
21347
|
getExternalcontactsRelationship(relationshipId, opts) {
|
|
21603
21348
|
opts = opts || {};
|
|
@@ -21611,7 +21356,7 @@ class ExternalContactsApi {
|
|
|
21611
21356
|
'/api/v2/externalcontacts/relationships/{relationshipId}',
|
|
21612
21357
|
'GET',
|
|
21613
21358
|
{ 'relationshipId': relationshipId },
|
|
21614
|
-
{ 'expand': opts['expand'] },
|
|
21359
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
21615
21360
|
{ },
|
|
21616
21361
|
{ },
|
|
21617
21362
|
null,
|
|
@@ -22751,7 +22496,7 @@ class FaxApi {
|
|
|
22751
22496
|
/**
|
|
22752
22497
|
* Fax service.
|
|
22753
22498
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
22754
|
-
* @version
|
|
22499
|
+
* @version 194.0.0
|
|
22755
22500
|
*/
|
|
22756
22501
|
|
|
22757
22502
|
/**
|
|
@@ -22966,7 +22711,7 @@ class FlowsApi {
|
|
|
22966
22711
|
/**
|
|
22967
22712
|
* Flows service.
|
|
22968
22713
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
22969
|
-
* @version
|
|
22714
|
+
* @version 194.0.0
|
|
22970
22715
|
*/
|
|
22971
22716
|
|
|
22972
22717
|
/**
|
|
@@ -23149,7 +22894,7 @@ class GamificationApi {
|
|
|
23149
22894
|
/**
|
|
23150
22895
|
* Gamification service.
|
|
23151
22896
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
23152
|
-
* @version
|
|
22897
|
+
* @version 194.0.0
|
|
23153
22898
|
*/
|
|
23154
22899
|
|
|
23155
22900
|
/**
|
|
@@ -25235,7 +24980,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
25235
24980
|
/**
|
|
25236
24981
|
* GeneralDataProtectionRegulation service.
|
|
25237
24982
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
25238
|
-
* @version
|
|
24983
|
+
* @version 194.0.0
|
|
25239
24984
|
*/
|
|
25240
24985
|
|
|
25241
24986
|
/**
|
|
@@ -25365,7 +25110,7 @@ class GeolocationApi {
|
|
|
25365
25110
|
/**
|
|
25366
25111
|
* Geolocation service.
|
|
25367
25112
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
25368
|
-
* @version
|
|
25113
|
+
* @version 194.0.0
|
|
25369
25114
|
*/
|
|
25370
25115
|
|
|
25371
25116
|
/**
|
|
@@ -25496,7 +25241,7 @@ class GreetingsApi {
|
|
|
25496
25241
|
/**
|
|
25497
25242
|
* Greetings service.
|
|
25498
25243
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
25499
|
-
* @version
|
|
25244
|
+
* @version 194.0.0
|
|
25500
25245
|
*/
|
|
25501
25246
|
|
|
25502
25247
|
/**
|
|
@@ -25951,7 +25696,7 @@ class GroupsApi {
|
|
|
25951
25696
|
/**
|
|
25952
25697
|
* Groups service.
|
|
25953
25698
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
25954
|
-
* @version
|
|
25699
|
+
* @version 194.0.0
|
|
25955
25700
|
*/
|
|
25956
25701
|
|
|
25957
25702
|
/**
|
|
@@ -26470,7 +26215,7 @@ class IdentityProviderApi {
|
|
|
26470
26215
|
/**
|
|
26471
26216
|
* IdentityProvider service.
|
|
26472
26217
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
26473
|
-
* @version
|
|
26218
|
+
* @version 194.0.0
|
|
26474
26219
|
*/
|
|
26475
26220
|
|
|
26476
26221
|
/**
|
|
@@ -27331,7 +27076,7 @@ class InfrastructureAsCodeApi {
|
|
|
27331
27076
|
/**
|
|
27332
27077
|
* InfrastructureAsCode service.
|
|
27333
27078
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
27334
|
-
* @version
|
|
27079
|
+
* @version 194.0.0
|
|
27335
27080
|
*/
|
|
27336
27081
|
|
|
27337
27082
|
/**
|
|
@@ -27498,7 +27243,7 @@ class IntegrationsApi {
|
|
|
27498
27243
|
/**
|
|
27499
27244
|
* Integrations service.
|
|
27500
27245
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
27501
|
-
* @version
|
|
27246
|
+
* @version 194.0.0
|
|
27502
27247
|
*/
|
|
27503
27248
|
|
|
27504
27249
|
/**
|
|
@@ -29850,7 +29595,7 @@ class JourneyApi {
|
|
|
29850
29595
|
/**
|
|
29851
29596
|
* Journey service.
|
|
29852
29597
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
29853
|
-
* @version
|
|
29598
|
+
* @version 194.0.0
|
|
29854
29599
|
*/
|
|
29855
29600
|
|
|
29856
29601
|
/**
|
|
@@ -31439,7 +31184,7 @@ class KnowledgeApi {
|
|
|
31439
31184
|
/**
|
|
31440
31185
|
* Knowledge service.
|
|
31441
31186
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
31442
|
-
* @version
|
|
31187
|
+
* @version 194.0.0
|
|
31443
31188
|
*/
|
|
31444
31189
|
|
|
31445
31190
|
/**
|
|
@@ -34682,7 +34427,7 @@ class LanguageUnderstandingApi {
|
|
|
34682
34427
|
/**
|
|
34683
34428
|
* LanguageUnderstanding service.
|
|
34684
34429
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
34685
|
-
* @version
|
|
34430
|
+
* @version 194.0.0
|
|
34686
34431
|
*/
|
|
34687
34432
|
|
|
34688
34433
|
/**
|
|
@@ -35716,7 +35461,7 @@ class LanguagesApi {
|
|
|
35716
35461
|
/**
|
|
35717
35462
|
* Languages service.
|
|
35718
35463
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
35719
|
-
* @version
|
|
35464
|
+
* @version 194.0.0
|
|
35720
35465
|
*/
|
|
35721
35466
|
|
|
35722
35467
|
/**
|
|
@@ -35938,7 +35683,7 @@ class LearningApi {
|
|
|
35938
35683
|
/**
|
|
35939
35684
|
* Learning service.
|
|
35940
35685
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
35941
|
-
* @version
|
|
35686
|
+
* @version 194.0.0
|
|
35942
35687
|
*/
|
|
35943
35688
|
|
|
35944
35689
|
/**
|
|
@@ -36793,7 +36538,7 @@ class LicenseApi {
|
|
|
36793
36538
|
/**
|
|
36794
36539
|
* License service.
|
|
36795
36540
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
36796
|
-
* @version
|
|
36541
|
+
* @version 194.0.0
|
|
36797
36542
|
*/
|
|
36798
36543
|
|
|
36799
36544
|
/**
|
|
@@ -37031,7 +36776,7 @@ class LocationsApi {
|
|
|
37031
36776
|
/**
|
|
37032
36777
|
* Locations service.
|
|
37033
36778
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
37034
|
-
* @version
|
|
36779
|
+
* @version 194.0.0
|
|
37035
36780
|
*/
|
|
37036
36781
|
|
|
37037
36782
|
/**
|
|
@@ -37267,7 +37012,7 @@ class LogCaptureApi {
|
|
|
37267
37012
|
/**
|
|
37268
37013
|
* LogCapture service.
|
|
37269
37014
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
37270
|
-
* @version
|
|
37015
|
+
* @version 194.0.0
|
|
37271
37016
|
*/
|
|
37272
37017
|
|
|
37273
37018
|
/**
|
|
@@ -37467,7 +37212,7 @@ class MessagingApi {
|
|
|
37467
37212
|
/**
|
|
37468
37213
|
* Messaging service.
|
|
37469
37214
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
37470
|
-
* @version
|
|
37215
|
+
* @version 194.0.0
|
|
37471
37216
|
*/
|
|
37472
37217
|
|
|
37473
37218
|
/**
|
|
@@ -37826,7 +37571,7 @@ class MobileDevicesApi {
|
|
|
37826
37571
|
/**
|
|
37827
37572
|
* MobileDevices service.
|
|
37828
37573
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
37829
|
-
* @version
|
|
37574
|
+
* @version 194.0.0
|
|
37830
37575
|
*/
|
|
37831
37576
|
|
|
37832
37577
|
/**
|
|
@@ -37977,7 +37722,7 @@ class NotificationsApi {
|
|
|
37977
37722
|
/**
|
|
37978
37723
|
* Notifications service.
|
|
37979
37724
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
37980
|
-
* @version
|
|
37725
|
+
* @version 194.0.0
|
|
37981
37726
|
*/
|
|
37982
37727
|
|
|
37983
37728
|
/**
|
|
@@ -38210,7 +37955,7 @@ class OAuthApi {
|
|
|
38210
37955
|
/**
|
|
38211
37956
|
* OAuth service.
|
|
38212
37957
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
38213
|
-
* @version
|
|
37958
|
+
* @version 194.0.0
|
|
38214
37959
|
*/
|
|
38215
37960
|
|
|
38216
37961
|
/**
|
|
@@ -38576,7 +38321,7 @@ class ObjectsApi {
|
|
|
38576
38321
|
/**
|
|
38577
38322
|
* Objects service.
|
|
38578
38323
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
38579
|
-
* @version
|
|
38324
|
+
* @version 194.0.0
|
|
38580
38325
|
*/
|
|
38581
38326
|
|
|
38582
38327
|
/**
|
|
@@ -38846,7 +38591,7 @@ class OperationalEventsApi {
|
|
|
38846
38591
|
/**
|
|
38847
38592
|
* OperationalEvents service.
|
|
38848
38593
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
38849
|
-
* @version
|
|
38594
|
+
* @version 194.0.0
|
|
38850
38595
|
*/
|
|
38851
38596
|
|
|
38852
38597
|
/**
|
|
@@ -38912,7 +38657,7 @@ class OrganizationApi {
|
|
|
38912
38657
|
/**
|
|
38913
38658
|
* Organization service.
|
|
38914
38659
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
38915
|
-
* @version
|
|
38660
|
+
* @version 194.0.0
|
|
38916
38661
|
*/
|
|
38917
38662
|
|
|
38918
38663
|
/**
|
|
@@ -39387,7 +39132,7 @@ class OrganizationAuthorizationApi {
|
|
|
39387
39132
|
/**
|
|
39388
39133
|
* OrganizationAuthorization service.
|
|
39389
39134
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
39390
|
-
* @version
|
|
39135
|
+
* @version 194.0.0
|
|
39391
39136
|
*/
|
|
39392
39137
|
|
|
39393
39138
|
/**
|
|
@@ -40734,7 +40479,7 @@ class OutboundApi {
|
|
|
40734
40479
|
/**
|
|
40735
40480
|
* Outbound service.
|
|
40736
40481
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
40737
|
-
* @version
|
|
40482
|
+
* @version 194.0.0
|
|
40738
40483
|
*/
|
|
40739
40484
|
|
|
40740
40485
|
/**
|
|
@@ -41786,6 +41531,40 @@ class OutboundApi {
|
|
|
41786
41531
|
);
|
|
41787
41532
|
}
|
|
41788
41533
|
|
|
41534
|
+
/**
|
|
41535
|
+
* Get line distribution information for campaigns using same Edge Group or Site as given campaign
|
|
41536
|
+
*
|
|
41537
|
+
* @param {String} campaignId Campaign ID
|
|
41538
|
+
* @param {Object} opts Optional parameters
|
|
41539
|
+
* @param {Boolean} opts.includeOnlyActiveCampaigns If true will return only active Campaigns (default to true)
|
|
41540
|
+
* @param {String} opts.edgeGroupId Edge group to be used in line distribution calculations instead of current Campaign's Edge Group. Campaign's Site and Edge Group are mutually exclusive.
|
|
41541
|
+
* @param {String} opts.siteId Site to be used in line distribution calculations instead of current Campaign's Site. Campaign's Site and Edge Group are mutually exclusive.
|
|
41542
|
+
* @param {Boolean} opts.useWeight Enable usage of weight, this value overrides current Campaign's setting in line distribution calculations
|
|
41543
|
+
* @param {Number} opts.relativeWeight Relative weight to be used in line distribution calculations instead of current Campaign's relative weight
|
|
41544
|
+
* @param {Number} opts.outboundLineCount The number of outbound lines to be used in line distribution calculations, instead of current Campaign's Outbound Lines Count
|
|
41545
|
+
*/
|
|
41546
|
+
getOutboundCampaignLinedistribution(campaignId, opts) {
|
|
41547
|
+
opts = opts || {};
|
|
41548
|
+
|
|
41549
|
+
// verify the required parameter 'campaignId' is set
|
|
41550
|
+
if (campaignId === undefined || campaignId === null) {
|
|
41551
|
+
throw 'Missing the required parameter "campaignId" when calling getOutboundCampaignLinedistribution';
|
|
41552
|
+
}
|
|
41553
|
+
|
|
41554
|
+
return this.apiClient.callApi(
|
|
41555
|
+
'/api/v2/outbound/campaigns/{campaignId}/linedistribution',
|
|
41556
|
+
'GET',
|
|
41557
|
+
{ 'campaignId': campaignId },
|
|
41558
|
+
{ 'includeOnlyActiveCampaigns': opts['includeOnlyActiveCampaigns'],'edgeGroupId': opts['edgeGroupId'],'siteId': opts['siteId'],'useWeight': opts['useWeight'],'relativeWeight': opts['relativeWeight'],'outboundLineCount': opts['outboundLineCount'] },
|
|
41559
|
+
{ },
|
|
41560
|
+
{ },
|
|
41561
|
+
null,
|
|
41562
|
+
['PureCloud OAuth'],
|
|
41563
|
+
['application/json'],
|
|
41564
|
+
['application/json']
|
|
41565
|
+
);
|
|
41566
|
+
}
|
|
41567
|
+
|
|
41789
41568
|
/**
|
|
41790
41569
|
* Get campaign progress
|
|
41791
41570
|
*
|
|
@@ -43762,6 +43541,96 @@ class OutboundApi {
|
|
|
43762
43541
|
);
|
|
43763
43542
|
}
|
|
43764
43543
|
|
|
43544
|
+
/**
|
|
43545
|
+
* Start an async job to delete contacts using a filter.
|
|
43546
|
+
*
|
|
43547
|
+
* @param {String} contactListId Contact List ID
|
|
43548
|
+
* @param {Object} body Contact filter information.
|
|
43549
|
+
*/
|
|
43550
|
+
postOutboundContactlistContactsBulkRemove(contactListId, body) {
|
|
43551
|
+
// verify the required parameter 'contactListId' is set
|
|
43552
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43553
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkRemove';
|
|
43554
|
+
}
|
|
43555
|
+
// verify the required parameter 'body' is set
|
|
43556
|
+
if (body === undefined || body === null) {
|
|
43557
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkRemove';
|
|
43558
|
+
}
|
|
43559
|
+
|
|
43560
|
+
return this.apiClient.callApi(
|
|
43561
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/remove',
|
|
43562
|
+
'POST',
|
|
43563
|
+
{ 'contactListId': contactListId },
|
|
43564
|
+
{ },
|
|
43565
|
+
{ },
|
|
43566
|
+
{ },
|
|
43567
|
+
body,
|
|
43568
|
+
['PureCloud OAuth'],
|
|
43569
|
+
['application/json'],
|
|
43570
|
+
['application/json']
|
|
43571
|
+
);
|
|
43572
|
+
}
|
|
43573
|
+
|
|
43574
|
+
/**
|
|
43575
|
+
* Start an async job to bulk edit contacts.
|
|
43576
|
+
*
|
|
43577
|
+
* @param {String} contactListId Contact List ID
|
|
43578
|
+
* @param {Object} body Contact bulk edit request information.
|
|
43579
|
+
*/
|
|
43580
|
+
postOutboundContactlistContactsBulkUpdate(contactListId, body) {
|
|
43581
|
+
// verify the required parameter 'contactListId' is set
|
|
43582
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43583
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkUpdate';
|
|
43584
|
+
}
|
|
43585
|
+
// verify the required parameter 'body' is set
|
|
43586
|
+
if (body === undefined || body === null) {
|
|
43587
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkUpdate';
|
|
43588
|
+
}
|
|
43589
|
+
|
|
43590
|
+
return this.apiClient.callApi(
|
|
43591
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/update',
|
|
43592
|
+
'POST',
|
|
43593
|
+
{ 'contactListId': contactListId },
|
|
43594
|
+
{ },
|
|
43595
|
+
{ },
|
|
43596
|
+
{ },
|
|
43597
|
+
body,
|
|
43598
|
+
['PureCloud OAuth'],
|
|
43599
|
+
['application/json'],
|
|
43600
|
+
['application/json']
|
|
43601
|
+
);
|
|
43602
|
+
}
|
|
43603
|
+
|
|
43604
|
+
/**
|
|
43605
|
+
* Query contacts from a contact list.
|
|
43606
|
+
*
|
|
43607
|
+
* @param {String} contactListId Contact List ID
|
|
43608
|
+
* @param {Object} body Contact search parameters.
|
|
43609
|
+
*/
|
|
43610
|
+
postOutboundContactlistContactsSearch(contactListId, body) {
|
|
43611
|
+
// verify the required parameter 'contactListId' is set
|
|
43612
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43613
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsSearch';
|
|
43614
|
+
}
|
|
43615
|
+
// verify the required parameter 'body' is set
|
|
43616
|
+
if (body === undefined || body === null) {
|
|
43617
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsSearch';
|
|
43618
|
+
}
|
|
43619
|
+
|
|
43620
|
+
return this.apiClient.callApi(
|
|
43621
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/search',
|
|
43622
|
+
'POST',
|
|
43623
|
+
{ 'contactListId': contactListId },
|
|
43624
|
+
{ },
|
|
43625
|
+
{ },
|
|
43626
|
+
{ },
|
|
43627
|
+
body,
|
|
43628
|
+
['PureCloud OAuth'],
|
|
43629
|
+
['application/json'],
|
|
43630
|
+
['application/json']
|
|
43631
|
+
);
|
|
43632
|
+
}
|
|
43633
|
+
|
|
43765
43634
|
/**
|
|
43766
43635
|
* Initiate the export of a contact list.
|
|
43767
43636
|
* Returns 200 if received OK.
|
|
@@ -44976,7 +44845,7 @@ class PresenceApi {
|
|
|
44976
44845
|
/**
|
|
44977
44846
|
* Presence service.
|
|
44978
44847
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
44979
|
-
* @version
|
|
44848
|
+
* @version 194.0.0
|
|
44980
44849
|
*/
|
|
44981
44850
|
|
|
44982
44851
|
/**
|
|
@@ -45720,7 +45589,7 @@ class ProcessAutomationApi {
|
|
|
45720
45589
|
/**
|
|
45721
45590
|
* ProcessAutomation service.
|
|
45722
45591
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
45723
|
-
* @version
|
|
45592
|
+
* @version 194.0.0
|
|
45724
45593
|
*/
|
|
45725
45594
|
|
|
45726
45595
|
/**
|
|
@@ -45959,7 +45828,7 @@ class QualityApi {
|
|
|
45959
45828
|
/**
|
|
45960
45829
|
* Quality service.
|
|
45961
45830
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
45962
|
-
* @version
|
|
45831
|
+
* @version 194.0.0
|
|
45963
45832
|
*/
|
|
45964
45833
|
|
|
45965
45834
|
/**
|
|
@@ -47716,7 +47585,7 @@ class RecordingApi {
|
|
|
47716
47585
|
/**
|
|
47717
47586
|
* Recording service.
|
|
47718
47587
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
47719
|
-
* @version
|
|
47588
|
+
* @version 194.0.0
|
|
47720
47589
|
*/
|
|
47721
47590
|
|
|
47722
47591
|
/**
|
|
@@ -49374,7 +49243,7 @@ class ResponseManagementApi {
|
|
|
49374
49243
|
/**
|
|
49375
49244
|
* ResponseManagement service.
|
|
49376
49245
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
49377
|
-
* @version
|
|
49246
|
+
* @version 194.0.0
|
|
49378
49247
|
*/
|
|
49379
49248
|
|
|
49380
49249
|
/**
|
|
@@ -49884,7 +49753,7 @@ class RoutingApi {
|
|
|
49884
49753
|
/**
|
|
49885
49754
|
* Routing service.
|
|
49886
49755
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
49887
|
-
* @version
|
|
49756
|
+
* @version 194.0.0
|
|
49888
49757
|
*/
|
|
49889
49758
|
|
|
49890
49759
|
/**
|
|
@@ -53863,7 +53732,7 @@ class SCIMApi {
|
|
|
53863
53732
|
/**
|
|
53864
53733
|
* SCIM service.
|
|
53865
53734
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
53866
|
-
* @version
|
|
53735
|
+
* @version 194.0.0
|
|
53867
53736
|
*/
|
|
53868
53737
|
|
|
53869
53738
|
/**
|
|
@@ -54740,7 +54609,7 @@ class ScreenRecordingApi {
|
|
|
54740
54609
|
/**
|
|
54741
54610
|
* ScreenRecording service.
|
|
54742
54611
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
54743
|
-
* @version
|
|
54612
|
+
* @version 194.0.0
|
|
54744
54613
|
*/
|
|
54745
54614
|
|
|
54746
54615
|
/**
|
|
@@ -54785,7 +54654,7 @@ class ScriptsApi {
|
|
|
54785
54654
|
/**
|
|
54786
54655
|
* Scripts service.
|
|
54787
54656
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
54788
|
-
* @version
|
|
54657
|
+
* @version 194.0.0
|
|
54789
54658
|
*/
|
|
54790
54659
|
|
|
54791
54660
|
/**
|
|
@@ -55229,7 +55098,7 @@ class SearchApi {
|
|
|
55229
55098
|
/**
|
|
55230
55099
|
* Search service.
|
|
55231
55100
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
55232
|
-
* @version
|
|
55101
|
+
* @version 194.0.0
|
|
55233
55102
|
*/
|
|
55234
55103
|
|
|
55235
55104
|
/**
|
|
@@ -55918,7 +55787,7 @@ class SettingsApi {
|
|
|
55918
55787
|
/**
|
|
55919
55788
|
* Settings service.
|
|
55920
55789
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
55921
|
-
* @version
|
|
55790
|
+
* @version 194.0.0
|
|
55922
55791
|
*/
|
|
55923
55792
|
|
|
55924
55793
|
/**
|
|
@@ -56030,7 +55899,7 @@ class SpeechTextAnalyticsApi {
|
|
|
56030
55899
|
/**
|
|
56031
55900
|
* SpeechTextAnalytics service.
|
|
56032
55901
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
56033
|
-
* @version
|
|
55902
|
+
* @version 194.0.0
|
|
56034
55903
|
*/
|
|
56035
55904
|
|
|
56036
55905
|
/**
|
|
@@ -57144,7 +57013,7 @@ class StationsApi {
|
|
|
57144
57013
|
/**
|
|
57145
57014
|
* Stations service.
|
|
57146
57015
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
57147
|
-
* @version
|
|
57016
|
+
* @version 194.0.0
|
|
57148
57017
|
*/
|
|
57149
57018
|
|
|
57150
57019
|
/**
|
|
@@ -57246,7 +57115,7 @@ class SuggestApi {
|
|
|
57246
57115
|
/**
|
|
57247
57116
|
* Suggest service.
|
|
57248
57117
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
57249
|
-
* @version
|
|
57118
|
+
* @version 194.0.0
|
|
57250
57119
|
*/
|
|
57251
57120
|
|
|
57252
57121
|
/**
|
|
@@ -57385,7 +57254,7 @@ class TaskManagementApi {
|
|
|
57385
57254
|
/**
|
|
57386
57255
|
* TaskManagement service.
|
|
57387
57256
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
57388
|
-
* @version
|
|
57257
|
+
* @version 194.0.0
|
|
57389
57258
|
*/
|
|
57390
57259
|
|
|
57391
57260
|
/**
|
|
@@ -58733,7 +58602,7 @@ class TeamsApi {
|
|
|
58733
58602
|
/**
|
|
58734
58603
|
* Teams service.
|
|
58735
58604
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
58736
|
-
* @version
|
|
58605
|
+
* @version 194.0.0
|
|
58737
58606
|
*/
|
|
58738
58607
|
|
|
58739
58608
|
/**
|
|
@@ -59034,7 +58903,7 @@ class TelephonyApi {
|
|
|
59034
58903
|
/**
|
|
59035
58904
|
* Telephony service.
|
|
59036
58905
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
59037
|
-
* @version
|
|
58906
|
+
* @version 194.0.0
|
|
59038
58907
|
*/
|
|
59039
58908
|
|
|
59040
58909
|
/**
|
|
@@ -59216,7 +59085,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
59216
59085
|
/**
|
|
59217
59086
|
* TelephonyProvidersEdge service.
|
|
59218
59087
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
59219
|
-
* @version
|
|
59088
|
+
* @version 194.0.0
|
|
59220
59089
|
*/
|
|
59221
59090
|
|
|
59222
59091
|
/**
|
|
@@ -62544,7 +62413,7 @@ class TextbotsApi {
|
|
|
62544
62413
|
/**
|
|
62545
62414
|
* Textbots service.
|
|
62546
62415
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
62547
|
-
* @version
|
|
62416
|
+
* @version 194.0.0
|
|
62548
62417
|
*/
|
|
62549
62418
|
|
|
62550
62419
|
/**
|
|
@@ -62672,7 +62541,7 @@ class TokensApi {
|
|
|
62672
62541
|
/**
|
|
62673
62542
|
* Tokens service.
|
|
62674
62543
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
62675
|
-
* @version
|
|
62544
|
+
* @version 194.0.0
|
|
62676
62545
|
*/
|
|
62677
62546
|
|
|
62678
62547
|
/**
|
|
@@ -62826,7 +62695,7 @@ class UploadsApi {
|
|
|
62826
62695
|
/**
|
|
62827
62696
|
* Uploads service.
|
|
62828
62697
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
62829
|
-
* @version
|
|
62698
|
+
* @version 194.0.0
|
|
62830
62699
|
*/
|
|
62831
62700
|
|
|
62832
62701
|
/**
|
|
@@ -63095,7 +62964,7 @@ class UsageApi {
|
|
|
63095
62964
|
/**
|
|
63096
62965
|
* Usage service.
|
|
63097
62966
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
63098
|
-
* @version
|
|
62967
|
+
* @version 194.0.0
|
|
63099
62968
|
*/
|
|
63100
62969
|
|
|
63101
62970
|
/**
|
|
@@ -63310,7 +63179,7 @@ class UserRecordingsApi {
|
|
|
63310
63179
|
/**
|
|
63311
63180
|
* UserRecordings service.
|
|
63312
63181
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
63313
|
-
* @version
|
|
63182
|
+
* @version 194.0.0
|
|
63314
63183
|
*/
|
|
63315
63184
|
|
|
63316
63185
|
/**
|
|
@@ -63495,7 +63364,7 @@ class UsersApi {
|
|
|
63495
63364
|
/**
|
|
63496
63365
|
* Users service.
|
|
63497
63366
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
63498
|
-
* @version
|
|
63367
|
+
* @version 194.0.0
|
|
63499
63368
|
*/
|
|
63500
63369
|
|
|
63501
63370
|
/**
|
|
@@ -66153,7 +66022,7 @@ class UtilitiesApi {
|
|
|
66153
66022
|
/**
|
|
66154
66023
|
* Utilities service.
|
|
66155
66024
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
66156
|
-
* @version
|
|
66025
|
+
* @version 194.0.0
|
|
66157
66026
|
*/
|
|
66158
66027
|
|
|
66159
66028
|
/**
|
|
@@ -66264,7 +66133,7 @@ class VoicemailApi {
|
|
|
66264
66133
|
/**
|
|
66265
66134
|
* Voicemail service.
|
|
66266
66135
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
66267
|
-
* @version
|
|
66136
|
+
* @version 194.0.0
|
|
66268
66137
|
*/
|
|
66269
66138
|
|
|
66270
66139
|
/**
|
|
@@ -66931,7 +66800,7 @@ class WebChatApi {
|
|
|
66931
66800
|
/**
|
|
66932
66801
|
* WebChat service.
|
|
66933
66802
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
66934
|
-
* @version
|
|
66803
|
+
* @version 194.0.0
|
|
66935
66804
|
*/
|
|
66936
66805
|
|
|
66937
66806
|
/**
|
|
@@ -67482,7 +67351,7 @@ class WebDeploymentsApi {
|
|
|
67482
67351
|
/**
|
|
67483
67352
|
* WebDeployments service.
|
|
67484
67353
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
67485
|
-
* @version
|
|
67354
|
+
* @version 194.0.0
|
|
67486
67355
|
*/
|
|
67487
67356
|
|
|
67488
67357
|
/**
|
|
@@ -68009,7 +67878,7 @@ class WebMessagingApi {
|
|
|
68009
67878
|
/**
|
|
68010
67879
|
* WebMessaging service.
|
|
68011
67880
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
68012
|
-
* @version
|
|
67881
|
+
* @version 194.0.0
|
|
68013
67882
|
*/
|
|
68014
67883
|
|
|
68015
67884
|
/**
|
|
@@ -68055,7 +67924,7 @@ class WidgetsApi {
|
|
|
68055
67924
|
/**
|
|
68056
67925
|
* Widgets service.
|
|
68057
67926
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
68058
|
-
* @version
|
|
67927
|
+
* @version 194.0.0
|
|
68059
67928
|
*/
|
|
68060
67929
|
|
|
68061
67930
|
/**
|
|
@@ -68201,7 +68070,7 @@ class WorkforceManagementApi {
|
|
|
68201
68070
|
/**
|
|
68202
68071
|
* WorkforceManagement service.
|
|
68203
68072
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
68204
|
-
* @version
|
|
68073
|
+
* @version 194.0.0
|
|
68205
68074
|
*/
|
|
68206
68075
|
|
|
68207
68076
|
/**
|
|
@@ -74114,7 +73983,7 @@ class WorkforceManagementApi {
|
|
|
74114
73983
|
* </pre>
|
|
74115
73984
|
* </p>
|
|
74116
73985
|
* @module purecloud-platform-client-v2/index
|
|
74117
|
-
* @version
|
|
73986
|
+
* @version 194.0.0
|
|
74118
73987
|
*/
|
|
74119
73988
|
class platformClient {
|
|
74120
73989
|
constructor() {
|