purecloud-platform-client-v2 138.0.1 → 139.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 +369 -110
- package/dist/web-amd/purecloud-platform-client-v2.js +369 -110
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +369 -110
- package/dist/web-cjs/purecloud-platform-client-v2.js +369 -110
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +642 -253
- 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 +271 -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 +24 -23
- 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 +5 -5
- 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 +9 -21
- 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/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
|
@@ -7248,7 +7248,7 @@ class Configuration {
|
|
|
7248
7248
|
|
|
7249
7249
|
/**
|
|
7250
7250
|
* @module purecloud-platform-client-v2/ApiClient
|
|
7251
|
-
* @version
|
|
7251
|
+
* @version 139.0.0
|
|
7252
7252
|
*/
|
|
7253
7253
|
class ApiClient {
|
|
7254
7254
|
/**
|
|
@@ -8319,7 +8319,7 @@ class AlertingApi {
|
|
|
8319
8319
|
/**
|
|
8320
8320
|
* Alerting service.
|
|
8321
8321
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
8322
|
-
* @version
|
|
8322
|
+
* @version 139.0.0
|
|
8323
8323
|
*/
|
|
8324
8324
|
|
|
8325
8325
|
/**
|
|
@@ -8633,7 +8633,7 @@ class AnalyticsApi {
|
|
|
8633
8633
|
/**
|
|
8634
8634
|
* Analytics service.
|
|
8635
8635
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
8636
|
-
* @version
|
|
8636
|
+
* @version 139.0.0
|
|
8637
8637
|
*/
|
|
8638
8638
|
|
|
8639
8639
|
/**
|
|
@@ -9815,7 +9815,7 @@ class ArchitectApi {
|
|
|
9815
9815
|
/**
|
|
9816
9816
|
* Architect service.
|
|
9817
9817
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
9818
|
-
* @version
|
|
9818
|
+
* @version 139.0.0
|
|
9819
9819
|
*/
|
|
9820
9820
|
|
|
9821
9821
|
/**
|
|
@@ -12860,7 +12860,7 @@ class AuditApi {
|
|
|
12860
12860
|
/**
|
|
12861
12861
|
* Audit service.
|
|
12862
12862
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
12863
|
-
* @version
|
|
12863
|
+
* @version 139.0.0
|
|
12864
12864
|
*/
|
|
12865
12865
|
|
|
12866
12866
|
/**
|
|
@@ -13031,7 +13031,7 @@ class AuthorizationApi {
|
|
|
13031
13031
|
/**
|
|
13032
13032
|
* Authorization service.
|
|
13033
13033
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
13034
|
-
* @version
|
|
13034
|
+
* @version 139.0.0
|
|
13035
13035
|
*/
|
|
13036
13036
|
|
|
13037
13037
|
/**
|
|
@@ -14214,7 +14214,7 @@ class BillingApi {
|
|
|
14214
14214
|
/**
|
|
14215
14215
|
* Billing service.
|
|
14216
14216
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
14217
|
-
* @version
|
|
14217
|
+
* @version 139.0.0
|
|
14218
14218
|
*/
|
|
14219
14219
|
|
|
14220
14220
|
/**
|
|
@@ -14294,7 +14294,7 @@ class ChatApi {
|
|
|
14294
14294
|
/**
|
|
14295
14295
|
* Chat service.
|
|
14296
14296
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
14297
|
-
* @version
|
|
14297
|
+
* @version 139.0.0
|
|
14298
14298
|
*/
|
|
14299
14299
|
|
|
14300
14300
|
/**
|
|
@@ -14385,7 +14385,7 @@ class CoachingApi {
|
|
|
14385
14385
|
/**
|
|
14386
14386
|
* Coaching service.
|
|
14387
14387
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
14388
|
-
* @version
|
|
14388
|
+
* @version 139.0.0
|
|
14389
14389
|
*/
|
|
14390
14390
|
|
|
14391
14391
|
/**
|
|
@@ -14962,7 +14962,7 @@ class ContentManagementApi {
|
|
|
14962
14962
|
/**
|
|
14963
14963
|
* ContentManagement service.
|
|
14964
14964
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
14965
|
-
* @version
|
|
14965
|
+
* @version 139.0.0
|
|
14966
14966
|
*/
|
|
14967
14967
|
|
|
14968
14968
|
/**
|
|
@@ -16102,7 +16102,7 @@ class ConversationsApi {
|
|
|
16102
16102
|
/**
|
|
16103
16103
|
* Conversations service.
|
|
16104
16104
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
16105
|
-
* @version
|
|
16105
|
+
* @version 139.0.0
|
|
16106
16106
|
*/
|
|
16107
16107
|
|
|
16108
16108
|
/**
|
|
@@ -20650,6 +20650,126 @@ class ConversationsApi {
|
|
|
20650
20650
|
);
|
|
20651
20651
|
}
|
|
20652
20652
|
|
|
20653
|
+
/**
|
|
20654
|
+
* Update a conversation by setting its recording state
|
|
20655
|
+
*
|
|
20656
|
+
* @param {String} conversationId conversationId
|
|
20657
|
+
* @param {Object} body SetRecordingState
|
|
20658
|
+
*/
|
|
20659
|
+
putConversationsCallRecordingstate(conversationId, body) {
|
|
20660
|
+
// verify the required parameter 'conversationId' is set
|
|
20661
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20662
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallRecordingstate';
|
|
20663
|
+
}
|
|
20664
|
+
// verify the required parameter 'body' is set
|
|
20665
|
+
if (body === undefined || body === null) {
|
|
20666
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallRecordingstate';
|
|
20667
|
+
}
|
|
20668
|
+
|
|
20669
|
+
return this.apiClient.callApi(
|
|
20670
|
+
'/api/v2/conversations/calls/{conversationId}/recordingstate',
|
|
20671
|
+
'PUT',
|
|
20672
|
+
{ 'conversationId': conversationId },
|
|
20673
|
+
{ },
|
|
20674
|
+
{ },
|
|
20675
|
+
{ },
|
|
20676
|
+
body,
|
|
20677
|
+
['PureCloud OAuth'],
|
|
20678
|
+
['application/json'],
|
|
20679
|
+
['application/json']
|
|
20680
|
+
);
|
|
20681
|
+
}
|
|
20682
|
+
|
|
20683
|
+
/**
|
|
20684
|
+
* Update a conversation by setting its recording state
|
|
20685
|
+
*
|
|
20686
|
+
* @param {String} conversationId conversationId
|
|
20687
|
+
* @param {Object} body SetRecordingState
|
|
20688
|
+
*/
|
|
20689
|
+
putConversationsCallbackRecordingstate(conversationId, body) {
|
|
20690
|
+
// verify the required parameter 'conversationId' is set
|
|
20691
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20692
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallbackRecordingstate';
|
|
20693
|
+
}
|
|
20694
|
+
// verify the required parameter 'body' is set
|
|
20695
|
+
if (body === undefined || body === null) {
|
|
20696
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallbackRecordingstate';
|
|
20697
|
+
}
|
|
20698
|
+
|
|
20699
|
+
return this.apiClient.callApi(
|
|
20700
|
+
'/api/v2/conversations/callbacks/{conversationId}/recordingstate',
|
|
20701
|
+
'PUT',
|
|
20702
|
+
{ 'conversationId': conversationId },
|
|
20703
|
+
{ },
|
|
20704
|
+
{ },
|
|
20705
|
+
{ },
|
|
20706
|
+
body,
|
|
20707
|
+
['PureCloud OAuth'],
|
|
20708
|
+
['application/json'],
|
|
20709
|
+
['application/json']
|
|
20710
|
+
);
|
|
20711
|
+
}
|
|
20712
|
+
|
|
20713
|
+
/**
|
|
20714
|
+
* Update a conversation by setting its recording state
|
|
20715
|
+
*
|
|
20716
|
+
* @param {String} conversationId conversationId
|
|
20717
|
+
* @param {Object} body SetRecordingState
|
|
20718
|
+
*/
|
|
20719
|
+
putConversationsChatRecordingstate(conversationId, body) {
|
|
20720
|
+
// verify the required parameter 'conversationId' is set
|
|
20721
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20722
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsChatRecordingstate';
|
|
20723
|
+
}
|
|
20724
|
+
// verify the required parameter 'body' is set
|
|
20725
|
+
if (body === undefined || body === null) {
|
|
20726
|
+
throw 'Missing the required parameter "body" when calling putConversationsChatRecordingstate';
|
|
20727
|
+
}
|
|
20728
|
+
|
|
20729
|
+
return this.apiClient.callApi(
|
|
20730
|
+
'/api/v2/conversations/chats/{conversationId}/recordingstate',
|
|
20731
|
+
'PUT',
|
|
20732
|
+
{ 'conversationId': conversationId },
|
|
20733
|
+
{ },
|
|
20734
|
+
{ },
|
|
20735
|
+
{ },
|
|
20736
|
+
body,
|
|
20737
|
+
['PureCloud OAuth'],
|
|
20738
|
+
['application/json'],
|
|
20739
|
+
['application/json']
|
|
20740
|
+
);
|
|
20741
|
+
}
|
|
20742
|
+
|
|
20743
|
+
/**
|
|
20744
|
+
* Update a conversation by setting its recording state
|
|
20745
|
+
*
|
|
20746
|
+
* @param {String} conversationId conversationId
|
|
20747
|
+
* @param {Object} body SetRecordingState
|
|
20748
|
+
*/
|
|
20749
|
+
putConversationsCobrowsesessionRecordingstate(conversationId, body) {
|
|
20750
|
+
// verify the required parameter 'conversationId' is set
|
|
20751
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20752
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCobrowsesessionRecordingstate';
|
|
20753
|
+
}
|
|
20754
|
+
// verify the required parameter 'body' is set
|
|
20755
|
+
if (body === undefined || body === null) {
|
|
20756
|
+
throw 'Missing the required parameter "body" when calling putConversationsCobrowsesessionRecordingstate';
|
|
20757
|
+
}
|
|
20758
|
+
|
|
20759
|
+
return this.apiClient.callApi(
|
|
20760
|
+
'/api/v2/conversations/cobrowsesessions/{conversationId}/recordingstate',
|
|
20761
|
+
'PUT',
|
|
20762
|
+
{ 'conversationId': conversationId },
|
|
20763
|
+
{ },
|
|
20764
|
+
{ },
|
|
20765
|
+
{ },
|
|
20766
|
+
body,
|
|
20767
|
+
['PureCloud OAuth'],
|
|
20768
|
+
['application/json'],
|
|
20769
|
+
['application/json']
|
|
20770
|
+
);
|
|
20771
|
+
}
|
|
20772
|
+
|
|
20653
20773
|
/**
|
|
20654
20774
|
* Update conversation draft reply
|
|
20655
20775
|
*
|
|
@@ -20680,6 +20800,66 @@ class ConversationsApi {
|
|
|
20680
20800
|
);
|
|
20681
20801
|
}
|
|
20682
20802
|
|
|
20803
|
+
/**
|
|
20804
|
+
* Update a conversation by setting its recording state
|
|
20805
|
+
*
|
|
20806
|
+
* @param {String} conversationId conversationId
|
|
20807
|
+
* @param {Object} body SetRecordingState
|
|
20808
|
+
*/
|
|
20809
|
+
putConversationsEmailRecordingstate(conversationId, body) {
|
|
20810
|
+
// verify the required parameter 'conversationId' is set
|
|
20811
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20812
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsEmailRecordingstate';
|
|
20813
|
+
}
|
|
20814
|
+
// verify the required parameter 'body' is set
|
|
20815
|
+
if (body === undefined || body === null) {
|
|
20816
|
+
throw 'Missing the required parameter "body" when calling putConversationsEmailRecordingstate';
|
|
20817
|
+
}
|
|
20818
|
+
|
|
20819
|
+
return this.apiClient.callApi(
|
|
20820
|
+
'/api/v2/conversations/emails/{conversationId}/recordingstate',
|
|
20821
|
+
'PUT',
|
|
20822
|
+
{ 'conversationId': conversationId },
|
|
20823
|
+
{ },
|
|
20824
|
+
{ },
|
|
20825
|
+
{ },
|
|
20826
|
+
body,
|
|
20827
|
+
['PureCloud OAuth'],
|
|
20828
|
+
['application/json'],
|
|
20829
|
+
['application/json']
|
|
20830
|
+
);
|
|
20831
|
+
}
|
|
20832
|
+
|
|
20833
|
+
/**
|
|
20834
|
+
* Update a conversation by setting its recording state
|
|
20835
|
+
*
|
|
20836
|
+
* @param {String} conversationId conversationId
|
|
20837
|
+
* @param {Object} body SetRecordingState
|
|
20838
|
+
*/
|
|
20839
|
+
putConversationsMessageRecordingstate(conversationId, body) {
|
|
20840
|
+
// verify the required parameter 'conversationId' is set
|
|
20841
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20842
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsMessageRecordingstate';
|
|
20843
|
+
}
|
|
20844
|
+
// verify the required parameter 'body' is set
|
|
20845
|
+
if (body === undefined || body === null) {
|
|
20846
|
+
throw 'Missing the required parameter "body" when calling putConversationsMessageRecordingstate';
|
|
20847
|
+
}
|
|
20848
|
+
|
|
20849
|
+
return this.apiClient.callApi(
|
|
20850
|
+
'/api/v2/conversations/messages/{conversationId}/recordingstate',
|
|
20851
|
+
'PUT',
|
|
20852
|
+
{ 'conversationId': conversationId },
|
|
20853
|
+
{ },
|
|
20854
|
+
{ },
|
|
20855
|
+
{ },
|
|
20856
|
+
body,
|
|
20857
|
+
['PureCloud OAuth'],
|
|
20858
|
+
['application/json'],
|
|
20859
|
+
['application/json']
|
|
20860
|
+
);
|
|
20861
|
+
}
|
|
20862
|
+
|
|
20683
20863
|
/**
|
|
20684
20864
|
* Update a LINE messenger integration
|
|
20685
20865
|
*
|
|
@@ -20760,13 +20940,103 @@ class ConversationsApi {
|
|
|
20760
20940
|
);
|
|
20761
20941
|
}
|
|
20762
20942
|
|
|
20943
|
+
/**
|
|
20944
|
+
* Update a conversation by setting its recording state
|
|
20945
|
+
*
|
|
20946
|
+
* @param {String} conversationId conversationId
|
|
20947
|
+
* @param {Object} body SetRecordingState
|
|
20948
|
+
*/
|
|
20949
|
+
putConversationsScreenshareRecordingstate(conversationId, body) {
|
|
20950
|
+
// verify the required parameter 'conversationId' is set
|
|
20951
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20952
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsScreenshareRecordingstate';
|
|
20953
|
+
}
|
|
20954
|
+
// verify the required parameter 'body' is set
|
|
20955
|
+
if (body === undefined || body === null) {
|
|
20956
|
+
throw 'Missing the required parameter "body" when calling putConversationsScreenshareRecordingstate';
|
|
20957
|
+
}
|
|
20958
|
+
|
|
20959
|
+
return this.apiClient.callApi(
|
|
20960
|
+
'/api/v2/conversations/screenshares/{conversationId}/recordingstate',
|
|
20961
|
+
'PUT',
|
|
20962
|
+
{ 'conversationId': conversationId },
|
|
20963
|
+
{ },
|
|
20964
|
+
{ },
|
|
20965
|
+
{ },
|
|
20966
|
+
body,
|
|
20967
|
+
['PureCloud OAuth'],
|
|
20968
|
+
['application/json'],
|
|
20969
|
+
['application/json']
|
|
20970
|
+
);
|
|
20971
|
+
}
|
|
20972
|
+
|
|
20973
|
+
/**
|
|
20974
|
+
* Update a conversation by setting its recording state
|
|
20975
|
+
*
|
|
20976
|
+
* @param {String} conversationId conversationId
|
|
20977
|
+
* @param {Object} body SetRecordingState
|
|
20978
|
+
*/
|
|
20979
|
+
putConversationsSocialRecordingstate(conversationId, body) {
|
|
20980
|
+
// verify the required parameter 'conversationId' is set
|
|
20981
|
+
if (conversationId === undefined || conversationId === null) {
|
|
20982
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsSocialRecordingstate';
|
|
20983
|
+
}
|
|
20984
|
+
// verify the required parameter 'body' is set
|
|
20985
|
+
if (body === undefined || body === null) {
|
|
20986
|
+
throw 'Missing the required parameter "body" when calling putConversationsSocialRecordingstate';
|
|
20987
|
+
}
|
|
20988
|
+
|
|
20989
|
+
return this.apiClient.callApi(
|
|
20990
|
+
'/api/v2/conversations/socials/{conversationId}/recordingstate',
|
|
20991
|
+
'PUT',
|
|
20992
|
+
{ 'conversationId': conversationId },
|
|
20993
|
+
{ },
|
|
20994
|
+
{ },
|
|
20995
|
+
{ },
|
|
20996
|
+
body,
|
|
20997
|
+
['PureCloud OAuth'],
|
|
20998
|
+
['application/json'],
|
|
20999
|
+
['application/json']
|
|
21000
|
+
);
|
|
21001
|
+
}
|
|
21002
|
+
|
|
21003
|
+
/**
|
|
21004
|
+
* Update a conversation by setting its recording state
|
|
21005
|
+
*
|
|
21006
|
+
* @param {String} conversationId conversationId
|
|
21007
|
+
* @param {Object} body SetRecordingState
|
|
21008
|
+
*/
|
|
21009
|
+
putConversationsVideoRecordingstate(conversationId, body) {
|
|
21010
|
+
// verify the required parameter 'conversationId' is set
|
|
21011
|
+
if (conversationId === undefined || conversationId === null) {
|
|
21012
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsVideoRecordingstate';
|
|
21013
|
+
}
|
|
21014
|
+
// verify the required parameter 'body' is set
|
|
21015
|
+
if (body === undefined || body === null) {
|
|
21016
|
+
throw 'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';
|
|
21017
|
+
}
|
|
21018
|
+
|
|
21019
|
+
return this.apiClient.callApi(
|
|
21020
|
+
'/api/v2/conversations/videos/{conversationId}/recordingstate',
|
|
21021
|
+
'PUT',
|
|
21022
|
+
{ 'conversationId': conversationId },
|
|
21023
|
+
{ },
|
|
21024
|
+
{ },
|
|
21025
|
+
{ },
|
|
21026
|
+
body,
|
|
21027
|
+
['PureCloud OAuth'],
|
|
21028
|
+
['application/json'],
|
|
21029
|
+
['application/json']
|
|
21030
|
+
);
|
|
21031
|
+
}
|
|
21032
|
+
|
|
20763
21033
|
}
|
|
20764
21034
|
|
|
20765
21035
|
class DataExtensionsApi {
|
|
20766
21036
|
/**
|
|
20767
21037
|
* DataExtensions service.
|
|
20768
21038
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20769
|
-
* @version
|
|
21039
|
+
* @version 139.0.0
|
|
20770
21040
|
*/
|
|
20771
21041
|
|
|
20772
21042
|
/**
|
|
@@ -20852,7 +21122,7 @@ class ExternalContactsApi {
|
|
|
20852
21122
|
/**
|
|
20853
21123
|
* ExternalContacts service.
|
|
20854
21124
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
20855
|
-
* @version
|
|
21125
|
+
* @version 139.0.0
|
|
20856
21126
|
*/
|
|
20857
21127
|
|
|
20858
21128
|
/**
|
|
@@ -22595,7 +22865,7 @@ class FaxApi {
|
|
|
22595
22865
|
/**
|
|
22596
22866
|
* Fax service.
|
|
22597
22867
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
22598
|
-
* @version
|
|
22868
|
+
* @version 139.0.0
|
|
22599
22869
|
*/
|
|
22600
22870
|
|
|
22601
22871
|
/**
|
|
@@ -22766,7 +23036,7 @@ class FlowsApi {
|
|
|
22766
23036
|
/**
|
|
22767
23037
|
* Flows service.
|
|
22768
23038
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
22769
|
-
* @version
|
|
23039
|
+
* @version 139.0.0
|
|
22770
23040
|
*/
|
|
22771
23041
|
|
|
22772
23042
|
/**
|
|
@@ -22837,7 +23107,7 @@ class GamificationApi {
|
|
|
22837
23107
|
/**
|
|
22838
23108
|
* Gamification service.
|
|
22839
23109
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
22840
|
-
* @version
|
|
23110
|
+
* @version 139.0.0
|
|
22841
23111
|
*/
|
|
22842
23112
|
|
|
22843
23113
|
/**
|
|
@@ -23108,18 +23378,18 @@ class GamificationApi {
|
|
|
23108
23378
|
/**
|
|
23109
23379
|
* Members of a given performance profile
|
|
23110
23380
|
*
|
|
23111
|
-
* @param {String}
|
|
23381
|
+
* @param {String} profileId Profile Id
|
|
23112
23382
|
*/
|
|
23113
|
-
getGamificationProfileMembers(
|
|
23114
|
-
// verify the required parameter '
|
|
23115
|
-
if (
|
|
23116
|
-
throw 'Missing the required parameter "
|
|
23383
|
+
getGamificationProfileMembers(profileId) {
|
|
23384
|
+
// verify the required parameter 'profileId' is set
|
|
23385
|
+
if (profileId === undefined || profileId === null) {
|
|
23386
|
+
throw 'Missing the required parameter "profileId" when calling getGamificationProfileMembers';
|
|
23117
23387
|
}
|
|
23118
23388
|
|
|
23119
23389
|
return this.apiClient.callApi(
|
|
23120
|
-
'/api/v2/gamification/profiles/{
|
|
23390
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
23121
23391
|
'GET',
|
|
23122
|
-
{ '
|
|
23392
|
+
{ 'profileId': profileId },
|
|
23123
23393
|
{ },
|
|
23124
23394
|
{ },
|
|
23125
23395
|
{ },
|
|
@@ -23171,6 +23441,7 @@ class GamificationApi {
|
|
|
23171
23441
|
* @param {Object} opts Optional parameters
|
|
23172
23442
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand.
|
|
23173
23443
|
* @param {String} opts.workday The objective query workday. If not specified, then it retrieves the current objective. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
23444
|
+
* @param {String} opts.metricIds List of metric ids to filter the response (Optional, comma-separated).
|
|
23174
23445
|
*/
|
|
23175
23446
|
getGamificationProfileMetrics(profileId, opts) {
|
|
23176
23447
|
opts = opts || {};
|
|
@@ -23184,7 +23455,7 @@ class GamificationApi {
|
|
|
23184
23455
|
'/api/v2/gamification/profiles/{profileId}/metrics',
|
|
23185
23456
|
'GET',
|
|
23186
23457
|
{ 'profileId': profileId },
|
|
23187
|
-
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'] },
|
|
23458
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'],'metricIds': opts['metricIds'] },
|
|
23188
23459
|
{ },
|
|
23189
23460
|
{ },
|
|
23190
23461
|
null,
|
|
@@ -23987,13 +24258,13 @@ class GamificationApi {
|
|
|
23987
24258
|
/**
|
|
23988
24259
|
* Assign members to a given performance profile
|
|
23989
24260
|
*
|
|
23990
|
-
* @param {String}
|
|
24261
|
+
* @param {String} profileId Profile Id
|
|
23991
24262
|
* @param {Object} body assignUsers
|
|
23992
24263
|
*/
|
|
23993
|
-
postGamificationProfileMembers(
|
|
23994
|
-
// verify the required parameter '
|
|
23995
|
-
if (
|
|
23996
|
-
throw 'Missing the required parameter "
|
|
24264
|
+
postGamificationProfileMembers(profileId, body) {
|
|
24265
|
+
// verify the required parameter 'profileId' is set
|
|
24266
|
+
if (profileId === undefined || profileId === null) {
|
|
24267
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembers';
|
|
23997
24268
|
}
|
|
23998
24269
|
// verify the required parameter 'body' is set
|
|
23999
24270
|
if (body === undefined || body === null) {
|
|
@@ -24001,9 +24272,9 @@ class GamificationApi {
|
|
|
24001
24272
|
}
|
|
24002
24273
|
|
|
24003
24274
|
return this.apiClient.callApi(
|
|
24004
|
-
'/api/v2/gamification/profiles/{
|
|
24275
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
24005
24276
|
'POST',
|
|
24006
|
-
{ '
|
|
24277
|
+
{ 'profileId': profileId },
|
|
24007
24278
|
{ },
|
|
24008
24279
|
{ },
|
|
24009
24280
|
{ },
|
|
@@ -24017,13 +24288,13 @@ class GamificationApi {
|
|
|
24017
24288
|
/**
|
|
24018
24289
|
* Validate member assignment
|
|
24019
24290
|
*
|
|
24020
|
-
* @param {String}
|
|
24291
|
+
* @param {String} profileId Profile Id
|
|
24021
24292
|
* @param {Object} body memberAssignments
|
|
24022
24293
|
*/
|
|
24023
|
-
postGamificationProfileMembersValidate(
|
|
24024
|
-
// verify the required parameter '
|
|
24025
|
-
if (
|
|
24026
|
-
throw 'Missing the required parameter "
|
|
24294
|
+
postGamificationProfileMembersValidate(profileId, body) {
|
|
24295
|
+
// verify the required parameter 'profileId' is set
|
|
24296
|
+
if (profileId === undefined || profileId === null) {
|
|
24297
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembersValidate';
|
|
24027
24298
|
}
|
|
24028
24299
|
// verify the required parameter 'body' is set
|
|
24029
24300
|
if (body === undefined || body === null) {
|
|
@@ -24031,9 +24302,9 @@ class GamificationApi {
|
|
|
24031
24302
|
}
|
|
24032
24303
|
|
|
24033
24304
|
return this.apiClient.callApi(
|
|
24034
|
-
'/api/v2/gamification/profiles/{
|
|
24305
|
+
'/api/v2/gamification/profiles/{profileId}/members/validate',
|
|
24035
24306
|
'POST',
|
|
24036
|
-
{ '
|
|
24307
|
+
{ 'profileId': profileId },
|
|
24037
24308
|
{ },
|
|
24038
24309
|
{ },
|
|
24039
24310
|
{ },
|
|
@@ -24267,7 +24538,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
24267
24538
|
/**
|
|
24268
24539
|
* GeneralDataProtectionRegulation service.
|
|
24269
24540
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
24270
|
-
* @version
|
|
24541
|
+
* @version 139.0.0
|
|
24271
24542
|
*/
|
|
24272
24543
|
|
|
24273
24544
|
/**
|
|
@@ -24397,7 +24668,7 @@ class GeolocationApi {
|
|
|
24397
24668
|
/**
|
|
24398
24669
|
* Geolocation service.
|
|
24399
24670
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
24400
|
-
* @version
|
|
24671
|
+
* @version 139.0.0
|
|
24401
24672
|
*/
|
|
24402
24673
|
|
|
24403
24674
|
/**
|
|
@@ -24528,7 +24799,7 @@ class GreetingsApi {
|
|
|
24528
24799
|
/**
|
|
24529
24800
|
* Greetings service.
|
|
24530
24801
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
24531
|
-
* @version
|
|
24802
|
+
* @version 139.0.0
|
|
24532
24803
|
*/
|
|
24533
24804
|
|
|
24534
24805
|
/**
|
|
@@ -24983,7 +25254,7 @@ class GroupsApi {
|
|
|
24983
25254
|
/**
|
|
24984
25255
|
* Groups service.
|
|
24985
25256
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
24986
|
-
* @version
|
|
25257
|
+
* @version 139.0.0
|
|
24987
25258
|
*/
|
|
24988
25259
|
|
|
24989
25260
|
/**
|
|
@@ -25388,7 +25659,7 @@ class IdentityProviderApi {
|
|
|
25388
25659
|
/**
|
|
25389
25660
|
* IdentityProvider service.
|
|
25390
25661
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
25391
|
-
* @version
|
|
25662
|
+
* @version 139.0.0
|
|
25392
25663
|
*/
|
|
25393
25664
|
|
|
25394
25665
|
/**
|
|
@@ -26144,7 +26415,7 @@ class IntegrationsApi {
|
|
|
26144
26415
|
/**
|
|
26145
26416
|
* Integrations service.
|
|
26146
26417
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
26147
|
-
* @version
|
|
26418
|
+
* @version 139.0.0
|
|
26148
26419
|
*/
|
|
26149
26420
|
|
|
26150
26421
|
/**
|
|
@@ -27821,7 +28092,7 @@ class JourneyApi {
|
|
|
27821
28092
|
/**
|
|
27822
28093
|
* Journey service.
|
|
27823
28094
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
27824
|
-
* @version
|
|
28095
|
+
* @version 139.0.0
|
|
27825
28096
|
*/
|
|
27826
28097
|
|
|
27827
28098
|
/**
|
|
@@ -28532,7 +28803,7 @@ class KnowledgeApi {
|
|
|
28532
28803
|
/**
|
|
28533
28804
|
* Knowledge service.
|
|
28534
28805
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
28535
|
-
* @version
|
|
28806
|
+
* @version 139.0.0
|
|
28536
28807
|
*/
|
|
28537
28808
|
|
|
28538
28809
|
/**
|
|
@@ -28710,7 +28981,7 @@ class KnowledgeApi {
|
|
|
28710
28981
|
* @param {Object} opts Optional parameters
|
|
28711
28982
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
28712
28983
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
28713
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
28984
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
28714
28985
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
28715
28986
|
* @param {String} opts.name Filter to return the categories that starts with the given category name.
|
|
28716
28987
|
*/
|
|
@@ -28818,7 +29089,7 @@ class KnowledgeApi {
|
|
|
28818
29089
|
* @param {Object} opts Optional parameters
|
|
28819
29090
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
28820
29091
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
28821
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
29092
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
28822
29093
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
28823
29094
|
* @param {String} opts.categories Filter by categories ids, comma separated values expected.
|
|
28824
29095
|
* @param {String} opts.title Filter by document title.
|
|
@@ -28930,7 +29201,7 @@ class KnowledgeApi {
|
|
|
28930
29201
|
* @param {Object} opts Optional parameters
|
|
28931
29202
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
28932
29203
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
28933
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
29204
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
28934
29205
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
28935
29206
|
* @param {Object} opts.knowledgeDocumentsState Return the training with the specified state of the trained documents.
|
|
28936
29207
|
*/
|
|
@@ -28966,7 +29237,7 @@ class KnowledgeApi {
|
|
|
28966
29237
|
* @param {Object} opts Optional parameters
|
|
28967
29238
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
28968
29239
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
28969
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
29240
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
28970
29241
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
28971
29242
|
* @param {String} opts.name Filter by Name.
|
|
28972
29243
|
* @param {Object} opts.coreLanguage Filter by core language.
|
|
@@ -29432,7 +29703,7 @@ class LanguageUnderstandingApi {
|
|
|
29432
29703
|
/**
|
|
29433
29704
|
* LanguageUnderstanding service.
|
|
29434
29705
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
29435
|
-
* @version
|
|
29706
|
+
* @version 139.0.0
|
|
29436
29707
|
*/
|
|
29437
29708
|
|
|
29438
29709
|
/**
|
|
@@ -30336,7 +30607,7 @@ class LanguagesApi {
|
|
|
30336
30607
|
/**
|
|
30337
30608
|
* Languages service.
|
|
30338
30609
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
30339
|
-
* @version
|
|
30610
|
+
* @version 139.0.0
|
|
30340
30611
|
*/
|
|
30341
30612
|
|
|
30342
30613
|
/**
|
|
@@ -30604,7 +30875,7 @@ class LearningApi {
|
|
|
30604
30875
|
/**
|
|
30605
30876
|
* Learning service.
|
|
30606
30877
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
30607
|
-
* @version
|
|
30878
|
+
* @version 139.0.0
|
|
30608
30879
|
*/
|
|
30609
30880
|
|
|
30610
30881
|
/**
|
|
@@ -31195,7 +31466,7 @@ class LicenseApi {
|
|
|
31195
31466
|
/**
|
|
31196
31467
|
* License service.
|
|
31197
31468
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
31198
|
-
* @version
|
|
31469
|
+
* @version 139.0.0
|
|
31199
31470
|
*/
|
|
31200
31471
|
|
|
31201
31472
|
/**
|
|
@@ -31433,7 +31704,7 @@ class LocationsApi {
|
|
|
31433
31704
|
/**
|
|
31434
31705
|
* Locations service.
|
|
31435
31706
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
31436
|
-
* @version
|
|
31707
|
+
* @version 139.0.0
|
|
31437
31708
|
*/
|
|
31438
31709
|
|
|
31439
31710
|
/**
|
|
@@ -31669,7 +31940,7 @@ class MessagingApi {
|
|
|
31669
31940
|
/**
|
|
31670
31941
|
* Messaging service.
|
|
31671
31942
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
31672
|
-
* @version
|
|
31943
|
+
* @version 139.0.0
|
|
31673
31944
|
*/
|
|
31674
31945
|
|
|
31675
31946
|
/**
|
|
@@ -31820,7 +32091,7 @@ class MobileDevicesApi {
|
|
|
31820
32091
|
/**
|
|
31821
32092
|
* MobileDevices service.
|
|
31822
32093
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
31823
|
-
* @version
|
|
32094
|
+
* @version 139.0.0
|
|
31824
32095
|
*/
|
|
31825
32096
|
|
|
31826
32097
|
/**
|
|
@@ -31971,7 +32242,7 @@ class NotificationsApi {
|
|
|
31971
32242
|
/**
|
|
31972
32243
|
* Notifications service.
|
|
31973
32244
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
31974
|
-
* @version
|
|
32245
|
+
* @version 139.0.0
|
|
31975
32246
|
*/
|
|
31976
32247
|
|
|
31977
32248
|
/**
|
|
@@ -32196,7 +32467,7 @@ class OAuthApi {
|
|
|
32196
32467
|
/**
|
|
32197
32468
|
* OAuth service.
|
|
32198
32469
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
32199
|
-
* @version
|
|
32470
|
+
* @version 139.0.0
|
|
32200
32471
|
*/
|
|
32201
32472
|
|
|
32202
32473
|
/**
|
|
@@ -32562,7 +32833,7 @@ class ObjectsApi {
|
|
|
32562
32833
|
/**
|
|
32563
32834
|
* Objects service.
|
|
32564
32835
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
32565
|
-
* @version
|
|
32836
|
+
* @version 139.0.0
|
|
32566
32837
|
*/
|
|
32567
32838
|
|
|
32568
32839
|
/**
|
|
@@ -32833,7 +33104,7 @@ class OrganizationApi {
|
|
|
32833
33104
|
/**
|
|
32834
33105
|
* Organization service.
|
|
32835
33106
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
32836
|
-
* @version
|
|
33107
|
+
* @version 139.0.0
|
|
32837
33108
|
*/
|
|
32838
33109
|
|
|
32839
33110
|
/**
|
|
@@ -33236,7 +33507,7 @@ class OrganizationAuthorizationApi {
|
|
|
33236
33507
|
/**
|
|
33237
33508
|
* OrganizationAuthorization service.
|
|
33238
33509
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
33239
|
-
* @version
|
|
33510
|
+
* @version 139.0.0
|
|
33240
33511
|
*/
|
|
33241
33512
|
|
|
33242
33513
|
/**
|
|
@@ -34161,7 +34432,7 @@ class OutboundApi {
|
|
|
34161
34432
|
/**
|
|
34162
34433
|
* Outbound service.
|
|
34163
34434
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
34164
|
-
* @version
|
|
34435
|
+
* @version 139.0.0
|
|
34165
34436
|
*/
|
|
34166
34437
|
|
|
34167
34438
|
/**
|
|
@@ -37416,7 +37687,7 @@ class PresenceApi {
|
|
|
37416
37687
|
/**
|
|
37417
37688
|
* Presence service.
|
|
37418
37689
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
37419
|
-
* @version
|
|
37690
|
+
* @version 139.0.0
|
|
37420
37691
|
*/
|
|
37421
37692
|
|
|
37422
37693
|
/**
|
|
@@ -37738,7 +38009,7 @@ class QualityApi {
|
|
|
37738
38009
|
/**
|
|
37739
38010
|
* Quality service.
|
|
37740
38011
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
37741
|
-
* @version
|
|
38012
|
+
* @version 139.0.0
|
|
37742
38013
|
*/
|
|
37743
38014
|
|
|
37744
38015
|
/**
|
|
@@ -39316,7 +39587,7 @@ class RecordingApi {
|
|
|
39316
39587
|
/**
|
|
39317
39588
|
* Recording service.
|
|
39318
39589
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
39319
|
-
* @version
|
|
39590
|
+
* @version 139.0.0
|
|
39320
39591
|
*/
|
|
39321
39592
|
|
|
39322
39593
|
/**
|
|
@@ -40969,7 +41240,7 @@ class ResponseManagementApi {
|
|
|
40969
41240
|
/**
|
|
40970
41241
|
* ResponseManagement service.
|
|
40971
41242
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
40972
|
-
* @version
|
|
41243
|
+
* @version 139.0.0
|
|
40973
41244
|
*/
|
|
40974
41245
|
|
|
40975
41246
|
/**
|
|
@@ -41453,7 +41724,7 @@ class RoutingApi {
|
|
|
41453
41724
|
/**
|
|
41454
41725
|
* Routing service.
|
|
41455
41726
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
41456
|
-
* @version
|
|
41727
|
+
* @version 139.0.0
|
|
41457
41728
|
*/
|
|
41458
41729
|
|
|
41459
41730
|
/**
|
|
@@ -41766,12 +42037,8 @@ class RoutingApi {
|
|
|
41766
42037
|
* Delete a phone number provisioned for SMS.
|
|
41767
42038
|
*
|
|
41768
42039
|
* @param {String} addressId Address ID
|
|
41769
|
-
* @param {Object} opts Optional parameters
|
|
41770
|
-
* @param {Boolean} opts.async Delete a phone number for SMS in an asynchronous manner. If the async parameter value is true, this initiates the deletion of a provisioned phone number. (default to false)
|
|
41771
42040
|
*/
|
|
41772
|
-
deleteRoutingSmsPhonenumber(addressId
|
|
41773
|
-
opts = opts || {};
|
|
41774
|
-
|
|
42041
|
+
deleteRoutingSmsPhonenumber(addressId) {
|
|
41775
42042
|
// verify the required parameter 'addressId' is set
|
|
41776
42043
|
if (addressId === undefined || addressId === null) {
|
|
41777
42044
|
throw 'Missing the required parameter "addressId" when calling deleteRoutingSmsPhonenumber';
|
|
@@ -41781,7 +42048,7 @@ class RoutingApi {
|
|
|
41781
42048
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
41782
42049
|
'DELETE',
|
|
41783
42050
|
{ 'addressId': addressId },
|
|
41784
|
-
{
|
|
42051
|
+
{ },
|
|
41785
42052
|
{ },
|
|
41786
42053
|
{ },
|
|
41787
42054
|
null,
|
|
@@ -41952,7 +42219,7 @@ class RoutingApi {
|
|
|
41952
42219
|
* @param {Object} opts Optional parameters
|
|
41953
42220
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
41954
42221
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
41955
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
42222
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
41956
42223
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
41957
42224
|
* @param {Array.<String>} opts.queueId Queue ID(s) to filter assessments by.
|
|
41958
42225
|
*/
|
|
@@ -42263,7 +42530,7 @@ class RoutingApi {
|
|
|
42263
42530
|
* @param {Object} opts Optional parameters
|
|
42264
42531
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
42265
42532
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
42266
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
42533
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
42267
42534
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
42268
42535
|
* @param {Array.<String>} opts.queueId Comma-separated list of queue Ids to filter by.
|
|
42269
42536
|
*/
|
|
@@ -43935,12 +44202,8 @@ class RoutingApi {
|
|
|
43935
44202
|
* Provision a phone number for SMS
|
|
43936
44203
|
*
|
|
43937
44204
|
* @param {Object} body SmsPhoneNumber
|
|
43938
|
-
* @param {Object} opts Optional parameters
|
|
43939
|
-
* @param {Boolean} opts.async Provision a new phone number for SMS in an asynchronous manner. If the async parameter value is true, this initiates the provisioning of a new phone number. Check the phoneNumber's provisioningStatus for completion of this request. (default to false)
|
|
43940
44205
|
*/
|
|
43941
|
-
postRoutingSmsPhonenumbers(body
|
|
43942
|
-
opts = opts || {};
|
|
43943
|
-
|
|
44206
|
+
postRoutingSmsPhonenumbers(body) {
|
|
43944
44207
|
// verify the required parameter 'body' is set
|
|
43945
44208
|
if (body === undefined || body === null) {
|
|
43946
44209
|
throw 'Missing the required parameter "body" when calling postRoutingSmsPhonenumbers';
|
|
@@ -43950,7 +44213,7 @@ class RoutingApi {
|
|
|
43950
44213
|
'/api/v2/routing/sms/phonenumbers',
|
|
43951
44214
|
'POST',
|
|
43952
44215
|
{ },
|
|
43953
|
-
{
|
|
44216
|
+
{ },
|
|
43954
44217
|
{ },
|
|
43955
44218
|
{ },
|
|
43956
44219
|
body,
|
|
@@ -44195,12 +44458,8 @@ class RoutingApi {
|
|
|
44195
44458
|
*
|
|
44196
44459
|
* @param {String} addressId Address ID
|
|
44197
44460
|
* @param {Object} body SmsPhoneNumber
|
|
44198
|
-
* @param {Object} opts Optional parameters
|
|
44199
|
-
* @param {Boolean} opts.async Update an existing phone number for SMS in an asynchronous manner. If the async parameter value is true, this initiates the update of a provisioned phone number. Check the phoneNumber's provisioningStatus for the progress of this request. (default to false)
|
|
44200
44461
|
*/
|
|
44201
|
-
putRoutingSmsPhonenumber(addressId, body
|
|
44202
|
-
opts = opts || {};
|
|
44203
|
-
|
|
44462
|
+
putRoutingSmsPhonenumber(addressId, body) {
|
|
44204
44463
|
// verify the required parameter 'addressId' is set
|
|
44205
44464
|
if (addressId === undefined || addressId === null) {
|
|
44206
44465
|
throw 'Missing the required parameter "addressId" when calling putRoutingSmsPhonenumber';
|
|
@@ -44214,7 +44473,7 @@ class RoutingApi {
|
|
|
44214
44473
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
44215
44474
|
'PUT',
|
|
44216
44475
|
{ 'addressId': addressId },
|
|
44217
|
-
{
|
|
44476
|
+
{ },
|
|
44218
44477
|
{ },
|
|
44219
44478
|
{ },
|
|
44220
44479
|
body,
|
|
@@ -44380,7 +44639,7 @@ class SCIMApi {
|
|
|
44380
44639
|
/**
|
|
44381
44640
|
* SCIM service.
|
|
44382
44641
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
44383
|
-
* @version
|
|
44642
|
+
* @version 139.0.0
|
|
44384
44643
|
*/
|
|
44385
44644
|
|
|
44386
44645
|
/**
|
|
@@ -45257,7 +45516,7 @@ class ScriptsApi {
|
|
|
45257
45516
|
/**
|
|
45258
45517
|
* Scripts service.
|
|
45259
45518
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
45260
|
-
* @version
|
|
45519
|
+
* @version 139.0.0
|
|
45261
45520
|
*/
|
|
45262
45521
|
|
|
45263
45522
|
/**
|
|
@@ -45676,7 +45935,7 @@ class SearchApi {
|
|
|
45676
45935
|
/**
|
|
45677
45936
|
* Search service.
|
|
45678
45937
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
45679
|
-
* @version
|
|
45938
|
+
* @version 139.0.0
|
|
45680
45939
|
*/
|
|
45681
45940
|
|
|
45682
45941
|
/**
|
|
@@ -46211,7 +46470,7 @@ class SpeechTextAnalyticsApi {
|
|
|
46211
46470
|
/**
|
|
46212
46471
|
* SpeechTextAnalytics service.
|
|
46213
46472
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
46214
|
-
* @version
|
|
46473
|
+
* @version 139.0.0
|
|
46215
46474
|
*/
|
|
46216
46475
|
|
|
46217
46476
|
/**
|
|
@@ -47064,7 +47323,7 @@ class StationsApi {
|
|
|
47064
47323
|
/**
|
|
47065
47324
|
* Stations service.
|
|
47066
47325
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
47067
|
-
* @version
|
|
47326
|
+
* @version 139.0.0
|
|
47068
47327
|
*/
|
|
47069
47328
|
|
|
47070
47329
|
/**
|
|
@@ -47211,7 +47470,7 @@ class SuggestApi {
|
|
|
47211
47470
|
/**
|
|
47212
47471
|
* Suggest service.
|
|
47213
47472
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
47214
|
-
* @version
|
|
47473
|
+
* @version 139.0.0
|
|
47215
47474
|
*/
|
|
47216
47475
|
|
|
47217
47476
|
/**
|
|
@@ -47350,7 +47609,7 @@ class TelephonyApi {
|
|
|
47350
47609
|
/**
|
|
47351
47610
|
* Telephony service.
|
|
47352
47611
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
47353
|
-
* @version
|
|
47612
|
+
* @version 139.0.0
|
|
47354
47613
|
*/
|
|
47355
47614
|
|
|
47356
47615
|
/**
|
|
@@ -47458,7 +47717,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
47458
47717
|
/**
|
|
47459
47718
|
* TelephonyProvidersEdge service.
|
|
47460
47719
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
47461
|
-
* @version
|
|
47720
|
+
* @version 139.0.0
|
|
47462
47721
|
*/
|
|
47463
47722
|
|
|
47464
47723
|
/**
|
|
@@ -51091,7 +51350,7 @@ class TextbotsApi {
|
|
|
51091
51350
|
/**
|
|
51092
51351
|
* Textbots service.
|
|
51093
51352
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
51094
|
-
* @version
|
|
51353
|
+
* @version 139.0.0
|
|
51095
51354
|
*/
|
|
51096
51355
|
|
|
51097
51356
|
/**
|
|
@@ -51219,7 +51478,7 @@ class TokensApi {
|
|
|
51219
51478
|
/**
|
|
51220
51479
|
* Tokens service.
|
|
51221
51480
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
51222
|
-
* @version
|
|
51481
|
+
* @version 139.0.0
|
|
51223
51482
|
*/
|
|
51224
51483
|
|
|
51225
51484
|
/**
|
|
@@ -51325,7 +51584,7 @@ class UploadsApi {
|
|
|
51325
51584
|
/**
|
|
51326
51585
|
* Uploads service.
|
|
51327
51586
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
51328
|
-
* @version
|
|
51587
|
+
* @version 139.0.0
|
|
51329
51588
|
*/
|
|
51330
51589
|
|
|
51331
51590
|
/**
|
|
@@ -51476,7 +51735,7 @@ class UsageApi {
|
|
|
51476
51735
|
/**
|
|
51477
51736
|
* Usage service.
|
|
51478
51737
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
51479
|
-
* @version
|
|
51738
|
+
* @version 139.0.0
|
|
51480
51739
|
*/
|
|
51481
51740
|
|
|
51482
51741
|
/**
|
|
@@ -51547,7 +51806,7 @@ class UserRecordingsApi {
|
|
|
51547
51806
|
/**
|
|
51548
51807
|
* UserRecordings service.
|
|
51549
51808
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51550
|
-
* @version
|
|
51809
|
+
* @version 139.0.0
|
|
51551
51810
|
*/
|
|
51552
51811
|
|
|
51553
51812
|
/**
|
|
@@ -51731,7 +51990,7 @@ class UsersApi {
|
|
|
51731
51990
|
/**
|
|
51732
51991
|
* Users service.
|
|
51733
51992
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51734
|
-
* @version
|
|
51993
|
+
* @version 139.0.0
|
|
51735
51994
|
*/
|
|
51736
51995
|
|
|
51737
51996
|
/**
|
|
@@ -54033,7 +54292,7 @@ class UtilitiesApi {
|
|
|
54033
54292
|
/**
|
|
54034
54293
|
* Utilities service.
|
|
54035
54294
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
54036
|
-
* @version
|
|
54295
|
+
* @version 139.0.0
|
|
54037
54296
|
*/
|
|
54038
54297
|
|
|
54039
54298
|
/**
|
|
@@ -54144,7 +54403,7 @@ class VoicemailApi {
|
|
|
54144
54403
|
/**
|
|
54145
54404
|
* Voicemail service.
|
|
54146
54405
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
54147
|
-
* @version
|
|
54406
|
+
* @version 139.0.0
|
|
54148
54407
|
*/
|
|
54149
54408
|
|
|
54150
54409
|
/**
|
|
@@ -54811,7 +55070,7 @@ class WebChatApi {
|
|
|
54811
55070
|
/**
|
|
54812
55071
|
* WebChat service.
|
|
54813
55072
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54814
|
-
* @version
|
|
55073
|
+
* @version 139.0.0
|
|
54815
55074
|
*/
|
|
54816
55075
|
|
|
54817
55076
|
/**
|
|
@@ -55355,7 +55614,7 @@ class WebDeploymentsApi {
|
|
|
55355
55614
|
/**
|
|
55356
55615
|
* WebDeployments service.
|
|
55357
55616
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
55358
|
-
* @version
|
|
55617
|
+
* @version 139.0.0
|
|
55359
55618
|
*/
|
|
55360
55619
|
|
|
55361
55620
|
/**
|
|
@@ -55710,7 +55969,7 @@ class WebMessagingApi {
|
|
|
55710
55969
|
/**
|
|
55711
55970
|
* WebMessaging service.
|
|
55712
55971
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55713
|
-
* @version
|
|
55972
|
+
* @version 139.0.0
|
|
55714
55973
|
*/
|
|
55715
55974
|
|
|
55716
55975
|
/**
|
|
@@ -55756,7 +56015,7 @@ class WidgetsApi {
|
|
|
55756
56015
|
/**
|
|
55757
56016
|
* Widgets service.
|
|
55758
56017
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55759
|
-
* @version
|
|
56018
|
+
* @version 139.0.0
|
|
55760
56019
|
*/
|
|
55761
56020
|
|
|
55762
56021
|
/**
|
|
@@ -55902,7 +56161,7 @@ class WorkforceManagementApi {
|
|
|
55902
56161
|
/**
|
|
55903
56162
|
* WorkforceManagement service.
|
|
55904
56163
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55905
|
-
* @version
|
|
56164
|
+
* @version 139.0.0
|
|
55906
56165
|
*/
|
|
55907
56166
|
|
|
55908
56167
|
/**
|
|
@@ -60153,7 +60412,7 @@ class WorkforceManagementApi {
|
|
|
60153
60412
|
* </pre>
|
|
60154
60413
|
* </p>
|
|
60155
60414
|
* @module purecloud-platform-client-v2/index
|
|
60156
|
-
* @version
|
|
60415
|
+
* @version 139.0.0
|
|
60157
60416
|
*/
|
|
60158
60417
|
class platformClient {
|
|
60159
60418
|
constructor() {
|