purecloud-platform-client-v2 144.0.0 → 145.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 +295 -65
- package/dist/web-amd/purecloud-platform-client-v2.js +295 -65
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +295 -65
- package/dist/web-cjs/purecloud-platform-client-v2.js +295 -65
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +335 -205
- 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 +211 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +21 -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 +1 -1
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 145.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 145.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 145.0.0
|
|
3669
3669
|
*/
|
|
3670
3670
|
|
|
3671
3671
|
/**
|
|
@@ -4847,7 +4847,7 @@ class ArchitectApi {
|
|
|
4847
4847
|
/**
|
|
4848
4848
|
* Architect service.
|
|
4849
4849
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4850
|
-
* @version
|
|
4850
|
+
* @version 145.0.0
|
|
4851
4851
|
*/
|
|
4852
4852
|
|
|
4853
4853
|
/**
|
|
@@ -7892,7 +7892,7 @@ class AuditApi {
|
|
|
7892
7892
|
/**
|
|
7893
7893
|
* Audit service.
|
|
7894
7894
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7895
|
-
* @version
|
|
7895
|
+
* @version 145.0.0
|
|
7896
7896
|
*/
|
|
7897
7897
|
|
|
7898
7898
|
/**
|
|
@@ -8063,7 +8063,7 @@ class AuthorizationApi {
|
|
|
8063
8063
|
/**
|
|
8064
8064
|
* Authorization service.
|
|
8065
8065
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8066
|
-
* @version
|
|
8066
|
+
* @version 145.0.0
|
|
8067
8067
|
*/
|
|
8068
8068
|
|
|
8069
8069
|
/**
|
|
@@ -9246,7 +9246,7 @@ class BillingApi {
|
|
|
9246
9246
|
/**
|
|
9247
9247
|
* Billing service.
|
|
9248
9248
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9249
|
-
* @version
|
|
9249
|
+
* @version 145.0.0
|
|
9250
9250
|
*/
|
|
9251
9251
|
|
|
9252
9252
|
/**
|
|
@@ -9326,7 +9326,7 @@ class ChatApi {
|
|
|
9326
9326
|
/**
|
|
9327
9327
|
* Chat service.
|
|
9328
9328
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9329
|
-
* @version
|
|
9329
|
+
* @version 145.0.0
|
|
9330
9330
|
*/
|
|
9331
9331
|
|
|
9332
9332
|
/**
|
|
@@ -9417,7 +9417,7 @@ class CoachingApi {
|
|
|
9417
9417
|
/**
|
|
9418
9418
|
* Coaching service.
|
|
9419
9419
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9420
|
-
* @version
|
|
9420
|
+
* @version 145.0.0
|
|
9421
9421
|
*/
|
|
9422
9422
|
|
|
9423
9423
|
/**
|
|
@@ -9994,7 +9994,7 @@ class ContentManagementApi {
|
|
|
9994
9994
|
/**
|
|
9995
9995
|
* ContentManagement service.
|
|
9996
9996
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9997
|
-
* @version
|
|
9997
|
+
* @version 145.0.0
|
|
9998
9998
|
*/
|
|
9999
9999
|
|
|
10000
10000
|
/**
|
|
@@ -11134,7 +11134,7 @@ class ConversationsApi {
|
|
|
11134
11134
|
/**
|
|
11135
11135
|
* Conversations service.
|
|
11136
11136
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11137
|
-
* @version
|
|
11137
|
+
* @version 145.0.0
|
|
11138
11138
|
*/
|
|
11139
11139
|
|
|
11140
11140
|
/**
|
|
@@ -11727,6 +11727,31 @@ class ConversationsApi {
|
|
|
11727
11727
|
);
|
|
11728
11728
|
}
|
|
11729
11729
|
|
|
11730
|
+
/**
|
|
11731
|
+
* Get the secure attributes on a conversation.
|
|
11732
|
+
*
|
|
11733
|
+
* @param {String} conversationId conversation ID
|
|
11734
|
+
*/
|
|
11735
|
+
getConversationSecureattributes(conversationId) {
|
|
11736
|
+
// verify the required parameter 'conversationId' is set
|
|
11737
|
+
if (conversationId === undefined || conversationId === null) {
|
|
11738
|
+
throw 'Missing the required parameter "conversationId" when calling getConversationSecureattributes';
|
|
11739
|
+
}
|
|
11740
|
+
|
|
11741
|
+
return this.apiClient.callApi(
|
|
11742
|
+
'/api/v2/conversations/{conversationId}/secureattributes',
|
|
11743
|
+
'GET',
|
|
11744
|
+
{ 'conversationId': conversationId },
|
|
11745
|
+
{ },
|
|
11746
|
+
{ },
|
|
11747
|
+
{ },
|
|
11748
|
+
null,
|
|
11749
|
+
['PureCloud OAuth'],
|
|
11750
|
+
['application/json'],
|
|
11751
|
+
['application/json']
|
|
11752
|
+
);
|
|
11753
|
+
}
|
|
11754
|
+
|
|
11730
11755
|
/**
|
|
11731
11756
|
* Get active conversations for the logged in user
|
|
11732
11757
|
*
|
|
@@ -12510,6 +12535,51 @@ class ConversationsApi {
|
|
|
12510
12535
|
);
|
|
12511
12536
|
}
|
|
12512
12537
|
|
|
12538
|
+
/**
|
|
12539
|
+
* Get the encryption key configurations
|
|
12540
|
+
*
|
|
12541
|
+
* @param {String} keyconfigurationsId Key Configurations Id
|
|
12542
|
+
*/
|
|
12543
|
+
getConversationsKeyconfiguration(keyconfigurationsId) {
|
|
12544
|
+
// verify the required parameter 'keyconfigurationsId' is set
|
|
12545
|
+
if (keyconfigurationsId === undefined || keyconfigurationsId === null) {
|
|
12546
|
+
throw 'Missing the required parameter "keyconfigurationsId" when calling getConversationsKeyconfiguration';
|
|
12547
|
+
}
|
|
12548
|
+
|
|
12549
|
+
return this.apiClient.callApi(
|
|
12550
|
+
'/api/v2/conversations/keyconfigurations/{keyconfigurationsId}',
|
|
12551
|
+
'GET',
|
|
12552
|
+
{ 'keyconfigurationsId': keyconfigurationsId },
|
|
12553
|
+
{ },
|
|
12554
|
+
{ },
|
|
12555
|
+
{ },
|
|
12556
|
+
null,
|
|
12557
|
+
['PureCloud OAuth'],
|
|
12558
|
+
['application/json'],
|
|
12559
|
+
['application/json']
|
|
12560
|
+
);
|
|
12561
|
+
}
|
|
12562
|
+
|
|
12563
|
+
/**
|
|
12564
|
+
* Get a list of key configurations data
|
|
12565
|
+
*
|
|
12566
|
+
*/
|
|
12567
|
+
getConversationsKeyconfigurations() {
|
|
12568
|
+
|
|
12569
|
+
return this.apiClient.callApi(
|
|
12570
|
+
'/api/v2/conversations/keyconfigurations',
|
|
12571
|
+
'GET',
|
|
12572
|
+
{ },
|
|
12573
|
+
{ },
|
|
12574
|
+
{ },
|
|
12575
|
+
{ },
|
|
12576
|
+
null,
|
|
12577
|
+
['PureCloud OAuth'],
|
|
12578
|
+
['application/json'],
|
|
12579
|
+
['application/json']
|
|
12580
|
+
);
|
|
12581
|
+
}
|
|
12582
|
+
|
|
12513
12583
|
/**
|
|
12514
12584
|
* Get message conversation
|
|
12515
12585
|
*
|
|
@@ -13226,6 +13296,36 @@ class ConversationsApi {
|
|
|
13226
13296
|
);
|
|
13227
13297
|
}
|
|
13228
13298
|
|
|
13299
|
+
/**
|
|
13300
|
+
* Update the secure attributes on a conversation.
|
|
13301
|
+
*
|
|
13302
|
+
* @param {String} conversationId conversation ID
|
|
13303
|
+
* @param {Object} body Conversation Secure Attributes
|
|
13304
|
+
*/
|
|
13305
|
+
patchConversationSecureattributes(conversationId, body) {
|
|
13306
|
+
// verify the required parameter 'conversationId' is set
|
|
13307
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13308
|
+
throw 'Missing the required parameter "conversationId" when calling patchConversationSecureattributes';
|
|
13309
|
+
}
|
|
13310
|
+
// verify the required parameter 'body' is set
|
|
13311
|
+
if (body === undefined || body === null) {
|
|
13312
|
+
throw 'Missing the required parameter "body" when calling patchConversationSecureattributes';
|
|
13313
|
+
}
|
|
13314
|
+
|
|
13315
|
+
return this.apiClient.callApi(
|
|
13316
|
+
'/api/v2/conversations/{conversationId}/secureattributes',
|
|
13317
|
+
'PATCH',
|
|
13318
|
+
{ 'conversationId': conversationId },
|
|
13319
|
+
{ },
|
|
13320
|
+
{ },
|
|
13321
|
+
{ },
|
|
13322
|
+
body,
|
|
13323
|
+
['PureCloud OAuth'],
|
|
13324
|
+
['application/json'],
|
|
13325
|
+
['application/json']
|
|
13326
|
+
);
|
|
13327
|
+
}
|
|
13328
|
+
|
|
13229
13329
|
/**
|
|
13230
13330
|
* Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participants
|
|
13231
13331
|
*
|
|
@@ -15228,6 +15328,56 @@ class ConversationsApi {
|
|
|
15228
15328
|
);
|
|
15229
15329
|
}
|
|
15230
15330
|
|
|
15331
|
+
/**
|
|
15332
|
+
* Setup configurations for encryption key creation
|
|
15333
|
+
*
|
|
15334
|
+
* @param {Object} body Encryption Configuration
|
|
15335
|
+
*/
|
|
15336
|
+
postConversationsKeyconfigurations(body) {
|
|
15337
|
+
// verify the required parameter 'body' is set
|
|
15338
|
+
if (body === undefined || body === null) {
|
|
15339
|
+
throw 'Missing the required parameter "body" when calling postConversationsKeyconfigurations';
|
|
15340
|
+
}
|
|
15341
|
+
|
|
15342
|
+
return this.apiClient.callApi(
|
|
15343
|
+
'/api/v2/conversations/keyconfigurations',
|
|
15344
|
+
'POST',
|
|
15345
|
+
{ },
|
|
15346
|
+
{ },
|
|
15347
|
+
{ },
|
|
15348
|
+
{ },
|
|
15349
|
+
body,
|
|
15350
|
+
['PureCloud OAuth'],
|
|
15351
|
+
['application/json'],
|
|
15352
|
+
['application/json']
|
|
15353
|
+
);
|
|
15354
|
+
}
|
|
15355
|
+
|
|
15356
|
+
/**
|
|
15357
|
+
* Validate encryption key configurations without saving it
|
|
15358
|
+
*
|
|
15359
|
+
* @param {Object} body Encryption Configuration
|
|
15360
|
+
*/
|
|
15361
|
+
postConversationsKeyconfigurationsValidate(body) {
|
|
15362
|
+
// verify the required parameter 'body' is set
|
|
15363
|
+
if (body === undefined || body === null) {
|
|
15364
|
+
throw 'Missing the required parameter "body" when calling postConversationsKeyconfigurationsValidate';
|
|
15365
|
+
}
|
|
15366
|
+
|
|
15367
|
+
return this.apiClient.callApi(
|
|
15368
|
+
'/api/v2/conversations/keyconfigurations/validate',
|
|
15369
|
+
'POST',
|
|
15370
|
+
{ },
|
|
15371
|
+
{ },
|
|
15372
|
+
{ },
|
|
15373
|
+
{ },
|
|
15374
|
+
body,
|
|
15375
|
+
['PureCloud OAuth'],
|
|
15376
|
+
['application/json'],
|
|
15377
|
+
['application/json']
|
|
15378
|
+
);
|
|
15379
|
+
}
|
|
15380
|
+
|
|
15231
15381
|
/**
|
|
15232
15382
|
* Send message
|
|
15233
15383
|
* Send message on existing conversation/communication. Only one message body field can be accepted, per request. Example: 1 textBody, 1 mediaId, 1 stickerId, or 1 messageTemplate.
|
|
@@ -15612,6 +15762,36 @@ class ConversationsApi {
|
|
|
15612
15762
|
);
|
|
15613
15763
|
}
|
|
15614
15764
|
|
|
15765
|
+
/**
|
|
15766
|
+
* Set the secure attributes on a conversation.
|
|
15767
|
+
*
|
|
15768
|
+
* @param {String} conversationId conversation ID
|
|
15769
|
+
* @param {Object} body Conversation Secure Attributes
|
|
15770
|
+
*/
|
|
15771
|
+
putConversationSecureattributes(conversationId, body) {
|
|
15772
|
+
// verify the required parameter 'conversationId' is set
|
|
15773
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15774
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationSecureattributes';
|
|
15775
|
+
}
|
|
15776
|
+
// verify the required parameter 'body' is set
|
|
15777
|
+
if (body === undefined || body === null) {
|
|
15778
|
+
throw 'Missing the required parameter "body" when calling putConversationSecureattributes';
|
|
15779
|
+
}
|
|
15780
|
+
|
|
15781
|
+
return this.apiClient.callApi(
|
|
15782
|
+
'/api/v2/conversations/{conversationId}/secureattributes',
|
|
15783
|
+
'PUT',
|
|
15784
|
+
{ 'conversationId': conversationId },
|
|
15785
|
+
{ },
|
|
15786
|
+
{ },
|
|
15787
|
+
{ },
|
|
15788
|
+
body,
|
|
15789
|
+
['PureCloud OAuth'],
|
|
15790
|
+
['application/json'],
|
|
15791
|
+
['application/json']
|
|
15792
|
+
);
|
|
15793
|
+
}
|
|
15794
|
+
|
|
15615
15795
|
/**
|
|
15616
15796
|
* Update the tags on a conversation.
|
|
15617
15797
|
*
|
|
@@ -15862,6 +16042,36 @@ class ConversationsApi {
|
|
|
15862
16042
|
);
|
|
15863
16043
|
}
|
|
15864
16044
|
|
|
16045
|
+
/**
|
|
16046
|
+
* Update the encryption key configurations
|
|
16047
|
+
*
|
|
16048
|
+
* @param {String} keyconfigurationsId Key Configurations Id
|
|
16049
|
+
* @param {Object} body Encryption key configuration metadata
|
|
16050
|
+
*/
|
|
16051
|
+
putConversationsKeyconfiguration(keyconfigurationsId, body) {
|
|
16052
|
+
// verify the required parameter 'keyconfigurationsId' is set
|
|
16053
|
+
if (keyconfigurationsId === undefined || keyconfigurationsId === null) {
|
|
16054
|
+
throw 'Missing the required parameter "keyconfigurationsId" when calling putConversationsKeyconfiguration';
|
|
16055
|
+
}
|
|
16056
|
+
// verify the required parameter 'body' is set
|
|
16057
|
+
if (body === undefined || body === null) {
|
|
16058
|
+
throw 'Missing the required parameter "body" when calling putConversationsKeyconfiguration';
|
|
16059
|
+
}
|
|
16060
|
+
|
|
16061
|
+
return this.apiClient.callApi(
|
|
16062
|
+
'/api/v2/conversations/keyconfigurations/{keyconfigurationsId}',
|
|
16063
|
+
'PUT',
|
|
16064
|
+
{ 'keyconfigurationsId': keyconfigurationsId },
|
|
16065
|
+
{ },
|
|
16066
|
+
{ },
|
|
16067
|
+
{ },
|
|
16068
|
+
body,
|
|
16069
|
+
['PureCloud OAuth'],
|
|
16070
|
+
['application/json'],
|
|
16071
|
+
['application/json']
|
|
16072
|
+
);
|
|
16073
|
+
}
|
|
16074
|
+
|
|
15865
16075
|
/**
|
|
15866
16076
|
* Update a conversation by setting its recording state
|
|
15867
16077
|
*
|
|
@@ -16068,7 +16278,7 @@ class DataExtensionsApi {
|
|
|
16068
16278
|
/**
|
|
16069
16279
|
* DataExtensions service.
|
|
16070
16280
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
16071
|
-
* @version
|
|
16281
|
+
* @version 145.0.0
|
|
16072
16282
|
*/
|
|
16073
16283
|
|
|
16074
16284
|
/**
|
|
@@ -16154,7 +16364,7 @@ class ExternalContactsApi {
|
|
|
16154
16364
|
/**
|
|
16155
16365
|
* ExternalContacts service.
|
|
16156
16366
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
16157
|
-
* @version
|
|
16367
|
+
* @version 145.0.0
|
|
16158
16368
|
*/
|
|
16159
16369
|
|
|
16160
16370
|
/**
|
|
@@ -17897,7 +18107,7 @@ class FaxApi {
|
|
|
17897
18107
|
/**
|
|
17898
18108
|
* Fax service.
|
|
17899
18109
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17900
|
-
* @version
|
|
18110
|
+
* @version 145.0.0
|
|
17901
18111
|
*/
|
|
17902
18112
|
|
|
17903
18113
|
/**
|
|
@@ -18068,7 +18278,7 @@ class FlowsApi {
|
|
|
18068
18278
|
/**
|
|
18069
18279
|
* Flows service.
|
|
18070
18280
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
18071
|
-
* @version
|
|
18281
|
+
* @version 145.0.0
|
|
18072
18282
|
*/
|
|
18073
18283
|
|
|
18074
18284
|
/**
|
|
@@ -18139,7 +18349,7 @@ class GamificationApi {
|
|
|
18139
18349
|
/**
|
|
18140
18350
|
* Gamification service.
|
|
18141
18351
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
18142
|
-
* @version
|
|
18352
|
+
* @version 145.0.0
|
|
18143
18353
|
*/
|
|
18144
18354
|
|
|
18145
18355
|
/**
|
|
@@ -19870,7 +20080,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19870
20080
|
/**
|
|
19871
20081
|
* GeneralDataProtectionRegulation service.
|
|
19872
20082
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19873
|
-
* @version
|
|
20083
|
+
* @version 145.0.0
|
|
19874
20084
|
*/
|
|
19875
20085
|
|
|
19876
20086
|
/**
|
|
@@ -20000,7 +20210,7 @@ class GeolocationApi {
|
|
|
20000
20210
|
/**
|
|
20001
20211
|
* Geolocation service.
|
|
20002
20212
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
20003
|
-
* @version
|
|
20213
|
+
* @version 145.0.0
|
|
20004
20214
|
*/
|
|
20005
20215
|
|
|
20006
20216
|
/**
|
|
@@ -20131,7 +20341,7 @@ class GreetingsApi {
|
|
|
20131
20341
|
/**
|
|
20132
20342
|
* Greetings service.
|
|
20133
20343
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
20134
|
-
* @version
|
|
20344
|
+
* @version 145.0.0
|
|
20135
20345
|
*/
|
|
20136
20346
|
|
|
20137
20347
|
/**
|
|
@@ -20586,7 +20796,7 @@ class GroupsApi {
|
|
|
20586
20796
|
/**
|
|
20587
20797
|
* Groups service.
|
|
20588
20798
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20589
|
-
* @version
|
|
20799
|
+
* @version 145.0.0
|
|
20590
20800
|
*/
|
|
20591
20801
|
|
|
20592
20802
|
/**
|
|
@@ -20991,7 +21201,7 @@ class IdentityProviderApi {
|
|
|
20991
21201
|
/**
|
|
20992
21202
|
* IdentityProvider service.
|
|
20993
21203
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20994
|
-
* @version
|
|
21204
|
+
* @version 145.0.0
|
|
20995
21205
|
*/
|
|
20996
21206
|
|
|
20997
21207
|
/**
|
|
@@ -21747,7 +21957,7 @@ class IntegrationsApi {
|
|
|
21747
21957
|
/**
|
|
21748
21958
|
* Integrations service.
|
|
21749
21959
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21750
|
-
* @version
|
|
21960
|
+
* @version 145.0.0
|
|
21751
21961
|
*/
|
|
21752
21962
|
|
|
21753
21963
|
/**
|
|
@@ -23424,7 +23634,7 @@ class JourneyApi {
|
|
|
23424
23634
|
/**
|
|
23425
23635
|
* Journey service.
|
|
23426
23636
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23427
|
-
* @version
|
|
23637
|
+
* @version 145.0.0
|
|
23428
23638
|
*/
|
|
23429
23639
|
|
|
23430
23640
|
/**
|
|
@@ -24135,7 +24345,7 @@ class KnowledgeApi {
|
|
|
24135
24345
|
/**
|
|
24136
24346
|
* Knowledge service.
|
|
24137
24347
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24138
|
-
* @version
|
|
24348
|
+
* @version 145.0.0
|
|
24139
24349
|
*/
|
|
24140
24350
|
|
|
24141
24351
|
/**
|
|
@@ -25035,7 +25245,7 @@ class LanguageUnderstandingApi {
|
|
|
25035
25245
|
/**
|
|
25036
25246
|
* LanguageUnderstanding service.
|
|
25037
25247
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
25038
|
-
* @version
|
|
25248
|
+
* @version 145.0.0
|
|
25039
25249
|
*/
|
|
25040
25250
|
|
|
25041
25251
|
/**
|
|
@@ -25939,7 +26149,7 @@ class LanguagesApi {
|
|
|
25939
26149
|
/**
|
|
25940
26150
|
* Languages service.
|
|
25941
26151
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
25942
|
-
* @version
|
|
26152
|
+
* @version 145.0.0
|
|
25943
26153
|
*/
|
|
25944
26154
|
|
|
25945
26155
|
/**
|
|
@@ -26207,7 +26417,7 @@ class LearningApi {
|
|
|
26207
26417
|
/**
|
|
26208
26418
|
* Learning service.
|
|
26209
26419
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
26210
|
-
* @version
|
|
26420
|
+
* @version 145.0.0
|
|
26211
26421
|
*/
|
|
26212
26422
|
|
|
26213
26423
|
/**
|
|
@@ -26967,7 +27177,7 @@ class LicenseApi {
|
|
|
26967
27177
|
/**
|
|
26968
27178
|
* License service.
|
|
26969
27179
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
26970
|
-
* @version
|
|
27180
|
+
* @version 145.0.0
|
|
26971
27181
|
*/
|
|
26972
27182
|
|
|
26973
27183
|
/**
|
|
@@ -27205,7 +27415,7 @@ class LocationsApi {
|
|
|
27205
27415
|
/**
|
|
27206
27416
|
* Locations service.
|
|
27207
27417
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
27208
|
-
* @version
|
|
27418
|
+
* @version 145.0.0
|
|
27209
27419
|
*/
|
|
27210
27420
|
|
|
27211
27421
|
/**
|
|
@@ -27441,7 +27651,7 @@ class MessagingApi {
|
|
|
27441
27651
|
/**
|
|
27442
27652
|
* Messaging service.
|
|
27443
27653
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
27444
|
-
* @version
|
|
27654
|
+
* @version 145.0.0
|
|
27445
27655
|
*/
|
|
27446
27656
|
|
|
27447
27657
|
/**
|
|
@@ -27592,7 +27802,7 @@ class MobileDevicesApi {
|
|
|
27592
27802
|
/**
|
|
27593
27803
|
* MobileDevices service.
|
|
27594
27804
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
27595
|
-
* @version
|
|
27805
|
+
* @version 145.0.0
|
|
27596
27806
|
*/
|
|
27597
27807
|
|
|
27598
27808
|
/**
|
|
@@ -27743,7 +27953,7 @@ class NotificationsApi {
|
|
|
27743
27953
|
/**
|
|
27744
27954
|
* Notifications service.
|
|
27745
27955
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
27746
|
-
* @version
|
|
27956
|
+
* @version 145.0.0
|
|
27747
27957
|
*/
|
|
27748
27958
|
|
|
27749
27959
|
/**
|
|
@@ -27968,7 +28178,7 @@ class OAuthApi {
|
|
|
27968
28178
|
/**
|
|
27969
28179
|
* OAuth service.
|
|
27970
28180
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
27971
|
-
* @version
|
|
28181
|
+
* @version 145.0.0
|
|
27972
28182
|
*/
|
|
27973
28183
|
|
|
27974
28184
|
/**
|
|
@@ -28334,7 +28544,7 @@ class ObjectsApi {
|
|
|
28334
28544
|
/**
|
|
28335
28545
|
* Objects service.
|
|
28336
28546
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
28337
|
-
* @version
|
|
28547
|
+
* @version 145.0.0
|
|
28338
28548
|
*/
|
|
28339
28549
|
|
|
28340
28550
|
/**
|
|
@@ -28605,7 +28815,7 @@ class OrganizationApi {
|
|
|
28605
28815
|
/**
|
|
28606
28816
|
* Organization service.
|
|
28607
28817
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
28608
|
-
* @version
|
|
28818
|
+
* @version 145.0.0
|
|
28609
28819
|
*/
|
|
28610
28820
|
|
|
28611
28821
|
/**
|
|
@@ -29008,7 +29218,7 @@ class OrganizationAuthorizationApi {
|
|
|
29008
29218
|
/**
|
|
29009
29219
|
* OrganizationAuthorization service.
|
|
29010
29220
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
29011
|
-
* @version
|
|
29221
|
+
* @version 145.0.0
|
|
29012
29222
|
*/
|
|
29013
29223
|
|
|
29014
29224
|
/**
|
|
@@ -29933,7 +30143,7 @@ class OutboundApi {
|
|
|
29933
30143
|
/**
|
|
29934
30144
|
* Outbound service.
|
|
29935
30145
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
29936
|
-
* @version
|
|
30146
|
+
* @version 145.0.0
|
|
29937
30147
|
*/
|
|
29938
30148
|
|
|
29939
30149
|
/**
|
|
@@ -33188,7 +33398,7 @@ class PresenceApi {
|
|
|
33188
33398
|
/**
|
|
33189
33399
|
* Presence service.
|
|
33190
33400
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
33191
|
-
* @version
|
|
33401
|
+
* @version 145.0.0
|
|
33192
33402
|
*/
|
|
33193
33403
|
|
|
33194
33404
|
/**
|
|
@@ -33510,7 +33720,7 @@ class QualityApi {
|
|
|
33510
33720
|
/**
|
|
33511
33721
|
* Quality service.
|
|
33512
33722
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
33513
|
-
* @version
|
|
33723
|
+
* @version 145.0.0
|
|
33514
33724
|
*/
|
|
33515
33725
|
|
|
33516
33726
|
/**
|
|
@@ -35088,7 +35298,7 @@ class RecordingApi {
|
|
|
35088
35298
|
/**
|
|
35089
35299
|
* Recording service.
|
|
35090
35300
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
35091
|
-
* @version
|
|
35301
|
+
* @version 145.0.0
|
|
35092
35302
|
*/
|
|
35093
35303
|
|
|
35094
35304
|
/**
|
|
@@ -36741,7 +36951,7 @@ class ResponseManagementApi {
|
|
|
36741
36951
|
/**
|
|
36742
36952
|
* ResponseManagement service.
|
|
36743
36953
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
36744
|
-
* @version
|
|
36954
|
+
* @version 145.0.0
|
|
36745
36955
|
*/
|
|
36746
36956
|
|
|
36747
36957
|
/**
|
|
@@ -37225,7 +37435,7 @@ class RoutingApi {
|
|
|
37225
37435
|
/**
|
|
37226
37436
|
* Routing service.
|
|
37227
37437
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
37228
|
-
* @version
|
|
37438
|
+
* @version 145.0.0
|
|
37229
37439
|
*/
|
|
37230
37440
|
|
|
37231
37441
|
/**
|
|
@@ -37791,6 +38001,26 @@ class RoutingApi {
|
|
|
37791
38001
|
);
|
|
37792
38002
|
}
|
|
37793
38003
|
|
|
38004
|
+
/**
|
|
38005
|
+
* Get available media types
|
|
38006
|
+
*
|
|
38007
|
+
*/
|
|
38008
|
+
getRoutingAvailablemediatypes() {
|
|
38009
|
+
|
|
38010
|
+
return this.apiClient.callApi(
|
|
38011
|
+
'/api/v2/routing/availablemediatypes',
|
|
38012
|
+
'GET',
|
|
38013
|
+
{ },
|
|
38014
|
+
{ },
|
|
38015
|
+
{ },
|
|
38016
|
+
{ },
|
|
38017
|
+
null,
|
|
38018
|
+
['PureCloud OAuth'],
|
|
38019
|
+
['application/json'],
|
|
38020
|
+
['application/json']
|
|
38021
|
+
);
|
|
38022
|
+
}
|
|
38023
|
+
|
|
37794
38024
|
/**
|
|
37795
38025
|
* Get domain
|
|
37796
38026
|
*
|
|
@@ -40146,7 +40376,7 @@ class SCIMApi {
|
|
|
40146
40376
|
/**
|
|
40147
40377
|
* SCIM service.
|
|
40148
40378
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
40149
|
-
* @version
|
|
40379
|
+
* @version 145.0.0
|
|
40150
40380
|
*/
|
|
40151
40381
|
|
|
40152
40382
|
/**
|
|
@@ -41023,7 +41253,7 @@ class ScriptsApi {
|
|
|
41023
41253
|
/**
|
|
41024
41254
|
* Scripts service.
|
|
41025
41255
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
41026
|
-
* @version
|
|
41256
|
+
* @version 145.0.0
|
|
41027
41257
|
*/
|
|
41028
41258
|
|
|
41029
41259
|
/**
|
|
@@ -41442,7 +41672,7 @@ class SearchApi {
|
|
|
41442
41672
|
/**
|
|
41443
41673
|
* Search service.
|
|
41444
41674
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
41445
|
-
* @version
|
|
41675
|
+
* @version 145.0.0
|
|
41446
41676
|
*/
|
|
41447
41677
|
|
|
41448
41678
|
/**
|
|
@@ -42002,7 +42232,7 @@ class SpeechTextAnalyticsApi {
|
|
|
42002
42232
|
/**
|
|
42003
42233
|
* SpeechTextAnalytics service.
|
|
42004
42234
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
42005
|
-
* @version
|
|
42235
|
+
* @version 145.0.0
|
|
42006
42236
|
*/
|
|
42007
42237
|
|
|
42008
42238
|
/**
|
|
@@ -42856,7 +43086,7 @@ class StationsApi {
|
|
|
42856
43086
|
/**
|
|
42857
43087
|
* Stations service.
|
|
42858
43088
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
42859
|
-
* @version
|
|
43089
|
+
* @version 145.0.0
|
|
42860
43090
|
*/
|
|
42861
43091
|
|
|
42862
43092
|
/**
|
|
@@ -43003,7 +43233,7 @@ class SuggestApi {
|
|
|
43003
43233
|
/**
|
|
43004
43234
|
* Suggest service.
|
|
43005
43235
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
43006
|
-
* @version
|
|
43236
|
+
* @version 145.0.0
|
|
43007
43237
|
*/
|
|
43008
43238
|
|
|
43009
43239
|
/**
|
|
@@ -43142,7 +43372,7 @@ class TeamsApi {
|
|
|
43142
43372
|
/**
|
|
43143
43373
|
* Teams service.
|
|
43144
43374
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
43145
|
-
* @version
|
|
43375
|
+
* @version 145.0.0
|
|
43146
43376
|
*/
|
|
43147
43377
|
|
|
43148
43378
|
/**
|
|
@@ -43321,7 +43551,7 @@ class TelephonyApi {
|
|
|
43321
43551
|
/**
|
|
43322
43552
|
* Telephony service.
|
|
43323
43553
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
43324
|
-
* @version
|
|
43554
|
+
* @version 145.0.0
|
|
43325
43555
|
*/
|
|
43326
43556
|
|
|
43327
43557
|
/**
|
|
@@ -43429,7 +43659,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
43429
43659
|
/**
|
|
43430
43660
|
* TelephonyProvidersEdge service.
|
|
43431
43661
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
43432
|
-
* @version
|
|
43662
|
+
* @version 145.0.0
|
|
43433
43663
|
*/
|
|
43434
43664
|
|
|
43435
43665
|
/**
|
|
@@ -47062,7 +47292,7 @@ class TextbotsApi {
|
|
|
47062
47292
|
/**
|
|
47063
47293
|
* Textbots service.
|
|
47064
47294
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
47065
|
-
* @version
|
|
47295
|
+
* @version 145.0.0
|
|
47066
47296
|
*/
|
|
47067
47297
|
|
|
47068
47298
|
/**
|
|
@@ -47190,7 +47420,7 @@ class TokensApi {
|
|
|
47190
47420
|
/**
|
|
47191
47421
|
* Tokens service.
|
|
47192
47422
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
47193
|
-
* @version
|
|
47423
|
+
* @version 145.0.0
|
|
47194
47424
|
*/
|
|
47195
47425
|
|
|
47196
47426
|
/**
|
|
@@ -47296,7 +47526,7 @@ class UploadsApi {
|
|
|
47296
47526
|
/**
|
|
47297
47527
|
* Uploads service.
|
|
47298
47528
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
47299
|
-
* @version
|
|
47529
|
+
* @version 145.0.0
|
|
47300
47530
|
*/
|
|
47301
47531
|
|
|
47302
47532
|
/**
|
|
@@ -47472,7 +47702,7 @@ class UsageApi {
|
|
|
47472
47702
|
/**
|
|
47473
47703
|
* Usage service.
|
|
47474
47704
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
47475
|
-
* @version
|
|
47705
|
+
* @version 145.0.0
|
|
47476
47706
|
*/
|
|
47477
47707
|
|
|
47478
47708
|
/**
|
|
@@ -47543,7 +47773,7 @@ class UserRecordingsApi {
|
|
|
47543
47773
|
/**
|
|
47544
47774
|
* UserRecordings service.
|
|
47545
47775
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
47546
|
-
* @version
|
|
47776
|
+
* @version 145.0.0
|
|
47547
47777
|
*/
|
|
47548
47778
|
|
|
47549
47779
|
/**
|
|
@@ -47727,7 +47957,7 @@ class UsersApi {
|
|
|
47727
47957
|
/**
|
|
47728
47958
|
* Users service.
|
|
47729
47959
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
47730
|
-
* @version
|
|
47960
|
+
* @version 145.0.0
|
|
47731
47961
|
*/
|
|
47732
47962
|
|
|
47733
47963
|
/**
|
|
@@ -50029,7 +50259,7 @@ class UtilitiesApi {
|
|
|
50029
50259
|
/**
|
|
50030
50260
|
* Utilities service.
|
|
50031
50261
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
50032
|
-
* @version
|
|
50262
|
+
* @version 145.0.0
|
|
50033
50263
|
*/
|
|
50034
50264
|
|
|
50035
50265
|
/**
|
|
@@ -50140,7 +50370,7 @@ class VoicemailApi {
|
|
|
50140
50370
|
/**
|
|
50141
50371
|
* Voicemail service.
|
|
50142
50372
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
50143
|
-
* @version
|
|
50373
|
+
* @version 145.0.0
|
|
50144
50374
|
*/
|
|
50145
50375
|
|
|
50146
50376
|
/**
|
|
@@ -50807,7 +51037,7 @@ class WebChatApi {
|
|
|
50807
51037
|
/**
|
|
50808
51038
|
* WebChat service.
|
|
50809
51039
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
50810
|
-
* @version
|
|
51040
|
+
* @version 145.0.0
|
|
50811
51041
|
*/
|
|
50812
51042
|
|
|
50813
51043
|
/**
|
|
@@ -51351,7 +51581,7 @@ class WebDeploymentsApi {
|
|
|
51351
51581
|
/**
|
|
51352
51582
|
* WebDeployments service.
|
|
51353
51583
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
51354
|
-
* @version
|
|
51584
|
+
* @version 145.0.0
|
|
51355
51585
|
*/
|
|
51356
51586
|
|
|
51357
51587
|
/**
|
|
@@ -51706,7 +51936,7 @@ class WebMessagingApi {
|
|
|
51706
51936
|
/**
|
|
51707
51937
|
* WebMessaging service.
|
|
51708
51938
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
51709
|
-
* @version
|
|
51939
|
+
* @version 145.0.0
|
|
51710
51940
|
*/
|
|
51711
51941
|
|
|
51712
51942
|
/**
|
|
@@ -51752,7 +51982,7 @@ class WidgetsApi {
|
|
|
51752
51982
|
/**
|
|
51753
51983
|
* Widgets service.
|
|
51754
51984
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
51755
|
-
* @version
|
|
51985
|
+
* @version 145.0.0
|
|
51756
51986
|
*/
|
|
51757
51987
|
|
|
51758
51988
|
/**
|
|
@@ -51898,7 +52128,7 @@ class WorkforceManagementApi {
|
|
|
51898
52128
|
/**
|
|
51899
52129
|
* WorkforceManagement service.
|
|
51900
52130
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
51901
|
-
* @version
|
|
52131
|
+
* @version 145.0.0
|
|
51902
52132
|
*/
|
|
51903
52133
|
|
|
51904
52134
|
/**
|
|
@@ -56174,7 +56404,7 @@ class WorkforceManagementApi {
|
|
|
56174
56404
|
* </pre>
|
|
56175
56405
|
* </p>
|
|
56176
56406
|
* @module purecloud-platform-client-v2/index
|
|
56177
|
-
* @version
|
|
56407
|
+
* @version 145.0.0
|
|
56178
56408
|
*/
|
|
56179
56409
|
class platformClient {
|
|
56180
56410
|
constructor() {
|