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
|
@@ -399,7 +399,7 @@ class Configuration {
|
|
|
399
399
|
|
|
400
400
|
/**
|
|
401
401
|
* @module purecloud-platform-client-v2/ApiClient
|
|
402
|
-
* @version
|
|
402
|
+
* @version 139.0.0
|
|
403
403
|
*/
|
|
404
404
|
class ApiClient {
|
|
405
405
|
/**
|
|
@@ -1477,7 +1477,7 @@ class AlertingApi {
|
|
|
1477
1477
|
/**
|
|
1478
1478
|
* Alerting service.
|
|
1479
1479
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1480
|
-
* @version
|
|
1480
|
+
* @version 139.0.0
|
|
1481
1481
|
*/
|
|
1482
1482
|
|
|
1483
1483
|
/**
|
|
@@ -1791,7 +1791,7 @@ class AnalyticsApi {
|
|
|
1791
1791
|
/**
|
|
1792
1792
|
* Analytics service.
|
|
1793
1793
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1794
|
-
* @version
|
|
1794
|
+
* @version 139.0.0
|
|
1795
1795
|
*/
|
|
1796
1796
|
|
|
1797
1797
|
/**
|
|
@@ -2973,7 +2973,7 @@ class ArchitectApi {
|
|
|
2973
2973
|
/**
|
|
2974
2974
|
* Architect service.
|
|
2975
2975
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2976
|
-
* @version
|
|
2976
|
+
* @version 139.0.0
|
|
2977
2977
|
*/
|
|
2978
2978
|
|
|
2979
2979
|
/**
|
|
@@ -6018,7 +6018,7 @@ class AuditApi {
|
|
|
6018
6018
|
/**
|
|
6019
6019
|
* Audit service.
|
|
6020
6020
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6021
|
-
* @version
|
|
6021
|
+
* @version 139.0.0
|
|
6022
6022
|
*/
|
|
6023
6023
|
|
|
6024
6024
|
/**
|
|
@@ -6189,7 +6189,7 @@ class AuthorizationApi {
|
|
|
6189
6189
|
/**
|
|
6190
6190
|
* Authorization service.
|
|
6191
6191
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6192
|
-
* @version
|
|
6192
|
+
* @version 139.0.0
|
|
6193
6193
|
*/
|
|
6194
6194
|
|
|
6195
6195
|
/**
|
|
@@ -7372,7 +7372,7 @@ class BillingApi {
|
|
|
7372
7372
|
/**
|
|
7373
7373
|
* Billing service.
|
|
7374
7374
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7375
|
-
* @version
|
|
7375
|
+
* @version 139.0.0
|
|
7376
7376
|
*/
|
|
7377
7377
|
|
|
7378
7378
|
/**
|
|
@@ -7452,7 +7452,7 @@ class ChatApi {
|
|
|
7452
7452
|
/**
|
|
7453
7453
|
* Chat service.
|
|
7454
7454
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7455
|
-
* @version
|
|
7455
|
+
* @version 139.0.0
|
|
7456
7456
|
*/
|
|
7457
7457
|
|
|
7458
7458
|
/**
|
|
@@ -7543,7 +7543,7 @@ class CoachingApi {
|
|
|
7543
7543
|
/**
|
|
7544
7544
|
* Coaching service.
|
|
7545
7545
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7546
|
-
* @version
|
|
7546
|
+
* @version 139.0.0
|
|
7547
7547
|
*/
|
|
7548
7548
|
|
|
7549
7549
|
/**
|
|
@@ -8120,7 +8120,7 @@ class ContentManagementApi {
|
|
|
8120
8120
|
/**
|
|
8121
8121
|
* ContentManagement service.
|
|
8122
8122
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8123
|
-
* @version
|
|
8123
|
+
* @version 139.0.0
|
|
8124
8124
|
*/
|
|
8125
8125
|
|
|
8126
8126
|
/**
|
|
@@ -9260,7 +9260,7 @@ class ConversationsApi {
|
|
|
9260
9260
|
/**
|
|
9261
9261
|
* Conversations service.
|
|
9262
9262
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9263
|
-
* @version
|
|
9263
|
+
* @version 139.0.0
|
|
9264
9264
|
*/
|
|
9265
9265
|
|
|
9266
9266
|
/**
|
|
@@ -13808,6 +13808,126 @@ class ConversationsApi {
|
|
|
13808
13808
|
);
|
|
13809
13809
|
}
|
|
13810
13810
|
|
|
13811
|
+
/**
|
|
13812
|
+
* Update a conversation by setting its recording state
|
|
13813
|
+
*
|
|
13814
|
+
* @param {String} conversationId conversationId
|
|
13815
|
+
* @param {Object} body SetRecordingState
|
|
13816
|
+
*/
|
|
13817
|
+
putConversationsCallRecordingstate(conversationId, body) {
|
|
13818
|
+
// verify the required parameter 'conversationId' is set
|
|
13819
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13820
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallRecordingstate';
|
|
13821
|
+
}
|
|
13822
|
+
// verify the required parameter 'body' is set
|
|
13823
|
+
if (body === undefined || body === null) {
|
|
13824
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallRecordingstate';
|
|
13825
|
+
}
|
|
13826
|
+
|
|
13827
|
+
return this.apiClient.callApi(
|
|
13828
|
+
'/api/v2/conversations/calls/{conversationId}/recordingstate',
|
|
13829
|
+
'PUT',
|
|
13830
|
+
{ 'conversationId': conversationId },
|
|
13831
|
+
{ },
|
|
13832
|
+
{ },
|
|
13833
|
+
{ },
|
|
13834
|
+
body,
|
|
13835
|
+
['PureCloud OAuth'],
|
|
13836
|
+
['application/json'],
|
|
13837
|
+
['application/json']
|
|
13838
|
+
);
|
|
13839
|
+
}
|
|
13840
|
+
|
|
13841
|
+
/**
|
|
13842
|
+
* Update a conversation by setting its recording state
|
|
13843
|
+
*
|
|
13844
|
+
* @param {String} conversationId conversationId
|
|
13845
|
+
* @param {Object} body SetRecordingState
|
|
13846
|
+
*/
|
|
13847
|
+
putConversationsCallbackRecordingstate(conversationId, body) {
|
|
13848
|
+
// verify the required parameter 'conversationId' is set
|
|
13849
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13850
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallbackRecordingstate';
|
|
13851
|
+
}
|
|
13852
|
+
// verify the required parameter 'body' is set
|
|
13853
|
+
if (body === undefined || body === null) {
|
|
13854
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallbackRecordingstate';
|
|
13855
|
+
}
|
|
13856
|
+
|
|
13857
|
+
return this.apiClient.callApi(
|
|
13858
|
+
'/api/v2/conversations/callbacks/{conversationId}/recordingstate',
|
|
13859
|
+
'PUT',
|
|
13860
|
+
{ 'conversationId': conversationId },
|
|
13861
|
+
{ },
|
|
13862
|
+
{ },
|
|
13863
|
+
{ },
|
|
13864
|
+
body,
|
|
13865
|
+
['PureCloud OAuth'],
|
|
13866
|
+
['application/json'],
|
|
13867
|
+
['application/json']
|
|
13868
|
+
);
|
|
13869
|
+
}
|
|
13870
|
+
|
|
13871
|
+
/**
|
|
13872
|
+
* Update a conversation by setting its recording state
|
|
13873
|
+
*
|
|
13874
|
+
* @param {String} conversationId conversationId
|
|
13875
|
+
* @param {Object} body SetRecordingState
|
|
13876
|
+
*/
|
|
13877
|
+
putConversationsChatRecordingstate(conversationId, body) {
|
|
13878
|
+
// verify the required parameter 'conversationId' is set
|
|
13879
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13880
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsChatRecordingstate';
|
|
13881
|
+
}
|
|
13882
|
+
// verify the required parameter 'body' is set
|
|
13883
|
+
if (body === undefined || body === null) {
|
|
13884
|
+
throw 'Missing the required parameter "body" when calling putConversationsChatRecordingstate';
|
|
13885
|
+
}
|
|
13886
|
+
|
|
13887
|
+
return this.apiClient.callApi(
|
|
13888
|
+
'/api/v2/conversations/chats/{conversationId}/recordingstate',
|
|
13889
|
+
'PUT',
|
|
13890
|
+
{ 'conversationId': conversationId },
|
|
13891
|
+
{ },
|
|
13892
|
+
{ },
|
|
13893
|
+
{ },
|
|
13894
|
+
body,
|
|
13895
|
+
['PureCloud OAuth'],
|
|
13896
|
+
['application/json'],
|
|
13897
|
+
['application/json']
|
|
13898
|
+
);
|
|
13899
|
+
}
|
|
13900
|
+
|
|
13901
|
+
/**
|
|
13902
|
+
* Update a conversation by setting its recording state
|
|
13903
|
+
*
|
|
13904
|
+
* @param {String} conversationId conversationId
|
|
13905
|
+
* @param {Object} body SetRecordingState
|
|
13906
|
+
*/
|
|
13907
|
+
putConversationsCobrowsesessionRecordingstate(conversationId, body) {
|
|
13908
|
+
// verify the required parameter 'conversationId' is set
|
|
13909
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13910
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCobrowsesessionRecordingstate';
|
|
13911
|
+
}
|
|
13912
|
+
// verify the required parameter 'body' is set
|
|
13913
|
+
if (body === undefined || body === null) {
|
|
13914
|
+
throw 'Missing the required parameter "body" when calling putConversationsCobrowsesessionRecordingstate';
|
|
13915
|
+
}
|
|
13916
|
+
|
|
13917
|
+
return this.apiClient.callApi(
|
|
13918
|
+
'/api/v2/conversations/cobrowsesessions/{conversationId}/recordingstate',
|
|
13919
|
+
'PUT',
|
|
13920
|
+
{ 'conversationId': conversationId },
|
|
13921
|
+
{ },
|
|
13922
|
+
{ },
|
|
13923
|
+
{ },
|
|
13924
|
+
body,
|
|
13925
|
+
['PureCloud OAuth'],
|
|
13926
|
+
['application/json'],
|
|
13927
|
+
['application/json']
|
|
13928
|
+
);
|
|
13929
|
+
}
|
|
13930
|
+
|
|
13811
13931
|
/**
|
|
13812
13932
|
* Update conversation draft reply
|
|
13813
13933
|
*
|
|
@@ -13838,6 +13958,66 @@ class ConversationsApi {
|
|
|
13838
13958
|
);
|
|
13839
13959
|
}
|
|
13840
13960
|
|
|
13961
|
+
/**
|
|
13962
|
+
* Update a conversation by setting its recording state
|
|
13963
|
+
*
|
|
13964
|
+
* @param {String} conversationId conversationId
|
|
13965
|
+
* @param {Object} body SetRecordingState
|
|
13966
|
+
*/
|
|
13967
|
+
putConversationsEmailRecordingstate(conversationId, body) {
|
|
13968
|
+
// verify the required parameter 'conversationId' is set
|
|
13969
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13970
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsEmailRecordingstate';
|
|
13971
|
+
}
|
|
13972
|
+
// verify the required parameter 'body' is set
|
|
13973
|
+
if (body === undefined || body === null) {
|
|
13974
|
+
throw 'Missing the required parameter "body" when calling putConversationsEmailRecordingstate';
|
|
13975
|
+
}
|
|
13976
|
+
|
|
13977
|
+
return this.apiClient.callApi(
|
|
13978
|
+
'/api/v2/conversations/emails/{conversationId}/recordingstate',
|
|
13979
|
+
'PUT',
|
|
13980
|
+
{ 'conversationId': conversationId },
|
|
13981
|
+
{ },
|
|
13982
|
+
{ },
|
|
13983
|
+
{ },
|
|
13984
|
+
body,
|
|
13985
|
+
['PureCloud OAuth'],
|
|
13986
|
+
['application/json'],
|
|
13987
|
+
['application/json']
|
|
13988
|
+
);
|
|
13989
|
+
}
|
|
13990
|
+
|
|
13991
|
+
/**
|
|
13992
|
+
* Update a conversation by setting its recording state
|
|
13993
|
+
*
|
|
13994
|
+
* @param {String} conversationId conversationId
|
|
13995
|
+
* @param {Object} body SetRecordingState
|
|
13996
|
+
*/
|
|
13997
|
+
putConversationsMessageRecordingstate(conversationId, body) {
|
|
13998
|
+
// verify the required parameter 'conversationId' is set
|
|
13999
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14000
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsMessageRecordingstate';
|
|
14001
|
+
}
|
|
14002
|
+
// verify the required parameter 'body' is set
|
|
14003
|
+
if (body === undefined || body === null) {
|
|
14004
|
+
throw 'Missing the required parameter "body" when calling putConversationsMessageRecordingstate';
|
|
14005
|
+
}
|
|
14006
|
+
|
|
14007
|
+
return this.apiClient.callApi(
|
|
14008
|
+
'/api/v2/conversations/messages/{conversationId}/recordingstate',
|
|
14009
|
+
'PUT',
|
|
14010
|
+
{ 'conversationId': conversationId },
|
|
14011
|
+
{ },
|
|
14012
|
+
{ },
|
|
14013
|
+
{ },
|
|
14014
|
+
body,
|
|
14015
|
+
['PureCloud OAuth'],
|
|
14016
|
+
['application/json'],
|
|
14017
|
+
['application/json']
|
|
14018
|
+
);
|
|
14019
|
+
}
|
|
14020
|
+
|
|
13841
14021
|
/**
|
|
13842
14022
|
* Update a LINE messenger integration
|
|
13843
14023
|
*
|
|
@@ -13918,13 +14098,103 @@ class ConversationsApi {
|
|
|
13918
14098
|
);
|
|
13919
14099
|
}
|
|
13920
14100
|
|
|
14101
|
+
/**
|
|
14102
|
+
* Update a conversation by setting its recording state
|
|
14103
|
+
*
|
|
14104
|
+
* @param {String} conversationId conversationId
|
|
14105
|
+
* @param {Object} body SetRecordingState
|
|
14106
|
+
*/
|
|
14107
|
+
putConversationsScreenshareRecordingstate(conversationId, body) {
|
|
14108
|
+
// verify the required parameter 'conversationId' is set
|
|
14109
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14110
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsScreenshareRecordingstate';
|
|
14111
|
+
}
|
|
14112
|
+
// verify the required parameter 'body' is set
|
|
14113
|
+
if (body === undefined || body === null) {
|
|
14114
|
+
throw 'Missing the required parameter "body" when calling putConversationsScreenshareRecordingstate';
|
|
14115
|
+
}
|
|
14116
|
+
|
|
14117
|
+
return this.apiClient.callApi(
|
|
14118
|
+
'/api/v2/conversations/screenshares/{conversationId}/recordingstate',
|
|
14119
|
+
'PUT',
|
|
14120
|
+
{ 'conversationId': conversationId },
|
|
14121
|
+
{ },
|
|
14122
|
+
{ },
|
|
14123
|
+
{ },
|
|
14124
|
+
body,
|
|
14125
|
+
['PureCloud OAuth'],
|
|
14126
|
+
['application/json'],
|
|
14127
|
+
['application/json']
|
|
14128
|
+
);
|
|
14129
|
+
}
|
|
14130
|
+
|
|
14131
|
+
/**
|
|
14132
|
+
* Update a conversation by setting its recording state
|
|
14133
|
+
*
|
|
14134
|
+
* @param {String} conversationId conversationId
|
|
14135
|
+
* @param {Object} body SetRecordingState
|
|
14136
|
+
*/
|
|
14137
|
+
putConversationsSocialRecordingstate(conversationId, body) {
|
|
14138
|
+
// verify the required parameter 'conversationId' is set
|
|
14139
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14140
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsSocialRecordingstate';
|
|
14141
|
+
}
|
|
14142
|
+
// verify the required parameter 'body' is set
|
|
14143
|
+
if (body === undefined || body === null) {
|
|
14144
|
+
throw 'Missing the required parameter "body" when calling putConversationsSocialRecordingstate';
|
|
14145
|
+
}
|
|
14146
|
+
|
|
14147
|
+
return this.apiClient.callApi(
|
|
14148
|
+
'/api/v2/conversations/socials/{conversationId}/recordingstate',
|
|
14149
|
+
'PUT',
|
|
14150
|
+
{ 'conversationId': conversationId },
|
|
14151
|
+
{ },
|
|
14152
|
+
{ },
|
|
14153
|
+
{ },
|
|
14154
|
+
body,
|
|
14155
|
+
['PureCloud OAuth'],
|
|
14156
|
+
['application/json'],
|
|
14157
|
+
['application/json']
|
|
14158
|
+
);
|
|
14159
|
+
}
|
|
14160
|
+
|
|
14161
|
+
/**
|
|
14162
|
+
* Update a conversation by setting its recording state
|
|
14163
|
+
*
|
|
14164
|
+
* @param {String} conversationId conversationId
|
|
14165
|
+
* @param {Object} body SetRecordingState
|
|
14166
|
+
*/
|
|
14167
|
+
putConversationsVideoRecordingstate(conversationId, body) {
|
|
14168
|
+
// verify the required parameter 'conversationId' is set
|
|
14169
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14170
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsVideoRecordingstate';
|
|
14171
|
+
}
|
|
14172
|
+
// verify the required parameter 'body' is set
|
|
14173
|
+
if (body === undefined || body === null) {
|
|
14174
|
+
throw 'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';
|
|
14175
|
+
}
|
|
14176
|
+
|
|
14177
|
+
return this.apiClient.callApi(
|
|
14178
|
+
'/api/v2/conversations/videos/{conversationId}/recordingstate',
|
|
14179
|
+
'PUT',
|
|
14180
|
+
{ 'conversationId': conversationId },
|
|
14181
|
+
{ },
|
|
14182
|
+
{ },
|
|
14183
|
+
{ },
|
|
14184
|
+
body,
|
|
14185
|
+
['PureCloud OAuth'],
|
|
14186
|
+
['application/json'],
|
|
14187
|
+
['application/json']
|
|
14188
|
+
);
|
|
14189
|
+
}
|
|
14190
|
+
|
|
13921
14191
|
}
|
|
13922
14192
|
|
|
13923
14193
|
class DataExtensionsApi {
|
|
13924
14194
|
/**
|
|
13925
14195
|
* DataExtensions service.
|
|
13926
14196
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
13927
|
-
* @version
|
|
14197
|
+
* @version 139.0.0
|
|
13928
14198
|
*/
|
|
13929
14199
|
|
|
13930
14200
|
/**
|
|
@@ -14010,7 +14280,7 @@ class ExternalContactsApi {
|
|
|
14010
14280
|
/**
|
|
14011
14281
|
* ExternalContacts service.
|
|
14012
14282
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14013
|
-
* @version
|
|
14283
|
+
* @version 139.0.0
|
|
14014
14284
|
*/
|
|
14015
14285
|
|
|
14016
14286
|
/**
|
|
@@ -15753,7 +16023,7 @@ class FaxApi {
|
|
|
15753
16023
|
/**
|
|
15754
16024
|
* Fax service.
|
|
15755
16025
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
15756
|
-
* @version
|
|
16026
|
+
* @version 139.0.0
|
|
15757
16027
|
*/
|
|
15758
16028
|
|
|
15759
16029
|
/**
|
|
@@ -15924,7 +16194,7 @@ class FlowsApi {
|
|
|
15924
16194
|
/**
|
|
15925
16195
|
* Flows service.
|
|
15926
16196
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
15927
|
-
* @version
|
|
16197
|
+
* @version 139.0.0
|
|
15928
16198
|
*/
|
|
15929
16199
|
|
|
15930
16200
|
/**
|
|
@@ -15995,7 +16265,7 @@ class GamificationApi {
|
|
|
15995
16265
|
/**
|
|
15996
16266
|
* Gamification service.
|
|
15997
16267
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
15998
|
-
* @version
|
|
16268
|
+
* @version 139.0.0
|
|
15999
16269
|
*/
|
|
16000
16270
|
|
|
16001
16271
|
/**
|
|
@@ -16266,18 +16536,18 @@ class GamificationApi {
|
|
|
16266
16536
|
/**
|
|
16267
16537
|
* Members of a given performance profile
|
|
16268
16538
|
*
|
|
16269
|
-
* @param {String}
|
|
16539
|
+
* @param {String} profileId Profile Id
|
|
16270
16540
|
*/
|
|
16271
|
-
getGamificationProfileMembers(
|
|
16272
|
-
// verify the required parameter '
|
|
16273
|
-
if (
|
|
16274
|
-
throw 'Missing the required parameter "
|
|
16541
|
+
getGamificationProfileMembers(profileId) {
|
|
16542
|
+
// verify the required parameter 'profileId' is set
|
|
16543
|
+
if (profileId === undefined || profileId === null) {
|
|
16544
|
+
throw 'Missing the required parameter "profileId" when calling getGamificationProfileMembers';
|
|
16275
16545
|
}
|
|
16276
16546
|
|
|
16277
16547
|
return this.apiClient.callApi(
|
|
16278
|
-
'/api/v2/gamification/profiles/{
|
|
16548
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
16279
16549
|
'GET',
|
|
16280
|
-
{ '
|
|
16550
|
+
{ 'profileId': profileId },
|
|
16281
16551
|
{ },
|
|
16282
16552
|
{ },
|
|
16283
16553
|
{ },
|
|
@@ -16329,6 +16599,7 @@ class GamificationApi {
|
|
|
16329
16599
|
* @param {Object} opts Optional parameters
|
|
16330
16600
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand.
|
|
16331
16601
|
* @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
|
|
16602
|
+
* @param {String} opts.metricIds List of metric ids to filter the response (Optional, comma-separated).
|
|
16332
16603
|
*/
|
|
16333
16604
|
getGamificationProfileMetrics(profileId, opts) {
|
|
16334
16605
|
opts = opts || {};
|
|
@@ -16342,7 +16613,7 @@ class GamificationApi {
|
|
|
16342
16613
|
'/api/v2/gamification/profiles/{profileId}/metrics',
|
|
16343
16614
|
'GET',
|
|
16344
16615
|
{ 'profileId': profileId },
|
|
16345
|
-
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'] },
|
|
16616
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'],'metricIds': opts['metricIds'] },
|
|
16346
16617
|
{ },
|
|
16347
16618
|
{ },
|
|
16348
16619
|
null,
|
|
@@ -17145,13 +17416,13 @@ class GamificationApi {
|
|
|
17145
17416
|
/**
|
|
17146
17417
|
* Assign members to a given performance profile
|
|
17147
17418
|
*
|
|
17148
|
-
* @param {String}
|
|
17419
|
+
* @param {String} profileId Profile Id
|
|
17149
17420
|
* @param {Object} body assignUsers
|
|
17150
17421
|
*/
|
|
17151
|
-
postGamificationProfileMembers(
|
|
17152
|
-
// verify the required parameter '
|
|
17153
|
-
if (
|
|
17154
|
-
throw 'Missing the required parameter "
|
|
17422
|
+
postGamificationProfileMembers(profileId, body) {
|
|
17423
|
+
// verify the required parameter 'profileId' is set
|
|
17424
|
+
if (profileId === undefined || profileId === null) {
|
|
17425
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembers';
|
|
17155
17426
|
}
|
|
17156
17427
|
// verify the required parameter 'body' is set
|
|
17157
17428
|
if (body === undefined || body === null) {
|
|
@@ -17159,9 +17430,9 @@ class GamificationApi {
|
|
|
17159
17430
|
}
|
|
17160
17431
|
|
|
17161
17432
|
return this.apiClient.callApi(
|
|
17162
|
-
'/api/v2/gamification/profiles/{
|
|
17433
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
17163
17434
|
'POST',
|
|
17164
|
-
{ '
|
|
17435
|
+
{ 'profileId': profileId },
|
|
17165
17436
|
{ },
|
|
17166
17437
|
{ },
|
|
17167
17438
|
{ },
|
|
@@ -17175,13 +17446,13 @@ class GamificationApi {
|
|
|
17175
17446
|
/**
|
|
17176
17447
|
* Validate member assignment
|
|
17177
17448
|
*
|
|
17178
|
-
* @param {String}
|
|
17449
|
+
* @param {String} profileId Profile Id
|
|
17179
17450
|
* @param {Object} body memberAssignments
|
|
17180
17451
|
*/
|
|
17181
|
-
postGamificationProfileMembersValidate(
|
|
17182
|
-
// verify the required parameter '
|
|
17183
|
-
if (
|
|
17184
|
-
throw 'Missing the required parameter "
|
|
17452
|
+
postGamificationProfileMembersValidate(profileId, body) {
|
|
17453
|
+
// verify the required parameter 'profileId' is set
|
|
17454
|
+
if (profileId === undefined || profileId === null) {
|
|
17455
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembersValidate';
|
|
17185
17456
|
}
|
|
17186
17457
|
// verify the required parameter 'body' is set
|
|
17187
17458
|
if (body === undefined || body === null) {
|
|
@@ -17189,9 +17460,9 @@ class GamificationApi {
|
|
|
17189
17460
|
}
|
|
17190
17461
|
|
|
17191
17462
|
return this.apiClient.callApi(
|
|
17192
|
-
'/api/v2/gamification/profiles/{
|
|
17463
|
+
'/api/v2/gamification/profiles/{profileId}/members/validate',
|
|
17193
17464
|
'POST',
|
|
17194
|
-
{ '
|
|
17465
|
+
{ 'profileId': profileId },
|
|
17195
17466
|
{ },
|
|
17196
17467
|
{ },
|
|
17197
17468
|
{ },
|
|
@@ -17425,7 +17696,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
17425
17696
|
/**
|
|
17426
17697
|
* GeneralDataProtectionRegulation service.
|
|
17427
17698
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17428
|
-
* @version
|
|
17699
|
+
* @version 139.0.0
|
|
17429
17700
|
*/
|
|
17430
17701
|
|
|
17431
17702
|
/**
|
|
@@ -17555,7 +17826,7 @@ class GeolocationApi {
|
|
|
17555
17826
|
/**
|
|
17556
17827
|
* Geolocation service.
|
|
17557
17828
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17558
|
-
* @version
|
|
17829
|
+
* @version 139.0.0
|
|
17559
17830
|
*/
|
|
17560
17831
|
|
|
17561
17832
|
/**
|
|
@@ -17686,7 +17957,7 @@ class GreetingsApi {
|
|
|
17686
17957
|
/**
|
|
17687
17958
|
* Greetings service.
|
|
17688
17959
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
17689
|
-
* @version
|
|
17960
|
+
* @version 139.0.0
|
|
17690
17961
|
*/
|
|
17691
17962
|
|
|
17692
17963
|
/**
|
|
@@ -18141,7 +18412,7 @@ class GroupsApi {
|
|
|
18141
18412
|
/**
|
|
18142
18413
|
* Groups service.
|
|
18143
18414
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18144
|
-
* @version
|
|
18415
|
+
* @version 139.0.0
|
|
18145
18416
|
*/
|
|
18146
18417
|
|
|
18147
18418
|
/**
|
|
@@ -18546,7 +18817,7 @@ class IdentityProviderApi {
|
|
|
18546
18817
|
/**
|
|
18547
18818
|
* IdentityProvider service.
|
|
18548
18819
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18549
|
-
* @version
|
|
18820
|
+
* @version 139.0.0
|
|
18550
18821
|
*/
|
|
18551
18822
|
|
|
18552
18823
|
/**
|
|
@@ -19302,7 +19573,7 @@ class IntegrationsApi {
|
|
|
19302
19573
|
/**
|
|
19303
19574
|
* Integrations service.
|
|
19304
19575
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19305
|
-
* @version
|
|
19576
|
+
* @version 139.0.0
|
|
19306
19577
|
*/
|
|
19307
19578
|
|
|
19308
19579
|
/**
|
|
@@ -20979,7 +21250,7 @@ class JourneyApi {
|
|
|
20979
21250
|
/**
|
|
20980
21251
|
* Journey service.
|
|
20981
21252
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
20982
|
-
* @version
|
|
21253
|
+
* @version 139.0.0
|
|
20983
21254
|
*/
|
|
20984
21255
|
|
|
20985
21256
|
/**
|
|
@@ -21690,7 +21961,7 @@ class KnowledgeApi {
|
|
|
21690
21961
|
/**
|
|
21691
21962
|
* Knowledge service.
|
|
21692
21963
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
21693
|
-
* @version
|
|
21964
|
+
* @version 139.0.0
|
|
21694
21965
|
*/
|
|
21695
21966
|
|
|
21696
21967
|
/**
|
|
@@ -21868,7 +22139,7 @@ class KnowledgeApi {
|
|
|
21868
22139
|
* @param {Object} opts Optional parameters
|
|
21869
22140
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
21870
22141
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
21871
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22142
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
21872
22143
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
21873
22144
|
* @param {String} opts.name Filter to return the categories that starts with the given category name.
|
|
21874
22145
|
*/
|
|
@@ -21976,7 +22247,7 @@ class KnowledgeApi {
|
|
|
21976
22247
|
* @param {Object} opts Optional parameters
|
|
21977
22248
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
21978
22249
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
21979
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22250
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
21980
22251
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
21981
22252
|
* @param {String} opts.categories Filter by categories ids, comma separated values expected.
|
|
21982
22253
|
* @param {String} opts.title Filter by document title.
|
|
@@ -22088,7 +22359,7 @@ class KnowledgeApi {
|
|
|
22088
22359
|
* @param {Object} opts Optional parameters
|
|
22089
22360
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
22090
22361
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
22091
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22362
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22092
22363
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
22093
22364
|
* @param {Object} opts.knowledgeDocumentsState Return the training with the specified state of the trained documents.
|
|
22094
22365
|
*/
|
|
@@ -22124,7 +22395,7 @@ class KnowledgeApi {
|
|
|
22124
22395
|
* @param {Object} opts Optional parameters
|
|
22125
22396
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
22126
22397
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
22127
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22398
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22128
22399
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
22129
22400
|
* @param {String} opts.name Filter by Name.
|
|
22130
22401
|
* @param {Object} opts.coreLanguage Filter by core language.
|
|
@@ -22590,7 +22861,7 @@ class LanguageUnderstandingApi {
|
|
|
22590
22861
|
/**
|
|
22591
22862
|
* LanguageUnderstanding service.
|
|
22592
22863
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
22593
|
-
* @version
|
|
22864
|
+
* @version 139.0.0
|
|
22594
22865
|
*/
|
|
22595
22866
|
|
|
22596
22867
|
/**
|
|
@@ -23494,7 +23765,7 @@ class LanguagesApi {
|
|
|
23494
23765
|
/**
|
|
23495
23766
|
* Languages service.
|
|
23496
23767
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23497
|
-
* @version
|
|
23768
|
+
* @version 139.0.0
|
|
23498
23769
|
*/
|
|
23499
23770
|
|
|
23500
23771
|
/**
|
|
@@ -23762,7 +24033,7 @@ class LearningApi {
|
|
|
23762
24033
|
/**
|
|
23763
24034
|
* Learning service.
|
|
23764
24035
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
23765
|
-
* @version
|
|
24036
|
+
* @version 139.0.0
|
|
23766
24037
|
*/
|
|
23767
24038
|
|
|
23768
24039
|
/**
|
|
@@ -24353,7 +24624,7 @@ class LicenseApi {
|
|
|
24353
24624
|
/**
|
|
24354
24625
|
* License service.
|
|
24355
24626
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24356
|
-
* @version
|
|
24627
|
+
* @version 139.0.0
|
|
24357
24628
|
*/
|
|
24358
24629
|
|
|
24359
24630
|
/**
|
|
@@ -24591,7 +24862,7 @@ class LocationsApi {
|
|
|
24591
24862
|
/**
|
|
24592
24863
|
* Locations service.
|
|
24593
24864
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
24594
|
-
* @version
|
|
24865
|
+
* @version 139.0.0
|
|
24595
24866
|
*/
|
|
24596
24867
|
|
|
24597
24868
|
/**
|
|
@@ -24827,7 +25098,7 @@ class MessagingApi {
|
|
|
24827
25098
|
/**
|
|
24828
25099
|
* Messaging service.
|
|
24829
25100
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
24830
|
-
* @version
|
|
25101
|
+
* @version 139.0.0
|
|
24831
25102
|
*/
|
|
24832
25103
|
|
|
24833
25104
|
/**
|
|
@@ -24978,7 +25249,7 @@ class MobileDevicesApi {
|
|
|
24978
25249
|
/**
|
|
24979
25250
|
* MobileDevices service.
|
|
24980
25251
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
24981
|
-
* @version
|
|
25252
|
+
* @version 139.0.0
|
|
24982
25253
|
*/
|
|
24983
25254
|
|
|
24984
25255
|
/**
|
|
@@ -25129,7 +25400,7 @@ class NotificationsApi {
|
|
|
25129
25400
|
/**
|
|
25130
25401
|
* Notifications service.
|
|
25131
25402
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25132
|
-
* @version
|
|
25403
|
+
* @version 139.0.0
|
|
25133
25404
|
*/
|
|
25134
25405
|
|
|
25135
25406
|
/**
|
|
@@ -25354,7 +25625,7 @@ class OAuthApi {
|
|
|
25354
25625
|
/**
|
|
25355
25626
|
* OAuth service.
|
|
25356
25627
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25357
|
-
* @version
|
|
25628
|
+
* @version 139.0.0
|
|
25358
25629
|
*/
|
|
25359
25630
|
|
|
25360
25631
|
/**
|
|
@@ -25720,7 +25991,7 @@ class ObjectsApi {
|
|
|
25720
25991
|
/**
|
|
25721
25992
|
* Objects service.
|
|
25722
25993
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
25723
|
-
* @version
|
|
25994
|
+
* @version 139.0.0
|
|
25724
25995
|
*/
|
|
25725
25996
|
|
|
25726
25997
|
/**
|
|
@@ -25991,7 +26262,7 @@ class OrganizationApi {
|
|
|
25991
26262
|
/**
|
|
25992
26263
|
* Organization service.
|
|
25993
26264
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
25994
|
-
* @version
|
|
26265
|
+
* @version 139.0.0
|
|
25995
26266
|
*/
|
|
25996
26267
|
|
|
25997
26268
|
/**
|
|
@@ -26394,7 +26665,7 @@ class OrganizationAuthorizationApi {
|
|
|
26394
26665
|
/**
|
|
26395
26666
|
* OrganizationAuthorization service.
|
|
26396
26667
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26397
|
-
* @version
|
|
26668
|
+
* @version 139.0.0
|
|
26398
26669
|
*/
|
|
26399
26670
|
|
|
26400
26671
|
/**
|
|
@@ -27319,7 +27590,7 @@ class OutboundApi {
|
|
|
27319
27590
|
/**
|
|
27320
27591
|
* Outbound service.
|
|
27321
27592
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27322
|
-
* @version
|
|
27593
|
+
* @version 139.0.0
|
|
27323
27594
|
*/
|
|
27324
27595
|
|
|
27325
27596
|
/**
|
|
@@ -30574,7 +30845,7 @@ class PresenceApi {
|
|
|
30574
30845
|
/**
|
|
30575
30846
|
* Presence service.
|
|
30576
30847
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
30577
|
-
* @version
|
|
30848
|
+
* @version 139.0.0
|
|
30578
30849
|
*/
|
|
30579
30850
|
|
|
30580
30851
|
/**
|
|
@@ -30896,7 +31167,7 @@ class QualityApi {
|
|
|
30896
31167
|
/**
|
|
30897
31168
|
* Quality service.
|
|
30898
31169
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
30899
|
-
* @version
|
|
31170
|
+
* @version 139.0.0
|
|
30900
31171
|
*/
|
|
30901
31172
|
|
|
30902
31173
|
/**
|
|
@@ -32474,7 +32745,7 @@ class RecordingApi {
|
|
|
32474
32745
|
/**
|
|
32475
32746
|
* Recording service.
|
|
32476
32747
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
32477
|
-
* @version
|
|
32748
|
+
* @version 139.0.0
|
|
32478
32749
|
*/
|
|
32479
32750
|
|
|
32480
32751
|
/**
|
|
@@ -34127,7 +34398,7 @@ class ResponseManagementApi {
|
|
|
34127
34398
|
/**
|
|
34128
34399
|
* ResponseManagement service.
|
|
34129
34400
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34130
|
-
* @version
|
|
34401
|
+
* @version 139.0.0
|
|
34131
34402
|
*/
|
|
34132
34403
|
|
|
34133
34404
|
/**
|
|
@@ -34611,7 +34882,7 @@ class RoutingApi {
|
|
|
34611
34882
|
/**
|
|
34612
34883
|
* Routing service.
|
|
34613
34884
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
34614
|
-
* @version
|
|
34885
|
+
* @version 139.0.0
|
|
34615
34886
|
*/
|
|
34616
34887
|
|
|
34617
34888
|
/**
|
|
@@ -34924,12 +35195,8 @@ class RoutingApi {
|
|
|
34924
35195
|
* Delete a phone number provisioned for SMS.
|
|
34925
35196
|
*
|
|
34926
35197
|
* @param {String} addressId Address ID
|
|
34927
|
-
* @param {Object} opts Optional parameters
|
|
34928
|
-
* @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)
|
|
34929
35198
|
*/
|
|
34930
|
-
deleteRoutingSmsPhonenumber(addressId
|
|
34931
|
-
opts = opts || {};
|
|
34932
|
-
|
|
35199
|
+
deleteRoutingSmsPhonenumber(addressId) {
|
|
34933
35200
|
// verify the required parameter 'addressId' is set
|
|
34934
35201
|
if (addressId === undefined || addressId === null) {
|
|
34935
35202
|
throw 'Missing the required parameter "addressId" when calling deleteRoutingSmsPhonenumber';
|
|
@@ -34939,7 +35206,7 @@ class RoutingApi {
|
|
|
34939
35206
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
34940
35207
|
'DELETE',
|
|
34941
35208
|
{ 'addressId': addressId },
|
|
34942
|
-
{
|
|
35209
|
+
{ },
|
|
34943
35210
|
{ },
|
|
34944
35211
|
{ },
|
|
34945
35212
|
null,
|
|
@@ -35110,7 +35377,7 @@ class RoutingApi {
|
|
|
35110
35377
|
* @param {Object} opts Optional parameters
|
|
35111
35378
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
35112
35379
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
35113
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35380
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35114
35381
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
35115
35382
|
* @param {Array.<String>} opts.queueId Queue ID(s) to filter assessments by.
|
|
35116
35383
|
*/
|
|
@@ -35421,7 +35688,7 @@ class RoutingApi {
|
|
|
35421
35688
|
* @param {Object} opts Optional parameters
|
|
35422
35689
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
35423
35690
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
35424
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35691
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35425
35692
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
35426
35693
|
* @param {Array.<String>} opts.queueId Comma-separated list of queue Ids to filter by.
|
|
35427
35694
|
*/
|
|
@@ -37093,12 +37360,8 @@ class RoutingApi {
|
|
|
37093
37360
|
* Provision a phone number for SMS
|
|
37094
37361
|
*
|
|
37095
37362
|
* @param {Object} body SmsPhoneNumber
|
|
37096
|
-
* @param {Object} opts Optional parameters
|
|
37097
|
-
* @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)
|
|
37098
37363
|
*/
|
|
37099
|
-
postRoutingSmsPhonenumbers(body
|
|
37100
|
-
opts = opts || {};
|
|
37101
|
-
|
|
37364
|
+
postRoutingSmsPhonenumbers(body) {
|
|
37102
37365
|
// verify the required parameter 'body' is set
|
|
37103
37366
|
if (body === undefined || body === null) {
|
|
37104
37367
|
throw 'Missing the required parameter "body" when calling postRoutingSmsPhonenumbers';
|
|
@@ -37108,7 +37371,7 @@ class RoutingApi {
|
|
|
37108
37371
|
'/api/v2/routing/sms/phonenumbers',
|
|
37109
37372
|
'POST',
|
|
37110
37373
|
{ },
|
|
37111
|
-
{
|
|
37374
|
+
{ },
|
|
37112
37375
|
{ },
|
|
37113
37376
|
{ },
|
|
37114
37377
|
body,
|
|
@@ -37353,12 +37616,8 @@ class RoutingApi {
|
|
|
37353
37616
|
*
|
|
37354
37617
|
* @param {String} addressId Address ID
|
|
37355
37618
|
* @param {Object} body SmsPhoneNumber
|
|
37356
|
-
* @param {Object} opts Optional parameters
|
|
37357
|
-
* @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)
|
|
37358
37619
|
*/
|
|
37359
|
-
putRoutingSmsPhonenumber(addressId, body
|
|
37360
|
-
opts = opts || {};
|
|
37361
|
-
|
|
37620
|
+
putRoutingSmsPhonenumber(addressId, body) {
|
|
37362
37621
|
// verify the required parameter 'addressId' is set
|
|
37363
37622
|
if (addressId === undefined || addressId === null) {
|
|
37364
37623
|
throw 'Missing the required parameter "addressId" when calling putRoutingSmsPhonenumber';
|
|
@@ -37372,7 +37631,7 @@ class RoutingApi {
|
|
|
37372
37631
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
37373
37632
|
'PUT',
|
|
37374
37633
|
{ 'addressId': addressId },
|
|
37375
|
-
{
|
|
37634
|
+
{ },
|
|
37376
37635
|
{ },
|
|
37377
37636
|
{ },
|
|
37378
37637
|
body,
|
|
@@ -37538,7 +37797,7 @@ class SCIMApi {
|
|
|
37538
37797
|
/**
|
|
37539
37798
|
* SCIM service.
|
|
37540
37799
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
37541
|
-
* @version
|
|
37800
|
+
* @version 139.0.0
|
|
37542
37801
|
*/
|
|
37543
37802
|
|
|
37544
37803
|
/**
|
|
@@ -38415,7 +38674,7 @@ class ScriptsApi {
|
|
|
38415
38674
|
/**
|
|
38416
38675
|
* Scripts service.
|
|
38417
38676
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
38418
|
-
* @version
|
|
38677
|
+
* @version 139.0.0
|
|
38419
38678
|
*/
|
|
38420
38679
|
|
|
38421
38680
|
/**
|
|
@@ -38834,7 +39093,7 @@ class SearchApi {
|
|
|
38834
39093
|
/**
|
|
38835
39094
|
* Search service.
|
|
38836
39095
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
38837
|
-
* @version
|
|
39096
|
+
* @version 139.0.0
|
|
38838
39097
|
*/
|
|
38839
39098
|
|
|
38840
39099
|
/**
|
|
@@ -39369,7 +39628,7 @@ class SpeechTextAnalyticsApi {
|
|
|
39369
39628
|
/**
|
|
39370
39629
|
* SpeechTextAnalytics service.
|
|
39371
39630
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
39372
|
-
* @version
|
|
39631
|
+
* @version 139.0.0
|
|
39373
39632
|
*/
|
|
39374
39633
|
|
|
39375
39634
|
/**
|
|
@@ -40222,7 +40481,7 @@ class StationsApi {
|
|
|
40222
40481
|
/**
|
|
40223
40482
|
* Stations service.
|
|
40224
40483
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40225
|
-
* @version
|
|
40484
|
+
* @version 139.0.0
|
|
40226
40485
|
*/
|
|
40227
40486
|
|
|
40228
40487
|
/**
|
|
@@ -40369,7 +40628,7 @@ class SuggestApi {
|
|
|
40369
40628
|
/**
|
|
40370
40629
|
* Suggest service.
|
|
40371
40630
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
40372
|
-
* @version
|
|
40631
|
+
* @version 139.0.0
|
|
40373
40632
|
*/
|
|
40374
40633
|
|
|
40375
40634
|
/**
|
|
@@ -40508,7 +40767,7 @@ class TelephonyApi {
|
|
|
40508
40767
|
/**
|
|
40509
40768
|
* Telephony service.
|
|
40510
40769
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
40511
|
-
* @version
|
|
40770
|
+
* @version 139.0.0
|
|
40512
40771
|
*/
|
|
40513
40772
|
|
|
40514
40773
|
/**
|
|
@@ -40616,7 +40875,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
40616
40875
|
/**
|
|
40617
40876
|
* TelephonyProvidersEdge service.
|
|
40618
40877
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
40619
|
-
* @version
|
|
40878
|
+
* @version 139.0.0
|
|
40620
40879
|
*/
|
|
40621
40880
|
|
|
40622
40881
|
/**
|
|
@@ -44249,7 +44508,7 @@ class TextbotsApi {
|
|
|
44249
44508
|
/**
|
|
44250
44509
|
* Textbots service.
|
|
44251
44510
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
44252
|
-
* @version
|
|
44511
|
+
* @version 139.0.0
|
|
44253
44512
|
*/
|
|
44254
44513
|
|
|
44255
44514
|
/**
|
|
@@ -44377,7 +44636,7 @@ class TokensApi {
|
|
|
44377
44636
|
/**
|
|
44378
44637
|
* Tokens service.
|
|
44379
44638
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
44380
|
-
* @version
|
|
44639
|
+
* @version 139.0.0
|
|
44381
44640
|
*/
|
|
44382
44641
|
|
|
44383
44642
|
/**
|
|
@@ -44483,7 +44742,7 @@ class UploadsApi {
|
|
|
44483
44742
|
/**
|
|
44484
44743
|
* Uploads service.
|
|
44485
44744
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
44486
|
-
* @version
|
|
44745
|
+
* @version 139.0.0
|
|
44487
44746
|
*/
|
|
44488
44747
|
|
|
44489
44748
|
/**
|
|
@@ -44634,7 +44893,7 @@ class UsageApi {
|
|
|
44634
44893
|
/**
|
|
44635
44894
|
* Usage service.
|
|
44636
44895
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
44637
|
-
* @version
|
|
44896
|
+
* @version 139.0.0
|
|
44638
44897
|
*/
|
|
44639
44898
|
|
|
44640
44899
|
/**
|
|
@@ -44705,7 +44964,7 @@ class UserRecordingsApi {
|
|
|
44705
44964
|
/**
|
|
44706
44965
|
* UserRecordings service.
|
|
44707
44966
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
44708
|
-
* @version
|
|
44967
|
+
* @version 139.0.0
|
|
44709
44968
|
*/
|
|
44710
44969
|
|
|
44711
44970
|
/**
|
|
@@ -44889,7 +45148,7 @@ class UsersApi {
|
|
|
44889
45148
|
/**
|
|
44890
45149
|
* Users service.
|
|
44891
45150
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
44892
|
-
* @version
|
|
45151
|
+
* @version 139.0.0
|
|
44893
45152
|
*/
|
|
44894
45153
|
|
|
44895
45154
|
/**
|
|
@@ -47191,7 +47450,7 @@ class UtilitiesApi {
|
|
|
47191
47450
|
/**
|
|
47192
47451
|
* Utilities service.
|
|
47193
47452
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
47194
|
-
* @version
|
|
47453
|
+
* @version 139.0.0
|
|
47195
47454
|
*/
|
|
47196
47455
|
|
|
47197
47456
|
/**
|
|
@@ -47302,7 +47561,7 @@ class VoicemailApi {
|
|
|
47302
47561
|
/**
|
|
47303
47562
|
* Voicemail service.
|
|
47304
47563
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
47305
|
-
* @version
|
|
47564
|
+
* @version 139.0.0
|
|
47306
47565
|
*/
|
|
47307
47566
|
|
|
47308
47567
|
/**
|
|
@@ -47969,7 +48228,7 @@ class WebChatApi {
|
|
|
47969
48228
|
/**
|
|
47970
48229
|
* WebChat service.
|
|
47971
48230
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
47972
|
-
* @version
|
|
48231
|
+
* @version 139.0.0
|
|
47973
48232
|
*/
|
|
47974
48233
|
|
|
47975
48234
|
/**
|
|
@@ -48513,7 +48772,7 @@ class WebDeploymentsApi {
|
|
|
48513
48772
|
/**
|
|
48514
48773
|
* WebDeployments service.
|
|
48515
48774
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
48516
|
-
* @version
|
|
48775
|
+
* @version 139.0.0
|
|
48517
48776
|
*/
|
|
48518
48777
|
|
|
48519
48778
|
/**
|
|
@@ -48868,7 +49127,7 @@ class WebMessagingApi {
|
|
|
48868
49127
|
/**
|
|
48869
49128
|
* WebMessaging service.
|
|
48870
49129
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
48871
|
-
* @version
|
|
49130
|
+
* @version 139.0.0
|
|
48872
49131
|
*/
|
|
48873
49132
|
|
|
48874
49133
|
/**
|
|
@@ -48914,7 +49173,7 @@ class WidgetsApi {
|
|
|
48914
49173
|
/**
|
|
48915
49174
|
* Widgets service.
|
|
48916
49175
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
48917
|
-
* @version
|
|
49176
|
+
* @version 139.0.0
|
|
48918
49177
|
*/
|
|
48919
49178
|
|
|
48920
49179
|
/**
|
|
@@ -49060,7 +49319,7 @@ class WorkforceManagementApi {
|
|
|
49060
49319
|
/**
|
|
49061
49320
|
* WorkforceManagement service.
|
|
49062
49321
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49063
|
-
* @version
|
|
49322
|
+
* @version 139.0.0
|
|
49064
49323
|
*/
|
|
49065
49324
|
|
|
49066
49325
|
/**
|
|
@@ -53311,7 +53570,7 @@ class WorkforceManagementApi {
|
|
|
53311
53570
|
* </pre>
|
|
53312
53571
|
* </p>
|
|
53313
53572
|
* @module purecloud-platform-client-v2/index
|
|
53314
|
-
* @version
|
|
53573
|
+
* @version 139.0.0
|
|
53315
53574
|
*/
|
|
53316
53575
|
class platformClient {
|
|
53317
53576
|
constructor() {
|