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
|
@@ -402,7 +402,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
404
|
* @module purecloud-platform-client-v2/ApiClient
|
|
405
|
-
* @version
|
|
405
|
+
* @version 194.0.0
|
|
406
406
|
*/
|
|
407
407
|
class ApiClient {
|
|
408
408
|
/**
|
|
@@ -1821,7 +1821,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1821
1821
|
/**
|
|
1822
1822
|
* Alerting service.
|
|
1823
1823
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1824
|
-
* @version
|
|
1824
|
+
* @version 194.0.0
|
|
1825
1825
|
*/
|
|
1826
1826
|
|
|
1827
1827
|
/**
|
|
@@ -2482,7 +2482,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2482
2482
|
/**
|
|
2483
2483
|
* Analytics service.
|
|
2484
2484
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
2485
|
-
* @version
|
|
2485
|
+
* @version 194.0.0
|
|
2486
2486
|
*/
|
|
2487
2487
|
|
|
2488
2488
|
/**
|
|
@@ -4950,7 +4950,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
4950
4950
|
/**
|
|
4951
4951
|
* Architect service.
|
|
4952
4952
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4953
|
-
* @version
|
|
4953
|
+
* @version 194.0.0
|
|
4954
4954
|
*/
|
|
4955
4955
|
|
|
4956
4956
|
/**
|
|
@@ -9096,7 +9096,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9096
9096
|
/**
|
|
9097
9097
|
* Audit service.
|
|
9098
9098
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
9099
|
-
* @version
|
|
9099
|
+
* @version 194.0.0
|
|
9100
9100
|
*/
|
|
9101
9101
|
|
|
9102
9102
|
/**
|
|
@@ -9261,13 +9261,42 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9261
9261
|
);
|
|
9262
9262
|
}
|
|
9263
9263
|
|
|
9264
|
+
/**
|
|
9265
|
+
* Often a single action results in multiple audits. The endpoint retrieves all audits created by the same action as the given audit id.
|
|
9266
|
+
*
|
|
9267
|
+
* @param {Object} body query
|
|
9268
|
+
* @param {Object} opts Optional parameters
|
|
9269
|
+
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
9270
|
+
*/
|
|
9271
|
+
postAuditsQueryRealtimeRelated(body, opts) {
|
|
9272
|
+
opts = opts || {};
|
|
9273
|
+
|
|
9274
|
+
// verify the required parameter 'body' is set
|
|
9275
|
+
if (body === undefined || body === null) {
|
|
9276
|
+
throw 'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';
|
|
9277
|
+
}
|
|
9278
|
+
|
|
9279
|
+
return this.apiClient.callApi(
|
|
9280
|
+
'/api/v2/audits/query/realtime/related',
|
|
9281
|
+
'POST',
|
|
9282
|
+
{ },
|
|
9283
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
9284
|
+
{ },
|
|
9285
|
+
{ },
|
|
9286
|
+
body,
|
|
9287
|
+
['PureCloud OAuth'],
|
|
9288
|
+
['application/json'],
|
|
9289
|
+
['application/json']
|
|
9290
|
+
);
|
|
9291
|
+
}
|
|
9292
|
+
|
|
9264
9293
|
}
|
|
9265
9294
|
|
|
9266
9295
|
class AuthorizationApi {
|
|
9267
9296
|
/**
|
|
9268
9297
|
* Authorization service.
|
|
9269
9298
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
9270
|
-
* @version
|
|
9299
|
+
* @version 194.0.0
|
|
9271
9300
|
*/
|
|
9272
9301
|
|
|
9273
9302
|
/**
|
|
@@ -10505,7 +10534,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10505
10534
|
/**
|
|
10506
10535
|
* Billing service.
|
|
10507
10536
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
10508
|
-
* @version
|
|
10537
|
+
* @version 194.0.0
|
|
10509
10538
|
*/
|
|
10510
10539
|
|
|
10511
10540
|
/**
|
|
@@ -10585,7 +10614,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10585
10614
|
/**
|
|
10586
10615
|
* CarrierServices service.
|
|
10587
10616
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
10588
|
-
* @version
|
|
10617
|
+
* @version 194.0.0
|
|
10589
10618
|
*/
|
|
10590
10619
|
|
|
10591
10620
|
/**
|
|
@@ -10655,7 +10684,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10655
10684
|
/**
|
|
10656
10685
|
* Chat service.
|
|
10657
10686
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
10658
|
-
* @version
|
|
10687
|
+
* @version 194.0.0
|
|
10659
10688
|
*/
|
|
10660
10689
|
|
|
10661
10690
|
/**
|
|
@@ -11591,7 +11620,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11591
11620
|
/**
|
|
11592
11621
|
* Coaching service.
|
|
11593
11622
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
11594
|
-
* @version
|
|
11623
|
+
* @version 194.0.0
|
|
11595
11624
|
*/
|
|
11596
11625
|
|
|
11597
11626
|
/**
|
|
@@ -12168,7 +12197,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
12168
12197
|
/**
|
|
12169
12198
|
* ContentManagement service.
|
|
12170
12199
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
12171
|
-
* @version
|
|
12200
|
+
* @version 194.0.0
|
|
12172
12201
|
*/
|
|
12173
12202
|
|
|
12174
12203
|
/**
|
|
@@ -13250,7 +13279,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13250
13279
|
/**
|
|
13251
13280
|
* Conversations service.
|
|
13252
13281
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
13253
|
-
* @version
|
|
13282
|
+
* @version 194.0.0
|
|
13254
13283
|
*/
|
|
13255
13284
|
|
|
13256
13285
|
/**
|
|
@@ -13490,32 +13519,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13490
13519
|
);
|
|
13491
13520
|
}
|
|
13492
13521
|
|
|
13493
|
-
/**
|
|
13494
|
-
* Delete a LINE messenger integration (Deprecated)
|
|
13495
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
13496
|
-
* @param {String} integrationId Integration ID
|
|
13497
|
-
* @deprecated
|
|
13498
|
-
*/
|
|
13499
|
-
deleteConversationsMessagingIntegrationsLineIntegrationId(integrationId) {
|
|
13500
|
-
// verify the required parameter 'integrationId' is set
|
|
13501
|
-
if (integrationId === undefined || integrationId === null) {
|
|
13502
|
-
throw 'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsLineIntegrationId';
|
|
13503
|
-
}
|
|
13504
|
-
|
|
13505
|
-
return this.apiClient.callApi(
|
|
13506
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
13507
|
-
'DELETE',
|
|
13508
|
-
{ 'integrationId': integrationId },
|
|
13509
|
-
{ },
|
|
13510
|
-
{ },
|
|
13511
|
-
{ },
|
|
13512
|
-
null,
|
|
13513
|
-
['PureCloud OAuth'],
|
|
13514
|
-
['application/json'],
|
|
13515
|
-
['application/json']
|
|
13516
|
-
);
|
|
13517
|
-
}
|
|
13518
|
-
|
|
13519
13522
|
/**
|
|
13520
13523
|
* Delete an Open messaging integration
|
|
13521
13524
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -13541,32 +13544,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13541
13544
|
);
|
|
13542
13545
|
}
|
|
13543
13546
|
|
|
13544
|
-
/**
|
|
13545
|
-
* Delete a Twitter messaging integration
|
|
13546
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
13547
|
-
* @param {String} integrationId Integration ID
|
|
13548
|
-
* @deprecated
|
|
13549
|
-
*/
|
|
13550
|
-
deleteConversationsMessagingIntegrationsTwitterIntegrationId(integrationId) {
|
|
13551
|
-
// verify the required parameter 'integrationId' is set
|
|
13552
|
-
if (integrationId === undefined || integrationId === null) {
|
|
13553
|
-
throw 'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
13554
|
-
}
|
|
13555
|
-
|
|
13556
|
-
return this.apiClient.callApi(
|
|
13557
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
13558
|
-
'DELETE',
|
|
13559
|
-
{ 'integrationId': integrationId },
|
|
13560
|
-
{ },
|
|
13561
|
-
{ },
|
|
13562
|
-
{ },
|
|
13563
|
-
null,
|
|
13564
|
-
['PureCloud OAuth'],
|
|
13565
|
-
['application/json'],
|
|
13566
|
-
['application/json']
|
|
13567
|
-
);
|
|
13568
|
-
}
|
|
13569
|
-
|
|
13570
13547
|
/**
|
|
13571
13548
|
* Delete a WhatsApp messaging integration
|
|
13572
13549
|
*
|
|
@@ -15526,65 +15503,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15526
15503
|
);
|
|
15527
15504
|
}
|
|
15528
15505
|
|
|
15529
|
-
/**
|
|
15530
|
-
* Get a list of LINE messenger Integrations (Deprecated)
|
|
15531
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
15532
|
-
* @param {Object} opts Optional parameters
|
|
15533
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
15534
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
15535
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15536
|
-
* @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
|
|
15537
|
-
* @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
|
|
15538
|
-
* @deprecated
|
|
15539
|
-
*/
|
|
15540
|
-
getConversationsMessagingIntegrationsLine(opts) {
|
|
15541
|
-
opts = opts || {};
|
|
15542
|
-
|
|
15543
|
-
|
|
15544
|
-
return this.apiClient.callApi(
|
|
15545
|
-
'/api/v2/conversations/messaging/integrations/line',
|
|
15546
|
-
'GET',
|
|
15547
|
-
{ },
|
|
15548
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'supportedContent.id': opts['supportedContentId'],'messagingSetting.id': opts['messagingSettingId'] },
|
|
15549
|
-
{ },
|
|
15550
|
-
{ },
|
|
15551
|
-
null,
|
|
15552
|
-
['PureCloud OAuth'],
|
|
15553
|
-
['application/json'],
|
|
15554
|
-
['application/json']
|
|
15555
|
-
);
|
|
15556
|
-
}
|
|
15557
|
-
|
|
15558
|
-
/**
|
|
15559
|
-
* Get a LINE messenger integration (Deprecated)
|
|
15560
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
15561
|
-
* @param {String} integrationId Integration ID
|
|
15562
|
-
* @param {Object} opts Optional parameters
|
|
15563
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15564
|
-
* @deprecated
|
|
15565
|
-
*/
|
|
15566
|
-
getConversationsMessagingIntegrationsLineIntegrationId(integrationId, opts) {
|
|
15567
|
-
opts = opts || {};
|
|
15568
|
-
|
|
15569
|
-
// verify the required parameter 'integrationId' is set
|
|
15570
|
-
if (integrationId === undefined || integrationId === null) {
|
|
15571
|
-
throw 'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsLineIntegrationId';
|
|
15572
|
-
}
|
|
15573
|
-
|
|
15574
|
-
return this.apiClient.callApi(
|
|
15575
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
15576
|
-
'GET',
|
|
15577
|
-
{ 'integrationId': integrationId },
|
|
15578
|
-
{ 'expand': opts['expand'] },
|
|
15579
|
-
{ },
|
|
15580
|
-
{ },
|
|
15581
|
-
null,
|
|
15582
|
-
['PureCloud OAuth'],
|
|
15583
|
-
['application/json'],
|
|
15584
|
-
['application/json']
|
|
15585
|
-
);
|
|
15586
|
-
}
|
|
15587
|
-
|
|
15588
15506
|
/**
|
|
15589
15507
|
* Get a list of Open messaging integrations
|
|
15590
15508
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -15642,65 +15560,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15642
15560
|
);
|
|
15643
15561
|
}
|
|
15644
15562
|
|
|
15645
|
-
/**
|
|
15646
|
-
* Get a list of Twitter Integrations (Deprecated)
|
|
15647
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
15648
|
-
* @param {Object} opts Optional parameters
|
|
15649
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
15650
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
15651
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15652
|
-
* @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
|
|
15653
|
-
* @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
|
|
15654
|
-
* @deprecated
|
|
15655
|
-
*/
|
|
15656
|
-
getConversationsMessagingIntegrationsTwitter(opts) {
|
|
15657
|
-
opts = opts || {};
|
|
15658
|
-
|
|
15659
|
-
|
|
15660
|
-
return this.apiClient.callApi(
|
|
15661
|
-
'/api/v2/conversations/messaging/integrations/twitter',
|
|
15662
|
-
'GET',
|
|
15663
|
-
{ },
|
|
15664
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'supportedContent.id': opts['supportedContentId'],'messagingSetting.id': opts['messagingSettingId'] },
|
|
15665
|
-
{ },
|
|
15666
|
-
{ },
|
|
15667
|
-
null,
|
|
15668
|
-
['PureCloud OAuth'],
|
|
15669
|
-
['application/json'],
|
|
15670
|
-
['application/json']
|
|
15671
|
-
);
|
|
15672
|
-
}
|
|
15673
|
-
|
|
15674
|
-
/**
|
|
15675
|
-
* Get a Twitter messaging integration (Deprecated)
|
|
15676
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
15677
|
-
* @param {String} integrationId Integration ID
|
|
15678
|
-
* @param {Object} opts Optional parameters
|
|
15679
|
-
* @param {Object} opts.expand Expand instructions for the return value.
|
|
15680
|
-
* @deprecated
|
|
15681
|
-
*/
|
|
15682
|
-
getConversationsMessagingIntegrationsTwitterIntegrationId(integrationId, opts) {
|
|
15683
|
-
opts = opts || {};
|
|
15684
|
-
|
|
15685
|
-
// verify the required parameter 'integrationId' is set
|
|
15686
|
-
if (integrationId === undefined || integrationId === null) {
|
|
15687
|
-
throw 'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
15688
|
-
}
|
|
15689
|
-
|
|
15690
|
-
return this.apiClient.callApi(
|
|
15691
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
15692
|
-
'GET',
|
|
15693
|
-
{ 'integrationId': integrationId },
|
|
15694
|
-
{ 'expand': opts['expand'] },
|
|
15695
|
-
{ },
|
|
15696
|
-
{ },
|
|
15697
|
-
null,
|
|
15698
|
-
['PureCloud OAuth'],
|
|
15699
|
-
['application/json'],
|
|
15700
|
-
['application/json']
|
|
15701
|
-
);
|
|
15702
|
-
}
|
|
15703
|
-
|
|
15704
15563
|
/**
|
|
15705
15564
|
* Get a list of WhatsApp Integrations
|
|
15706
15565
|
*
|
|
@@ -17331,37 +17190,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17331
17190
|
);
|
|
17332
17191
|
}
|
|
17333
17192
|
|
|
17334
|
-
/**
|
|
17335
|
-
* Update Twitter messaging integration
|
|
17336
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
17337
|
-
* @param {String} integrationId Integration ID
|
|
17338
|
-
* @param {Object} body TwitterIntegrationRequest
|
|
17339
|
-
* @deprecated
|
|
17340
|
-
*/
|
|
17341
|
-
patchConversationsMessagingIntegrationsTwitterIntegrationId(integrationId, body) {
|
|
17342
|
-
// verify the required parameter 'integrationId' is set
|
|
17343
|
-
if (integrationId === undefined || integrationId === null) {
|
|
17344
|
-
throw 'Missing the required parameter "integrationId" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
17345
|
-
}
|
|
17346
|
-
// verify the required parameter 'body' is set
|
|
17347
|
-
if (body === undefined || body === null) {
|
|
17348
|
-
throw 'Missing the required parameter "body" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';
|
|
17349
|
-
}
|
|
17350
|
-
|
|
17351
|
-
return this.apiClient.callApi(
|
|
17352
|
-
'/api/v2/conversations/messaging/integrations/twitter/{integrationId}',
|
|
17353
|
-
'PATCH',
|
|
17354
|
-
{ 'integrationId': integrationId },
|
|
17355
|
-
{ },
|
|
17356
|
-
{ },
|
|
17357
|
-
{ },
|
|
17358
|
-
body,
|
|
17359
|
-
['PureCloud OAuth'],
|
|
17360
|
-
['application/json'],
|
|
17361
|
-
['application/json']
|
|
17362
|
-
);
|
|
17363
|
-
}
|
|
17364
|
-
|
|
17365
17193
|
/**
|
|
17366
17194
|
* Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow
|
|
17367
17195
|
* 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
|
|
@@ -19571,32 +19399,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19571
19399
|
);
|
|
19572
19400
|
}
|
|
19573
19401
|
|
|
19574
|
-
/**
|
|
19575
|
-
* Create a LINE messenger Integration (Deprecated)
|
|
19576
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
19577
|
-
* @param {Object} body LineIntegrationRequest
|
|
19578
|
-
* @deprecated
|
|
19579
|
-
*/
|
|
19580
|
-
postConversationsMessagingIntegrationsLine(body) {
|
|
19581
|
-
// verify the required parameter 'body' is set
|
|
19582
|
-
if (body === undefined || body === null) {
|
|
19583
|
-
throw 'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsLine';
|
|
19584
|
-
}
|
|
19585
|
-
|
|
19586
|
-
return this.apiClient.callApi(
|
|
19587
|
-
'/api/v2/conversations/messaging/integrations/line',
|
|
19588
|
-
'POST',
|
|
19589
|
-
{ },
|
|
19590
|
-
{ },
|
|
19591
|
-
{ },
|
|
19592
|
-
{ },
|
|
19593
|
-
body,
|
|
19594
|
-
['PureCloud OAuth'],
|
|
19595
|
-
['application/json'],
|
|
19596
|
-
['application/json']
|
|
19597
|
-
);
|
|
19598
|
-
}
|
|
19599
|
-
|
|
19600
19402
|
/**
|
|
19601
19403
|
* Create an Open messaging integration
|
|
19602
19404
|
* See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
|
|
@@ -19622,32 +19424,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19622
19424
|
);
|
|
19623
19425
|
}
|
|
19624
19426
|
|
|
19625
|
-
/**
|
|
19626
|
-
* Create a Twitter Integration
|
|
19627
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
|
|
19628
|
-
* @param {Object} body TwitterIntegrationRequest
|
|
19629
|
-
* @deprecated
|
|
19630
|
-
*/
|
|
19631
|
-
postConversationsMessagingIntegrationsTwitter(body) {
|
|
19632
|
-
// verify the required parameter 'body' is set
|
|
19633
|
-
if (body === undefined || body === null) {
|
|
19634
|
-
throw 'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsTwitter';
|
|
19635
|
-
}
|
|
19636
|
-
|
|
19637
|
-
return this.apiClient.callApi(
|
|
19638
|
-
'/api/v2/conversations/messaging/integrations/twitter',
|
|
19639
|
-
'POST',
|
|
19640
|
-
{ },
|
|
19641
|
-
{ },
|
|
19642
|
-
{ },
|
|
19643
|
-
{ },
|
|
19644
|
-
body,
|
|
19645
|
-
['PureCloud OAuth'],
|
|
19646
|
-
['application/json'],
|
|
19647
|
-
['application/json']
|
|
19648
|
-
);
|
|
19649
|
-
}
|
|
19650
|
-
|
|
19651
19427
|
/**
|
|
19652
19428
|
* [This API is deprecated. Use POST /api/v2/conversations/messaging/integrations/whatsapp/embeddedsignup instead] Create a WhatsApp Integration
|
|
19653
19429
|
* [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.
|
|
@@ -20288,37 +20064,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20288
20064
|
);
|
|
20289
20065
|
}
|
|
20290
20066
|
|
|
20291
|
-
/**
|
|
20292
|
-
* Update a LINE messenger integration (Deprecated)
|
|
20293
|
-
* This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
|
|
20294
|
-
* @param {String} integrationId Integration ID
|
|
20295
|
-
* @param {Object} body LineIntegrationRequest
|
|
20296
|
-
* @deprecated
|
|
20297
|
-
*/
|
|
20298
|
-
putConversationsMessagingIntegrationsLineIntegrationId(integrationId, body) {
|
|
20299
|
-
// verify the required parameter 'integrationId' is set
|
|
20300
|
-
if (integrationId === undefined || integrationId === null) {
|
|
20301
|
-
throw 'Missing the required parameter "integrationId" when calling putConversationsMessagingIntegrationsLineIntegrationId';
|
|
20302
|
-
}
|
|
20303
|
-
// verify the required parameter 'body' is set
|
|
20304
|
-
if (body === undefined || body === null) {
|
|
20305
|
-
throw 'Missing the required parameter "body" when calling putConversationsMessagingIntegrationsLineIntegrationId';
|
|
20306
|
-
}
|
|
20307
|
-
|
|
20308
|
-
return this.apiClient.callApi(
|
|
20309
|
-
'/api/v2/conversations/messaging/integrations/line/{integrationId}',
|
|
20310
|
-
'PUT',
|
|
20311
|
-
{ 'integrationId': integrationId },
|
|
20312
|
-
{ },
|
|
20313
|
-
{ },
|
|
20314
|
-
{ },
|
|
20315
|
-
body,
|
|
20316
|
-
['PureCloud OAuth'],
|
|
20317
|
-
['application/json'],
|
|
20318
|
-
['application/json']
|
|
20319
|
-
);
|
|
20320
|
-
}
|
|
20321
|
-
|
|
20322
20067
|
/**
|
|
20323
20068
|
* Set the organization's default setting that may be applied to to integrations without settings
|
|
20324
20069
|
* 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.
|
|
@@ -20491,7 +20236,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20491
20236
|
/**
|
|
20492
20237
|
* DataExtensions service.
|
|
20493
20238
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20494
|
-
* @version
|
|
20239
|
+
* @version 194.0.0
|
|
20495
20240
|
*/
|
|
20496
20241
|
|
|
20497
20242
|
/**
|
|
@@ -20577,7 +20322,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20577
20322
|
/**
|
|
20578
20323
|
* Downloads service.
|
|
20579
20324
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
20580
|
-
* @version
|
|
20325
|
+
* @version 194.0.0
|
|
20581
20326
|
*/
|
|
20582
20327
|
|
|
20583
20328
|
/**
|
|
@@ -20629,7 +20374,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20629
20374
|
/**
|
|
20630
20375
|
* Emails service.
|
|
20631
20376
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
20632
|
-
* @version
|
|
20377
|
+
* @version 194.0.0
|
|
20633
20378
|
*/
|
|
20634
20379
|
|
|
20635
20380
|
/**
|
|
@@ -20694,7 +20439,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20694
20439
|
/**
|
|
20695
20440
|
* Events service.
|
|
20696
20441
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
20697
|
-
* @version
|
|
20442
|
+
* @version 194.0.0
|
|
20698
20443
|
*/
|
|
20699
20444
|
|
|
20700
20445
|
/**
|
|
@@ -20790,7 +20535,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20790
20535
|
/**
|
|
20791
20536
|
* ExternalContacts service.
|
|
20792
20537
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
20793
|
-
* @version
|
|
20538
|
+
* @version 194.0.0
|
|
20794
20539
|
*/
|
|
20795
20540
|
|
|
20796
20541
|
/**
|
|
@@ -21303,7 +21048,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21303
21048
|
*
|
|
21304
21049
|
* @param {String} externalOrganizationId External Organization ID
|
|
21305
21050
|
* @param {Object} opts Optional parameters
|
|
21306
|
-
* @param {
|
|
21051
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand (externalDataSources)
|
|
21307
21052
|
* @param {Boolean} opts.includeTrustors (true or false) whether or not to include trustor information embedded in the externalOrganization
|
|
21308
21053
|
*/
|
|
21309
21054
|
getExternalcontactsOrganization(externalOrganizationId, opts) {
|
|
@@ -21318,7 +21063,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21318
21063
|
'/api/v2/externalcontacts/organizations/{externalOrganizationId}',
|
|
21319
21064
|
'GET',
|
|
21320
21065
|
{ 'externalOrganizationId': externalOrganizationId },
|
|
21321
|
-
{ 'expand': opts['expand'],'includeTrustors': opts['includeTrustors'] },
|
|
21066
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'includeTrustors': opts['includeTrustors'] },
|
|
21322
21067
|
{ },
|
|
21323
21068
|
{ },
|
|
21324
21069
|
null,
|
|
@@ -21434,7 +21179,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21434
21179
|
* @param {Object} opts Optional parameters
|
|
21435
21180
|
* @param {Number} opts.pageSize Page size (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 20)
|
|
21436
21181
|
* @param {Number} opts.pageNumber Page number (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 1)
|
|
21437
|
-
* @param {
|
|
21182
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand
|
|
21438
21183
|
* @param {String} opts.sortOrder The Relationship field to sort by. Any of: [createDate, relationship]. Direction: [asc, desc]. e.g. createDate:asc, relationship:desc
|
|
21439
21184
|
*/
|
|
21440
21185
|
getExternalcontactsOrganizationRelationships(externalOrganizationId, opts) {
|
|
@@ -21449,7 +21194,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21449
21194
|
'/api/v2/externalcontacts/organizations/{externalOrganizationId}/relationships',
|
|
21450
21195
|
'GET',
|
|
21451
21196
|
{ 'externalOrganizationId': externalOrganizationId },
|
|
21452
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': opts['expand'],'sortOrder': opts['sortOrder'] },
|
|
21197
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'sortOrder': opts['sortOrder'] },
|
|
21453
21198
|
{ },
|
|
21454
21199
|
{ },
|
|
21455
21200
|
null,
|
|
@@ -21594,7 +21339,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21594
21339
|
*
|
|
21595
21340
|
* @param {String} relationshipId Relationship Id
|
|
21596
21341
|
* @param {Object} opts Optional parameters
|
|
21597
|
-
* @param {
|
|
21342
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand
|
|
21598
21343
|
*/
|
|
21599
21344
|
getExternalcontactsRelationship(relationshipId, opts) {
|
|
21600
21345
|
opts = opts || {};
|
|
@@ -21608,7 +21353,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21608
21353
|
'/api/v2/externalcontacts/relationships/{relationshipId}',
|
|
21609
21354
|
'GET',
|
|
21610
21355
|
{ 'relationshipId': relationshipId },
|
|
21611
|
-
{ 'expand': opts['expand'] },
|
|
21356
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
21612
21357
|
{ },
|
|
21613
21358
|
{ },
|
|
21614
21359
|
null,
|
|
@@ -22748,7 +22493,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22748
22493
|
/**
|
|
22749
22494
|
* Fax service.
|
|
22750
22495
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
22751
|
-
* @version
|
|
22496
|
+
* @version 194.0.0
|
|
22752
22497
|
*/
|
|
22753
22498
|
|
|
22754
22499
|
/**
|
|
@@ -22963,7 +22708,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22963
22708
|
/**
|
|
22964
22709
|
* Flows service.
|
|
22965
22710
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
22966
|
-
* @version
|
|
22711
|
+
* @version 194.0.0
|
|
22967
22712
|
*/
|
|
22968
22713
|
|
|
22969
22714
|
/**
|
|
@@ -23146,7 +22891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23146
22891
|
/**
|
|
23147
22892
|
* Gamification service.
|
|
23148
22893
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
23149
|
-
* @version
|
|
22894
|
+
* @version 194.0.0
|
|
23150
22895
|
*/
|
|
23151
22896
|
|
|
23152
22897
|
/**
|
|
@@ -25232,7 +24977,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25232
24977
|
/**
|
|
25233
24978
|
* GeneralDataProtectionRegulation service.
|
|
25234
24979
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
25235
|
-
* @version
|
|
24980
|
+
* @version 194.0.0
|
|
25236
24981
|
*/
|
|
25237
24982
|
|
|
25238
24983
|
/**
|
|
@@ -25362,7 +25107,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25362
25107
|
/**
|
|
25363
25108
|
* Geolocation service.
|
|
25364
25109
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
25365
|
-
* @version
|
|
25110
|
+
* @version 194.0.0
|
|
25366
25111
|
*/
|
|
25367
25112
|
|
|
25368
25113
|
/**
|
|
@@ -25493,7 +25238,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25493
25238
|
/**
|
|
25494
25239
|
* Greetings service.
|
|
25495
25240
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
25496
|
-
* @version
|
|
25241
|
+
* @version 194.0.0
|
|
25497
25242
|
*/
|
|
25498
25243
|
|
|
25499
25244
|
/**
|
|
@@ -25948,7 +25693,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25948
25693
|
/**
|
|
25949
25694
|
* Groups service.
|
|
25950
25695
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
25951
|
-
* @version
|
|
25696
|
+
* @version 194.0.0
|
|
25952
25697
|
*/
|
|
25953
25698
|
|
|
25954
25699
|
/**
|
|
@@ -26467,7 +26212,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26467
26212
|
/**
|
|
26468
26213
|
* IdentityProvider service.
|
|
26469
26214
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
26470
|
-
* @version
|
|
26215
|
+
* @version 194.0.0
|
|
26471
26216
|
*/
|
|
26472
26217
|
|
|
26473
26218
|
/**
|
|
@@ -27328,7 +27073,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27328
27073
|
/**
|
|
27329
27074
|
* InfrastructureAsCode service.
|
|
27330
27075
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
27331
|
-
* @version
|
|
27076
|
+
* @version 194.0.0
|
|
27332
27077
|
*/
|
|
27333
27078
|
|
|
27334
27079
|
/**
|
|
@@ -27495,7 +27240,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27495
27240
|
/**
|
|
27496
27241
|
* Integrations service.
|
|
27497
27242
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
27498
|
-
* @version
|
|
27243
|
+
* @version 194.0.0
|
|
27499
27244
|
*/
|
|
27500
27245
|
|
|
27501
27246
|
/**
|
|
@@ -29847,7 +29592,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29847
29592
|
/**
|
|
29848
29593
|
* Journey service.
|
|
29849
29594
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
29850
|
-
* @version
|
|
29595
|
+
* @version 194.0.0
|
|
29851
29596
|
*/
|
|
29852
29597
|
|
|
29853
29598
|
/**
|
|
@@ -31436,7 +31181,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31436
31181
|
/**
|
|
31437
31182
|
* Knowledge service.
|
|
31438
31183
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
31439
|
-
* @version
|
|
31184
|
+
* @version 194.0.0
|
|
31440
31185
|
*/
|
|
31441
31186
|
|
|
31442
31187
|
/**
|
|
@@ -34679,7 +34424,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34679
34424
|
/**
|
|
34680
34425
|
* LanguageUnderstanding service.
|
|
34681
34426
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
34682
|
-
* @version
|
|
34427
|
+
* @version 194.0.0
|
|
34683
34428
|
*/
|
|
34684
34429
|
|
|
34685
34430
|
/**
|
|
@@ -35713,7 +35458,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35713
35458
|
/**
|
|
35714
35459
|
* Languages service.
|
|
35715
35460
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
35716
|
-
* @version
|
|
35461
|
+
* @version 194.0.0
|
|
35717
35462
|
*/
|
|
35718
35463
|
|
|
35719
35464
|
/**
|
|
@@ -35935,7 +35680,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35935
35680
|
/**
|
|
35936
35681
|
* Learning service.
|
|
35937
35682
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
35938
|
-
* @version
|
|
35683
|
+
* @version 194.0.0
|
|
35939
35684
|
*/
|
|
35940
35685
|
|
|
35941
35686
|
/**
|
|
@@ -36790,7 +36535,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36790
36535
|
/**
|
|
36791
36536
|
* License service.
|
|
36792
36537
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
36793
|
-
* @version
|
|
36538
|
+
* @version 194.0.0
|
|
36794
36539
|
*/
|
|
36795
36540
|
|
|
36796
36541
|
/**
|
|
@@ -37028,7 +36773,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37028
36773
|
/**
|
|
37029
36774
|
* Locations service.
|
|
37030
36775
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
37031
|
-
* @version
|
|
36776
|
+
* @version 194.0.0
|
|
37032
36777
|
*/
|
|
37033
36778
|
|
|
37034
36779
|
/**
|
|
@@ -37264,7 +37009,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37264
37009
|
/**
|
|
37265
37010
|
* LogCapture service.
|
|
37266
37011
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
37267
|
-
* @version
|
|
37012
|
+
* @version 194.0.0
|
|
37268
37013
|
*/
|
|
37269
37014
|
|
|
37270
37015
|
/**
|
|
@@ -37464,7 +37209,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37464
37209
|
/**
|
|
37465
37210
|
* Messaging service.
|
|
37466
37211
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
37467
|
-
* @version
|
|
37212
|
+
* @version 194.0.0
|
|
37468
37213
|
*/
|
|
37469
37214
|
|
|
37470
37215
|
/**
|
|
@@ -37823,7 +37568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37823
37568
|
/**
|
|
37824
37569
|
* MobileDevices service.
|
|
37825
37570
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
37826
|
-
* @version
|
|
37571
|
+
* @version 194.0.0
|
|
37827
37572
|
*/
|
|
37828
37573
|
|
|
37829
37574
|
/**
|
|
@@ -37974,7 +37719,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37974
37719
|
/**
|
|
37975
37720
|
* Notifications service.
|
|
37976
37721
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
37977
|
-
* @version
|
|
37722
|
+
* @version 194.0.0
|
|
37978
37723
|
*/
|
|
37979
37724
|
|
|
37980
37725
|
/**
|
|
@@ -38207,7 +37952,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38207
37952
|
/**
|
|
38208
37953
|
* OAuth service.
|
|
38209
37954
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
38210
|
-
* @version
|
|
37955
|
+
* @version 194.0.0
|
|
38211
37956
|
*/
|
|
38212
37957
|
|
|
38213
37958
|
/**
|
|
@@ -38573,7 +38318,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38573
38318
|
/**
|
|
38574
38319
|
* Objects service.
|
|
38575
38320
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
38576
|
-
* @version
|
|
38321
|
+
* @version 194.0.0
|
|
38577
38322
|
*/
|
|
38578
38323
|
|
|
38579
38324
|
/**
|
|
@@ -38843,7 +38588,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38843
38588
|
/**
|
|
38844
38589
|
* OperationalEvents service.
|
|
38845
38590
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
38846
|
-
* @version
|
|
38591
|
+
* @version 194.0.0
|
|
38847
38592
|
*/
|
|
38848
38593
|
|
|
38849
38594
|
/**
|
|
@@ -38909,7 +38654,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38909
38654
|
/**
|
|
38910
38655
|
* Organization service.
|
|
38911
38656
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
38912
|
-
* @version
|
|
38657
|
+
* @version 194.0.0
|
|
38913
38658
|
*/
|
|
38914
38659
|
|
|
38915
38660
|
/**
|
|
@@ -39384,7 +39129,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39384
39129
|
/**
|
|
39385
39130
|
* OrganizationAuthorization service.
|
|
39386
39131
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
39387
|
-
* @version
|
|
39132
|
+
* @version 194.0.0
|
|
39388
39133
|
*/
|
|
39389
39134
|
|
|
39390
39135
|
/**
|
|
@@ -40731,7 +40476,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40731
40476
|
/**
|
|
40732
40477
|
* Outbound service.
|
|
40733
40478
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
40734
|
-
* @version
|
|
40479
|
+
* @version 194.0.0
|
|
40735
40480
|
*/
|
|
40736
40481
|
|
|
40737
40482
|
/**
|
|
@@ -41783,6 +41528,40 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41783
41528
|
);
|
|
41784
41529
|
}
|
|
41785
41530
|
|
|
41531
|
+
/**
|
|
41532
|
+
* Get line distribution information for campaigns using same Edge Group or Site as given campaign
|
|
41533
|
+
*
|
|
41534
|
+
* @param {String} campaignId Campaign ID
|
|
41535
|
+
* @param {Object} opts Optional parameters
|
|
41536
|
+
* @param {Boolean} opts.includeOnlyActiveCampaigns If true will return only active Campaigns (default to true)
|
|
41537
|
+
* @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.
|
|
41538
|
+
* @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.
|
|
41539
|
+
* @param {Boolean} opts.useWeight Enable usage of weight, this value overrides current Campaign's setting in line distribution calculations
|
|
41540
|
+
* @param {Number} opts.relativeWeight Relative weight to be used in line distribution calculations instead of current Campaign's relative weight
|
|
41541
|
+
* @param {Number} opts.outboundLineCount The number of outbound lines to be used in line distribution calculations, instead of current Campaign's Outbound Lines Count
|
|
41542
|
+
*/
|
|
41543
|
+
getOutboundCampaignLinedistribution(campaignId, opts) {
|
|
41544
|
+
opts = opts || {};
|
|
41545
|
+
|
|
41546
|
+
// verify the required parameter 'campaignId' is set
|
|
41547
|
+
if (campaignId === undefined || campaignId === null) {
|
|
41548
|
+
throw 'Missing the required parameter "campaignId" when calling getOutboundCampaignLinedistribution';
|
|
41549
|
+
}
|
|
41550
|
+
|
|
41551
|
+
return this.apiClient.callApi(
|
|
41552
|
+
'/api/v2/outbound/campaigns/{campaignId}/linedistribution',
|
|
41553
|
+
'GET',
|
|
41554
|
+
{ 'campaignId': campaignId },
|
|
41555
|
+
{ 'includeOnlyActiveCampaigns': opts['includeOnlyActiveCampaigns'],'edgeGroupId': opts['edgeGroupId'],'siteId': opts['siteId'],'useWeight': opts['useWeight'],'relativeWeight': opts['relativeWeight'],'outboundLineCount': opts['outboundLineCount'] },
|
|
41556
|
+
{ },
|
|
41557
|
+
{ },
|
|
41558
|
+
null,
|
|
41559
|
+
['PureCloud OAuth'],
|
|
41560
|
+
['application/json'],
|
|
41561
|
+
['application/json']
|
|
41562
|
+
);
|
|
41563
|
+
}
|
|
41564
|
+
|
|
41786
41565
|
/**
|
|
41787
41566
|
* Get campaign progress
|
|
41788
41567
|
*
|
|
@@ -43759,6 +43538,96 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43759
43538
|
);
|
|
43760
43539
|
}
|
|
43761
43540
|
|
|
43541
|
+
/**
|
|
43542
|
+
* Start an async job to delete contacts using a filter.
|
|
43543
|
+
*
|
|
43544
|
+
* @param {String} contactListId Contact List ID
|
|
43545
|
+
* @param {Object} body Contact filter information.
|
|
43546
|
+
*/
|
|
43547
|
+
postOutboundContactlistContactsBulkRemove(contactListId, body) {
|
|
43548
|
+
// verify the required parameter 'contactListId' is set
|
|
43549
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43550
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkRemove';
|
|
43551
|
+
}
|
|
43552
|
+
// verify the required parameter 'body' is set
|
|
43553
|
+
if (body === undefined || body === null) {
|
|
43554
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkRemove';
|
|
43555
|
+
}
|
|
43556
|
+
|
|
43557
|
+
return this.apiClient.callApi(
|
|
43558
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/remove',
|
|
43559
|
+
'POST',
|
|
43560
|
+
{ 'contactListId': contactListId },
|
|
43561
|
+
{ },
|
|
43562
|
+
{ },
|
|
43563
|
+
{ },
|
|
43564
|
+
body,
|
|
43565
|
+
['PureCloud OAuth'],
|
|
43566
|
+
['application/json'],
|
|
43567
|
+
['application/json']
|
|
43568
|
+
);
|
|
43569
|
+
}
|
|
43570
|
+
|
|
43571
|
+
/**
|
|
43572
|
+
* Start an async job to bulk edit contacts.
|
|
43573
|
+
*
|
|
43574
|
+
* @param {String} contactListId Contact List ID
|
|
43575
|
+
* @param {Object} body Contact bulk edit request information.
|
|
43576
|
+
*/
|
|
43577
|
+
postOutboundContactlistContactsBulkUpdate(contactListId, body) {
|
|
43578
|
+
// verify the required parameter 'contactListId' is set
|
|
43579
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43580
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkUpdate';
|
|
43581
|
+
}
|
|
43582
|
+
// verify the required parameter 'body' is set
|
|
43583
|
+
if (body === undefined || body === null) {
|
|
43584
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkUpdate';
|
|
43585
|
+
}
|
|
43586
|
+
|
|
43587
|
+
return this.apiClient.callApi(
|
|
43588
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/update',
|
|
43589
|
+
'POST',
|
|
43590
|
+
{ 'contactListId': contactListId },
|
|
43591
|
+
{ },
|
|
43592
|
+
{ },
|
|
43593
|
+
{ },
|
|
43594
|
+
body,
|
|
43595
|
+
['PureCloud OAuth'],
|
|
43596
|
+
['application/json'],
|
|
43597
|
+
['application/json']
|
|
43598
|
+
);
|
|
43599
|
+
}
|
|
43600
|
+
|
|
43601
|
+
/**
|
|
43602
|
+
* Query contacts from a contact list.
|
|
43603
|
+
*
|
|
43604
|
+
* @param {String} contactListId Contact List ID
|
|
43605
|
+
* @param {Object} body Contact search parameters.
|
|
43606
|
+
*/
|
|
43607
|
+
postOutboundContactlistContactsSearch(contactListId, body) {
|
|
43608
|
+
// verify the required parameter 'contactListId' is set
|
|
43609
|
+
if (contactListId === undefined || contactListId === null) {
|
|
43610
|
+
throw 'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsSearch';
|
|
43611
|
+
}
|
|
43612
|
+
// verify the required parameter 'body' is set
|
|
43613
|
+
if (body === undefined || body === null) {
|
|
43614
|
+
throw 'Missing the required parameter "body" when calling postOutboundContactlistContactsSearch';
|
|
43615
|
+
}
|
|
43616
|
+
|
|
43617
|
+
return this.apiClient.callApi(
|
|
43618
|
+
'/api/v2/outbound/contactlists/{contactListId}/contacts/search',
|
|
43619
|
+
'POST',
|
|
43620
|
+
{ 'contactListId': contactListId },
|
|
43621
|
+
{ },
|
|
43622
|
+
{ },
|
|
43623
|
+
{ },
|
|
43624
|
+
body,
|
|
43625
|
+
['PureCloud OAuth'],
|
|
43626
|
+
['application/json'],
|
|
43627
|
+
['application/json']
|
|
43628
|
+
);
|
|
43629
|
+
}
|
|
43630
|
+
|
|
43762
43631
|
/**
|
|
43763
43632
|
* Initiate the export of a contact list.
|
|
43764
43633
|
* Returns 200 if received OK.
|
|
@@ -44973,7 +44842,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44973
44842
|
/**
|
|
44974
44843
|
* Presence service.
|
|
44975
44844
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
44976
|
-
* @version
|
|
44845
|
+
* @version 194.0.0
|
|
44977
44846
|
*/
|
|
44978
44847
|
|
|
44979
44848
|
/**
|
|
@@ -45717,7 +45586,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45717
45586
|
/**
|
|
45718
45587
|
* ProcessAutomation service.
|
|
45719
45588
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
45720
|
-
* @version
|
|
45589
|
+
* @version 194.0.0
|
|
45721
45590
|
*/
|
|
45722
45591
|
|
|
45723
45592
|
/**
|
|
@@ -45956,7 +45825,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45956
45825
|
/**
|
|
45957
45826
|
* Quality service.
|
|
45958
45827
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
45959
|
-
* @version
|
|
45828
|
+
* @version 194.0.0
|
|
45960
45829
|
*/
|
|
45961
45830
|
|
|
45962
45831
|
/**
|
|
@@ -47713,7 +47582,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47713
47582
|
/**
|
|
47714
47583
|
* Recording service.
|
|
47715
47584
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
47716
|
-
* @version
|
|
47585
|
+
* @version 194.0.0
|
|
47717
47586
|
*/
|
|
47718
47587
|
|
|
47719
47588
|
/**
|
|
@@ -49371,7 +49240,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49371
49240
|
/**
|
|
49372
49241
|
* ResponseManagement service.
|
|
49373
49242
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
49374
|
-
* @version
|
|
49243
|
+
* @version 194.0.0
|
|
49375
49244
|
*/
|
|
49376
49245
|
|
|
49377
49246
|
/**
|
|
@@ -49881,7 +49750,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49881
49750
|
/**
|
|
49882
49751
|
* Routing service.
|
|
49883
49752
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
49884
|
-
* @version
|
|
49753
|
+
* @version 194.0.0
|
|
49885
49754
|
*/
|
|
49886
49755
|
|
|
49887
49756
|
/**
|
|
@@ -53860,7 +53729,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53860
53729
|
/**
|
|
53861
53730
|
* SCIM service.
|
|
53862
53731
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
53863
|
-
* @version
|
|
53732
|
+
* @version 194.0.0
|
|
53864
53733
|
*/
|
|
53865
53734
|
|
|
53866
53735
|
/**
|
|
@@ -54737,7 +54606,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54737
54606
|
/**
|
|
54738
54607
|
* ScreenRecording service.
|
|
54739
54608
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
54740
|
-
* @version
|
|
54609
|
+
* @version 194.0.0
|
|
54741
54610
|
*/
|
|
54742
54611
|
|
|
54743
54612
|
/**
|
|
@@ -54782,7 +54651,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54782
54651
|
/**
|
|
54783
54652
|
* Scripts service.
|
|
54784
54653
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
54785
|
-
* @version
|
|
54654
|
+
* @version 194.0.0
|
|
54786
54655
|
*/
|
|
54787
54656
|
|
|
54788
54657
|
/**
|
|
@@ -55226,7 +55095,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55226
55095
|
/**
|
|
55227
55096
|
* Search service.
|
|
55228
55097
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
55229
|
-
* @version
|
|
55098
|
+
* @version 194.0.0
|
|
55230
55099
|
*/
|
|
55231
55100
|
|
|
55232
55101
|
/**
|
|
@@ -55915,7 +55784,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55915
55784
|
/**
|
|
55916
55785
|
* Settings service.
|
|
55917
55786
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
55918
|
-
* @version
|
|
55787
|
+
* @version 194.0.0
|
|
55919
55788
|
*/
|
|
55920
55789
|
|
|
55921
55790
|
/**
|
|
@@ -56027,7 +55896,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
56027
55896
|
/**
|
|
56028
55897
|
* SpeechTextAnalytics service.
|
|
56029
55898
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
56030
|
-
* @version
|
|
55899
|
+
* @version 194.0.0
|
|
56031
55900
|
*/
|
|
56032
55901
|
|
|
56033
55902
|
/**
|
|
@@ -57141,7 +57010,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57141
57010
|
/**
|
|
57142
57011
|
* Stations service.
|
|
57143
57012
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
57144
|
-
* @version
|
|
57013
|
+
* @version 194.0.0
|
|
57145
57014
|
*/
|
|
57146
57015
|
|
|
57147
57016
|
/**
|
|
@@ -57243,7 +57112,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57243
57112
|
/**
|
|
57244
57113
|
* Suggest service.
|
|
57245
57114
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
57246
|
-
* @version
|
|
57115
|
+
* @version 194.0.0
|
|
57247
57116
|
*/
|
|
57248
57117
|
|
|
57249
57118
|
/**
|
|
@@ -57382,7 +57251,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57382
57251
|
/**
|
|
57383
57252
|
* TaskManagement service.
|
|
57384
57253
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
57385
|
-
* @version
|
|
57254
|
+
* @version 194.0.0
|
|
57386
57255
|
*/
|
|
57387
57256
|
|
|
57388
57257
|
/**
|
|
@@ -58730,7 +58599,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
58730
58599
|
/**
|
|
58731
58600
|
* Teams service.
|
|
58732
58601
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
58733
|
-
* @version
|
|
58602
|
+
* @version 194.0.0
|
|
58734
58603
|
*/
|
|
58735
58604
|
|
|
58736
58605
|
/**
|
|
@@ -59031,7 +58900,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
59031
58900
|
/**
|
|
59032
58901
|
* Telephony service.
|
|
59033
58902
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
59034
|
-
* @version
|
|
58903
|
+
* @version 194.0.0
|
|
59035
58904
|
*/
|
|
59036
58905
|
|
|
59037
58906
|
/**
|
|
@@ -59213,7 +59082,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
59213
59082
|
/**
|
|
59214
59083
|
* TelephonyProvidersEdge service.
|
|
59215
59084
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
59216
|
-
* @version
|
|
59085
|
+
* @version 194.0.0
|
|
59217
59086
|
*/
|
|
59218
59087
|
|
|
59219
59088
|
/**
|
|
@@ -62541,7 +62410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
62541
62410
|
/**
|
|
62542
62411
|
* Textbots service.
|
|
62543
62412
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
62544
|
-
* @version
|
|
62413
|
+
* @version 194.0.0
|
|
62545
62414
|
*/
|
|
62546
62415
|
|
|
62547
62416
|
/**
|
|
@@ -62669,7 +62538,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
62669
62538
|
/**
|
|
62670
62539
|
* Tokens service.
|
|
62671
62540
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
62672
|
-
* @version
|
|
62541
|
+
* @version 194.0.0
|
|
62673
62542
|
*/
|
|
62674
62543
|
|
|
62675
62544
|
/**
|
|
@@ -62823,7 +62692,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
62823
62692
|
/**
|
|
62824
62693
|
* Uploads service.
|
|
62825
62694
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
62826
|
-
* @version
|
|
62695
|
+
* @version 194.0.0
|
|
62827
62696
|
*/
|
|
62828
62697
|
|
|
62829
62698
|
/**
|
|
@@ -63092,7 +62961,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
63092
62961
|
/**
|
|
63093
62962
|
* Usage service.
|
|
63094
62963
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
63095
|
-
* @version
|
|
62964
|
+
* @version 194.0.0
|
|
63096
62965
|
*/
|
|
63097
62966
|
|
|
63098
62967
|
/**
|
|
@@ -63307,7 +63176,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
63307
63176
|
/**
|
|
63308
63177
|
* UserRecordings service.
|
|
63309
63178
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
63310
|
-
* @version
|
|
63179
|
+
* @version 194.0.0
|
|
63311
63180
|
*/
|
|
63312
63181
|
|
|
63313
63182
|
/**
|
|
@@ -63492,7 +63361,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
63492
63361
|
/**
|
|
63493
63362
|
* Users service.
|
|
63494
63363
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
63495
|
-
* @version
|
|
63364
|
+
* @version 194.0.0
|
|
63496
63365
|
*/
|
|
63497
63366
|
|
|
63498
63367
|
/**
|
|
@@ -66150,7 +66019,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66150
66019
|
/**
|
|
66151
66020
|
* Utilities service.
|
|
66152
66021
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
66153
|
-
* @version
|
|
66022
|
+
* @version 194.0.0
|
|
66154
66023
|
*/
|
|
66155
66024
|
|
|
66156
66025
|
/**
|
|
@@ -66261,7 +66130,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66261
66130
|
/**
|
|
66262
66131
|
* Voicemail service.
|
|
66263
66132
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
66264
|
-
* @version
|
|
66133
|
+
* @version 194.0.0
|
|
66265
66134
|
*/
|
|
66266
66135
|
|
|
66267
66136
|
/**
|
|
@@ -66928,7 +66797,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66928
66797
|
/**
|
|
66929
66798
|
* WebChat service.
|
|
66930
66799
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
66931
|
-
* @version
|
|
66800
|
+
* @version 194.0.0
|
|
66932
66801
|
*/
|
|
66933
66802
|
|
|
66934
66803
|
/**
|
|
@@ -67479,7 +67348,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
67479
67348
|
/**
|
|
67480
67349
|
* WebDeployments service.
|
|
67481
67350
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
67482
|
-
* @version
|
|
67351
|
+
* @version 194.0.0
|
|
67483
67352
|
*/
|
|
67484
67353
|
|
|
67485
67354
|
/**
|
|
@@ -68006,7 +67875,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
68006
67875
|
/**
|
|
68007
67876
|
* WebMessaging service.
|
|
68008
67877
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
68009
|
-
* @version
|
|
67878
|
+
* @version 194.0.0
|
|
68010
67879
|
*/
|
|
68011
67880
|
|
|
68012
67881
|
/**
|
|
@@ -68052,7 +67921,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
68052
67921
|
/**
|
|
68053
67922
|
* Widgets service.
|
|
68054
67923
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
68055
|
-
* @version
|
|
67924
|
+
* @version 194.0.0
|
|
68056
67925
|
*/
|
|
68057
67926
|
|
|
68058
67927
|
/**
|
|
@@ -68198,7 +68067,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
68198
68067
|
/**
|
|
68199
68068
|
* WorkforceManagement service.
|
|
68200
68069
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
68201
|
-
* @version
|
|
68070
|
+
* @version 194.0.0
|
|
68202
68071
|
*/
|
|
68203
68072
|
|
|
68204
68073
|
/**
|
|
@@ -74111,7 +73980,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
74111
73980
|
* </pre>
|
|
74112
73981
|
* </p>
|
|
74113
73982
|
* @module purecloud-platform-client-v2/index
|
|
74114
|
-
* @version
|
|
73983
|
+
* @version 194.0.0
|
|
74115
73984
|
*/
|
|
74116
73985
|
class platformClient {
|
|
74117
73986
|
constructor() {
|