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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2276,7 +2276,7 @@ class Configuration {
|
|
|
2276
2276
|
|
|
2277
2277
|
/**
|
|
2278
2278
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2279
|
-
* @version
|
|
2279
|
+
* @version 139.0.0
|
|
2280
2280
|
*/
|
|
2281
2281
|
class ApiClient {
|
|
2282
2282
|
/**
|
|
@@ -3347,7 +3347,7 @@ class AlertingApi {
|
|
|
3347
3347
|
/**
|
|
3348
3348
|
* Alerting service.
|
|
3349
3349
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3350
|
-
* @version
|
|
3350
|
+
* @version 139.0.0
|
|
3351
3351
|
*/
|
|
3352
3352
|
|
|
3353
3353
|
/**
|
|
@@ -3661,7 +3661,7 @@ class AnalyticsApi {
|
|
|
3661
3661
|
/**
|
|
3662
3662
|
* Analytics service.
|
|
3663
3663
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3664
|
-
* @version
|
|
3664
|
+
* @version 139.0.0
|
|
3665
3665
|
*/
|
|
3666
3666
|
|
|
3667
3667
|
/**
|
|
@@ -4843,7 +4843,7 @@ class ArchitectApi {
|
|
|
4843
4843
|
/**
|
|
4844
4844
|
* Architect service.
|
|
4845
4845
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4846
|
-
* @version
|
|
4846
|
+
* @version 139.0.0
|
|
4847
4847
|
*/
|
|
4848
4848
|
|
|
4849
4849
|
/**
|
|
@@ -7888,7 +7888,7 @@ class AuditApi {
|
|
|
7888
7888
|
/**
|
|
7889
7889
|
* Audit service.
|
|
7890
7890
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7891
|
-
* @version
|
|
7891
|
+
* @version 139.0.0
|
|
7892
7892
|
*/
|
|
7893
7893
|
|
|
7894
7894
|
/**
|
|
@@ -8059,7 +8059,7 @@ class AuthorizationApi {
|
|
|
8059
8059
|
/**
|
|
8060
8060
|
* Authorization service.
|
|
8061
8061
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8062
|
-
* @version
|
|
8062
|
+
* @version 139.0.0
|
|
8063
8063
|
*/
|
|
8064
8064
|
|
|
8065
8065
|
/**
|
|
@@ -9242,7 +9242,7 @@ class BillingApi {
|
|
|
9242
9242
|
/**
|
|
9243
9243
|
* Billing service.
|
|
9244
9244
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9245
|
-
* @version
|
|
9245
|
+
* @version 139.0.0
|
|
9246
9246
|
*/
|
|
9247
9247
|
|
|
9248
9248
|
/**
|
|
@@ -9322,7 +9322,7 @@ class ChatApi {
|
|
|
9322
9322
|
/**
|
|
9323
9323
|
* Chat service.
|
|
9324
9324
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9325
|
-
* @version
|
|
9325
|
+
* @version 139.0.0
|
|
9326
9326
|
*/
|
|
9327
9327
|
|
|
9328
9328
|
/**
|
|
@@ -9413,7 +9413,7 @@ class CoachingApi {
|
|
|
9413
9413
|
/**
|
|
9414
9414
|
* Coaching service.
|
|
9415
9415
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9416
|
-
* @version
|
|
9416
|
+
* @version 139.0.0
|
|
9417
9417
|
*/
|
|
9418
9418
|
|
|
9419
9419
|
/**
|
|
@@ -9990,7 +9990,7 @@ class ContentManagementApi {
|
|
|
9990
9990
|
/**
|
|
9991
9991
|
* ContentManagement service.
|
|
9992
9992
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9993
|
-
* @version
|
|
9993
|
+
* @version 139.0.0
|
|
9994
9994
|
*/
|
|
9995
9995
|
|
|
9996
9996
|
/**
|
|
@@ -11130,7 +11130,7 @@ class ConversationsApi {
|
|
|
11130
11130
|
/**
|
|
11131
11131
|
* Conversations service.
|
|
11132
11132
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11133
|
-
* @version
|
|
11133
|
+
* @version 139.0.0
|
|
11134
11134
|
*/
|
|
11135
11135
|
|
|
11136
11136
|
/**
|
|
@@ -15678,6 +15678,126 @@ class ConversationsApi {
|
|
|
15678
15678
|
);
|
|
15679
15679
|
}
|
|
15680
15680
|
|
|
15681
|
+
/**
|
|
15682
|
+
* Update a conversation by setting its recording state
|
|
15683
|
+
*
|
|
15684
|
+
* @param {String} conversationId conversationId
|
|
15685
|
+
* @param {Object} body SetRecordingState
|
|
15686
|
+
*/
|
|
15687
|
+
putConversationsCallRecordingstate(conversationId, body) {
|
|
15688
|
+
// verify the required parameter 'conversationId' is set
|
|
15689
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15690
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallRecordingstate';
|
|
15691
|
+
}
|
|
15692
|
+
// verify the required parameter 'body' is set
|
|
15693
|
+
if (body === undefined || body === null) {
|
|
15694
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallRecordingstate';
|
|
15695
|
+
}
|
|
15696
|
+
|
|
15697
|
+
return this.apiClient.callApi(
|
|
15698
|
+
'/api/v2/conversations/calls/{conversationId}/recordingstate',
|
|
15699
|
+
'PUT',
|
|
15700
|
+
{ 'conversationId': conversationId },
|
|
15701
|
+
{ },
|
|
15702
|
+
{ },
|
|
15703
|
+
{ },
|
|
15704
|
+
body,
|
|
15705
|
+
['PureCloud OAuth'],
|
|
15706
|
+
['application/json'],
|
|
15707
|
+
['application/json']
|
|
15708
|
+
);
|
|
15709
|
+
}
|
|
15710
|
+
|
|
15711
|
+
/**
|
|
15712
|
+
* Update a conversation by setting its recording state
|
|
15713
|
+
*
|
|
15714
|
+
* @param {String} conversationId conversationId
|
|
15715
|
+
* @param {Object} body SetRecordingState
|
|
15716
|
+
*/
|
|
15717
|
+
putConversationsCallbackRecordingstate(conversationId, body) {
|
|
15718
|
+
// verify the required parameter 'conversationId' is set
|
|
15719
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15720
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCallbackRecordingstate';
|
|
15721
|
+
}
|
|
15722
|
+
// verify the required parameter 'body' is set
|
|
15723
|
+
if (body === undefined || body === null) {
|
|
15724
|
+
throw 'Missing the required parameter "body" when calling putConversationsCallbackRecordingstate';
|
|
15725
|
+
}
|
|
15726
|
+
|
|
15727
|
+
return this.apiClient.callApi(
|
|
15728
|
+
'/api/v2/conversations/callbacks/{conversationId}/recordingstate',
|
|
15729
|
+
'PUT',
|
|
15730
|
+
{ 'conversationId': conversationId },
|
|
15731
|
+
{ },
|
|
15732
|
+
{ },
|
|
15733
|
+
{ },
|
|
15734
|
+
body,
|
|
15735
|
+
['PureCloud OAuth'],
|
|
15736
|
+
['application/json'],
|
|
15737
|
+
['application/json']
|
|
15738
|
+
);
|
|
15739
|
+
}
|
|
15740
|
+
|
|
15741
|
+
/**
|
|
15742
|
+
* Update a conversation by setting its recording state
|
|
15743
|
+
*
|
|
15744
|
+
* @param {String} conversationId conversationId
|
|
15745
|
+
* @param {Object} body SetRecordingState
|
|
15746
|
+
*/
|
|
15747
|
+
putConversationsChatRecordingstate(conversationId, body) {
|
|
15748
|
+
// verify the required parameter 'conversationId' is set
|
|
15749
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15750
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsChatRecordingstate';
|
|
15751
|
+
}
|
|
15752
|
+
// verify the required parameter 'body' is set
|
|
15753
|
+
if (body === undefined || body === null) {
|
|
15754
|
+
throw 'Missing the required parameter "body" when calling putConversationsChatRecordingstate';
|
|
15755
|
+
}
|
|
15756
|
+
|
|
15757
|
+
return this.apiClient.callApi(
|
|
15758
|
+
'/api/v2/conversations/chats/{conversationId}/recordingstate',
|
|
15759
|
+
'PUT',
|
|
15760
|
+
{ 'conversationId': conversationId },
|
|
15761
|
+
{ },
|
|
15762
|
+
{ },
|
|
15763
|
+
{ },
|
|
15764
|
+
body,
|
|
15765
|
+
['PureCloud OAuth'],
|
|
15766
|
+
['application/json'],
|
|
15767
|
+
['application/json']
|
|
15768
|
+
);
|
|
15769
|
+
}
|
|
15770
|
+
|
|
15771
|
+
/**
|
|
15772
|
+
* Update a conversation by setting its recording state
|
|
15773
|
+
*
|
|
15774
|
+
* @param {String} conversationId conversationId
|
|
15775
|
+
* @param {Object} body SetRecordingState
|
|
15776
|
+
*/
|
|
15777
|
+
putConversationsCobrowsesessionRecordingstate(conversationId, body) {
|
|
15778
|
+
// verify the required parameter 'conversationId' is set
|
|
15779
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15780
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsCobrowsesessionRecordingstate';
|
|
15781
|
+
}
|
|
15782
|
+
// verify the required parameter 'body' is set
|
|
15783
|
+
if (body === undefined || body === null) {
|
|
15784
|
+
throw 'Missing the required parameter "body" when calling putConversationsCobrowsesessionRecordingstate';
|
|
15785
|
+
}
|
|
15786
|
+
|
|
15787
|
+
return this.apiClient.callApi(
|
|
15788
|
+
'/api/v2/conversations/cobrowsesessions/{conversationId}/recordingstate',
|
|
15789
|
+
'PUT',
|
|
15790
|
+
{ 'conversationId': conversationId },
|
|
15791
|
+
{ },
|
|
15792
|
+
{ },
|
|
15793
|
+
{ },
|
|
15794
|
+
body,
|
|
15795
|
+
['PureCloud OAuth'],
|
|
15796
|
+
['application/json'],
|
|
15797
|
+
['application/json']
|
|
15798
|
+
);
|
|
15799
|
+
}
|
|
15800
|
+
|
|
15681
15801
|
/**
|
|
15682
15802
|
* Update conversation draft reply
|
|
15683
15803
|
*
|
|
@@ -15708,6 +15828,66 @@ class ConversationsApi {
|
|
|
15708
15828
|
);
|
|
15709
15829
|
}
|
|
15710
15830
|
|
|
15831
|
+
/**
|
|
15832
|
+
* Update a conversation by setting its recording state
|
|
15833
|
+
*
|
|
15834
|
+
* @param {String} conversationId conversationId
|
|
15835
|
+
* @param {Object} body SetRecordingState
|
|
15836
|
+
*/
|
|
15837
|
+
putConversationsEmailRecordingstate(conversationId, body) {
|
|
15838
|
+
// verify the required parameter 'conversationId' is set
|
|
15839
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15840
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsEmailRecordingstate';
|
|
15841
|
+
}
|
|
15842
|
+
// verify the required parameter 'body' is set
|
|
15843
|
+
if (body === undefined || body === null) {
|
|
15844
|
+
throw 'Missing the required parameter "body" when calling putConversationsEmailRecordingstate';
|
|
15845
|
+
}
|
|
15846
|
+
|
|
15847
|
+
return this.apiClient.callApi(
|
|
15848
|
+
'/api/v2/conversations/emails/{conversationId}/recordingstate',
|
|
15849
|
+
'PUT',
|
|
15850
|
+
{ 'conversationId': conversationId },
|
|
15851
|
+
{ },
|
|
15852
|
+
{ },
|
|
15853
|
+
{ },
|
|
15854
|
+
body,
|
|
15855
|
+
['PureCloud OAuth'],
|
|
15856
|
+
['application/json'],
|
|
15857
|
+
['application/json']
|
|
15858
|
+
);
|
|
15859
|
+
}
|
|
15860
|
+
|
|
15861
|
+
/**
|
|
15862
|
+
* Update a conversation by setting its recording state
|
|
15863
|
+
*
|
|
15864
|
+
* @param {String} conversationId conversationId
|
|
15865
|
+
* @param {Object} body SetRecordingState
|
|
15866
|
+
*/
|
|
15867
|
+
putConversationsMessageRecordingstate(conversationId, body) {
|
|
15868
|
+
// verify the required parameter 'conversationId' is set
|
|
15869
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15870
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsMessageRecordingstate';
|
|
15871
|
+
}
|
|
15872
|
+
// verify the required parameter 'body' is set
|
|
15873
|
+
if (body === undefined || body === null) {
|
|
15874
|
+
throw 'Missing the required parameter "body" when calling putConversationsMessageRecordingstate';
|
|
15875
|
+
}
|
|
15876
|
+
|
|
15877
|
+
return this.apiClient.callApi(
|
|
15878
|
+
'/api/v2/conversations/messages/{conversationId}/recordingstate',
|
|
15879
|
+
'PUT',
|
|
15880
|
+
{ 'conversationId': conversationId },
|
|
15881
|
+
{ },
|
|
15882
|
+
{ },
|
|
15883
|
+
{ },
|
|
15884
|
+
body,
|
|
15885
|
+
['PureCloud OAuth'],
|
|
15886
|
+
['application/json'],
|
|
15887
|
+
['application/json']
|
|
15888
|
+
);
|
|
15889
|
+
}
|
|
15890
|
+
|
|
15711
15891
|
/**
|
|
15712
15892
|
* Update a LINE messenger integration
|
|
15713
15893
|
*
|
|
@@ -15788,13 +15968,103 @@ class ConversationsApi {
|
|
|
15788
15968
|
);
|
|
15789
15969
|
}
|
|
15790
15970
|
|
|
15971
|
+
/**
|
|
15972
|
+
* Update a conversation by setting its recording state
|
|
15973
|
+
*
|
|
15974
|
+
* @param {String} conversationId conversationId
|
|
15975
|
+
* @param {Object} body SetRecordingState
|
|
15976
|
+
*/
|
|
15977
|
+
putConversationsScreenshareRecordingstate(conversationId, body) {
|
|
15978
|
+
// verify the required parameter 'conversationId' is set
|
|
15979
|
+
if (conversationId === undefined || conversationId === null) {
|
|
15980
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsScreenshareRecordingstate';
|
|
15981
|
+
}
|
|
15982
|
+
// verify the required parameter 'body' is set
|
|
15983
|
+
if (body === undefined || body === null) {
|
|
15984
|
+
throw 'Missing the required parameter "body" when calling putConversationsScreenshareRecordingstate';
|
|
15985
|
+
}
|
|
15986
|
+
|
|
15987
|
+
return this.apiClient.callApi(
|
|
15988
|
+
'/api/v2/conversations/screenshares/{conversationId}/recordingstate',
|
|
15989
|
+
'PUT',
|
|
15990
|
+
{ 'conversationId': conversationId },
|
|
15991
|
+
{ },
|
|
15992
|
+
{ },
|
|
15993
|
+
{ },
|
|
15994
|
+
body,
|
|
15995
|
+
['PureCloud OAuth'],
|
|
15996
|
+
['application/json'],
|
|
15997
|
+
['application/json']
|
|
15998
|
+
);
|
|
15999
|
+
}
|
|
16000
|
+
|
|
16001
|
+
/**
|
|
16002
|
+
* Update a conversation by setting its recording state
|
|
16003
|
+
*
|
|
16004
|
+
* @param {String} conversationId conversationId
|
|
16005
|
+
* @param {Object} body SetRecordingState
|
|
16006
|
+
*/
|
|
16007
|
+
putConversationsSocialRecordingstate(conversationId, body) {
|
|
16008
|
+
// verify the required parameter 'conversationId' is set
|
|
16009
|
+
if (conversationId === undefined || conversationId === null) {
|
|
16010
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsSocialRecordingstate';
|
|
16011
|
+
}
|
|
16012
|
+
// verify the required parameter 'body' is set
|
|
16013
|
+
if (body === undefined || body === null) {
|
|
16014
|
+
throw 'Missing the required parameter "body" when calling putConversationsSocialRecordingstate';
|
|
16015
|
+
}
|
|
16016
|
+
|
|
16017
|
+
return this.apiClient.callApi(
|
|
16018
|
+
'/api/v2/conversations/socials/{conversationId}/recordingstate',
|
|
16019
|
+
'PUT',
|
|
16020
|
+
{ 'conversationId': conversationId },
|
|
16021
|
+
{ },
|
|
16022
|
+
{ },
|
|
16023
|
+
{ },
|
|
16024
|
+
body,
|
|
16025
|
+
['PureCloud OAuth'],
|
|
16026
|
+
['application/json'],
|
|
16027
|
+
['application/json']
|
|
16028
|
+
);
|
|
16029
|
+
}
|
|
16030
|
+
|
|
16031
|
+
/**
|
|
16032
|
+
* Update a conversation by setting its recording state
|
|
16033
|
+
*
|
|
16034
|
+
* @param {String} conversationId conversationId
|
|
16035
|
+
* @param {Object} body SetRecordingState
|
|
16036
|
+
*/
|
|
16037
|
+
putConversationsVideoRecordingstate(conversationId, body) {
|
|
16038
|
+
// verify the required parameter 'conversationId' is set
|
|
16039
|
+
if (conversationId === undefined || conversationId === null) {
|
|
16040
|
+
throw 'Missing the required parameter "conversationId" when calling putConversationsVideoRecordingstate';
|
|
16041
|
+
}
|
|
16042
|
+
// verify the required parameter 'body' is set
|
|
16043
|
+
if (body === undefined || body === null) {
|
|
16044
|
+
throw 'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';
|
|
16045
|
+
}
|
|
16046
|
+
|
|
16047
|
+
return this.apiClient.callApi(
|
|
16048
|
+
'/api/v2/conversations/videos/{conversationId}/recordingstate',
|
|
16049
|
+
'PUT',
|
|
16050
|
+
{ 'conversationId': conversationId },
|
|
16051
|
+
{ },
|
|
16052
|
+
{ },
|
|
16053
|
+
{ },
|
|
16054
|
+
body,
|
|
16055
|
+
['PureCloud OAuth'],
|
|
16056
|
+
['application/json'],
|
|
16057
|
+
['application/json']
|
|
16058
|
+
);
|
|
16059
|
+
}
|
|
16060
|
+
|
|
15791
16061
|
}
|
|
15792
16062
|
|
|
15793
16063
|
class DataExtensionsApi {
|
|
15794
16064
|
/**
|
|
15795
16065
|
* DataExtensions service.
|
|
15796
16066
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
15797
|
-
* @version
|
|
16067
|
+
* @version 139.0.0
|
|
15798
16068
|
*/
|
|
15799
16069
|
|
|
15800
16070
|
/**
|
|
@@ -15880,7 +16150,7 @@ class ExternalContactsApi {
|
|
|
15880
16150
|
/**
|
|
15881
16151
|
* ExternalContacts service.
|
|
15882
16152
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
15883
|
-
* @version
|
|
16153
|
+
* @version 139.0.0
|
|
15884
16154
|
*/
|
|
15885
16155
|
|
|
15886
16156
|
/**
|
|
@@ -17623,7 +17893,7 @@ class FaxApi {
|
|
|
17623
17893
|
/**
|
|
17624
17894
|
* Fax service.
|
|
17625
17895
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17626
|
-
* @version
|
|
17896
|
+
* @version 139.0.0
|
|
17627
17897
|
*/
|
|
17628
17898
|
|
|
17629
17899
|
/**
|
|
@@ -17794,7 +18064,7 @@ class FlowsApi {
|
|
|
17794
18064
|
/**
|
|
17795
18065
|
* Flows service.
|
|
17796
18066
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
17797
|
-
* @version
|
|
18067
|
+
* @version 139.0.0
|
|
17798
18068
|
*/
|
|
17799
18069
|
|
|
17800
18070
|
/**
|
|
@@ -17865,7 +18135,7 @@ class GamificationApi {
|
|
|
17865
18135
|
/**
|
|
17866
18136
|
* Gamification service.
|
|
17867
18137
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
17868
|
-
* @version
|
|
18138
|
+
* @version 139.0.0
|
|
17869
18139
|
*/
|
|
17870
18140
|
|
|
17871
18141
|
/**
|
|
@@ -18136,18 +18406,18 @@ class GamificationApi {
|
|
|
18136
18406
|
/**
|
|
18137
18407
|
* Members of a given performance profile
|
|
18138
18408
|
*
|
|
18139
|
-
* @param {String}
|
|
18409
|
+
* @param {String} profileId Profile Id
|
|
18140
18410
|
*/
|
|
18141
|
-
getGamificationProfileMembers(
|
|
18142
|
-
// verify the required parameter '
|
|
18143
|
-
if (
|
|
18144
|
-
throw 'Missing the required parameter "
|
|
18411
|
+
getGamificationProfileMembers(profileId) {
|
|
18412
|
+
// verify the required parameter 'profileId' is set
|
|
18413
|
+
if (profileId === undefined || profileId === null) {
|
|
18414
|
+
throw 'Missing the required parameter "profileId" when calling getGamificationProfileMembers';
|
|
18145
18415
|
}
|
|
18146
18416
|
|
|
18147
18417
|
return this.apiClient.callApi(
|
|
18148
|
-
'/api/v2/gamification/profiles/{
|
|
18418
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
18149
18419
|
'GET',
|
|
18150
|
-
{ '
|
|
18420
|
+
{ 'profileId': profileId },
|
|
18151
18421
|
{ },
|
|
18152
18422
|
{ },
|
|
18153
18423
|
{ },
|
|
@@ -18199,6 +18469,7 @@ class GamificationApi {
|
|
|
18199
18469
|
* @param {Object} opts Optional parameters
|
|
18200
18470
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand.
|
|
18201
18471
|
* @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
|
|
18472
|
+
* @param {String} opts.metricIds List of metric ids to filter the response (Optional, comma-separated).
|
|
18202
18473
|
*/
|
|
18203
18474
|
getGamificationProfileMetrics(profileId, opts) {
|
|
18204
18475
|
opts = opts || {};
|
|
@@ -18212,7 +18483,7 @@ class GamificationApi {
|
|
|
18212
18483
|
'/api/v2/gamification/profiles/{profileId}/metrics',
|
|
18213
18484
|
'GET',
|
|
18214
18485
|
{ 'profileId': profileId },
|
|
18215
|
-
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'] },
|
|
18486
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'workday': opts['workday'],'metricIds': opts['metricIds'] },
|
|
18216
18487
|
{ },
|
|
18217
18488
|
{ },
|
|
18218
18489
|
null,
|
|
@@ -19015,13 +19286,13 @@ class GamificationApi {
|
|
|
19015
19286
|
/**
|
|
19016
19287
|
* Assign members to a given performance profile
|
|
19017
19288
|
*
|
|
19018
|
-
* @param {String}
|
|
19289
|
+
* @param {String} profileId Profile Id
|
|
19019
19290
|
* @param {Object} body assignUsers
|
|
19020
19291
|
*/
|
|
19021
|
-
postGamificationProfileMembers(
|
|
19022
|
-
// verify the required parameter '
|
|
19023
|
-
if (
|
|
19024
|
-
throw 'Missing the required parameter "
|
|
19292
|
+
postGamificationProfileMembers(profileId, body) {
|
|
19293
|
+
// verify the required parameter 'profileId' is set
|
|
19294
|
+
if (profileId === undefined || profileId === null) {
|
|
19295
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembers';
|
|
19025
19296
|
}
|
|
19026
19297
|
// verify the required parameter 'body' is set
|
|
19027
19298
|
if (body === undefined || body === null) {
|
|
@@ -19029,9 +19300,9 @@ class GamificationApi {
|
|
|
19029
19300
|
}
|
|
19030
19301
|
|
|
19031
19302
|
return this.apiClient.callApi(
|
|
19032
|
-
'/api/v2/gamification/profiles/{
|
|
19303
|
+
'/api/v2/gamification/profiles/{profileId}/members',
|
|
19033
19304
|
'POST',
|
|
19034
|
-
{ '
|
|
19305
|
+
{ 'profileId': profileId },
|
|
19035
19306
|
{ },
|
|
19036
19307
|
{ },
|
|
19037
19308
|
{ },
|
|
@@ -19045,13 +19316,13 @@ class GamificationApi {
|
|
|
19045
19316
|
/**
|
|
19046
19317
|
* Validate member assignment
|
|
19047
19318
|
*
|
|
19048
|
-
* @param {String}
|
|
19319
|
+
* @param {String} profileId Profile Id
|
|
19049
19320
|
* @param {Object} body memberAssignments
|
|
19050
19321
|
*/
|
|
19051
|
-
postGamificationProfileMembersValidate(
|
|
19052
|
-
// verify the required parameter '
|
|
19053
|
-
if (
|
|
19054
|
-
throw 'Missing the required parameter "
|
|
19322
|
+
postGamificationProfileMembersValidate(profileId, body) {
|
|
19323
|
+
// verify the required parameter 'profileId' is set
|
|
19324
|
+
if (profileId === undefined || profileId === null) {
|
|
19325
|
+
throw 'Missing the required parameter "profileId" when calling postGamificationProfileMembersValidate';
|
|
19055
19326
|
}
|
|
19056
19327
|
// verify the required parameter 'body' is set
|
|
19057
19328
|
if (body === undefined || body === null) {
|
|
@@ -19059,9 +19330,9 @@ class GamificationApi {
|
|
|
19059
19330
|
}
|
|
19060
19331
|
|
|
19061
19332
|
return this.apiClient.callApi(
|
|
19062
|
-
'/api/v2/gamification/profiles/{
|
|
19333
|
+
'/api/v2/gamification/profiles/{profileId}/members/validate',
|
|
19063
19334
|
'POST',
|
|
19064
|
-
{ '
|
|
19335
|
+
{ 'profileId': profileId },
|
|
19065
19336
|
{ },
|
|
19066
19337
|
{ },
|
|
19067
19338
|
{ },
|
|
@@ -19295,7 +19566,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19295
19566
|
/**
|
|
19296
19567
|
* GeneralDataProtectionRegulation service.
|
|
19297
19568
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19298
|
-
* @version
|
|
19569
|
+
* @version 139.0.0
|
|
19299
19570
|
*/
|
|
19300
19571
|
|
|
19301
19572
|
/**
|
|
@@ -19425,7 +19696,7 @@ class GeolocationApi {
|
|
|
19425
19696
|
/**
|
|
19426
19697
|
* Geolocation service.
|
|
19427
19698
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
19428
|
-
* @version
|
|
19699
|
+
* @version 139.0.0
|
|
19429
19700
|
*/
|
|
19430
19701
|
|
|
19431
19702
|
/**
|
|
@@ -19556,7 +19827,7 @@ class GreetingsApi {
|
|
|
19556
19827
|
/**
|
|
19557
19828
|
* Greetings service.
|
|
19558
19829
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
19559
|
-
* @version
|
|
19830
|
+
* @version 139.0.0
|
|
19560
19831
|
*/
|
|
19561
19832
|
|
|
19562
19833
|
/**
|
|
@@ -20011,7 +20282,7 @@ class GroupsApi {
|
|
|
20011
20282
|
/**
|
|
20012
20283
|
* Groups service.
|
|
20013
20284
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20014
|
-
* @version
|
|
20285
|
+
* @version 139.0.0
|
|
20015
20286
|
*/
|
|
20016
20287
|
|
|
20017
20288
|
/**
|
|
@@ -20416,7 +20687,7 @@ class IdentityProviderApi {
|
|
|
20416
20687
|
/**
|
|
20417
20688
|
* IdentityProvider service.
|
|
20418
20689
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20419
|
-
* @version
|
|
20690
|
+
* @version 139.0.0
|
|
20420
20691
|
*/
|
|
20421
20692
|
|
|
20422
20693
|
/**
|
|
@@ -21172,7 +21443,7 @@ class IntegrationsApi {
|
|
|
21172
21443
|
/**
|
|
21173
21444
|
* Integrations service.
|
|
21174
21445
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21175
|
-
* @version
|
|
21446
|
+
* @version 139.0.0
|
|
21176
21447
|
*/
|
|
21177
21448
|
|
|
21178
21449
|
/**
|
|
@@ -22849,7 +23120,7 @@ class JourneyApi {
|
|
|
22849
23120
|
/**
|
|
22850
23121
|
* Journey service.
|
|
22851
23122
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
22852
|
-
* @version
|
|
23123
|
+
* @version 139.0.0
|
|
22853
23124
|
*/
|
|
22854
23125
|
|
|
22855
23126
|
/**
|
|
@@ -23560,7 +23831,7 @@ class KnowledgeApi {
|
|
|
23560
23831
|
/**
|
|
23561
23832
|
* Knowledge service.
|
|
23562
23833
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
23563
|
-
* @version
|
|
23834
|
+
* @version 139.0.0
|
|
23564
23835
|
*/
|
|
23565
23836
|
|
|
23566
23837
|
/**
|
|
@@ -23738,7 +24009,7 @@ class KnowledgeApi {
|
|
|
23738
24009
|
* @param {Object} opts Optional parameters
|
|
23739
24010
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
23740
24011
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
23741
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
24012
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
23742
24013
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
23743
24014
|
* @param {String} opts.name Filter to return the categories that starts with the given category name.
|
|
23744
24015
|
*/
|
|
@@ -23846,7 +24117,7 @@ class KnowledgeApi {
|
|
|
23846
24117
|
* @param {Object} opts Optional parameters
|
|
23847
24118
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
23848
24119
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
23849
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
24120
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
23850
24121
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
23851
24122
|
* @param {String} opts.categories Filter by categories ids, comma separated values expected.
|
|
23852
24123
|
* @param {String} opts.title Filter by document title.
|
|
@@ -23958,7 +24229,7 @@ class KnowledgeApi {
|
|
|
23958
24229
|
* @param {Object} opts Optional parameters
|
|
23959
24230
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
23960
24231
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
23961
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
24232
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
23962
24233
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
23963
24234
|
* @param {Object} opts.knowledgeDocumentsState Return the training with the specified state of the trained documents.
|
|
23964
24235
|
*/
|
|
@@ -23994,7 +24265,7 @@ class KnowledgeApi {
|
|
|
23994
24265
|
* @param {Object} opts Optional parameters
|
|
23995
24266
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
23996
24267
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
23997
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
24268
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
23998
24269
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
23999
24270
|
* @param {String} opts.name Filter by Name.
|
|
24000
24271
|
* @param {Object} opts.coreLanguage Filter by core language.
|
|
@@ -24460,7 +24731,7 @@ class LanguageUnderstandingApi {
|
|
|
24460
24731
|
/**
|
|
24461
24732
|
* LanguageUnderstanding service.
|
|
24462
24733
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
24463
|
-
* @version
|
|
24734
|
+
* @version 139.0.0
|
|
24464
24735
|
*/
|
|
24465
24736
|
|
|
24466
24737
|
/**
|
|
@@ -25364,7 +25635,7 @@ class LanguagesApi {
|
|
|
25364
25635
|
/**
|
|
25365
25636
|
* Languages service.
|
|
25366
25637
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
25367
|
-
* @version
|
|
25638
|
+
* @version 139.0.0
|
|
25368
25639
|
*/
|
|
25369
25640
|
|
|
25370
25641
|
/**
|
|
@@ -25632,7 +25903,7 @@ class LearningApi {
|
|
|
25632
25903
|
/**
|
|
25633
25904
|
* Learning service.
|
|
25634
25905
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
25635
|
-
* @version
|
|
25906
|
+
* @version 139.0.0
|
|
25636
25907
|
*/
|
|
25637
25908
|
|
|
25638
25909
|
/**
|
|
@@ -26223,7 +26494,7 @@ class LicenseApi {
|
|
|
26223
26494
|
/**
|
|
26224
26495
|
* License service.
|
|
26225
26496
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
26226
|
-
* @version
|
|
26497
|
+
* @version 139.0.0
|
|
26227
26498
|
*/
|
|
26228
26499
|
|
|
26229
26500
|
/**
|
|
@@ -26461,7 +26732,7 @@ class LocationsApi {
|
|
|
26461
26732
|
/**
|
|
26462
26733
|
* Locations service.
|
|
26463
26734
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
26464
|
-
* @version
|
|
26735
|
+
* @version 139.0.0
|
|
26465
26736
|
*/
|
|
26466
26737
|
|
|
26467
26738
|
/**
|
|
@@ -26697,7 +26968,7 @@ class MessagingApi {
|
|
|
26697
26968
|
/**
|
|
26698
26969
|
* Messaging service.
|
|
26699
26970
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
26700
|
-
* @version
|
|
26971
|
+
* @version 139.0.0
|
|
26701
26972
|
*/
|
|
26702
26973
|
|
|
26703
26974
|
/**
|
|
@@ -26848,7 +27119,7 @@ class MobileDevicesApi {
|
|
|
26848
27119
|
/**
|
|
26849
27120
|
* MobileDevices service.
|
|
26850
27121
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
26851
|
-
* @version
|
|
27122
|
+
* @version 139.0.0
|
|
26852
27123
|
*/
|
|
26853
27124
|
|
|
26854
27125
|
/**
|
|
@@ -26999,7 +27270,7 @@ class NotificationsApi {
|
|
|
26999
27270
|
/**
|
|
27000
27271
|
* Notifications service.
|
|
27001
27272
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
27002
|
-
* @version
|
|
27273
|
+
* @version 139.0.0
|
|
27003
27274
|
*/
|
|
27004
27275
|
|
|
27005
27276
|
/**
|
|
@@ -27224,7 +27495,7 @@ class OAuthApi {
|
|
|
27224
27495
|
/**
|
|
27225
27496
|
* OAuth service.
|
|
27226
27497
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
27227
|
-
* @version
|
|
27498
|
+
* @version 139.0.0
|
|
27228
27499
|
*/
|
|
27229
27500
|
|
|
27230
27501
|
/**
|
|
@@ -27590,7 +27861,7 @@ class ObjectsApi {
|
|
|
27590
27861
|
/**
|
|
27591
27862
|
* Objects service.
|
|
27592
27863
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
27593
|
-
* @version
|
|
27864
|
+
* @version 139.0.0
|
|
27594
27865
|
*/
|
|
27595
27866
|
|
|
27596
27867
|
/**
|
|
@@ -27861,7 +28132,7 @@ class OrganizationApi {
|
|
|
27861
28132
|
/**
|
|
27862
28133
|
* Organization service.
|
|
27863
28134
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
27864
|
-
* @version
|
|
28135
|
+
* @version 139.0.0
|
|
27865
28136
|
*/
|
|
27866
28137
|
|
|
27867
28138
|
/**
|
|
@@ -28264,7 +28535,7 @@ class OrganizationAuthorizationApi {
|
|
|
28264
28535
|
/**
|
|
28265
28536
|
* OrganizationAuthorization service.
|
|
28266
28537
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
28267
|
-
* @version
|
|
28538
|
+
* @version 139.0.0
|
|
28268
28539
|
*/
|
|
28269
28540
|
|
|
28270
28541
|
/**
|
|
@@ -29189,7 +29460,7 @@ class OutboundApi {
|
|
|
29189
29460
|
/**
|
|
29190
29461
|
* Outbound service.
|
|
29191
29462
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
29192
|
-
* @version
|
|
29463
|
+
* @version 139.0.0
|
|
29193
29464
|
*/
|
|
29194
29465
|
|
|
29195
29466
|
/**
|
|
@@ -32444,7 +32715,7 @@ class PresenceApi {
|
|
|
32444
32715
|
/**
|
|
32445
32716
|
* Presence service.
|
|
32446
32717
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
32447
|
-
* @version
|
|
32718
|
+
* @version 139.0.0
|
|
32448
32719
|
*/
|
|
32449
32720
|
|
|
32450
32721
|
/**
|
|
@@ -32766,7 +33037,7 @@ class QualityApi {
|
|
|
32766
33037
|
/**
|
|
32767
33038
|
* Quality service.
|
|
32768
33039
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
32769
|
-
* @version
|
|
33040
|
+
* @version 139.0.0
|
|
32770
33041
|
*/
|
|
32771
33042
|
|
|
32772
33043
|
/**
|
|
@@ -34344,7 +34615,7 @@ class RecordingApi {
|
|
|
34344
34615
|
/**
|
|
34345
34616
|
* Recording service.
|
|
34346
34617
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
34347
|
-
* @version
|
|
34618
|
+
* @version 139.0.0
|
|
34348
34619
|
*/
|
|
34349
34620
|
|
|
34350
34621
|
/**
|
|
@@ -35997,7 +36268,7 @@ class ResponseManagementApi {
|
|
|
35997
36268
|
/**
|
|
35998
36269
|
* ResponseManagement service.
|
|
35999
36270
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
36000
|
-
* @version
|
|
36271
|
+
* @version 139.0.0
|
|
36001
36272
|
*/
|
|
36002
36273
|
|
|
36003
36274
|
/**
|
|
@@ -36481,7 +36752,7 @@ class RoutingApi {
|
|
|
36481
36752
|
/**
|
|
36482
36753
|
* Routing service.
|
|
36483
36754
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
36484
|
-
* @version
|
|
36755
|
+
* @version 139.0.0
|
|
36485
36756
|
*/
|
|
36486
36757
|
|
|
36487
36758
|
/**
|
|
@@ -36794,12 +37065,8 @@ class RoutingApi {
|
|
|
36794
37065
|
* Delete a phone number provisioned for SMS.
|
|
36795
37066
|
*
|
|
36796
37067
|
* @param {String} addressId Address ID
|
|
36797
|
-
* @param {Object} opts Optional parameters
|
|
36798
|
-
* @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)
|
|
36799
37068
|
*/
|
|
36800
|
-
deleteRoutingSmsPhonenumber(addressId
|
|
36801
|
-
opts = opts || {};
|
|
36802
|
-
|
|
37069
|
+
deleteRoutingSmsPhonenumber(addressId) {
|
|
36803
37070
|
// verify the required parameter 'addressId' is set
|
|
36804
37071
|
if (addressId === undefined || addressId === null) {
|
|
36805
37072
|
throw 'Missing the required parameter "addressId" when calling deleteRoutingSmsPhonenumber';
|
|
@@ -36809,7 +37076,7 @@ class RoutingApi {
|
|
|
36809
37076
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
36810
37077
|
'DELETE',
|
|
36811
37078
|
{ 'addressId': addressId },
|
|
36812
|
-
{
|
|
37079
|
+
{ },
|
|
36813
37080
|
{ },
|
|
36814
37081
|
{ },
|
|
36815
37082
|
null,
|
|
@@ -36980,7 +37247,7 @@ class RoutingApi {
|
|
|
36980
37247
|
* @param {Object} opts Optional parameters
|
|
36981
37248
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
36982
37249
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
36983
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
37250
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
36984
37251
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
36985
37252
|
* @param {Array.<String>} opts.queueId Queue ID(s) to filter assessments by.
|
|
36986
37253
|
*/
|
|
@@ -37291,7 +37558,7 @@ class RoutingApi {
|
|
|
37291
37558
|
* @param {Object} opts Optional parameters
|
|
37292
37559
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
37293
37560
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
37294
|
-
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
37561
|
+
* @param {String} opts.limit Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
|
|
37295
37562
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
37296
37563
|
* @param {Array.<String>} opts.queueId Comma-separated list of queue Ids to filter by.
|
|
37297
37564
|
*/
|
|
@@ -38963,12 +39230,8 @@ class RoutingApi {
|
|
|
38963
39230
|
* Provision a phone number for SMS
|
|
38964
39231
|
*
|
|
38965
39232
|
* @param {Object} body SmsPhoneNumber
|
|
38966
|
-
* @param {Object} opts Optional parameters
|
|
38967
|
-
* @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)
|
|
38968
39233
|
*/
|
|
38969
|
-
postRoutingSmsPhonenumbers(body
|
|
38970
|
-
opts = opts || {};
|
|
38971
|
-
|
|
39234
|
+
postRoutingSmsPhonenumbers(body) {
|
|
38972
39235
|
// verify the required parameter 'body' is set
|
|
38973
39236
|
if (body === undefined || body === null) {
|
|
38974
39237
|
throw 'Missing the required parameter "body" when calling postRoutingSmsPhonenumbers';
|
|
@@ -38978,7 +39241,7 @@ class RoutingApi {
|
|
|
38978
39241
|
'/api/v2/routing/sms/phonenumbers',
|
|
38979
39242
|
'POST',
|
|
38980
39243
|
{ },
|
|
38981
|
-
{
|
|
39244
|
+
{ },
|
|
38982
39245
|
{ },
|
|
38983
39246
|
{ },
|
|
38984
39247
|
body,
|
|
@@ -39223,12 +39486,8 @@ class RoutingApi {
|
|
|
39223
39486
|
*
|
|
39224
39487
|
* @param {String} addressId Address ID
|
|
39225
39488
|
* @param {Object} body SmsPhoneNumber
|
|
39226
|
-
* @param {Object} opts Optional parameters
|
|
39227
|
-
* @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)
|
|
39228
39489
|
*/
|
|
39229
|
-
putRoutingSmsPhonenumber(addressId, body
|
|
39230
|
-
opts = opts || {};
|
|
39231
|
-
|
|
39490
|
+
putRoutingSmsPhonenumber(addressId, body) {
|
|
39232
39491
|
// verify the required parameter 'addressId' is set
|
|
39233
39492
|
if (addressId === undefined || addressId === null) {
|
|
39234
39493
|
throw 'Missing the required parameter "addressId" when calling putRoutingSmsPhonenumber';
|
|
@@ -39242,7 +39501,7 @@ class RoutingApi {
|
|
|
39242
39501
|
'/api/v2/routing/sms/phonenumbers/{addressId}',
|
|
39243
39502
|
'PUT',
|
|
39244
39503
|
{ 'addressId': addressId },
|
|
39245
|
-
{
|
|
39504
|
+
{ },
|
|
39246
39505
|
{ },
|
|
39247
39506
|
{ },
|
|
39248
39507
|
body,
|
|
@@ -39408,7 +39667,7 @@ class SCIMApi {
|
|
|
39408
39667
|
/**
|
|
39409
39668
|
* SCIM service.
|
|
39410
39669
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
39411
|
-
* @version
|
|
39670
|
+
* @version 139.0.0
|
|
39412
39671
|
*/
|
|
39413
39672
|
|
|
39414
39673
|
/**
|
|
@@ -40285,7 +40544,7 @@ class ScriptsApi {
|
|
|
40285
40544
|
/**
|
|
40286
40545
|
* Scripts service.
|
|
40287
40546
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
40288
|
-
* @version
|
|
40547
|
+
* @version 139.0.0
|
|
40289
40548
|
*/
|
|
40290
40549
|
|
|
40291
40550
|
/**
|
|
@@ -40704,7 +40963,7 @@ class SearchApi {
|
|
|
40704
40963
|
/**
|
|
40705
40964
|
* Search service.
|
|
40706
40965
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
40707
|
-
* @version
|
|
40966
|
+
* @version 139.0.0
|
|
40708
40967
|
*/
|
|
40709
40968
|
|
|
40710
40969
|
/**
|
|
@@ -41239,7 +41498,7 @@ class SpeechTextAnalyticsApi {
|
|
|
41239
41498
|
/**
|
|
41240
41499
|
* SpeechTextAnalytics service.
|
|
41241
41500
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
41242
|
-
* @version
|
|
41501
|
+
* @version 139.0.0
|
|
41243
41502
|
*/
|
|
41244
41503
|
|
|
41245
41504
|
/**
|
|
@@ -42092,7 +42351,7 @@ class StationsApi {
|
|
|
42092
42351
|
/**
|
|
42093
42352
|
* Stations service.
|
|
42094
42353
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
42095
|
-
* @version
|
|
42354
|
+
* @version 139.0.0
|
|
42096
42355
|
*/
|
|
42097
42356
|
|
|
42098
42357
|
/**
|
|
@@ -42239,7 +42498,7 @@ class SuggestApi {
|
|
|
42239
42498
|
/**
|
|
42240
42499
|
* Suggest service.
|
|
42241
42500
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
42242
|
-
* @version
|
|
42501
|
+
* @version 139.0.0
|
|
42243
42502
|
*/
|
|
42244
42503
|
|
|
42245
42504
|
/**
|
|
@@ -42378,7 +42637,7 @@ class TelephonyApi {
|
|
|
42378
42637
|
/**
|
|
42379
42638
|
* Telephony service.
|
|
42380
42639
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
42381
|
-
* @version
|
|
42640
|
+
* @version 139.0.0
|
|
42382
42641
|
*/
|
|
42383
42642
|
|
|
42384
42643
|
/**
|
|
@@ -42486,7 +42745,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
42486
42745
|
/**
|
|
42487
42746
|
* TelephonyProvidersEdge service.
|
|
42488
42747
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
42489
|
-
* @version
|
|
42748
|
+
* @version 139.0.0
|
|
42490
42749
|
*/
|
|
42491
42750
|
|
|
42492
42751
|
/**
|
|
@@ -46119,7 +46378,7 @@ class TextbotsApi {
|
|
|
46119
46378
|
/**
|
|
46120
46379
|
* Textbots service.
|
|
46121
46380
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
46122
|
-
* @version
|
|
46381
|
+
* @version 139.0.0
|
|
46123
46382
|
*/
|
|
46124
46383
|
|
|
46125
46384
|
/**
|
|
@@ -46247,7 +46506,7 @@ class TokensApi {
|
|
|
46247
46506
|
/**
|
|
46248
46507
|
* Tokens service.
|
|
46249
46508
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
46250
|
-
* @version
|
|
46509
|
+
* @version 139.0.0
|
|
46251
46510
|
*/
|
|
46252
46511
|
|
|
46253
46512
|
/**
|
|
@@ -46353,7 +46612,7 @@ class UploadsApi {
|
|
|
46353
46612
|
/**
|
|
46354
46613
|
* Uploads service.
|
|
46355
46614
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
46356
|
-
* @version
|
|
46615
|
+
* @version 139.0.0
|
|
46357
46616
|
*/
|
|
46358
46617
|
|
|
46359
46618
|
/**
|
|
@@ -46504,7 +46763,7 @@ class UsageApi {
|
|
|
46504
46763
|
/**
|
|
46505
46764
|
* Usage service.
|
|
46506
46765
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
46507
|
-
* @version
|
|
46766
|
+
* @version 139.0.0
|
|
46508
46767
|
*/
|
|
46509
46768
|
|
|
46510
46769
|
/**
|
|
@@ -46575,7 +46834,7 @@ class UserRecordingsApi {
|
|
|
46575
46834
|
/**
|
|
46576
46835
|
* UserRecordings service.
|
|
46577
46836
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
46578
|
-
* @version
|
|
46837
|
+
* @version 139.0.0
|
|
46579
46838
|
*/
|
|
46580
46839
|
|
|
46581
46840
|
/**
|
|
@@ -46759,7 +47018,7 @@ class UsersApi {
|
|
|
46759
47018
|
/**
|
|
46760
47019
|
* Users service.
|
|
46761
47020
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
46762
|
-
* @version
|
|
47021
|
+
* @version 139.0.0
|
|
46763
47022
|
*/
|
|
46764
47023
|
|
|
46765
47024
|
/**
|
|
@@ -49061,7 +49320,7 @@ class UtilitiesApi {
|
|
|
49061
49320
|
/**
|
|
49062
49321
|
* Utilities service.
|
|
49063
49322
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
49064
|
-
* @version
|
|
49323
|
+
* @version 139.0.0
|
|
49065
49324
|
*/
|
|
49066
49325
|
|
|
49067
49326
|
/**
|
|
@@ -49172,7 +49431,7 @@ class VoicemailApi {
|
|
|
49172
49431
|
/**
|
|
49173
49432
|
* Voicemail service.
|
|
49174
49433
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
49175
|
-
* @version
|
|
49434
|
+
* @version 139.0.0
|
|
49176
49435
|
*/
|
|
49177
49436
|
|
|
49178
49437
|
/**
|
|
@@ -49839,7 +50098,7 @@ class WebChatApi {
|
|
|
49839
50098
|
/**
|
|
49840
50099
|
* WebChat service.
|
|
49841
50100
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
49842
|
-
* @version
|
|
50101
|
+
* @version 139.0.0
|
|
49843
50102
|
*/
|
|
49844
50103
|
|
|
49845
50104
|
/**
|
|
@@ -50383,7 +50642,7 @@ class WebDeploymentsApi {
|
|
|
50383
50642
|
/**
|
|
50384
50643
|
* WebDeployments service.
|
|
50385
50644
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
50386
|
-
* @version
|
|
50645
|
+
* @version 139.0.0
|
|
50387
50646
|
*/
|
|
50388
50647
|
|
|
50389
50648
|
/**
|
|
@@ -50738,7 +50997,7 @@ class WebMessagingApi {
|
|
|
50738
50997
|
/**
|
|
50739
50998
|
* WebMessaging service.
|
|
50740
50999
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
50741
|
-
* @version
|
|
51000
|
+
* @version 139.0.0
|
|
50742
51001
|
*/
|
|
50743
51002
|
|
|
50744
51003
|
/**
|
|
@@ -50784,7 +51043,7 @@ class WidgetsApi {
|
|
|
50784
51043
|
/**
|
|
50785
51044
|
* Widgets service.
|
|
50786
51045
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
50787
|
-
* @version
|
|
51046
|
+
* @version 139.0.0
|
|
50788
51047
|
*/
|
|
50789
51048
|
|
|
50790
51049
|
/**
|
|
@@ -50930,7 +51189,7 @@ class WorkforceManagementApi {
|
|
|
50930
51189
|
/**
|
|
50931
51190
|
* WorkforceManagement service.
|
|
50932
51191
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
50933
|
-
* @version
|
|
51192
|
+
* @version 139.0.0
|
|
50934
51193
|
*/
|
|
50935
51194
|
|
|
50936
51195
|
/**
|
|
@@ -55181,7 +55440,7 @@ class WorkforceManagementApi {
|
|
|
55181
55440
|
* </pre>
|
|
55182
55441
|
* </p>
|
|
55183
55442
|
* @module purecloud-platform-client-v2/index
|
|
55184
|
-
* @version
|
|
55443
|
+
* @version 139.0.0
|
|
55185
55444
|
*/
|
|
55186
55445
|
class platformClient {
|
|
55187
55446
|
constructor() {
|