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
|
@@ -397,7 +397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
397
397
|
|
|
398
398
|
/**
|
|
399
399
|
* @module purecloud-platform-client-v2/ApiClient
|
|
400
|
-
* @version
|
|
400
|
+
* @version 139.0.0
|
|
401
401
|
*/
|
|
402
402
|
class ApiClient {
|
|
403
403
|
/**
|
|
@@ -1475,7 +1475,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1475
1475
|
/**
|
|
1476
1476
|
* Alerting service.
|
|
1477
1477
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1478
|
-
* @version
|
|
1478
|
+
* @version 139.0.0
|
|
1479
1479
|
*/
|
|
1480
1480
|
|
|
1481
1481
|
/**
|
|
@@ -1789,7 +1789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1789
1789
|
/**
|
|
1790
1790
|
* Analytics service.
|
|
1791
1791
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1792
|
-
* @version
|
|
1792
|
+
* @version 139.0.0
|
|
1793
1793
|
*/
|
|
1794
1794
|
|
|
1795
1795
|
/**
|
|
@@ -2971,7 +2971,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2971
2971
|
/**
|
|
2972
2972
|
* Architect service.
|
|
2973
2973
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2974
|
-
* @version
|
|
2974
|
+
* @version 139.0.0
|
|
2975
2975
|
*/
|
|
2976
2976
|
|
|
2977
2977
|
/**
|
|
@@ -6016,7 +6016,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6016
6016
|
/**
|
|
6017
6017
|
* Audit service.
|
|
6018
6018
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6019
|
-
* @version
|
|
6019
|
+
* @version 139.0.0
|
|
6020
6020
|
*/
|
|
6021
6021
|
|
|
6022
6022
|
/**
|
|
@@ -6187,7 +6187,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6187
6187
|
/**
|
|
6188
6188
|
* Authorization service.
|
|
6189
6189
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6190
|
-
* @version
|
|
6190
|
+
* @version 139.0.0
|
|
6191
6191
|
*/
|
|
6192
6192
|
|
|
6193
6193
|
/**
|
|
@@ -7370,7 +7370,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7370
7370
|
/**
|
|
7371
7371
|
* Billing service.
|
|
7372
7372
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7373
|
-
* @version
|
|
7373
|
+
* @version 139.0.0
|
|
7374
7374
|
*/
|
|
7375
7375
|
|
|
7376
7376
|
/**
|
|
@@ -7450,7 +7450,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7450
7450
|
/**
|
|
7451
7451
|
* Chat service.
|
|
7452
7452
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7453
|
-
* @version
|
|
7453
|
+
* @version 139.0.0
|
|
7454
7454
|
*/
|
|
7455
7455
|
|
|
7456
7456
|
/**
|
|
@@ -7541,7 +7541,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7541
7541
|
/**
|
|
7542
7542
|
* Coaching service.
|
|
7543
7543
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7544
|
-
* @version
|
|
7544
|
+
* @version 139.0.0
|
|
7545
7545
|
*/
|
|
7546
7546
|
|
|
7547
7547
|
/**
|
|
@@ -8118,7 +8118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8118
8118
|
/**
|
|
8119
8119
|
* ContentManagement service.
|
|
8120
8120
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8121
|
-
* @version
|
|
8121
|
+
* @version 139.0.0
|
|
8122
8122
|
*/
|
|
8123
8123
|
|
|
8124
8124
|
/**
|
|
@@ -9258,7 +9258,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9258
9258
|
/**
|
|
9259
9259
|
* Conversations service.
|
|
9260
9260
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9261
|
-
* @version
|
|
9261
|
+
* @version 139.0.0
|
|
9262
9262
|
*/
|
|
9263
9263
|
|
|
9264
9264
|
/**
|
|
@@ -13806,6 +13806,126 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13806
13806
|
);
|
|
13807
13807
|
}
|
|
13808
13808
|
|
|
13809
|
+
/**
|
|
13810
|
+
* Update a conversation by setting its recording state
|
|
13811
|
+
*
|
|
13812
|
+
* @param {String} conversationId conversationId
|
|
13813
|
+
* @param {Object} body SetRecordingState
|
|
13814
|
+
*/
|
|
13815
|
+
putConversationsCallRecordingstate(conversationId, body) {
|
|
13816
|
+
// verify the required parameter 'conversationId' is set
|
|
13817
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13818
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallRecordingstate';
|
|
13819
|
+
}
|
|
13820
|
+
// verify the required parameter 'body' is set
|
|
13821
|
+
if (body === undefined || body === null) {
|
|
13822
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallRecordingstate';
|
|
13823
|
+
}
|
|
13824
|
+
|
|
13825
|
+
return this.apiClient.callApi(
|
|
13826
|
+
'/api/v2/conversations/calls/{conversationId}/recordingstate',
|
|
13827
|
+
'PUT',
|
|
13828
|
+
{ 'conversationId': conversationId },
|
|
13829
|
+
{ },
|
|
13830
|
+
{ },
|
|
13831
|
+
{ },
|
|
13832
|
+
body,
|
|
13833
|
+
['PureCloud OAuth'],
|
|
13834
|
+
['application/json'],
|
|
13835
|
+
['application/json']
|
|
13836
|
+
);
|
|
13837
|
+
}
|
|
13838
|
+
|
|
13839
|
+
/**
|
|
13840
|
+
* Update a conversation by setting its recording state
|
|
13841
|
+
*
|
|
13842
|
+
* @param {String} conversationId conversationId
|
|
13843
|
+
* @param {Object} body SetRecordingState
|
|
13844
|
+
*/
|
|
13845
|
+
putConversationsCallbackRecordingstate(conversationId, body) {
|
|
13846
|
+
// verify the required parameter 'conversationId' is set
|
|
13847
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13848
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallbackRecordingstate';
|
|
13849
|
+
}
|
|
13850
|
+
// verify the required parameter 'body' is set
|
|
13851
|
+
if (body === undefined || body === null) {
|
|
13852
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallbackRecordingstate';
|
|
13853
|
+
}
|
|
13854
|
+
|
|
13855
|
+
return this.apiClient.callApi(
|
|
13856
|
+
'/api/v2/conversations/callbacks/{conversationId}/recordingstate',
|
|
13857
|
+
'PUT',
|
|
13858
|
+
{ 'conversationId': conversationId },
|
|
13859
|
+
{ },
|
|
13860
|
+
{ },
|
|
13861
|
+
{ },
|
|
13862
|
+
body,
|
|
13863
|
+
['PureCloud OAuth'],
|
|
13864
|
+
['application/json'],
|
|
13865
|
+
['application/json']
|
|
13866
|
+
);
|
|
13867
|
+
}
|
|
13868
|
+
|
|
13869
|
+
/**
|
|
13870
|
+
* Update a conversation by setting its recording state
|
|
13871
|
+
*
|
|
13872
|
+
* @param {String} conversationId conversationId
|
|
13873
|
+
* @param {Object} body SetRecordingState
|
|
13874
|
+
*/
|
|
13875
|
+
putConversationsChatRecordingstate(conversationId, body) {
|
|
13876
|
+
// verify the required parameter 'conversationId' is set
|
|
13877
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13878
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsChatRecordingstate';
|
|
13879
|
+
}
|
|
13880
|
+
// verify the required parameter 'body' is set
|
|
13881
|
+
if (body === undefined || body === null) {
|
|
13882
|
+
throw 'Missing the required parameter "body" when calling putConversationsChatRecordingstate';
|
|
13883
|
+
}
|
|
13884
|
+
|
|
13885
|
+
return this.apiClient.callApi(
|
|
13886
|
+
'/api/v2/conversations/chats/{conversationId}/recordingstate',
|
|
13887
|
+
'PUT',
|
|
13888
|
+
{ 'conversationId': conversationId },
|
|
13889
|
+
{ },
|
|
13890
|
+
{ },
|
|
13891
|
+
{ },
|
|
13892
|
+
body,
|
|
13893
|
+
['PureCloud OAuth'],
|
|
13894
|
+
['application/json'],
|
|
13895
|
+
['application/json']
|
|
13896
|
+
);
|
|
13897
|
+
}
|
|
13898
|
+
|
|
13899
|
+
/**
|
|
13900
|
+
* Update a conversation by setting its recording state
|
|
13901
|
+
*
|
|
13902
|
+
* @param {String} conversationId conversationId
|
|
13903
|
+
* @param {Object} body SetRecordingState
|
|
13904
|
+
*/
|
|
13905
|
+
putConversationsCobrowsesessionRecordingstate(conversationId, body) {
|
|
13906
|
+
// verify the required parameter 'conversationId' is set
|
|
13907
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13908
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCobrowsesessionRecordingstate';
|
|
13909
|
+
}
|
|
13910
|
+
// verify the required parameter 'body' is set
|
|
13911
|
+
if (body === undefined || body === null) {
|
|
13912
|
+
throw 'Missing the required parameter "body" when calling putConversationsCobrowsesessionRecordingstate';
|
|
13913
|
+
}
|
|
13914
|
+
|
|
13915
|
+
return this.apiClient.callApi(
|
|
13916
|
+
'/api/v2/conversations/cobrowsesessions/{conversationId}/recordingstate',
|
|
13917
|
+
'PUT',
|
|
13918
|
+
{ 'conversationId': conversationId },
|
|
13919
|
+
{ },
|
|
13920
|
+
{ },
|
|
13921
|
+
{ },
|
|
13922
|
+
body,
|
|
13923
|
+
['PureCloud OAuth'],
|
|
13924
|
+
['application/json'],
|
|
13925
|
+
['application/json']
|
|
13926
|
+
);
|
|
13927
|
+
}
|
|
13928
|
+
|
|
13809
13929
|
/**
|
|
13810
13930
|
* Update conversation draft reply
|
|
13811
13931
|
*
|
|
@@ -13836,6 +13956,66 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13836
13956
|
);
|
|
13837
13957
|
}
|
|
13838
13958
|
|
|
13959
|
+
/**
|
|
13960
|
+
* Update a conversation by setting its recording state
|
|
13961
|
+
*
|
|
13962
|
+
* @param {String} conversationId conversationId
|
|
13963
|
+
* @param {Object} body SetRecordingState
|
|
13964
|
+
*/
|
|
13965
|
+
putConversationsEmailRecordingstate(conversationId, body) {
|
|
13966
|
+
// verify the required parameter 'conversationId' is set
|
|
13967
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13968
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsEmailRecordingstate';
|
|
13969
|
+
}
|
|
13970
|
+
// verify the required parameter 'body' is set
|
|
13971
|
+
if (body === undefined || body === null) {
|
|
13972
|
+
throw 'Missing the required parameter "body" when calling putConversationsEmailRecordingstate';
|
|
13973
|
+
}
|
|
13974
|
+
|
|
13975
|
+
return this.apiClient.callApi(
|
|
13976
|
+
'/api/v2/conversations/emails/{conversationId}/recordingstate',
|
|
13977
|
+
'PUT',
|
|
13978
|
+
{ 'conversationId': conversationId },
|
|
13979
|
+
{ },
|
|
13980
|
+
{ },
|
|
13981
|
+
{ },
|
|
13982
|
+
body,
|
|
13983
|
+
['PureCloud OAuth'],
|
|
13984
|
+
['application/json'],
|
|
13985
|
+
['application/json']
|
|
13986
|
+
);
|
|
13987
|
+
}
|
|
13988
|
+
|
|
13989
|
+
/**
|
|
13990
|
+
* Update a conversation by setting its recording state
|
|
13991
|
+
*
|
|
13992
|
+
* @param {String} conversationId conversationId
|
|
13993
|
+
* @param {Object} body SetRecordingState
|
|
13994
|
+
*/
|
|
13995
|
+
putConversationsMessageRecordingstate(conversationId, body) {
|
|
13996
|
+
// verify the required parameter 'conversationId' is set
|
|
13997
|
+
if (conversationId === undefined || conversationId === null) {
|
|
13998
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsMessageRecordingstate';
|
|
13999
|
+
}
|
|
14000
|
+
// verify the required parameter 'body' is set
|
|
14001
|
+
if (body === undefined || body === null) {
|
|
14002
|
+
throw 'Missing the required parameter "body" when calling putConversationsMessageRecordingstate';
|
|
14003
|
+
}
|
|
14004
|
+
|
|
14005
|
+
return this.apiClient.callApi(
|
|
14006
|
+
'/api/v2/conversations/messages/{conversationId}/recordingstate',
|
|
14007
|
+
'PUT',
|
|
14008
|
+
{ 'conversationId': conversationId },
|
|
14009
|
+
{ },
|
|
14010
|
+
{ },
|
|
14011
|
+
{ },
|
|
14012
|
+
body,
|
|
14013
|
+
['PureCloud OAuth'],
|
|
14014
|
+
['application/json'],
|
|
14015
|
+
['application/json']
|
|
14016
|
+
);
|
|
14017
|
+
}
|
|
14018
|
+
|
|
13839
14019
|
/**
|
|
13840
14020
|
* Update a LINE messenger integration
|
|
13841
14021
|
*
|
|
@@ -13916,13 +14096,103 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13916
14096
|
);
|
|
13917
14097
|
}
|
|
13918
14098
|
|
|
14099
|
+
/**
|
|
14100
|
+
* Update a conversation by setting its recording state
|
|
14101
|
+
*
|
|
14102
|
+
* @param {String} conversationId conversationId
|
|
14103
|
+
* @param {Object} body SetRecordingState
|
|
14104
|
+
*/
|
|
14105
|
+
putConversationsScreenshareRecordingstate(conversationId, body) {
|
|
14106
|
+
// verify the required parameter 'conversationId' is set
|
|
14107
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14108
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsScreenshareRecordingstate';
|
|
14109
|
+
}
|
|
14110
|
+
// verify the required parameter 'body' is set
|
|
14111
|
+
if (body === undefined || body === null) {
|
|
14112
|
+
throw 'Missing the required parameter "body" when calling putConversationsScreenshareRecordingstate';
|
|
14113
|
+
}
|
|
14114
|
+
|
|
14115
|
+
return this.apiClient.callApi(
|
|
14116
|
+
'/api/v2/conversations/screenshares/{conversationId}/recordingstate',
|
|
14117
|
+
'PUT',
|
|
14118
|
+
{ 'conversationId': conversationId },
|
|
14119
|
+
{ },
|
|
14120
|
+
{ },
|
|
14121
|
+
{ },
|
|
14122
|
+
body,
|
|
14123
|
+
['PureCloud OAuth'],
|
|
14124
|
+
['application/json'],
|
|
14125
|
+
['application/json']
|
|
14126
|
+
);
|
|
14127
|
+
}
|
|
14128
|
+
|
|
14129
|
+
/**
|
|
14130
|
+
* Update a conversation by setting its recording state
|
|
14131
|
+
*
|
|
14132
|
+
* @param {String} conversationId conversationId
|
|
14133
|
+
* @param {Object} body SetRecordingState
|
|
14134
|
+
*/
|
|
14135
|
+
putConversationsSocialRecordingstate(conversationId, body) {
|
|
14136
|
+
// verify the required parameter 'conversationId' is set
|
|
14137
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14138
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsSocialRecordingstate';
|
|
14139
|
+
}
|
|
14140
|
+
// verify the required parameter 'body' is set
|
|
14141
|
+
if (body === undefined || body === null) {
|
|
14142
|
+
throw 'Missing the required parameter "body" when calling putConversationsSocialRecordingstate';
|
|
14143
|
+
}
|
|
14144
|
+
|
|
14145
|
+
return this.apiClient.callApi(
|
|
14146
|
+
'/api/v2/conversations/socials/{conversationId}/recordingstate',
|
|
14147
|
+
'PUT',
|
|
14148
|
+
{ 'conversationId': conversationId },
|
|
14149
|
+
{ },
|
|
14150
|
+
{ },
|
|
14151
|
+
{ },
|
|
14152
|
+
body,
|
|
14153
|
+
['PureCloud OAuth'],
|
|
14154
|
+
['application/json'],
|
|
14155
|
+
['application/json']
|
|
14156
|
+
);
|
|
14157
|
+
}
|
|
14158
|
+
|
|
14159
|
+
/**
|
|
14160
|
+
* Update a conversation by setting its recording state
|
|
14161
|
+
*
|
|
14162
|
+
* @param {String} conversationId conversationId
|
|
14163
|
+
* @param {Object} body SetRecordingState
|
|
14164
|
+
*/
|
|
14165
|
+
putConversationsVideoRecordingstate(conversationId, body) {
|
|
14166
|
+
// verify the required parameter 'conversationId' is set
|
|
14167
|
+
if (conversationId === undefined || conversationId === null) {
|
|
14168
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsVideoRecordingstate';
|
|
14169
|
+
}
|
|
14170
|
+
// verify the required parameter 'body' is set
|
|
14171
|
+
if (body === undefined || body === null) {
|
|
14172
|
+
throw 'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';
|
|
14173
|
+
}
|
|
14174
|
+
|
|
14175
|
+
return this.apiClient.callApi(
|
|
14176
|
+
'/api/v2/conversations/videos/{conversationId}/recordingstate',
|
|
14177
|
+
'PUT',
|
|
14178
|
+
{ 'conversationId': conversationId },
|
|
14179
|
+
{ },
|
|
14180
|
+
{ },
|
|
14181
|
+
{ },
|
|
14182
|
+
body,
|
|
14183
|
+
['PureCloud OAuth'],
|
|
14184
|
+
['application/json'],
|
|
14185
|
+
['application/json']
|
|
14186
|
+
);
|
|
14187
|
+
}
|
|
14188
|
+
|
|
13919
14189
|
}
|
|
13920
14190
|
|
|
13921
14191
|
class DataExtensionsApi {
|
|
13922
14192
|
/**
|
|
13923
14193
|
* DataExtensions service.
|
|
13924
14194
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
13925
|
-
* @version
|
|
14195
|
+
* @version 139.0.0
|
|
13926
14196
|
*/
|
|
13927
14197
|
|
|
13928
14198
|
/**
|
|
@@ -14008,7 +14278,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14008
14278
|
/**
|
|
14009
14279
|
* ExternalContacts service.
|
|
14010
14280
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14011
|
-
* @version
|
|
14281
|
+
* @version 139.0.0
|
|
14012
14282
|
*/
|
|
14013
14283
|
|
|
14014
14284
|
/**
|
|
@@ -15751,7 +16021,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15751
16021
|
/**
|
|
15752
16022
|
* Fax service.
|
|
15753
16023
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
15754
|
-
* @version
|
|
16024
|
+
* @version 139.0.0
|
|
15755
16025
|
*/
|
|
15756
16026
|
|
|
15757
16027
|
/**
|
|
@@ -15922,7 +16192,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15922
16192
|
/**
|
|
15923
16193
|
* Flows service.
|
|
15924
16194
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
15925
|
-
* @version
|
|
16195
|
+
* @version 139.0.0
|
|
15926
16196
|
*/
|
|
15927
16197
|
|
|
15928
16198
|
/**
|
|
@@ -15993,7 +16263,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15993
16263
|
/**
|
|
15994
16264
|
* Gamification service.
|
|
15995
16265
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
15996
|
-
* @version
|
|
16266
|
+
* @version 139.0.0
|
|
15997
16267
|
*/
|
|
15998
16268
|
|
|
15999
16269
|
/**
|
|
@@ -16264,18 +16534,18 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16264
16534
|
/**
|
|
16265
16535
|
* Members of a given performance profile
|
|
16266
16536
|
*
|
|
16267
|
-
* @param {String}
|
|
16537
|
+
* @param {String} profileId Profile Id
|
|
16268
16538
|
*/
|
|
16269
|
-
getGamificationProfileMembers(
|
|
16270
|
-
// verify the required parameter '
|
|
16271
|
-
if (
|
|
16272
|
-
throw 'Missing the required parameter "
|
|
16539
|
+
getGamificationProfileMembers(profileId) {
|
|
16540
|
+
// verify the required parameter 'profileId' is set
|
|
16541
|
+
if (profileId === undefined || profileId === null) {
|
|
16542
|
+
throw 'Missing the required parameter "profileId" when calling getGamificationProfileMembers';
|
|
16273
16543
|
}
|
|
16274
16544
|
|
|
16275
16545
|
return this.apiClient.callApi(
|
|
16276
|
-
'/api/v2/gamification/profiles/{
|
|
16546
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
16277
16547
|
'GET',
|
|
16278
|
-
{ '
|
|
16548
|
+
{ 'profileId': profileId },
|
|
16279
16549
|
{ },
|
|
16280
16550
|
{ },
|
|
16281
16551
|
{ },
|
|
@@ -16327,6 +16597,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16327
16597
|
* @param {Object} opts Optional parameters
|
|
16328
16598
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand.
|
|
16329
16599
|
* @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
|
|
16600
|
+
* @param {String} opts.metricIds List of metric ids to filter the response (Optional, comma-separated).
|
|
16330
16601
|
*/
|
|
16331
16602
|
getGamificationProfileMetrics(profileId, opts) {
|
|
16332
16603
|
opts = opts || {};
|
|
@@ -16340,7 +16611,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16340
16611
|
'/api/v2/gamification/profiles/{profileId}/metrics',
|
|
16341
16612
|
'GET',
|
|
16342
16613
|
{ 'profileId': profileId },
|
|
16343
|
-
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'] },
|
|
16614
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'],'metricIds': opts['metricIds'] },
|
|
16344
16615
|
{ },
|
|
16345
16616
|
{ },
|
|
16346
16617
|
null,
|
|
@@ -17143,13 +17414,13 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17143
17414
|
/**
|
|
17144
17415
|
* Assign members to a given performance profile
|
|
17145
17416
|
*
|
|
17146
|
-
* @param {String}
|
|
17417
|
+
* @param {String} profileId Profile Id
|
|
17147
17418
|
* @param {Object} body assignUsers
|
|
17148
17419
|
*/
|
|
17149
|
-
postGamificationProfileMembers(
|
|
17150
|
-
// verify the required parameter '
|
|
17151
|
-
if (
|
|
17152
|
-
throw 'Missing the required parameter "
|
|
17420
|
+
postGamificationProfileMembers(profileId, body) {
|
|
17421
|
+
// verify the required parameter 'profileId' is set
|
|
17422
|
+
if (profileId === undefined || profileId === null) {
|
|
17423
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembers';
|
|
17153
17424
|
}
|
|
17154
17425
|
// verify the required parameter 'body' is set
|
|
17155
17426
|
if (body === undefined || body === null) {
|
|
@@ -17157,9 +17428,9 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17157
17428
|
}
|
|
17158
17429
|
|
|
17159
17430
|
return this.apiClient.callApi(
|
|
17160
|
-
'/api/v2/gamification/profiles/{
|
|
17431
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
17161
17432
|
'POST',
|
|
17162
|
-
{ '
|
|
17433
|
+
{ 'profileId': profileId },
|
|
17163
17434
|
{ },
|
|
17164
17435
|
{ },
|
|
17165
17436
|
{ },
|
|
@@ -17173,13 +17444,13 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17173
17444
|
/**
|
|
17174
17445
|
* Validate member assignment
|
|
17175
17446
|
*
|
|
17176
|
-
* @param {String}
|
|
17447
|
+
* @param {String} profileId Profile Id
|
|
17177
17448
|
* @param {Object} body memberAssignments
|
|
17178
17449
|
*/
|
|
17179
|
-
postGamificationProfileMembersValidate(
|
|
17180
|
-
// verify the required parameter '
|
|
17181
|
-
if (
|
|
17182
|
-
throw 'Missing the required parameter "
|
|
17450
|
+
postGamificationProfileMembersValidate(profileId, body) {
|
|
17451
|
+
// verify the required parameter 'profileId' is set
|
|
17452
|
+
if (profileId === undefined || profileId === null) {
|
|
17453
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembersValidate';
|
|
17183
17454
|
}
|
|
17184
17455
|
// verify the required parameter 'body' is set
|
|
17185
17456
|
if (body === undefined || body === null) {
|
|
@@ -17187,9 +17458,9 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17187
17458
|
}
|
|
17188
17459
|
|
|
17189
17460
|
return this.apiClient.callApi(
|
|
17190
|
-
'/api/v2/gamification/profiles/{
|
|
17461
|
+
'/api/v2/gamification/profiles/{profileId}/members/validate',
|
|
17191
17462
|
'POST',
|
|
17192
|
-
{ '
|
|
17463
|
+
{ 'profileId': profileId },
|
|
17193
17464
|
{ },
|
|
17194
17465
|
{ },
|
|
17195
17466
|
{ },
|
|
@@ -17423,7 +17694,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17423
17694
|
/**
|
|
17424
17695
|
* GeneralDataProtectionRegulation service.
|
|
17425
17696
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17426
|
-
* @version
|
|
17697
|
+
* @version 139.0.0
|
|
17427
17698
|
*/
|
|
17428
17699
|
|
|
17429
17700
|
/**
|
|
@@ -17553,7 +17824,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17553
17824
|
/**
|
|
17554
17825
|
* Geolocation service.
|
|
17555
17826
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17556
|
-
* @version
|
|
17827
|
+
* @version 139.0.0
|
|
17557
17828
|
*/
|
|
17558
17829
|
|
|
17559
17830
|
/**
|
|
@@ -17684,7 +17955,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17684
17955
|
/**
|
|
17685
17956
|
* Greetings service.
|
|
17686
17957
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
17687
|
-
* @version
|
|
17958
|
+
* @version 139.0.0
|
|
17688
17959
|
*/
|
|
17689
17960
|
|
|
17690
17961
|
/**
|
|
@@ -18139,7 +18410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18139
18410
|
/**
|
|
18140
18411
|
* Groups service.
|
|
18141
18412
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18142
|
-
* @version
|
|
18413
|
+
* @version 139.0.0
|
|
18143
18414
|
*/
|
|
18144
18415
|
|
|
18145
18416
|
/**
|
|
@@ -18544,7 +18815,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18544
18815
|
/**
|
|
18545
18816
|
* IdentityProvider service.
|
|
18546
18817
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18547
|
-
* @version
|
|
18818
|
+
* @version 139.0.0
|
|
18548
18819
|
*/
|
|
18549
18820
|
|
|
18550
18821
|
/**
|
|
@@ -19300,7 +19571,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19300
19571
|
/**
|
|
19301
19572
|
* Integrations service.
|
|
19302
19573
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19303
|
-
* @version
|
|
19574
|
+
* @version 139.0.0
|
|
19304
19575
|
*/
|
|
19305
19576
|
|
|
19306
19577
|
/**
|
|
@@ -20977,7 +21248,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20977
21248
|
/**
|
|
20978
21249
|
* Journey service.
|
|
20979
21250
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
20980
|
-
* @version
|
|
21251
|
+
* @version 139.0.0
|
|
20981
21252
|
*/
|
|
20982
21253
|
|
|
20983
21254
|
/**
|
|
@@ -21688,7 +21959,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21688
21959
|
/**
|
|
21689
21960
|
* Knowledge service.
|
|
21690
21961
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
21691
|
-
* @version
|
|
21962
|
+
* @version 139.0.0
|
|
21692
21963
|
*/
|
|
21693
21964
|
|
|
21694
21965
|
/**
|
|
@@ -21866,7 +22137,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21866
22137
|
* @param {Object} opts Optional parameters
|
|
21867
22138
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
21868
22139
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
21869
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22140
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
21870
22141
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
21871
22142
|
* @param {String} opts.name Filter to return the categories that starts with the given category name.
|
|
21872
22143
|
*/
|
|
@@ -21974,7 +22245,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21974
22245
|
* @param {Object} opts Optional parameters
|
|
21975
22246
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
21976
22247
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
21977
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22248
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
21978
22249
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
21979
22250
|
* @param {String} opts.categories Filter by categories ids, comma separated values expected.
|
|
21980
22251
|
* @param {String} opts.title Filter by document title.
|
|
@@ -22086,7 +22357,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22086
22357
|
* @param {Object} opts Optional parameters
|
|
22087
22358
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
22088
22359
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
22089
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22360
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22090
22361
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
22091
22362
|
* @param {Object} opts.knowledgeDocumentsState Return the training with the specified state of the trained documents.
|
|
22092
22363
|
*/
|
|
@@ -22122,7 +22393,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22122
22393
|
* @param {Object} opts Optional parameters
|
|
22123
22394
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
22124
22395
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
22125
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22396
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
22126
22397
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
22127
22398
|
* @param {String} opts.name Filter by Name.
|
|
22128
22399
|
* @param {Object} opts.coreLanguage Filter by core language.
|
|
@@ -22588,7 +22859,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22588
22859
|
/**
|
|
22589
22860
|
* LanguageUnderstanding service.
|
|
22590
22861
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
22591
|
-
* @version
|
|
22862
|
+
* @version 139.0.0
|
|
22592
22863
|
*/
|
|
22593
22864
|
|
|
22594
22865
|
/**
|
|
@@ -23492,7 +23763,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23492
23763
|
/**
|
|
23493
23764
|
* Languages service.
|
|
23494
23765
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23495
|
-
* @version
|
|
23766
|
+
* @version 139.0.0
|
|
23496
23767
|
*/
|
|
23497
23768
|
|
|
23498
23769
|
/**
|
|
@@ -23760,7 +24031,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23760
24031
|
/**
|
|
23761
24032
|
* Learning service.
|
|
23762
24033
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
23763
|
-
* @version
|
|
24034
|
+
* @version 139.0.0
|
|
23764
24035
|
*/
|
|
23765
24036
|
|
|
23766
24037
|
/**
|
|
@@ -24351,7 +24622,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24351
24622
|
/**
|
|
24352
24623
|
* License service.
|
|
24353
24624
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24354
|
-
* @version
|
|
24625
|
+
* @version 139.0.0
|
|
24355
24626
|
*/
|
|
24356
24627
|
|
|
24357
24628
|
/**
|
|
@@ -24589,7 +24860,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24589
24860
|
/**
|
|
24590
24861
|
* Locations service.
|
|
24591
24862
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
24592
|
-
* @version
|
|
24863
|
+
* @version 139.0.0
|
|
24593
24864
|
*/
|
|
24594
24865
|
|
|
24595
24866
|
/**
|
|
@@ -24825,7 +25096,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24825
25096
|
/**
|
|
24826
25097
|
* Messaging service.
|
|
24827
25098
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
24828
|
-
* @version
|
|
25099
|
+
* @version 139.0.0
|
|
24829
25100
|
*/
|
|
24830
25101
|
|
|
24831
25102
|
/**
|
|
@@ -24976,7 +25247,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24976
25247
|
/**
|
|
24977
25248
|
* MobileDevices service.
|
|
24978
25249
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
24979
|
-
* @version
|
|
25250
|
+
* @version 139.0.0
|
|
24980
25251
|
*/
|
|
24981
25252
|
|
|
24982
25253
|
/**
|
|
@@ -25127,7 +25398,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25127
25398
|
/**
|
|
25128
25399
|
* Notifications service.
|
|
25129
25400
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25130
|
-
* @version
|
|
25401
|
+
* @version 139.0.0
|
|
25131
25402
|
*/
|
|
25132
25403
|
|
|
25133
25404
|
/**
|
|
@@ -25352,7 +25623,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25352
25623
|
/**
|
|
25353
25624
|
* OAuth service.
|
|
25354
25625
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25355
|
-
* @version
|
|
25626
|
+
* @version 139.0.0
|
|
25356
25627
|
*/
|
|
25357
25628
|
|
|
25358
25629
|
/**
|
|
@@ -25718,7 +25989,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25718
25989
|
/**
|
|
25719
25990
|
* Objects service.
|
|
25720
25991
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
25721
|
-
* @version
|
|
25992
|
+
* @version 139.0.0
|
|
25722
25993
|
*/
|
|
25723
25994
|
|
|
25724
25995
|
/**
|
|
@@ -25989,7 +26260,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25989
26260
|
/**
|
|
25990
26261
|
* Organization service.
|
|
25991
26262
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
25992
|
-
* @version
|
|
26263
|
+
* @version 139.0.0
|
|
25993
26264
|
*/
|
|
25994
26265
|
|
|
25995
26266
|
/**
|
|
@@ -26392,7 +26663,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26392
26663
|
/**
|
|
26393
26664
|
* OrganizationAuthorization service.
|
|
26394
26665
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26395
|
-
* @version
|
|
26666
|
+
* @version 139.0.0
|
|
26396
26667
|
*/
|
|
26397
26668
|
|
|
26398
26669
|
/**
|
|
@@ -27317,7 +27588,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27317
27588
|
/**
|
|
27318
27589
|
* Outbound service.
|
|
27319
27590
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27320
|
-
* @version
|
|
27591
|
+
* @version 139.0.0
|
|
27321
27592
|
*/
|
|
27322
27593
|
|
|
27323
27594
|
/**
|
|
@@ -30572,7 +30843,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30572
30843
|
/**
|
|
30573
30844
|
* Presence service.
|
|
30574
30845
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
30575
|
-
* @version
|
|
30846
|
+
* @version 139.0.0
|
|
30576
30847
|
*/
|
|
30577
30848
|
|
|
30578
30849
|
/**
|
|
@@ -30894,7 +31165,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30894
31165
|
/**
|
|
30895
31166
|
* Quality service.
|
|
30896
31167
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
30897
|
-
* @version
|
|
31168
|
+
* @version 139.0.0
|
|
30898
31169
|
*/
|
|
30899
31170
|
|
|
30900
31171
|
/**
|
|
@@ -32472,7 +32743,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32472
32743
|
/**
|
|
32473
32744
|
* Recording service.
|
|
32474
32745
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
32475
|
-
* @version
|
|
32746
|
+
* @version 139.0.0
|
|
32476
32747
|
*/
|
|
32477
32748
|
|
|
32478
32749
|
/**
|
|
@@ -34125,7 +34396,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34125
34396
|
/**
|
|
34126
34397
|
* ResponseManagement service.
|
|
34127
34398
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34128
|
-
* @version
|
|
34399
|
+
* @version 139.0.0
|
|
34129
34400
|
*/
|
|
34130
34401
|
|
|
34131
34402
|
/**
|
|
@@ -34609,7 +34880,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34609
34880
|
/**
|
|
34610
34881
|
* Routing service.
|
|
34611
34882
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
34612
|
-
* @version
|
|
34883
|
+
* @version 139.0.0
|
|
34613
34884
|
*/
|
|
34614
34885
|
|
|
34615
34886
|
/**
|
|
@@ -34922,12 +35193,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34922
35193
|
* Delete a phone number provisioned for SMS.
|
|
34923
35194
|
*
|
|
34924
35195
|
* @param {String} addressId Address ID
|
|
34925
|
-
* @param {Object} opts Optional parameters
|
|
34926
|
-
* @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)
|
|
34927
35196
|
*/
|
|
34928
|
-
deleteRoutingSmsPhonenumber(addressId
|
|
34929
|
-
opts = opts || {};
|
|
34930
|
-
|
|
35197
|
+
deleteRoutingSmsPhonenumber(addressId) {
|
|
34931
35198
|
// verify the required parameter 'addressId' is set
|
|
34932
35199
|
if (addressId === undefined || addressId === null) {
|
|
34933
35200
|
throw 'Missing the required parameter "addressId" when calling deleteRoutingSmsPhonenumber';
|
|
@@ -34937,7 +35204,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34937
35204
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
34938
35205
|
'DELETE',
|
|
34939
35206
|
{ 'addressId': addressId },
|
|
34940
|
-
{
|
|
35207
|
+
{ },
|
|
34941
35208
|
{ },
|
|
34942
35209
|
{ },
|
|
34943
35210
|
null,
|
|
@@ -35108,7 +35375,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35108
35375
|
* @param {Object} opts Optional parameters
|
|
35109
35376
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
35110
35377
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
35111
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35378
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35112
35379
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
35113
35380
|
* @param {Array.<String>} opts.queueId Queue ID(s) to filter assessments by.
|
|
35114
35381
|
*/
|
|
@@ -35419,7 +35686,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35419
35686
|
* @param {Object} opts Optional parameters
|
|
35420
35687
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
35421
35688
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
35422
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35689
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
35423
35690
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
35424
35691
|
* @param {Array.<String>} opts.queueId Comma-separated list of queue Ids to filter by.
|
|
35425
35692
|
*/
|
|
@@ -37091,12 +37358,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37091
37358
|
* Provision a phone number for SMS
|
|
37092
37359
|
*
|
|
37093
37360
|
* @param {Object} body SmsPhoneNumber
|
|
37094
|
-
* @param {Object} opts Optional parameters
|
|
37095
|
-
* @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)
|
|
37096
37361
|
*/
|
|
37097
|
-
postRoutingSmsPhonenumbers(body
|
|
37098
|
-
opts = opts || {};
|
|
37099
|
-
|
|
37362
|
+
postRoutingSmsPhonenumbers(body) {
|
|
37100
37363
|
// verify the required parameter 'body' is set
|
|
37101
37364
|
if (body === undefined || body === null) {
|
|
37102
37365
|
throw 'Missing the required parameter "body" when calling postRoutingSmsPhonenumbers';
|
|
@@ -37106,7 +37369,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37106
37369
|
'/api/v2/routing/sms/phonenumbers',
|
|
37107
37370
|
'POST',
|
|
37108
37371
|
{ },
|
|
37109
|
-
{
|
|
37372
|
+
{ },
|
|
37110
37373
|
{ },
|
|
37111
37374
|
{ },
|
|
37112
37375
|
body,
|
|
@@ -37351,12 +37614,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37351
37614
|
*
|
|
37352
37615
|
* @param {String} addressId Address ID
|
|
37353
37616
|
* @param {Object} body SmsPhoneNumber
|
|
37354
|
-
* @param {Object} opts Optional parameters
|
|
37355
|
-
* @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)
|
|
37356
37617
|
*/
|
|
37357
|
-
putRoutingSmsPhonenumber(addressId, body
|
|
37358
|
-
opts = opts || {};
|
|
37359
|
-
|
|
37618
|
+
putRoutingSmsPhonenumber(addressId, body) {
|
|
37360
37619
|
// verify the required parameter 'addressId' is set
|
|
37361
37620
|
if (addressId === undefined || addressId === null) {
|
|
37362
37621
|
throw 'Missing the required parameter "addressId" when calling putRoutingSmsPhonenumber';
|
|
@@ -37370,7 +37629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37370
37629
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
37371
37630
|
'PUT',
|
|
37372
37631
|
{ 'addressId': addressId },
|
|
37373
|
-
{
|
|
37632
|
+
{ },
|
|
37374
37633
|
{ },
|
|
37375
37634
|
{ },
|
|
37376
37635
|
body,
|
|
@@ -37536,7 +37795,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37536
37795
|
/**
|
|
37537
37796
|
* SCIM service.
|
|
37538
37797
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
37539
|
-
* @version
|
|
37798
|
+
* @version 139.0.0
|
|
37540
37799
|
*/
|
|
37541
37800
|
|
|
37542
37801
|
/**
|
|
@@ -38413,7 +38672,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38413
38672
|
/**
|
|
38414
38673
|
* Scripts service.
|
|
38415
38674
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
38416
|
-
* @version
|
|
38675
|
+
* @version 139.0.0
|
|
38417
38676
|
*/
|
|
38418
38677
|
|
|
38419
38678
|
/**
|
|
@@ -38832,7 +39091,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38832
39091
|
/**
|
|
38833
39092
|
* Search service.
|
|
38834
39093
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
38835
|
-
* @version
|
|
39094
|
+
* @version 139.0.0
|
|
38836
39095
|
*/
|
|
38837
39096
|
|
|
38838
39097
|
/**
|
|
@@ -39367,7 +39626,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39367
39626
|
/**
|
|
39368
39627
|
* SpeechTextAnalytics service.
|
|
39369
39628
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
39370
|
-
* @version
|
|
39629
|
+
* @version 139.0.0
|
|
39371
39630
|
*/
|
|
39372
39631
|
|
|
39373
39632
|
/**
|
|
@@ -40220,7 +40479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40220
40479
|
/**
|
|
40221
40480
|
* Stations service.
|
|
40222
40481
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40223
|
-
* @version
|
|
40482
|
+
* @version 139.0.0
|
|
40224
40483
|
*/
|
|
40225
40484
|
|
|
40226
40485
|
/**
|
|
@@ -40367,7 +40626,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40367
40626
|
/**
|
|
40368
40627
|
* Suggest service.
|
|
40369
40628
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
40370
|
-
* @version
|
|
40629
|
+
* @version 139.0.0
|
|
40371
40630
|
*/
|
|
40372
40631
|
|
|
40373
40632
|
/**
|
|
@@ -40506,7 +40765,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40506
40765
|
/**
|
|
40507
40766
|
* Telephony service.
|
|
40508
40767
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
40509
|
-
* @version
|
|
40768
|
+
* @version 139.0.0
|
|
40510
40769
|
*/
|
|
40511
40770
|
|
|
40512
40771
|
/**
|
|
@@ -40614,7 +40873,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40614
40873
|
/**
|
|
40615
40874
|
* TelephonyProvidersEdge service.
|
|
40616
40875
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
40617
|
-
* @version
|
|
40876
|
+
* @version 139.0.0
|
|
40618
40877
|
*/
|
|
40619
40878
|
|
|
40620
40879
|
/**
|
|
@@ -44247,7 +44506,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44247
44506
|
/**
|
|
44248
44507
|
* Textbots service.
|
|
44249
44508
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
44250
|
-
* @version
|
|
44509
|
+
* @version 139.0.0
|
|
44251
44510
|
*/
|
|
44252
44511
|
|
|
44253
44512
|
/**
|
|
@@ -44375,7 +44634,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44375
44634
|
/**
|
|
44376
44635
|
* Tokens service.
|
|
44377
44636
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
44378
|
-
* @version
|
|
44637
|
+
* @version 139.0.0
|
|
44379
44638
|
*/
|
|
44380
44639
|
|
|
44381
44640
|
/**
|
|
@@ -44481,7 +44740,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44481
44740
|
/**
|
|
44482
44741
|
* Uploads service.
|
|
44483
44742
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
44484
|
-
* @version
|
|
44743
|
+
* @version 139.0.0
|
|
44485
44744
|
*/
|
|
44486
44745
|
|
|
44487
44746
|
/**
|
|
@@ -44632,7 +44891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44632
44891
|
/**
|
|
44633
44892
|
* Usage service.
|
|
44634
44893
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
44635
|
-
* @version
|
|
44894
|
+
* @version 139.0.0
|
|
44636
44895
|
*/
|
|
44637
44896
|
|
|
44638
44897
|
/**
|
|
@@ -44703,7 +44962,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44703
44962
|
/**
|
|
44704
44963
|
* UserRecordings service.
|
|
44705
44964
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
44706
|
-
* @version
|
|
44965
|
+
* @version 139.0.0
|
|
44707
44966
|
*/
|
|
44708
44967
|
|
|
44709
44968
|
/**
|
|
@@ -44887,7 +45146,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44887
45146
|
/**
|
|
44888
45147
|
* Users service.
|
|
44889
45148
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
44890
|
-
* @version
|
|
45149
|
+
* @version 139.0.0
|
|
44891
45150
|
*/
|
|
44892
45151
|
|
|
44893
45152
|
/**
|
|
@@ -47189,7 +47448,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47189
47448
|
/**
|
|
47190
47449
|
* Utilities service.
|
|
47191
47450
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
47192
|
-
* @version
|
|
47451
|
+
* @version 139.0.0
|
|
47193
47452
|
*/
|
|
47194
47453
|
|
|
47195
47454
|
/**
|
|
@@ -47300,7 +47559,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47300
47559
|
/**
|
|
47301
47560
|
* Voicemail service.
|
|
47302
47561
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
47303
|
-
* @version
|
|
47562
|
+
* @version 139.0.0
|
|
47304
47563
|
*/
|
|
47305
47564
|
|
|
47306
47565
|
/**
|
|
@@ -47967,7 +48226,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47967
48226
|
/**
|
|
47968
48227
|
* WebChat service.
|
|
47969
48228
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
47970
|
-
* @version
|
|
48229
|
+
* @version 139.0.0
|
|
47971
48230
|
*/
|
|
47972
48231
|
|
|
47973
48232
|
/**
|
|
@@ -48511,7 +48770,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48511
48770
|
/**
|
|
48512
48771
|
* WebDeployments service.
|
|
48513
48772
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
48514
|
-
* @version
|
|
48773
|
+
* @version 139.0.0
|
|
48515
48774
|
*/
|
|
48516
48775
|
|
|
48517
48776
|
/**
|
|
@@ -48866,7 +49125,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48866
49125
|
/**
|
|
48867
49126
|
* WebMessaging service.
|
|
48868
49127
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
48869
|
-
* @version
|
|
49128
|
+
* @version 139.0.0
|
|
48870
49129
|
*/
|
|
48871
49130
|
|
|
48872
49131
|
/**
|
|
@@ -48912,7 +49171,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48912
49171
|
/**
|
|
48913
49172
|
* Widgets service.
|
|
48914
49173
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
48915
|
-
* @version
|
|
49174
|
+
* @version 139.0.0
|
|
48916
49175
|
*/
|
|
48917
49176
|
|
|
48918
49177
|
/**
|
|
@@ -49058,7 +49317,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49058
49317
|
/**
|
|
49059
49318
|
* WorkforceManagement service.
|
|
49060
49319
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49061
|
-
* @version
|
|
49320
|
+
* @version 139.0.0
|
|
49062
49321
|
*/
|
|
49063
49322
|
|
|
49064
49323
|
/**
|
|
@@ -53309,7 +53568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53309
53568
|
* </pre>
|
|
53310
53569
|
* </p>
|
|
53311
53570
|
* @module purecloud-platform-client-v2/index
|
|
53312
|
-
* @version
|
|
53571
|
+
* @version 139.0.0
|
|
53313
53572
|
*/
|
|
53314
53573
|
class platformClient {
|
|
53315
53574
|
constructor() {
|