purecloud-platform-client-v2 149.1.0 → 150.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 +833 -74
- package/dist/web-amd/purecloud-platform-client-v2.js +833 -74
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +833 -74
- package/dist/web-cjs/purecloud-platform-client-v2.js +833 -74
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +789 -228
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +46 -8
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +57 -0
- package/src/purecloud-platform-client-v2/api/EventsApi.js +101 -0
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +185 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +185 -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 +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +196 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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/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 +13 -1
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 150.0.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3351,7 +3351,7 @@ class AlertingApi {
|
|
|
3351
3351
|
/**
|
|
3352
3352
|
* Alerting service.
|
|
3353
3353
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3354
|
-
* @version
|
|
3354
|
+
* @version 150.0.0
|
|
3355
3355
|
*/
|
|
3356
3356
|
|
|
3357
3357
|
/**
|
|
@@ -3665,7 +3665,7 @@ class AnalyticsApi {
|
|
|
3665
3665
|
/**
|
|
3666
3666
|
* Analytics service.
|
|
3667
3667
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3668
|
-
* @version
|
|
3668
|
+
* @version 150.0.0
|
|
3669
3669
|
*/
|
|
3670
3670
|
|
|
3671
3671
|
/**
|
|
@@ -4892,7 +4892,7 @@ class ArchitectApi {
|
|
|
4892
4892
|
/**
|
|
4893
4893
|
* Architect service.
|
|
4894
4894
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4895
|
-
* @version
|
|
4895
|
+
* @version 150.0.0
|
|
4896
4896
|
*/
|
|
4897
4897
|
|
|
4898
4898
|
/**
|
|
@@ -7938,7 +7938,7 @@ class AuditApi {
|
|
|
7938
7938
|
/**
|
|
7939
7939
|
* Audit service.
|
|
7940
7940
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7941
|
-
* @version
|
|
7941
|
+
* @version 150.0.0
|
|
7942
7942
|
*/
|
|
7943
7943
|
|
|
7944
7944
|
/**
|
|
@@ -8109,7 +8109,7 @@ class AuthorizationApi {
|
|
|
8109
8109
|
/**
|
|
8110
8110
|
* Authorization service.
|
|
8111
8111
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8112
|
-
* @version
|
|
8112
|
+
* @version 150.0.0
|
|
8113
8113
|
*/
|
|
8114
8114
|
|
|
8115
8115
|
/**
|
|
@@ -9292,7 +9292,7 @@ class BillingApi {
|
|
|
9292
9292
|
/**
|
|
9293
9293
|
* Billing service.
|
|
9294
9294
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9295
|
-
* @version
|
|
9295
|
+
* @version 150.0.0
|
|
9296
9296
|
*/
|
|
9297
9297
|
|
|
9298
9298
|
/**
|
|
@@ -9372,7 +9372,7 @@ class ChatApi {
|
|
|
9372
9372
|
/**
|
|
9373
9373
|
* Chat service.
|
|
9374
9374
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9375
|
-
* @version
|
|
9375
|
+
* @version 150.0.0
|
|
9376
9376
|
*/
|
|
9377
9377
|
|
|
9378
9378
|
/**
|
|
@@ -9463,7 +9463,7 @@ class CoachingApi {
|
|
|
9463
9463
|
/**
|
|
9464
9464
|
* Coaching service.
|
|
9465
9465
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9466
|
-
* @version
|
|
9466
|
+
* @version 150.0.0
|
|
9467
9467
|
*/
|
|
9468
9468
|
|
|
9469
9469
|
/**
|
|
@@ -10040,7 +10040,7 @@ class ContentManagementApi {
|
|
|
10040
10040
|
/**
|
|
10041
10041
|
* ContentManagement service.
|
|
10042
10042
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
10043
|
-
* @version
|
|
10043
|
+
* @version 150.0.0
|
|
10044
10044
|
*/
|
|
10045
10045
|
|
|
10046
10046
|
/**
|
|
@@ -11180,7 +11180,7 @@ class ConversationsApi {
|
|
|
11180
11180
|
/**
|
|
11181
11181
|
* Conversations service.
|
|
11182
11182
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11183
|
-
* @version
|
|
11183
|
+
* @version 150.0.0
|
|
11184
11184
|
*/
|
|
11185
11185
|
|
|
11186
11186
|
/**
|
|
@@ -12690,8 +12690,12 @@ class ConversationsApi {
|
|
|
12690
12690
|
* Get message
|
|
12691
12691
|
*
|
|
12692
12692
|
* @param {String} messageId messageId
|
|
12693
|
+
* @param {Object} opts Optional parameters
|
|
12694
|
+
* @param {Boolean} opts.useNormalizedMessage If true, response removes deprecated fields (textBody, media, stickers) (default to false)
|
|
12693
12695
|
*/
|
|
12694
|
-
getConversationsMessageDetails(messageId) {
|
|
12696
|
+
getConversationsMessageDetails(messageId, opts) {
|
|
12697
|
+
opts = opts || {};
|
|
12698
|
+
|
|
12695
12699
|
// verify the required parameter 'messageId' is set
|
|
12696
12700
|
if (messageId === undefined || messageId === null) {
|
|
12697
12701
|
throw 'Missing the required parameter "messageId" when calling getConversationsMessageDetails';
|
|
@@ -12701,7 +12705,7 @@ class ConversationsApi {
|
|
|
12701
12705
|
'/api/v2/conversations/messages/{messageId}/details',
|
|
12702
12706
|
'GET',
|
|
12703
12707
|
{ 'messageId': messageId },
|
|
12704
|
-
{
|
|
12708
|
+
{ 'useNormalizedMessage': opts['useNormalizedMessage'] },
|
|
12705
12709
|
{ },
|
|
12706
12710
|
{ },
|
|
12707
12711
|
null,
|
|
@@ -12716,8 +12720,12 @@ class ConversationsApi {
|
|
|
12716
12720
|
*
|
|
12717
12721
|
* @param {String} conversationId conversationId
|
|
12718
12722
|
* @param {String} messageId messageId
|
|
12723
|
+
* @param {Object} opts Optional parameters
|
|
12724
|
+
* @param {Boolean} opts.useNormalizedMessage If true, response removes deprecated fields (textBody, media, stickers) (default to false)
|
|
12719
12725
|
*/
|
|
12720
|
-
getConversationsMessageMessage(conversationId, messageId) {
|
|
12726
|
+
getConversationsMessageMessage(conversationId, messageId, opts) {
|
|
12727
|
+
opts = opts || {};
|
|
12728
|
+
|
|
12721
12729
|
// verify the required parameter 'conversationId' is set
|
|
12722
12730
|
if (conversationId === undefined || conversationId === null) {
|
|
12723
12731
|
throw 'Missing the required parameter "conversationId" when calling getConversationsMessageMessage';
|
|
@@ -12731,7 +12739,7 @@ class ConversationsApi {
|
|
|
12731
12739
|
'/api/v2/conversations/messages/{conversationId}/messages/{messageId}',
|
|
12732
12740
|
'GET',
|
|
12733
12741
|
{ 'conversationId': conversationId,'messageId': messageId },
|
|
12734
|
-
{
|
|
12742
|
+
{ 'useNormalizedMessage': opts['useNormalizedMessage'] },
|
|
12735
12743
|
{ },
|
|
12736
12744
|
{ },
|
|
12737
12745
|
null,
|
|
@@ -15349,6 +15357,31 @@ class ConversationsApi {
|
|
|
15349
15357
|
);
|
|
15350
15358
|
}
|
|
15351
15359
|
|
|
15360
|
+
/**
|
|
15361
|
+
* Create an email conversation, per API
|
|
15362
|
+
*
|
|
15363
|
+
* @param {Object} body Create agentless email request
|
|
15364
|
+
*/
|
|
15365
|
+
postConversationsEmailsAgentless(body) {
|
|
15366
|
+
// verify the required parameter 'body' is set
|
|
15367
|
+
if (body === undefined || body === null) {
|
|
15368
|
+
throw 'Missing the required parameter "body" when calling postConversationsEmailsAgentless';
|
|
15369
|
+
}
|
|
15370
|
+
|
|
15371
|
+
return this.apiClient.callApi(
|
|
15372
|
+
'/api/v2/conversations/emails/agentless',
|
|
15373
|
+
'POST',
|
|
15374
|
+
{ },
|
|
15375
|
+
{ },
|
|
15376
|
+
{ },
|
|
15377
|
+
{ },
|
|
15378
|
+
body,
|
|
15379
|
+
['PureCloud OAuth'],
|
|
15380
|
+
['application/json'],
|
|
15381
|
+
['application/json']
|
|
15382
|
+
);
|
|
15383
|
+
}
|
|
15384
|
+
|
|
15352
15385
|
/**
|
|
15353
15386
|
* Create Fax Conversation
|
|
15354
15387
|
*
|
|
@@ -15430,8 +15463,12 @@ class ConversationsApi {
|
|
|
15430
15463
|
* @param {String} conversationId conversationId
|
|
15431
15464
|
* @param {String} communicationId communicationId
|
|
15432
15465
|
* @param {Object} body Message
|
|
15466
|
+
* @param {Object} opts Optional parameters
|
|
15467
|
+
* @param {Boolean} opts.useNormalizedMessage If true, response removes deprecated fields (textBody, media, stickers) (default to false)
|
|
15433
15468
|
*/
|
|
15434
|
-
postConversationsMessageCommunicationMessages(conversationId, communicationId, body) {
|
|
15469
|
+
postConversationsMessageCommunicationMessages(conversationId, communicationId, body, opts) {
|
|
15470
|
+
opts = opts || {};
|
|
15471
|
+
|
|
15435
15472
|
// verify the required parameter 'conversationId' is set
|
|
15436
15473
|
if (conversationId === undefined || conversationId === null) {
|
|
15437
15474
|
throw 'Missing the required parameter "conversationId" when calling postConversationsMessageCommunicationMessages';
|
|
@@ -15449,7 +15486,7 @@ class ConversationsApi {
|
|
|
15449
15486
|
'/api/v2/conversations/messages/{conversationId}/communications/{communicationId}/messages',
|
|
15450
15487
|
'POST',
|
|
15451
15488
|
{ 'conversationId': conversationId,'communicationId': communicationId },
|
|
15452
|
-
{
|
|
15489
|
+
{ 'useNormalizedMessage': opts['useNormalizedMessage'] },
|
|
15453
15490
|
{ },
|
|
15454
15491
|
{ },
|
|
15455
15492
|
body,
|
|
@@ -15494,6 +15531,7 @@ class ConversationsApi {
|
|
|
15494
15531
|
* The path parameter [conversationId] should contain the conversationId of the conversation being filtered. The body should contain the messageId(s) of messages being requested. For example: ["a3069a33b-bbb1-4703-9d68-061d9e9db96e", "55bc6be3-078c-4a49-a4e6-1e05776ed7e8"]
|
|
15495
15532
|
* @param {String} conversationId
|
|
15496
15533
|
* @param {Object} opts Optional parameters
|
|
15534
|
+
* @param {Boolean} opts.useNormalizedMessage If true, response removes deprecated fields (textBody, media, stickers) (default to false)
|
|
15497
15535
|
* @param {Array.<String>} opts.body messageIds
|
|
15498
15536
|
*/
|
|
15499
15537
|
postConversationsMessageMessagesBulk(conversationId, opts) {
|
|
@@ -15508,7 +15546,7 @@ class ConversationsApi {
|
|
|
15508
15546
|
'/api/v2/conversations/messages/{conversationId}/messages/bulk',
|
|
15509
15547
|
'POST',
|
|
15510
15548
|
{ 'conversationId': conversationId },
|
|
15511
|
-
{
|
|
15549
|
+
{ 'useNormalizedMessage': opts['useNormalizedMessage'] },
|
|
15512
15550
|
{ },
|
|
15513
15551
|
{ },
|
|
15514
15552
|
opts['body'],
|
|
@@ -16324,7 +16362,7 @@ class DataExtensionsApi {
|
|
|
16324
16362
|
/**
|
|
16325
16363
|
* DataExtensions service.
|
|
16326
16364
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
16327
|
-
* @version
|
|
16365
|
+
* @version 150.0.0
|
|
16328
16366
|
*/
|
|
16329
16367
|
|
|
16330
16368
|
/**
|
|
@@ -16406,11 +16444,159 @@ class DataExtensionsApi {
|
|
|
16406
16444
|
|
|
16407
16445
|
}
|
|
16408
16446
|
|
|
16447
|
+
class DownloadsApi {
|
|
16448
|
+
/**
|
|
16449
|
+
* Downloads service.
|
|
16450
|
+
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
16451
|
+
* @version 150.0.0
|
|
16452
|
+
*/
|
|
16453
|
+
|
|
16454
|
+
/**
|
|
16455
|
+
* Constructs a new DownloadsApi.
|
|
16456
|
+
* @alias module:purecloud-platform-client-v2/api/DownloadsApi
|
|
16457
|
+
* @class
|
|
16458
|
+
* @param {module:purecloud-platform-client-v2/ApiClient} apiClient Optional API client implementation to use,
|
|
16459
|
+
* default to {@link module:purecloud-platform-client-v2/ApiClient#instance} if unspecified.
|
|
16460
|
+
*/
|
|
16461
|
+
constructor(apiClient) {
|
|
16462
|
+
this.apiClient = apiClient || ApiClient.instance;
|
|
16463
|
+
}
|
|
16464
|
+
|
|
16465
|
+
|
|
16466
|
+
/**
|
|
16467
|
+
* Issues a redirect to a signed secure download URL for specified download
|
|
16468
|
+
* this method will issue a redirect to the url to the content
|
|
16469
|
+
* @param {String} downloadId Download ID
|
|
16470
|
+
* @param {Object} opts Optional parameters
|
|
16471
|
+
* @param {String} opts.contentDisposition
|
|
16472
|
+
* @param {Boolean} opts.issueRedirect (default to true)
|
|
16473
|
+
* @param {Boolean} opts.redirectToAuth (default to true)
|
|
16474
|
+
*/
|
|
16475
|
+
getDownload(downloadId, opts) {
|
|
16476
|
+
opts = opts || {};
|
|
16477
|
+
|
|
16478
|
+
// verify the required parameter 'downloadId' is set
|
|
16479
|
+
if (downloadId === undefined || downloadId === null) {
|
|
16480
|
+
throw 'Missing the required parameter "downloadId" when calling getDownload';
|
|
16481
|
+
}
|
|
16482
|
+
|
|
16483
|
+
return this.apiClient.callApi(
|
|
16484
|
+
'/api/v2/downloads/{downloadId}',
|
|
16485
|
+
'GET',
|
|
16486
|
+
{ 'downloadId': downloadId },
|
|
16487
|
+
{ 'contentDisposition': opts['contentDisposition'],'issueRedirect': opts['issueRedirect'],'redirectToAuth': opts['redirectToAuth'] },
|
|
16488
|
+
{ },
|
|
16489
|
+
{ },
|
|
16490
|
+
null,
|
|
16491
|
+
['PureCloud OAuth'],
|
|
16492
|
+
['application/json'],
|
|
16493
|
+
['application/json']
|
|
16494
|
+
);
|
|
16495
|
+
}
|
|
16496
|
+
|
|
16497
|
+
}
|
|
16498
|
+
|
|
16499
|
+
class EventsApi {
|
|
16500
|
+
/**
|
|
16501
|
+
* Events service.
|
|
16502
|
+
* @module purecloud-platform-client-v2/api/EventsApi
|
|
16503
|
+
* @version 150.0.0
|
|
16504
|
+
*/
|
|
16505
|
+
|
|
16506
|
+
/**
|
|
16507
|
+
* Constructs a new EventsApi.
|
|
16508
|
+
* @alias module:purecloud-platform-client-v2/api/EventsApi
|
|
16509
|
+
* @class
|
|
16510
|
+
* @param {module:purecloud-platform-client-v2/ApiClient} apiClient Optional API client implementation to use,
|
|
16511
|
+
* default to {@link module:purecloud-platform-client-v2/ApiClient#instance} if unspecified.
|
|
16512
|
+
*/
|
|
16513
|
+
constructor(apiClient) {
|
|
16514
|
+
this.apiClient = apiClient || ApiClient.instance;
|
|
16515
|
+
}
|
|
16516
|
+
|
|
16517
|
+
|
|
16518
|
+
/**
|
|
16519
|
+
* Publish Conversation Batch Events
|
|
16520
|
+
*
|
|
16521
|
+
* @param {Object} body batchRequest
|
|
16522
|
+
*/
|
|
16523
|
+
postEventsConversations(body) {
|
|
16524
|
+
// verify the required parameter 'body' is set
|
|
16525
|
+
if (body === undefined || body === null) {
|
|
16526
|
+
throw 'Missing the required parameter "body" when calling postEventsConversations';
|
|
16527
|
+
}
|
|
16528
|
+
|
|
16529
|
+
return this.apiClient.callApi(
|
|
16530
|
+
'/api/v2/events/conversations',
|
|
16531
|
+
'POST',
|
|
16532
|
+
{ },
|
|
16533
|
+
{ },
|
|
16534
|
+
{ },
|
|
16535
|
+
{ },
|
|
16536
|
+
body,
|
|
16537
|
+
['PureCloud OAuth'],
|
|
16538
|
+
['application/json'],
|
|
16539
|
+
['application/json']
|
|
16540
|
+
);
|
|
16541
|
+
}
|
|
16542
|
+
|
|
16543
|
+
/**
|
|
16544
|
+
* Publish User Presence Status Batch Events
|
|
16545
|
+
*
|
|
16546
|
+
* @param {Object} body batchRequest
|
|
16547
|
+
*/
|
|
16548
|
+
postEventsUsersPresence(body) {
|
|
16549
|
+
// verify the required parameter 'body' is set
|
|
16550
|
+
if (body === undefined || body === null) {
|
|
16551
|
+
throw 'Missing the required parameter "body" when calling postEventsUsersPresence';
|
|
16552
|
+
}
|
|
16553
|
+
|
|
16554
|
+
return this.apiClient.callApi(
|
|
16555
|
+
'/api/v2/events/users/presence',
|
|
16556
|
+
'POST',
|
|
16557
|
+
{ },
|
|
16558
|
+
{ },
|
|
16559
|
+
{ },
|
|
16560
|
+
{ },
|
|
16561
|
+
body,
|
|
16562
|
+
['PureCloud OAuth'],
|
|
16563
|
+
['application/json'],
|
|
16564
|
+
['application/json']
|
|
16565
|
+
);
|
|
16566
|
+
}
|
|
16567
|
+
|
|
16568
|
+
/**
|
|
16569
|
+
* Publish Agent Routing Status Batch Events
|
|
16570
|
+
*
|
|
16571
|
+
* @param {Object} body batchRequest
|
|
16572
|
+
*/
|
|
16573
|
+
postEventsUsersRoutingstatus(body) {
|
|
16574
|
+
// verify the required parameter 'body' is set
|
|
16575
|
+
if (body === undefined || body === null) {
|
|
16576
|
+
throw 'Missing the required parameter "body" when calling postEventsUsersRoutingstatus';
|
|
16577
|
+
}
|
|
16578
|
+
|
|
16579
|
+
return this.apiClient.callApi(
|
|
16580
|
+
'/api/v2/events/users/routingstatus',
|
|
16581
|
+
'POST',
|
|
16582
|
+
{ },
|
|
16583
|
+
{ },
|
|
16584
|
+
{ },
|
|
16585
|
+
{ },
|
|
16586
|
+
body,
|
|
16587
|
+
['PureCloud OAuth'],
|
|
16588
|
+
['application/json'],
|
|
16589
|
+
['application/json']
|
|
16590
|
+
);
|
|
16591
|
+
}
|
|
16592
|
+
|
|
16593
|
+
}
|
|
16594
|
+
|
|
16409
16595
|
class ExternalContactsApi {
|
|
16410
16596
|
/**
|
|
16411
16597
|
* ExternalContacts service.
|
|
16412
16598
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
16413
|
-
* @version
|
|
16599
|
+
* @version 150.0.0
|
|
16414
16600
|
*/
|
|
16415
16601
|
|
|
16416
16602
|
/**
|
|
@@ -16639,6 +16825,31 @@ class ExternalContactsApi {
|
|
|
16639
16825
|
);
|
|
16640
16826
|
}
|
|
16641
16827
|
|
|
16828
|
+
/**
|
|
16829
|
+
* List the identifiers for a contact
|
|
16830
|
+
*
|
|
16831
|
+
* @param {String} contactId ExternalContact ID
|
|
16832
|
+
*/
|
|
16833
|
+
getExternalcontactsContactIdentifiers(contactId) {
|
|
16834
|
+
// verify the required parameter 'contactId' is set
|
|
16835
|
+
if (contactId === undefined || contactId === null) {
|
|
16836
|
+
throw 'Missing the required parameter "contactId" when calling getExternalcontactsContactIdentifiers';
|
|
16837
|
+
}
|
|
16838
|
+
|
|
16839
|
+
return this.apiClient.callApi(
|
|
16840
|
+
'/api/v2/externalcontacts/contacts/{contactId}/identifiers',
|
|
16841
|
+
'GET',
|
|
16842
|
+
{ 'contactId': contactId },
|
|
16843
|
+
{ },
|
|
16844
|
+
{ },
|
|
16845
|
+
{ },
|
|
16846
|
+
null,
|
|
16847
|
+
['PureCloud OAuth'],
|
|
16848
|
+
['application/json'],
|
|
16849
|
+
['application/json']
|
|
16850
|
+
);
|
|
16851
|
+
}
|
|
16852
|
+
|
|
16642
16853
|
/**
|
|
16643
16854
|
* Fetch a note for an external contact
|
|
16644
16855
|
*
|
|
@@ -16705,6 +16916,35 @@ class ExternalContactsApi {
|
|
|
16705
16916
|
);
|
|
16706
16917
|
}
|
|
16707
16918
|
|
|
16919
|
+
/**
|
|
16920
|
+
* Fetch an unresolved external contact
|
|
16921
|
+
*
|
|
16922
|
+
* @param {String} contactId ExternalContact ID
|
|
16923
|
+
* @param {Object} opts Optional parameters
|
|
16924
|
+
* @param {Array.<String>} opts.expand which fields, if any, to expand (externalOrganization,externalDataSources)
|
|
16925
|
+
*/
|
|
16926
|
+
getExternalcontactsContactUnresolved(contactId, opts) {
|
|
16927
|
+
opts = opts || {};
|
|
16928
|
+
|
|
16929
|
+
// verify the required parameter 'contactId' is set
|
|
16930
|
+
if (contactId === undefined || contactId === null) {
|
|
16931
|
+
throw 'Missing the required parameter "contactId" when calling getExternalcontactsContactUnresolved';
|
|
16932
|
+
}
|
|
16933
|
+
|
|
16934
|
+
return this.apiClient.callApi(
|
|
16935
|
+
'/api/v2/externalcontacts/contacts/{contactId}/unresolved',
|
|
16936
|
+
'GET',
|
|
16937
|
+
{ 'contactId': contactId },
|
|
16938
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
16939
|
+
{ },
|
|
16940
|
+
{ },
|
|
16941
|
+
null,
|
|
16942
|
+
['PureCloud OAuth'],
|
|
16943
|
+
['application/json'],
|
|
16944
|
+
['application/json']
|
|
16945
|
+
);
|
|
16946
|
+
}
|
|
16947
|
+
|
|
16708
16948
|
/**
|
|
16709
16949
|
* Search for external contacts
|
|
16710
16950
|
*
|
|
@@ -17282,6 +17522,36 @@ class ExternalContactsApi {
|
|
|
17282
17522
|
);
|
|
17283
17523
|
}
|
|
17284
17524
|
|
|
17525
|
+
/**
|
|
17526
|
+
* Claim or release identifiers for a contact
|
|
17527
|
+
*
|
|
17528
|
+
* @param {String} contactId ExternalContact ID
|
|
17529
|
+
* @param {Object} body ClaimRequest
|
|
17530
|
+
*/
|
|
17531
|
+
patchExternalcontactsContactIdentifiers(contactId, body) {
|
|
17532
|
+
// verify the required parameter 'contactId' is set
|
|
17533
|
+
if (contactId === undefined || contactId === null) {
|
|
17534
|
+
throw 'Missing the required parameter "contactId" when calling patchExternalcontactsContactIdentifiers';
|
|
17535
|
+
}
|
|
17536
|
+
// verify the required parameter 'body' is set
|
|
17537
|
+
if (body === undefined || body === null) {
|
|
17538
|
+
throw 'Missing the required parameter "body" when calling patchExternalcontactsContactIdentifiers';
|
|
17539
|
+
}
|
|
17540
|
+
|
|
17541
|
+
return this.apiClient.callApi(
|
|
17542
|
+
'/api/v2/externalcontacts/contacts/{contactId}/identifiers',
|
|
17543
|
+
'PATCH',
|
|
17544
|
+
{ 'contactId': contactId },
|
|
17545
|
+
{ },
|
|
17546
|
+
{ },
|
|
17547
|
+
{ },
|
|
17548
|
+
body,
|
|
17549
|
+
['PureCloud OAuth'],
|
|
17550
|
+
['application/json'],
|
|
17551
|
+
['application/json']
|
|
17552
|
+
);
|
|
17553
|
+
}
|
|
17554
|
+
|
|
17285
17555
|
/**
|
|
17286
17556
|
* Bulk fetch contacts
|
|
17287
17557
|
*
|
|
@@ -17357,6 +17627,31 @@ class ExternalContactsApi {
|
|
|
17357
17627
|
);
|
|
17358
17628
|
}
|
|
17359
17629
|
|
|
17630
|
+
/**
|
|
17631
|
+
* Bulk fetch unresolved ancestor contacts
|
|
17632
|
+
*
|
|
17633
|
+
* @param {Object} body Contact ids
|
|
17634
|
+
*/
|
|
17635
|
+
postExternalcontactsBulkContactsUnresolved(body) {
|
|
17636
|
+
// verify the required parameter 'body' is set
|
|
17637
|
+
if (body === undefined || body === null) {
|
|
17638
|
+
throw 'Missing the required parameter "body" when calling postExternalcontactsBulkContactsUnresolved';
|
|
17639
|
+
}
|
|
17640
|
+
|
|
17641
|
+
return this.apiClient.callApi(
|
|
17642
|
+
'/api/v2/externalcontacts/bulk/contacts/unresolved',
|
|
17643
|
+
'POST',
|
|
17644
|
+
{ },
|
|
17645
|
+
{ },
|
|
17646
|
+
{ },
|
|
17647
|
+
{ },
|
|
17648
|
+
body,
|
|
17649
|
+
['PureCloud OAuth'],
|
|
17650
|
+
['application/json'],
|
|
17651
|
+
['application/json']
|
|
17652
|
+
);
|
|
17653
|
+
}
|
|
17654
|
+
|
|
17360
17655
|
/**
|
|
17361
17656
|
* Bulk update contacts
|
|
17362
17657
|
*
|
|
@@ -17712,6 +18007,31 @@ class ExternalContactsApi {
|
|
|
17712
18007
|
);
|
|
17713
18008
|
}
|
|
17714
18009
|
|
|
18010
|
+
/**
|
|
18011
|
+
* Promote an observed contact (ephemeral or identified) to a curated contact
|
|
18012
|
+
*
|
|
18013
|
+
* @param {String} contactId ExternalContact ID
|
|
18014
|
+
*/
|
|
18015
|
+
postExternalcontactsContactPromotion(contactId) {
|
|
18016
|
+
// verify the required parameter 'contactId' is set
|
|
18017
|
+
if (contactId === undefined || contactId === null) {
|
|
18018
|
+
throw 'Missing the required parameter "contactId" when calling postExternalcontactsContactPromotion';
|
|
18019
|
+
}
|
|
18020
|
+
|
|
18021
|
+
return this.apiClient.callApi(
|
|
18022
|
+
'/api/v2/externalcontacts/contacts/{contactId}/promotion',
|
|
18023
|
+
'POST',
|
|
18024
|
+
{ 'contactId': contactId },
|
|
18025
|
+
{ },
|
|
18026
|
+
{ },
|
|
18027
|
+
{ },
|
|
18028
|
+
null,
|
|
18029
|
+
['PureCloud OAuth'],
|
|
18030
|
+
['application/json'],
|
|
18031
|
+
['application/json']
|
|
18032
|
+
);
|
|
18033
|
+
}
|
|
18034
|
+
|
|
17715
18035
|
/**
|
|
17716
18036
|
* Create an external contact
|
|
17717
18037
|
*
|
|
@@ -17762,6 +18082,56 @@ class ExternalContactsApi {
|
|
|
17762
18082
|
);
|
|
17763
18083
|
}
|
|
17764
18084
|
|
|
18085
|
+
/**
|
|
18086
|
+
* Fetch a contact using an identifier type and value.
|
|
18087
|
+
* Phone number identifier values must be provided with the country code and a leading + symbol. Example: "+1 704 298 4733"
|
|
18088
|
+
* @param {Object} identifier
|
|
18089
|
+
*/
|
|
18090
|
+
postExternalcontactsIdentifierlookup(identifier) {
|
|
18091
|
+
// verify the required parameter 'identifier' is set
|
|
18092
|
+
if (identifier === undefined || identifier === null) {
|
|
18093
|
+
throw 'Missing the required parameter "identifier" when calling postExternalcontactsIdentifierlookup';
|
|
18094
|
+
}
|
|
18095
|
+
|
|
18096
|
+
return this.apiClient.callApi(
|
|
18097
|
+
'/api/v2/externalcontacts/identifierlookup',
|
|
18098
|
+
'POST',
|
|
18099
|
+
{ },
|
|
18100
|
+
{ },
|
|
18101
|
+
{ },
|
|
18102
|
+
{ },
|
|
18103
|
+
identifier,
|
|
18104
|
+
['PureCloud OAuth'],
|
|
18105
|
+
['application/json'],
|
|
18106
|
+
['application/json']
|
|
18107
|
+
);
|
|
18108
|
+
}
|
|
18109
|
+
|
|
18110
|
+
/**
|
|
18111
|
+
* Merge two contacts into a new contact record
|
|
18112
|
+
*
|
|
18113
|
+
* @param {Object} body MergeRequest
|
|
18114
|
+
*/
|
|
18115
|
+
postExternalcontactsMergeContacts(body) {
|
|
18116
|
+
// verify the required parameter 'body' is set
|
|
18117
|
+
if (body === undefined || body === null) {
|
|
18118
|
+
throw 'Missing the required parameter "body" when calling postExternalcontactsMergeContacts';
|
|
18119
|
+
}
|
|
18120
|
+
|
|
18121
|
+
return this.apiClient.callApi(
|
|
18122
|
+
'/api/v2/externalcontacts/merge/contacts',
|
|
18123
|
+
'POST',
|
|
18124
|
+
{ },
|
|
18125
|
+
{ },
|
|
18126
|
+
{ },
|
|
18127
|
+
{ },
|
|
18128
|
+
body,
|
|
18129
|
+
['PureCloud OAuth'],
|
|
18130
|
+
['application/json'],
|
|
18131
|
+
['application/json']
|
|
18132
|
+
);
|
|
18133
|
+
}
|
|
18134
|
+
|
|
17765
18135
|
/**
|
|
17766
18136
|
* Create a note for an external organization
|
|
17767
18137
|
*
|
|
@@ -18153,7 +18523,7 @@ class FaxApi {
|
|
|
18153
18523
|
/**
|
|
18154
18524
|
* Fax service.
|
|
18155
18525
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
18156
|
-
* @version
|
|
18526
|
+
* @version 150.0.0
|
|
18157
18527
|
*/
|
|
18158
18528
|
|
|
18159
18529
|
/**
|
|
@@ -18324,7 +18694,7 @@ class FlowsApi {
|
|
|
18324
18694
|
/**
|
|
18325
18695
|
* Flows service.
|
|
18326
18696
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
18327
|
-
* @version
|
|
18697
|
+
* @version 150.0.0
|
|
18328
18698
|
*/
|
|
18329
18699
|
|
|
18330
18700
|
/**
|
|
@@ -18395,7 +18765,7 @@ class GamificationApi {
|
|
|
18395
18765
|
/**
|
|
18396
18766
|
* Gamification service.
|
|
18397
18767
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
18398
|
-
* @version
|
|
18768
|
+
* @version 150.0.0
|
|
18399
18769
|
*/
|
|
18400
18770
|
|
|
18401
18771
|
/**
|
|
@@ -20076,7 +20446,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
20076
20446
|
/**
|
|
20077
20447
|
* GeneralDataProtectionRegulation service.
|
|
20078
20448
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
20079
|
-
* @version
|
|
20449
|
+
* @version 150.0.0
|
|
20080
20450
|
*/
|
|
20081
20451
|
|
|
20082
20452
|
/**
|
|
@@ -20206,7 +20576,7 @@ class GeolocationApi {
|
|
|
20206
20576
|
/**
|
|
20207
20577
|
* Geolocation service.
|
|
20208
20578
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
20209
|
-
* @version
|
|
20579
|
+
* @version 150.0.0
|
|
20210
20580
|
*/
|
|
20211
20581
|
|
|
20212
20582
|
/**
|
|
@@ -20337,7 +20707,7 @@ class GreetingsApi {
|
|
|
20337
20707
|
/**
|
|
20338
20708
|
* Greetings service.
|
|
20339
20709
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
20340
|
-
* @version
|
|
20710
|
+
* @version 150.0.0
|
|
20341
20711
|
*/
|
|
20342
20712
|
|
|
20343
20713
|
/**
|
|
@@ -20792,7 +21162,7 @@ class GroupsApi {
|
|
|
20792
21162
|
/**
|
|
20793
21163
|
* Groups service.
|
|
20794
21164
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20795
|
-
* @version
|
|
21165
|
+
* @version 150.0.0
|
|
20796
21166
|
*/
|
|
20797
21167
|
|
|
20798
21168
|
/**
|
|
@@ -21198,7 +21568,7 @@ class IdentityProviderApi {
|
|
|
21198
21568
|
/**
|
|
21199
21569
|
* IdentityProvider service.
|
|
21200
21570
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
21201
|
-
* @version
|
|
21571
|
+
* @version 150.0.0
|
|
21202
21572
|
*/
|
|
21203
21573
|
|
|
21204
21574
|
/**
|
|
@@ -21954,7 +22324,7 @@ class IntegrationsApi {
|
|
|
21954
22324
|
/**
|
|
21955
22325
|
* Integrations service.
|
|
21956
22326
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21957
|
-
* @version
|
|
22327
|
+
* @version 150.0.0
|
|
21958
22328
|
*/
|
|
21959
22329
|
|
|
21960
22330
|
/**
|
|
@@ -23554,7 +23924,7 @@ class JourneyApi {
|
|
|
23554
23924
|
/**
|
|
23555
23925
|
* Journey service.
|
|
23556
23926
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23557
|
-
* @version
|
|
23927
|
+
* @version 150.0.0
|
|
23558
23928
|
*/
|
|
23559
23929
|
|
|
23560
23930
|
/**
|
|
@@ -24340,7 +24710,7 @@ class KnowledgeApi {
|
|
|
24340
24710
|
/**
|
|
24341
24711
|
* Knowledge service.
|
|
24342
24712
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24343
|
-
* @version
|
|
24713
|
+
* @version 150.0.0
|
|
24344
24714
|
*/
|
|
24345
24715
|
|
|
24346
24716
|
/**
|
|
@@ -26773,7 +27143,7 @@ class LanguageUnderstandingApi {
|
|
|
26773
27143
|
/**
|
|
26774
27144
|
* LanguageUnderstanding service.
|
|
26775
27145
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
26776
|
-
* @version
|
|
27146
|
+
* @version 150.0.0
|
|
26777
27147
|
*/
|
|
26778
27148
|
|
|
26779
27149
|
/**
|
|
@@ -27677,7 +28047,7 @@ class LanguagesApi {
|
|
|
27677
28047
|
/**
|
|
27678
28048
|
* Languages service.
|
|
27679
28049
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
27680
|
-
* @version
|
|
28050
|
+
* @version 150.0.0
|
|
27681
28051
|
*/
|
|
27682
28052
|
|
|
27683
28053
|
/**
|
|
@@ -27945,7 +28315,7 @@ class LearningApi {
|
|
|
27945
28315
|
/**
|
|
27946
28316
|
* Learning service.
|
|
27947
28317
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
27948
|
-
* @version
|
|
28318
|
+
* @version 150.0.0
|
|
27949
28319
|
*/
|
|
27950
28320
|
|
|
27951
28321
|
/**
|
|
@@ -28705,7 +29075,7 @@ class LicenseApi {
|
|
|
28705
29075
|
/**
|
|
28706
29076
|
* License service.
|
|
28707
29077
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
28708
|
-
* @version
|
|
29078
|
+
* @version 150.0.0
|
|
28709
29079
|
*/
|
|
28710
29080
|
|
|
28711
29081
|
/**
|
|
@@ -28943,7 +29313,7 @@ class LocationsApi {
|
|
|
28943
29313
|
/**
|
|
28944
29314
|
* Locations service.
|
|
28945
29315
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
28946
|
-
* @version
|
|
29316
|
+
* @version 150.0.0
|
|
28947
29317
|
*/
|
|
28948
29318
|
|
|
28949
29319
|
/**
|
|
@@ -29179,7 +29549,7 @@ class MessagingApi {
|
|
|
29179
29549
|
/**
|
|
29180
29550
|
* Messaging service.
|
|
29181
29551
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
29182
|
-
* @version
|
|
29552
|
+
* @version 150.0.0
|
|
29183
29553
|
*/
|
|
29184
29554
|
|
|
29185
29555
|
/**
|
|
@@ -29330,7 +29700,7 @@ class MobileDevicesApi {
|
|
|
29330
29700
|
/**
|
|
29331
29701
|
* MobileDevices service.
|
|
29332
29702
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
29333
|
-
* @version
|
|
29703
|
+
* @version 150.0.0
|
|
29334
29704
|
*/
|
|
29335
29705
|
|
|
29336
29706
|
/**
|
|
@@ -29481,7 +29851,7 @@ class NotificationsApi {
|
|
|
29481
29851
|
/**
|
|
29482
29852
|
* Notifications service.
|
|
29483
29853
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
29484
|
-
* @version
|
|
29854
|
+
* @version 150.0.0
|
|
29485
29855
|
*/
|
|
29486
29856
|
|
|
29487
29857
|
/**
|
|
@@ -29706,7 +30076,7 @@ class OAuthApi {
|
|
|
29706
30076
|
/**
|
|
29707
30077
|
* OAuth service.
|
|
29708
30078
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
29709
|
-
* @version
|
|
30079
|
+
* @version 150.0.0
|
|
29710
30080
|
*/
|
|
29711
30081
|
|
|
29712
30082
|
/**
|
|
@@ -30072,7 +30442,7 @@ class ObjectsApi {
|
|
|
30072
30442
|
/**
|
|
30073
30443
|
* Objects service.
|
|
30074
30444
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
30075
|
-
* @version
|
|
30445
|
+
* @version 150.0.0
|
|
30076
30446
|
*/
|
|
30077
30447
|
|
|
30078
30448
|
/**
|
|
@@ -30343,7 +30713,7 @@ class OrganizationApi {
|
|
|
30343
30713
|
/**
|
|
30344
30714
|
* Organization service.
|
|
30345
30715
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
30346
|
-
* @version
|
|
30716
|
+
* @version 150.0.0
|
|
30347
30717
|
*/
|
|
30348
30718
|
|
|
30349
30719
|
/**
|
|
@@ -30746,7 +31116,7 @@ class OrganizationAuthorizationApi {
|
|
|
30746
31116
|
/**
|
|
30747
31117
|
* OrganizationAuthorization service.
|
|
30748
31118
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
30749
|
-
* @version
|
|
31119
|
+
* @version 150.0.0
|
|
30750
31120
|
*/
|
|
30751
31121
|
|
|
30752
31122
|
/**
|
|
@@ -31671,7 +32041,7 @@ class OutboundApi {
|
|
|
31671
32041
|
/**
|
|
31672
32042
|
* Outbound service.
|
|
31673
32043
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
31674
|
-
* @version
|
|
32044
|
+
* @version 150.0.0
|
|
31675
32045
|
*/
|
|
31676
32046
|
|
|
31677
32047
|
/**
|
|
@@ -35060,7 +35430,7 @@ class PresenceApi {
|
|
|
35060
35430
|
/**
|
|
35061
35431
|
* Presence service.
|
|
35062
35432
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
35063
|
-
* @version
|
|
35433
|
+
* @version 150.0.0
|
|
35064
35434
|
*/
|
|
35065
35435
|
|
|
35066
35436
|
/**
|
|
@@ -35075,6 +35445,31 @@ class PresenceApi {
|
|
|
35075
35445
|
}
|
|
35076
35446
|
|
|
35077
35447
|
|
|
35448
|
+
/**
|
|
35449
|
+
* Delete a Presence Source
|
|
35450
|
+
*
|
|
35451
|
+
* @param {String} sourceId Presence Source ID
|
|
35452
|
+
*/
|
|
35453
|
+
deletePresenceSource(sourceId) {
|
|
35454
|
+
// verify the required parameter 'sourceId' is set
|
|
35455
|
+
if (sourceId === undefined || sourceId === null) {
|
|
35456
|
+
throw 'Missing the required parameter "sourceId" when calling deletePresenceSource';
|
|
35457
|
+
}
|
|
35458
|
+
|
|
35459
|
+
return this.apiClient.callApi(
|
|
35460
|
+
'/api/v2/presence/sources/{sourceId}',
|
|
35461
|
+
'DELETE',
|
|
35462
|
+
{ 'sourceId': sourceId },
|
|
35463
|
+
{ },
|
|
35464
|
+
{ },
|
|
35465
|
+
{ },
|
|
35466
|
+
null,
|
|
35467
|
+
['PureCloud OAuth'],
|
|
35468
|
+
['application/json'],
|
|
35469
|
+
['application/json']
|
|
35470
|
+
);
|
|
35471
|
+
}
|
|
35472
|
+
|
|
35078
35473
|
/**
|
|
35079
35474
|
* Delete a Presence Definition
|
|
35080
35475
|
*
|
|
@@ -35100,6 +35495,80 @@ class PresenceApi {
|
|
|
35100
35495
|
);
|
|
35101
35496
|
}
|
|
35102
35497
|
|
|
35498
|
+
/**
|
|
35499
|
+
* Get a Presence Source
|
|
35500
|
+
*
|
|
35501
|
+
* @param {String} sourceId Presence Source ID
|
|
35502
|
+
*/
|
|
35503
|
+
getPresenceSource(sourceId) {
|
|
35504
|
+
// verify the required parameter 'sourceId' is set
|
|
35505
|
+
if (sourceId === undefined || sourceId === null) {
|
|
35506
|
+
throw 'Missing the required parameter "sourceId" when calling getPresenceSource';
|
|
35507
|
+
}
|
|
35508
|
+
|
|
35509
|
+
return this.apiClient.callApi(
|
|
35510
|
+
'/api/v2/presence/sources/{sourceId}',
|
|
35511
|
+
'GET',
|
|
35512
|
+
{ 'sourceId': sourceId },
|
|
35513
|
+
{ },
|
|
35514
|
+
{ },
|
|
35515
|
+
{ },
|
|
35516
|
+
null,
|
|
35517
|
+
['PureCloud OAuth'],
|
|
35518
|
+
['application/json'],
|
|
35519
|
+
['application/json']
|
|
35520
|
+
);
|
|
35521
|
+
}
|
|
35522
|
+
|
|
35523
|
+
/**
|
|
35524
|
+
* Get a list of Presence Sources
|
|
35525
|
+
*
|
|
35526
|
+
* @param {Object} opts Optional parameters
|
|
35527
|
+
* @param {String} opts.deleted Deleted query can be TRUE or FALSE (default to false)
|
|
35528
|
+
*/
|
|
35529
|
+
getPresenceSources(opts) {
|
|
35530
|
+
opts = opts || {};
|
|
35531
|
+
|
|
35532
|
+
|
|
35533
|
+
return this.apiClient.callApi(
|
|
35534
|
+
'/api/v2/presence/sources',
|
|
35535
|
+
'GET',
|
|
35536
|
+
{ },
|
|
35537
|
+
{ 'deleted': opts['deleted'] },
|
|
35538
|
+
{ },
|
|
35539
|
+
{ },
|
|
35540
|
+
null,
|
|
35541
|
+
['PureCloud OAuth'],
|
|
35542
|
+
['application/json'],
|
|
35543
|
+
['application/json']
|
|
35544
|
+
);
|
|
35545
|
+
}
|
|
35546
|
+
|
|
35547
|
+
/**
|
|
35548
|
+
* Get a user's Primary Presence Source
|
|
35549
|
+
*
|
|
35550
|
+
* @param {String} userId user ID
|
|
35551
|
+
*/
|
|
35552
|
+
getPresenceUserPrimarysource(userId) {
|
|
35553
|
+
// verify the required parameter 'userId' is set
|
|
35554
|
+
if (userId === undefined || userId === null) {
|
|
35555
|
+
throw 'Missing the required parameter "userId" when calling getPresenceUserPrimarysource';
|
|
35556
|
+
}
|
|
35557
|
+
|
|
35558
|
+
return this.apiClient.callApi(
|
|
35559
|
+
'/api/v2/presence/users/{userId}/primarysource',
|
|
35560
|
+
'GET',
|
|
35561
|
+
{ 'userId': userId },
|
|
35562
|
+
{ },
|
|
35563
|
+
{ },
|
|
35564
|
+
{ },
|
|
35565
|
+
null,
|
|
35566
|
+
['PureCloud OAuth'],
|
|
35567
|
+
['application/json'],
|
|
35568
|
+
['application/json']
|
|
35569
|
+
);
|
|
35570
|
+
}
|
|
35571
|
+
|
|
35103
35572
|
/**
|
|
35104
35573
|
* Get a Presence Definition
|
|
35105
35574
|
*
|
|
@@ -35296,6 +35765,31 @@ class PresenceApi {
|
|
|
35296
35765
|
);
|
|
35297
35766
|
}
|
|
35298
35767
|
|
|
35768
|
+
/**
|
|
35769
|
+
* Create a Presence Source
|
|
35770
|
+
*
|
|
35771
|
+
* @param {Object} body The Presence Source to create
|
|
35772
|
+
*/
|
|
35773
|
+
postPresenceSources(body) {
|
|
35774
|
+
// verify the required parameter 'body' is set
|
|
35775
|
+
if (body === undefined || body === null) {
|
|
35776
|
+
throw 'Missing the required parameter "body" when calling postPresenceSources';
|
|
35777
|
+
}
|
|
35778
|
+
|
|
35779
|
+
return this.apiClient.callApi(
|
|
35780
|
+
'/api/v2/presence/sources',
|
|
35781
|
+
'POST',
|
|
35782
|
+
{ },
|
|
35783
|
+
{ },
|
|
35784
|
+
{ },
|
|
35785
|
+
{ },
|
|
35786
|
+
body,
|
|
35787
|
+
['PureCloud OAuth'],
|
|
35788
|
+
['application/json'],
|
|
35789
|
+
['application/json']
|
|
35790
|
+
);
|
|
35791
|
+
}
|
|
35792
|
+
|
|
35299
35793
|
/**
|
|
35300
35794
|
* Create a Presence Definition
|
|
35301
35795
|
*
|
|
@@ -35321,6 +35815,66 @@ class PresenceApi {
|
|
|
35321
35815
|
);
|
|
35322
35816
|
}
|
|
35323
35817
|
|
|
35818
|
+
/**
|
|
35819
|
+
* Update a Presence Source
|
|
35820
|
+
*
|
|
35821
|
+
* @param {String} sourceId Presence Source ID
|
|
35822
|
+
* @param {Object} body The updated Presence Source
|
|
35823
|
+
*/
|
|
35824
|
+
putPresenceSource(sourceId, body) {
|
|
35825
|
+
// verify the required parameter 'sourceId' is set
|
|
35826
|
+
if (sourceId === undefined || sourceId === null) {
|
|
35827
|
+
throw 'Missing the required parameter "sourceId" when calling putPresenceSource';
|
|
35828
|
+
}
|
|
35829
|
+
// verify the required parameter 'body' is set
|
|
35830
|
+
if (body === undefined || body === null) {
|
|
35831
|
+
throw 'Missing the required parameter "body" when calling putPresenceSource';
|
|
35832
|
+
}
|
|
35833
|
+
|
|
35834
|
+
return this.apiClient.callApi(
|
|
35835
|
+
'/api/v2/presence/sources/{sourceId}',
|
|
35836
|
+
'PUT',
|
|
35837
|
+
{ 'sourceId': sourceId },
|
|
35838
|
+
{ },
|
|
35839
|
+
{ },
|
|
35840
|
+
{ },
|
|
35841
|
+
body,
|
|
35842
|
+
['PureCloud OAuth'],
|
|
35843
|
+
['application/json'],
|
|
35844
|
+
['application/json']
|
|
35845
|
+
);
|
|
35846
|
+
}
|
|
35847
|
+
|
|
35848
|
+
/**
|
|
35849
|
+
* Update a user's Primary Presence Source
|
|
35850
|
+
*
|
|
35851
|
+
* @param {String} userId user ID
|
|
35852
|
+
* @param {Object} body Primary Source
|
|
35853
|
+
*/
|
|
35854
|
+
putPresenceUserPrimarysource(userId, body) {
|
|
35855
|
+
// verify the required parameter 'userId' is set
|
|
35856
|
+
if (userId === undefined || userId === null) {
|
|
35857
|
+
throw 'Missing the required parameter "userId" when calling putPresenceUserPrimarysource';
|
|
35858
|
+
}
|
|
35859
|
+
// verify the required parameter 'body' is set
|
|
35860
|
+
if (body === undefined || body === null) {
|
|
35861
|
+
throw 'Missing the required parameter "body" when calling putPresenceUserPrimarysource';
|
|
35862
|
+
}
|
|
35863
|
+
|
|
35864
|
+
return this.apiClient.callApi(
|
|
35865
|
+
'/api/v2/presence/users/{userId}/primarysource',
|
|
35866
|
+
'PUT',
|
|
35867
|
+
{ 'userId': userId },
|
|
35868
|
+
{ },
|
|
35869
|
+
{ },
|
|
35870
|
+
{ },
|
|
35871
|
+
body,
|
|
35872
|
+
['PureCloud OAuth'],
|
|
35873
|
+
['application/json'],
|
|
35874
|
+
['application/json']
|
|
35875
|
+
);
|
|
35876
|
+
}
|
|
35877
|
+
|
|
35324
35878
|
/**
|
|
35325
35879
|
* Update a Presence Definition
|
|
35326
35880
|
*
|
|
@@ -35382,7 +35936,7 @@ class ProcessAutomationApi {
|
|
|
35382
35936
|
/**
|
|
35383
35937
|
* ProcessAutomation service.
|
|
35384
35938
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
35385
|
-
* @version
|
|
35939
|
+
* @version 150.0.0
|
|
35386
35940
|
*/
|
|
35387
35941
|
|
|
35388
35942
|
/**
|
|
@@ -35620,7 +36174,7 @@ class QualityApi {
|
|
|
35620
36174
|
/**
|
|
35621
36175
|
* Quality service.
|
|
35622
36176
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
35623
|
-
* @version
|
|
36177
|
+
* @version 150.0.0
|
|
35624
36178
|
*/
|
|
35625
36179
|
|
|
35626
36180
|
/**
|
|
@@ -37198,7 +37752,7 @@ class RecordingApi {
|
|
|
37198
37752
|
/**
|
|
37199
37753
|
* Recording service.
|
|
37200
37754
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
37201
|
-
* @version
|
|
37755
|
+
* @version 150.0.0
|
|
37202
37756
|
*/
|
|
37203
37757
|
|
|
37204
37758
|
/**
|
|
@@ -38303,7 +38857,7 @@ class RecordingApi {
|
|
|
38303
38857
|
|
|
38304
38858
|
/**
|
|
38305
38859
|
* Create a recording bulk job.
|
|
38306
|
-
* Each organization can run up to a maximum of two concurrent jobs that are either in pending or processing state.
|
|
38860
|
+
* Each organization can run up to a maximum of two concurrent jobs that are either in pending or processing state. Furthermore, the recording:recording:viewSensitiveData permission is required to access recordings with PCI DSS and/or PII data. If the requester does not have that permission and includeRecordingsWithSensitiveData is set to true, then their request will be rejected.
|
|
38307
38861
|
* @param {Object} body query
|
|
38308
38862
|
*/
|
|
38309
38863
|
postRecordingJobs(body) {
|
|
@@ -38885,7 +39439,7 @@ class ResponseManagementApi {
|
|
|
38885
39439
|
/**
|
|
38886
39440
|
* ResponseManagement service.
|
|
38887
39441
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
38888
|
-
* @version
|
|
39442
|
+
* @version 150.0.0
|
|
38889
39443
|
*/
|
|
38890
39444
|
|
|
38891
39445
|
/**
|
|
@@ -39369,7 +39923,7 @@ class RoutingApi {
|
|
|
39369
39923
|
/**
|
|
39370
39924
|
* Routing service.
|
|
39371
39925
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
39372
|
-
* @version
|
|
39926
|
+
* @version 150.0.0
|
|
39373
39927
|
*/
|
|
39374
39928
|
|
|
39375
39929
|
/**
|
|
@@ -39464,6 +40018,31 @@ class RoutingApi {
|
|
|
39464
40018
|
);
|
|
39465
40019
|
}
|
|
39466
40020
|
|
|
40021
|
+
/**
|
|
40022
|
+
* Delete an outbound domain
|
|
40023
|
+
*
|
|
40024
|
+
* @param {String} domainId domain ID
|
|
40025
|
+
*/
|
|
40026
|
+
deleteRoutingEmailOutboundDomain(domainId) {
|
|
40027
|
+
// verify the required parameter 'domainId' is set
|
|
40028
|
+
if (domainId === undefined || domainId === null) {
|
|
40029
|
+
throw 'Missing the required parameter "domainId" when calling deleteRoutingEmailOutboundDomain';
|
|
40030
|
+
}
|
|
40031
|
+
|
|
40032
|
+
return this.apiClient.callApi(
|
|
40033
|
+
'/api/v2/routing/email/outbound/domains/{domainId}',
|
|
40034
|
+
'DELETE',
|
|
40035
|
+
{ 'domainId': domainId },
|
|
40036
|
+
{ },
|
|
40037
|
+
{ },
|
|
40038
|
+
{ },
|
|
40039
|
+
null,
|
|
40040
|
+
['PureCloud OAuth'],
|
|
40041
|
+
['application/json'],
|
|
40042
|
+
['application/json']
|
|
40043
|
+
);
|
|
40044
|
+
}
|
|
40045
|
+
|
|
39467
40046
|
/**
|
|
39468
40047
|
* Delete single predictor.
|
|
39469
40048
|
*
|
|
@@ -40065,6 +40644,101 @@ class RoutingApi {
|
|
|
40065
40644
|
);
|
|
40066
40645
|
}
|
|
40067
40646
|
|
|
40647
|
+
/**
|
|
40648
|
+
* Get domain
|
|
40649
|
+
*
|
|
40650
|
+
* @param {String} domainId domain ID
|
|
40651
|
+
*/
|
|
40652
|
+
getRoutingEmailOutboundDomain(domainId) {
|
|
40653
|
+
// verify the required parameter 'domainId' is set
|
|
40654
|
+
if (domainId === undefined || domainId === null) {
|
|
40655
|
+
throw 'Missing the required parameter "domainId" when calling getRoutingEmailOutboundDomain';
|
|
40656
|
+
}
|
|
40657
|
+
|
|
40658
|
+
return this.apiClient.callApi(
|
|
40659
|
+
'/api/v2/routing/email/outbound/domains/{domainId}',
|
|
40660
|
+
'GET',
|
|
40661
|
+
{ 'domainId': domainId },
|
|
40662
|
+
{ },
|
|
40663
|
+
{ },
|
|
40664
|
+
{ },
|
|
40665
|
+
null,
|
|
40666
|
+
['PureCloud OAuth'],
|
|
40667
|
+
['application/json'],
|
|
40668
|
+
['application/json']
|
|
40669
|
+
);
|
|
40670
|
+
}
|
|
40671
|
+
|
|
40672
|
+
/**
|
|
40673
|
+
* Get activation status (cname + dkim) of an outbound domain
|
|
40674
|
+
*
|
|
40675
|
+
* @param {String} domainId domain ID
|
|
40676
|
+
*/
|
|
40677
|
+
getRoutingEmailOutboundDomainActivation(domainId) {
|
|
40678
|
+
// verify the required parameter 'domainId' is set
|
|
40679
|
+
if (domainId === undefined || domainId === null) {
|
|
40680
|
+
throw 'Missing the required parameter "domainId" when calling getRoutingEmailOutboundDomainActivation';
|
|
40681
|
+
}
|
|
40682
|
+
|
|
40683
|
+
return this.apiClient.callApi(
|
|
40684
|
+
'/api/v2/routing/email/outbound/domains/{domainId}/activation',
|
|
40685
|
+
'GET',
|
|
40686
|
+
{ 'domainId': domainId },
|
|
40687
|
+
{ },
|
|
40688
|
+
{ },
|
|
40689
|
+
{ },
|
|
40690
|
+
null,
|
|
40691
|
+
['PureCloud OAuth'],
|
|
40692
|
+
['application/json'],
|
|
40693
|
+
['application/json']
|
|
40694
|
+
);
|
|
40695
|
+
}
|
|
40696
|
+
|
|
40697
|
+
/**
|
|
40698
|
+
* Search a domain across organizations
|
|
40699
|
+
*
|
|
40700
|
+
* @param {String} domainId domain ID
|
|
40701
|
+
*/
|
|
40702
|
+
getRoutingEmailOutboundDomainSearch(domainId) {
|
|
40703
|
+
// verify the required parameter 'domainId' is set
|
|
40704
|
+
if (domainId === undefined || domainId === null) {
|
|
40705
|
+
throw 'Missing the required parameter "domainId" when calling getRoutingEmailOutboundDomainSearch';
|
|
40706
|
+
}
|
|
40707
|
+
|
|
40708
|
+
return this.apiClient.callApi(
|
|
40709
|
+
'/api/v2/routing/email/outbound/domains/{domainId}/search',
|
|
40710
|
+
'GET',
|
|
40711
|
+
{ 'domainId': domainId },
|
|
40712
|
+
{ },
|
|
40713
|
+
{ },
|
|
40714
|
+
{ },
|
|
40715
|
+
null,
|
|
40716
|
+
['PureCloud OAuth'],
|
|
40717
|
+
['application/json'],
|
|
40718
|
+
['application/json']
|
|
40719
|
+
);
|
|
40720
|
+
}
|
|
40721
|
+
|
|
40722
|
+
/**
|
|
40723
|
+
* Get outbound domains
|
|
40724
|
+
*
|
|
40725
|
+
*/
|
|
40726
|
+
getRoutingEmailOutboundDomains() {
|
|
40727
|
+
|
|
40728
|
+
return this.apiClient.callApi(
|
|
40729
|
+
'/api/v2/routing/email/outbound/domains',
|
|
40730
|
+
'GET',
|
|
40731
|
+
{ },
|
|
40732
|
+
{ },
|
|
40733
|
+
{ },
|
|
40734
|
+
{ },
|
|
40735
|
+
null,
|
|
40736
|
+
['PureCloud OAuth'],
|
|
40737
|
+
['application/json'],
|
|
40738
|
+
['application/json']
|
|
40739
|
+
);
|
|
40740
|
+
}
|
|
40741
|
+
|
|
40068
40742
|
/**
|
|
40069
40743
|
* Get email setup
|
|
40070
40744
|
*
|
|
@@ -41702,6 +42376,56 @@ class RoutingApi {
|
|
|
41702
42376
|
);
|
|
41703
42377
|
}
|
|
41704
42378
|
|
|
42379
|
+
/**
|
|
42380
|
+
* Create a domain
|
|
42381
|
+
*
|
|
42382
|
+
* @param {Object} body Domain
|
|
42383
|
+
*/
|
|
42384
|
+
postRoutingEmailOutboundDomains(body) {
|
|
42385
|
+
// verify the required parameter 'body' is set
|
|
42386
|
+
if (body === undefined || body === null) {
|
|
42387
|
+
throw 'Missing the required parameter "body" when calling postRoutingEmailOutboundDomains';
|
|
42388
|
+
}
|
|
42389
|
+
|
|
42390
|
+
return this.apiClient.callApi(
|
|
42391
|
+
'/api/v2/routing/email/outbound/domains',
|
|
42392
|
+
'POST',
|
|
42393
|
+
{ },
|
|
42394
|
+
{ },
|
|
42395
|
+
{ },
|
|
42396
|
+
{ },
|
|
42397
|
+
body,
|
|
42398
|
+
['PureCloud OAuth'],
|
|
42399
|
+
['application/json'],
|
|
42400
|
+
['application/json']
|
|
42401
|
+
);
|
|
42402
|
+
}
|
|
42403
|
+
|
|
42404
|
+
/**
|
|
42405
|
+
* Create a simulated domain
|
|
42406
|
+
*
|
|
42407
|
+
* @param {Object} body Domain
|
|
42408
|
+
*/
|
|
42409
|
+
postRoutingEmailOutboundDomainsSimulated(body) {
|
|
42410
|
+
// verify the required parameter 'body' is set
|
|
42411
|
+
if (body === undefined || body === null) {
|
|
42412
|
+
throw 'Missing the required parameter "body" when calling postRoutingEmailOutboundDomainsSimulated';
|
|
42413
|
+
}
|
|
42414
|
+
|
|
42415
|
+
return this.apiClient.callApi(
|
|
42416
|
+
'/api/v2/routing/email/outbound/domains/simulated',
|
|
42417
|
+
'POST',
|
|
42418
|
+
{ },
|
|
42419
|
+
{ },
|
|
42420
|
+
{ },
|
|
42421
|
+
{ },
|
|
42422
|
+
body,
|
|
42423
|
+
['PureCloud OAuth'],
|
|
42424
|
+
['application/json'],
|
|
42425
|
+
['application/json']
|
|
42426
|
+
);
|
|
42427
|
+
}
|
|
42428
|
+
|
|
41705
42429
|
/**
|
|
41706
42430
|
* Create Language
|
|
41707
42431
|
*
|
|
@@ -42069,6 +42793,31 @@ class RoutingApi {
|
|
|
42069
42793
|
);
|
|
42070
42794
|
}
|
|
42071
42795
|
|
|
42796
|
+
/**
|
|
42797
|
+
* Request an activation status (cname + dkim) update of an outbound domain
|
|
42798
|
+
*
|
|
42799
|
+
* @param {String} domainId domain ID
|
|
42800
|
+
*/
|
|
42801
|
+
putRoutingEmailOutboundDomainActivation(domainId) {
|
|
42802
|
+
// verify the required parameter 'domainId' is set
|
|
42803
|
+
if (domainId === undefined || domainId === null) {
|
|
42804
|
+
throw 'Missing the required parameter "domainId" when calling putRoutingEmailOutboundDomainActivation';
|
|
42805
|
+
}
|
|
42806
|
+
|
|
42807
|
+
return this.apiClient.callApi(
|
|
42808
|
+
'/api/v2/routing/email/outbound/domains/{domainId}/activation',
|
|
42809
|
+
'PUT',
|
|
42810
|
+
{ 'domainId': domainId },
|
|
42811
|
+
{ },
|
|
42812
|
+
{ },
|
|
42813
|
+
{ },
|
|
42814
|
+
null,
|
|
42815
|
+
['PureCloud OAuth'],
|
|
42816
|
+
['application/json'],
|
|
42817
|
+
['application/json']
|
|
42818
|
+
);
|
|
42819
|
+
}
|
|
42820
|
+
|
|
42072
42821
|
/**
|
|
42073
42822
|
* Update a recipient
|
|
42074
42823
|
*
|
|
@@ -42365,7 +43114,7 @@ class SCIMApi {
|
|
|
42365
43114
|
/**
|
|
42366
43115
|
* SCIM service.
|
|
42367
43116
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
42368
|
-
* @version
|
|
43117
|
+
* @version 150.0.0
|
|
42369
43118
|
*/
|
|
42370
43119
|
|
|
42371
43120
|
/**
|
|
@@ -43242,7 +43991,7 @@ class ScriptsApi {
|
|
|
43242
43991
|
/**
|
|
43243
43992
|
* Scripts service.
|
|
43244
43993
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
43245
|
-
* @version
|
|
43994
|
+
* @version 150.0.0
|
|
43246
43995
|
*/
|
|
43247
43996
|
|
|
43248
43997
|
/**
|
|
@@ -43661,7 +44410,7 @@ class SearchApi {
|
|
|
43661
44410
|
/**
|
|
43662
44411
|
* Search service.
|
|
43663
44412
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
43664
|
-
* @version
|
|
44413
|
+
* @version 150.0.0
|
|
43665
44414
|
*/
|
|
43666
44415
|
|
|
43667
44416
|
/**
|
|
@@ -44221,7 +44970,7 @@ class SpeechTextAnalyticsApi {
|
|
|
44221
44970
|
/**
|
|
44222
44971
|
* SpeechTextAnalytics service.
|
|
44223
44972
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
44224
|
-
* @version
|
|
44973
|
+
* @version 150.0.0
|
|
44225
44974
|
*/
|
|
44226
44975
|
|
|
44227
44976
|
/**
|
|
@@ -45075,7 +45824,7 @@ class StationsApi {
|
|
|
45075
45824
|
/**
|
|
45076
45825
|
* Stations service.
|
|
45077
45826
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
45078
|
-
* @version
|
|
45827
|
+
* @version 150.0.0
|
|
45079
45828
|
*/
|
|
45080
45829
|
|
|
45081
45830
|
/**
|
|
@@ -45222,7 +45971,7 @@ class SuggestApi {
|
|
|
45222
45971
|
/**
|
|
45223
45972
|
* Suggest service.
|
|
45224
45973
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
45225
|
-
* @version
|
|
45974
|
+
* @version 150.0.0
|
|
45226
45975
|
*/
|
|
45227
45976
|
|
|
45228
45977
|
/**
|
|
@@ -45361,7 +46110,7 @@ class TeamsApi {
|
|
|
45361
46110
|
/**
|
|
45362
46111
|
* Teams service.
|
|
45363
46112
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
45364
|
-
* @version
|
|
46113
|
+
* @version 150.0.0
|
|
45365
46114
|
*/
|
|
45366
46115
|
|
|
45367
46116
|
/**
|
|
@@ -45540,7 +46289,7 @@ class TelephonyApi {
|
|
|
45540
46289
|
/**
|
|
45541
46290
|
* Telephony service.
|
|
45542
46291
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
45543
|
-
* @version
|
|
46292
|
+
* @version 150.0.0
|
|
45544
46293
|
*/
|
|
45545
46294
|
|
|
45546
46295
|
/**
|
|
@@ -45648,7 +46397,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
45648
46397
|
/**
|
|
45649
46398
|
* TelephonyProvidersEdge service.
|
|
45650
46399
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
45651
|
-
* @version
|
|
46400
|
+
* @version 150.0.0
|
|
45652
46401
|
*/
|
|
45653
46402
|
|
|
45654
46403
|
/**
|
|
@@ -49281,7 +50030,7 @@ class TextbotsApi {
|
|
|
49281
50030
|
/**
|
|
49282
50031
|
* Textbots service.
|
|
49283
50032
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
49284
|
-
* @version
|
|
50033
|
+
* @version 150.0.0
|
|
49285
50034
|
*/
|
|
49286
50035
|
|
|
49287
50036
|
/**
|
|
@@ -49409,7 +50158,7 @@ class TokensApi {
|
|
|
49409
50158
|
/**
|
|
49410
50159
|
* Tokens service.
|
|
49411
50160
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
49412
|
-
* @version
|
|
50161
|
+
* @version 150.0.0
|
|
49413
50162
|
*/
|
|
49414
50163
|
|
|
49415
50164
|
/**
|
|
@@ -49515,7 +50264,7 @@ class UploadsApi {
|
|
|
49515
50264
|
/**
|
|
49516
50265
|
* Uploads service.
|
|
49517
50266
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
49518
|
-
* @version
|
|
50267
|
+
* @version 150.0.0
|
|
49519
50268
|
*/
|
|
49520
50269
|
|
|
49521
50270
|
/**
|
|
@@ -49691,7 +50440,7 @@ class UsageApi {
|
|
|
49691
50440
|
/**
|
|
49692
50441
|
* Usage service.
|
|
49693
50442
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
49694
|
-
* @version
|
|
50443
|
+
* @version 150.0.0
|
|
49695
50444
|
*/
|
|
49696
50445
|
|
|
49697
50446
|
/**
|
|
@@ -49762,7 +50511,7 @@ class UserRecordingsApi {
|
|
|
49762
50511
|
/**
|
|
49763
50512
|
* UserRecordings service.
|
|
49764
50513
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
49765
|
-
* @version
|
|
50514
|
+
* @version 150.0.0
|
|
49766
50515
|
*/
|
|
49767
50516
|
|
|
49768
50517
|
/**
|
|
@@ -49947,7 +50696,7 @@ class UsersApi {
|
|
|
49947
50696
|
/**
|
|
49948
50697
|
* Users service.
|
|
49949
50698
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
49950
|
-
* @version
|
|
50699
|
+
* @version 150.0.0
|
|
49951
50700
|
*/
|
|
49952
50701
|
|
|
49953
50702
|
/**
|
|
@@ -52279,7 +53028,7 @@ class UtilitiesApi {
|
|
|
52279
53028
|
/**
|
|
52280
53029
|
* Utilities service.
|
|
52281
53030
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
52282
|
-
* @version
|
|
53031
|
+
* @version 150.0.0
|
|
52283
53032
|
*/
|
|
52284
53033
|
|
|
52285
53034
|
/**
|
|
@@ -52390,7 +53139,7 @@ class VoicemailApi {
|
|
|
52390
53139
|
/**
|
|
52391
53140
|
* Voicemail service.
|
|
52392
53141
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
52393
|
-
* @version
|
|
53142
|
+
* @version 150.0.0
|
|
52394
53143
|
*/
|
|
52395
53144
|
|
|
52396
53145
|
/**
|
|
@@ -53057,7 +53806,7 @@ class WebChatApi {
|
|
|
53057
53806
|
/**
|
|
53058
53807
|
* WebChat service.
|
|
53059
53808
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
53060
|
-
* @version
|
|
53809
|
+
* @version 150.0.0
|
|
53061
53810
|
*/
|
|
53062
53811
|
|
|
53063
53812
|
/**
|
|
@@ -53601,7 +54350,7 @@ class WebDeploymentsApi {
|
|
|
53601
54350
|
/**
|
|
53602
54351
|
* WebDeployments service.
|
|
53603
54352
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
53604
|
-
* @version
|
|
54353
|
+
* @version 150.0.0
|
|
53605
54354
|
*/
|
|
53606
54355
|
|
|
53607
54356
|
/**
|
|
@@ -53989,7 +54738,7 @@ class WebMessagingApi {
|
|
|
53989
54738
|
/**
|
|
53990
54739
|
* WebMessaging service.
|
|
53991
54740
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
53992
|
-
* @version
|
|
54741
|
+
* @version 150.0.0
|
|
53993
54742
|
*/
|
|
53994
54743
|
|
|
53995
54744
|
/**
|
|
@@ -54035,7 +54784,7 @@ class WidgetsApi {
|
|
|
54035
54784
|
/**
|
|
54036
54785
|
* Widgets service.
|
|
54037
54786
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
54038
|
-
* @version
|
|
54787
|
+
* @version 150.0.0
|
|
54039
54788
|
*/
|
|
54040
54789
|
|
|
54041
54790
|
/**
|
|
@@ -54181,7 +54930,7 @@ class WorkforceManagementApi {
|
|
|
54181
54930
|
/**
|
|
54182
54931
|
* WorkforceManagement service.
|
|
54183
54932
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
54184
|
-
* @version
|
|
54933
|
+
* @version 150.0.0
|
|
54185
54934
|
*/
|
|
54186
54935
|
|
|
54187
54936
|
/**
|
|
@@ -58457,7 +59206,7 @@ class WorkforceManagementApi {
|
|
|
58457
59206
|
* </pre>
|
|
58458
59207
|
* </p>
|
|
58459
59208
|
* @module purecloud-platform-client-v2/index
|
|
58460
|
-
* @version
|
|
59209
|
+
* @version 150.0.0
|
|
58461
59210
|
*/
|
|
58462
59211
|
class platformClient {
|
|
58463
59212
|
constructor() {
|
|
@@ -58526,6 +59275,16 @@ class platformClient {
|
|
|
58526
59275
|
* @property {module:purecloud-platform-client-v2/api/DataExtensionsApi}
|
|
58527
59276
|
*/
|
|
58528
59277
|
this.DataExtensionsApi = DataExtensionsApi;
|
|
59278
|
+
/**
|
|
59279
|
+
* The DownloadsApi service constructor.
|
|
59280
|
+
* @property {module:purecloud-platform-client-v2/api/DownloadsApi}
|
|
59281
|
+
*/
|
|
59282
|
+
this.DownloadsApi = DownloadsApi;
|
|
59283
|
+
/**
|
|
59284
|
+
* The EventsApi service constructor.
|
|
59285
|
+
* @property {module:purecloud-platform-client-v2/api/EventsApi}
|
|
59286
|
+
*/
|
|
59287
|
+
this.EventsApi = EventsApi;
|
|
58529
59288
|
/**
|
|
58530
59289
|
* The ExternalContactsApi service constructor.
|
|
58531
59290
|
* @property {module:purecloud-platform-client-v2/api/ExternalContactsApi}
|