purecloud-platform-client-v2 175.0.0 → 177.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 +714 -75
- package/dist/web-amd/purecloud-platform-client-v2.js +714 -75
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +714 -75
- package/dist/web-cjs/purecloud-platform-client-v2.js +714 -75
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +380 -213
- 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 +36 -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/CarrierServicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +605 -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 +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.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 +3 -3
- 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/SettingsApi.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/TaskManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 177.0.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3358,7 +3358,7 @@ class AlertingApi {
|
|
|
3358
3358
|
/**
|
|
3359
3359
|
* Alerting service.
|
|
3360
3360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3361
|
-
* @version
|
|
3361
|
+
* @version 177.0.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -4008,7 +4008,7 @@ class AnalyticsApi {
|
|
|
4008
4008
|
/**
|
|
4009
4009
|
* Analytics service.
|
|
4010
4010
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
4011
|
-
* @version
|
|
4011
|
+
* @version 177.0.0
|
|
4012
4012
|
*/
|
|
4013
4013
|
|
|
4014
4014
|
/**
|
|
@@ -6454,7 +6454,7 @@ class ArchitectApi {
|
|
|
6454
6454
|
/**
|
|
6455
6455
|
* Architect service.
|
|
6456
6456
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
6457
|
-
* @version
|
|
6457
|
+
* @version 177.0.0
|
|
6458
6458
|
*/
|
|
6459
6459
|
|
|
6460
6460
|
/**
|
|
@@ -8987,6 +8987,41 @@ class ArchitectApi {
|
|
|
8987
8987
|
);
|
|
8988
8988
|
}
|
|
8989
8989
|
|
|
8990
|
+
/**
|
|
8991
|
+
* Updates a grammar language
|
|
8992
|
+
*
|
|
8993
|
+
* @param {String} grammarId Grammar ID
|
|
8994
|
+
* @param {String} languageCode Language
|
|
8995
|
+
* @param {Object} opts Optional parameters
|
|
8996
|
+
* @param {Object} opts.body
|
|
8997
|
+
* patchArchitectGrammarLanguage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8998
|
+
*/
|
|
8999
|
+
patchArchitectGrammarLanguage(grammarId, languageCode, opts) {
|
|
9000
|
+
opts = opts || {};
|
|
9001
|
+
|
|
9002
|
+
// verify the required parameter 'grammarId' is set
|
|
9003
|
+
if (grammarId === undefined || grammarId === null) {
|
|
9004
|
+
throw 'Missing the required parameter "grammarId" when calling patchArchitectGrammarLanguage';
|
|
9005
|
+
}
|
|
9006
|
+
// verify the required parameter 'languageCode' is set
|
|
9007
|
+
if (languageCode === undefined || languageCode === null) {
|
|
9008
|
+
throw 'Missing the required parameter "languageCode" when calling patchArchitectGrammarLanguage';
|
|
9009
|
+
}
|
|
9010
|
+
|
|
9011
|
+
return this.apiClient.callApi(
|
|
9012
|
+
'/api/v2/architect/grammars/{grammarId}/languages/{languageCode}',
|
|
9013
|
+
'PATCH',
|
|
9014
|
+
{ 'grammarId': grammarId,'languageCode': languageCode },
|
|
9015
|
+
{ },
|
|
9016
|
+
{ },
|
|
9017
|
+
{ },
|
|
9018
|
+
opts['body'],
|
|
9019
|
+
['PureCloud OAuth'],
|
|
9020
|
+
['application/json'],
|
|
9021
|
+
['application/json']
|
|
9022
|
+
);
|
|
9023
|
+
}
|
|
9024
|
+
|
|
8990
9025
|
/**
|
|
8991
9026
|
* Rebuild Dependency Tracking data for an organization
|
|
8992
9027
|
* Asynchronous. Notification topic: v2.architect.dependencytracking.build
|
|
@@ -10254,7 +10289,7 @@ class AuditApi {
|
|
|
10254
10289
|
/**
|
|
10255
10290
|
* Audit service.
|
|
10256
10291
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
10257
|
-
* @version
|
|
10292
|
+
* @version 177.0.0
|
|
10258
10293
|
*/
|
|
10259
10294
|
|
|
10260
10295
|
/**
|
|
@@ -10425,7 +10460,7 @@ class AuthorizationApi {
|
|
|
10425
10460
|
/**
|
|
10426
10461
|
* Authorization service.
|
|
10427
10462
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
10428
|
-
* @version
|
|
10463
|
+
* @version 177.0.0
|
|
10429
10464
|
*/
|
|
10430
10465
|
|
|
10431
10466
|
/**
|
|
@@ -11656,7 +11691,7 @@ class BillingApi {
|
|
|
11656
11691
|
/**
|
|
11657
11692
|
* Billing service.
|
|
11658
11693
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
11659
|
-
* @version
|
|
11694
|
+
* @version 177.0.0
|
|
11660
11695
|
*/
|
|
11661
11696
|
|
|
11662
11697
|
/**
|
|
@@ -11736,7 +11771,7 @@ class CarrierServicesApi {
|
|
|
11736
11771
|
/**
|
|
11737
11772
|
* CarrierServices service.
|
|
11738
11773
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
11739
|
-
* @version
|
|
11774
|
+
* @version 177.0.0
|
|
11740
11775
|
*/
|
|
11741
11776
|
|
|
11742
11777
|
/**
|
|
@@ -11806,7 +11841,7 @@ class ChatApi {
|
|
|
11806
11841
|
/**
|
|
11807
11842
|
* Chat service.
|
|
11808
11843
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
11809
|
-
* @version
|
|
11844
|
+
* @version 177.0.0
|
|
11810
11845
|
*/
|
|
11811
11846
|
|
|
11812
11847
|
/**
|
|
@@ -11821,6 +11856,130 @@ class ChatApi {
|
|
|
11821
11856
|
}
|
|
11822
11857
|
|
|
11823
11858
|
|
|
11859
|
+
/**
|
|
11860
|
+
* Delete a message in a room
|
|
11861
|
+
*
|
|
11862
|
+
* @param {String} roomJid roomId
|
|
11863
|
+
* @param {String} messageId messageId
|
|
11864
|
+
* deleteChatsRoomMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
11865
|
+
*/
|
|
11866
|
+
deleteChatsRoomMessage(roomJid, messageId) {
|
|
11867
|
+
// verify the required parameter 'roomJid' is set
|
|
11868
|
+
if (roomJid === undefined || roomJid === null) {
|
|
11869
|
+
throw 'Missing the required parameter "roomJid" when calling deleteChatsRoomMessage';
|
|
11870
|
+
}
|
|
11871
|
+
// verify the required parameter 'messageId' is set
|
|
11872
|
+
if (messageId === undefined || messageId === null) {
|
|
11873
|
+
throw 'Missing the required parameter "messageId" when calling deleteChatsRoomMessage';
|
|
11874
|
+
}
|
|
11875
|
+
|
|
11876
|
+
return this.apiClient.callApi(
|
|
11877
|
+
'/api/v2/chats/rooms/{roomJid}/messages/{messageId}',
|
|
11878
|
+
'DELETE',
|
|
11879
|
+
{ 'roomJid': roomJid,'messageId': messageId },
|
|
11880
|
+
{ },
|
|
11881
|
+
{ },
|
|
11882
|
+
{ },
|
|
11883
|
+
null,
|
|
11884
|
+
['PureCloud OAuth'],
|
|
11885
|
+
['application/json'],
|
|
11886
|
+
['application/json']
|
|
11887
|
+
);
|
|
11888
|
+
}
|
|
11889
|
+
|
|
11890
|
+
/**
|
|
11891
|
+
* Remove a user from a room.
|
|
11892
|
+
*
|
|
11893
|
+
* @param {String} roomJid roomJid
|
|
11894
|
+
* @param {String} userId userId
|
|
11895
|
+
* deleteChatsRoomParticipant is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
11896
|
+
*/
|
|
11897
|
+
deleteChatsRoomParticipant(roomJid, userId) {
|
|
11898
|
+
// verify the required parameter 'roomJid' is set
|
|
11899
|
+
if (roomJid === undefined || roomJid === null) {
|
|
11900
|
+
throw 'Missing the required parameter "roomJid" when calling deleteChatsRoomParticipant';
|
|
11901
|
+
}
|
|
11902
|
+
// verify the required parameter 'userId' is set
|
|
11903
|
+
if (userId === undefined || userId === null) {
|
|
11904
|
+
throw 'Missing the required parameter "userId" when calling deleteChatsRoomParticipant';
|
|
11905
|
+
}
|
|
11906
|
+
|
|
11907
|
+
return this.apiClient.callApi(
|
|
11908
|
+
'/api/v2/chats/rooms/{roomJid}/participants/{userId}',
|
|
11909
|
+
'DELETE',
|
|
11910
|
+
{ 'roomJid': roomJid,'userId': userId },
|
|
11911
|
+
{ },
|
|
11912
|
+
{ },
|
|
11913
|
+
{ },
|
|
11914
|
+
null,
|
|
11915
|
+
['PureCloud OAuth'],
|
|
11916
|
+
['application/json'],
|
|
11917
|
+
['application/json']
|
|
11918
|
+
);
|
|
11919
|
+
}
|
|
11920
|
+
|
|
11921
|
+
/**
|
|
11922
|
+
* Remove a pinned message from a room
|
|
11923
|
+
*
|
|
11924
|
+
* @param {String} roomJid roomJid
|
|
11925
|
+
* @param {String} pinnedMessageId pinnedMessageId
|
|
11926
|
+
* deleteChatsRoomPinnedmessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
11927
|
+
*/
|
|
11928
|
+
deleteChatsRoomPinnedmessage(roomJid, pinnedMessageId) {
|
|
11929
|
+
// verify the required parameter 'roomJid' is set
|
|
11930
|
+
if (roomJid === undefined || roomJid === null) {
|
|
11931
|
+
throw 'Missing the required parameter "roomJid" when calling deleteChatsRoomPinnedmessage';
|
|
11932
|
+
}
|
|
11933
|
+
// verify the required parameter 'pinnedMessageId' is set
|
|
11934
|
+
if (pinnedMessageId === undefined || pinnedMessageId === null) {
|
|
11935
|
+
throw 'Missing the required parameter "pinnedMessageId" when calling deleteChatsRoomPinnedmessage';
|
|
11936
|
+
}
|
|
11937
|
+
|
|
11938
|
+
return this.apiClient.callApi(
|
|
11939
|
+
'/api/v2/chats/rooms/{roomJid}/pinnedmessages/{pinnedMessageId}',
|
|
11940
|
+
'DELETE',
|
|
11941
|
+
{ 'roomJid': roomJid,'pinnedMessageId': pinnedMessageId },
|
|
11942
|
+
{ },
|
|
11943
|
+
{ },
|
|
11944
|
+
{ },
|
|
11945
|
+
null,
|
|
11946
|
+
['PureCloud OAuth'],
|
|
11947
|
+
['application/json'],
|
|
11948
|
+
['application/json']
|
|
11949
|
+
);
|
|
11950
|
+
}
|
|
11951
|
+
|
|
11952
|
+
/**
|
|
11953
|
+
* Delete a message to a user
|
|
11954
|
+
*
|
|
11955
|
+
* @param {String} userId userId
|
|
11956
|
+
* @param {String} messageId messageId
|
|
11957
|
+
* deleteChatsUserMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
11958
|
+
*/
|
|
11959
|
+
deleteChatsUserMessage(userId, messageId) {
|
|
11960
|
+
// verify the required parameter 'userId' is set
|
|
11961
|
+
if (userId === undefined || userId === null) {
|
|
11962
|
+
throw 'Missing the required parameter "userId" when calling deleteChatsUserMessage';
|
|
11963
|
+
}
|
|
11964
|
+
// verify the required parameter 'messageId' is set
|
|
11965
|
+
if (messageId === undefined || messageId === null) {
|
|
11966
|
+
throw 'Missing the required parameter "messageId" when calling deleteChatsUserMessage';
|
|
11967
|
+
}
|
|
11968
|
+
|
|
11969
|
+
return this.apiClient.callApi(
|
|
11970
|
+
'/api/v2/chats/users/{userId}/messages/{messageId}',
|
|
11971
|
+
'DELETE',
|
|
11972
|
+
{ 'userId': userId,'messageId': messageId },
|
|
11973
|
+
{ },
|
|
11974
|
+
{ },
|
|
11975
|
+
{ },
|
|
11976
|
+
null,
|
|
11977
|
+
['PureCloud OAuth'],
|
|
11978
|
+
['application/json'],
|
|
11979
|
+
['application/json']
|
|
11980
|
+
);
|
|
11981
|
+
}
|
|
11982
|
+
|
|
11824
11983
|
/**
|
|
11825
11984
|
* Get Chat Settings.
|
|
11826
11985
|
* This route is deprecated, please use /chats/settings instead
|
|
@@ -11842,6 +12001,127 @@ class ChatApi {
|
|
|
11842
12001
|
);
|
|
11843
12002
|
}
|
|
11844
12003
|
|
|
12004
|
+
/**
|
|
12005
|
+
* Get a message
|
|
12006
|
+
*
|
|
12007
|
+
* @param {String} messageId messageId
|
|
12008
|
+
* getChatsMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12009
|
+
*/
|
|
12010
|
+
getChatsMessage(messageId) {
|
|
12011
|
+
// verify the required parameter 'messageId' is set
|
|
12012
|
+
if (messageId === undefined || messageId === null) {
|
|
12013
|
+
throw 'Missing the required parameter "messageId" when calling getChatsMessage';
|
|
12014
|
+
}
|
|
12015
|
+
|
|
12016
|
+
return this.apiClient.callApi(
|
|
12017
|
+
'/api/v2/chats/messages/{messageId}',
|
|
12018
|
+
'GET',
|
|
12019
|
+
{ 'messageId': messageId },
|
|
12020
|
+
{ },
|
|
12021
|
+
{ },
|
|
12022
|
+
{ },
|
|
12023
|
+
null,
|
|
12024
|
+
['PureCloud OAuth'],
|
|
12025
|
+
['application/json'],
|
|
12026
|
+
['application/json']
|
|
12027
|
+
);
|
|
12028
|
+
}
|
|
12029
|
+
|
|
12030
|
+
/**
|
|
12031
|
+
* Get a room
|
|
12032
|
+
*
|
|
12033
|
+
* @param {String} roomJid roomJid
|
|
12034
|
+
* getChatsRoom is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12035
|
+
*/
|
|
12036
|
+
getChatsRoom(roomJid) {
|
|
12037
|
+
// verify the required parameter 'roomJid' is set
|
|
12038
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12039
|
+
throw 'Missing the required parameter "roomJid" when calling getChatsRoom';
|
|
12040
|
+
}
|
|
12041
|
+
|
|
12042
|
+
return this.apiClient.callApi(
|
|
12043
|
+
'/api/v2/chats/rooms/{roomJid}',
|
|
12044
|
+
'GET',
|
|
12045
|
+
{ 'roomJid': roomJid },
|
|
12046
|
+
{ },
|
|
12047
|
+
{ },
|
|
12048
|
+
{ },
|
|
12049
|
+
null,
|
|
12050
|
+
['PureCloud OAuth'],
|
|
12051
|
+
['application/json'],
|
|
12052
|
+
['application/json']
|
|
12053
|
+
);
|
|
12054
|
+
}
|
|
12055
|
+
|
|
12056
|
+
/**
|
|
12057
|
+
* Get messages by id(s) from a room
|
|
12058
|
+
*
|
|
12059
|
+
* @param {String} roomJid roomJid
|
|
12060
|
+
* @param {String} messageIds messageIds, comma separated
|
|
12061
|
+
* getChatsRoomMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12062
|
+
*/
|
|
12063
|
+
getChatsRoomMessage(roomJid, messageIds) {
|
|
12064
|
+
// verify the required parameter 'roomJid' is set
|
|
12065
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12066
|
+
throw 'Missing the required parameter "roomJid" when calling getChatsRoomMessage';
|
|
12067
|
+
}
|
|
12068
|
+
// verify the required parameter 'messageIds' is set
|
|
12069
|
+
if (messageIds === undefined || messageIds === null) {
|
|
12070
|
+
throw 'Missing the required parameter "messageIds" when calling getChatsRoomMessage';
|
|
12071
|
+
}
|
|
12072
|
+
|
|
12073
|
+
return this.apiClient.callApi(
|
|
12074
|
+
'/api/v2/chats/rooms/{roomJid}/messages/{messageIds}',
|
|
12075
|
+
'GET',
|
|
12076
|
+
{ 'roomJid': roomJid,'messageIds': messageIds },
|
|
12077
|
+
{ },
|
|
12078
|
+
{ },
|
|
12079
|
+
{ },
|
|
12080
|
+
null,
|
|
12081
|
+
['PureCloud OAuth'],
|
|
12082
|
+
['application/json'],
|
|
12083
|
+
['application/json']
|
|
12084
|
+
);
|
|
12085
|
+
}
|
|
12086
|
+
|
|
12087
|
+
/**
|
|
12088
|
+
* Get a room's message history
|
|
12089
|
+
*
|
|
12090
|
+
* @param {String} roomJid roomJid
|
|
12091
|
+
* @param {Object} opts Optional parameters
|
|
12092
|
+
* @param {Number} opts.pageSize The total page size requested (default to 25)
|
|
12093
|
+
* @param {Number} opts.pageNumber The page number requested (default to 1)
|
|
12094
|
+
* @param {String} opts.sortBy variable name requested to sort by
|
|
12095
|
+
* @param {Array.<String>} opts.expand variable name requested by expand list
|
|
12096
|
+
* @param {String} opts.nextPage next page token
|
|
12097
|
+
* @param {String} opts.previousPage Previous page token
|
|
12098
|
+
* @param {String} opts.limit The maximum number of messages to retrieve
|
|
12099
|
+
* @param {String} opts.before The cutoff date for messages to retrieve
|
|
12100
|
+
* @param {String} opts.after The beginning date for messages to retrieve
|
|
12101
|
+
* getChatsRoomMessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12102
|
+
*/
|
|
12103
|
+
getChatsRoomMessages(roomJid, opts) {
|
|
12104
|
+
opts = opts || {};
|
|
12105
|
+
|
|
12106
|
+
// verify the required parameter 'roomJid' is set
|
|
12107
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12108
|
+
throw 'Missing the required parameter "roomJid" when calling getChatsRoomMessages';
|
|
12109
|
+
}
|
|
12110
|
+
|
|
12111
|
+
return this.apiClient.callApi(
|
|
12112
|
+
'/api/v2/chats/rooms/{roomJid}/messages',
|
|
12113
|
+
'GET',
|
|
12114
|
+
{ 'roomJid': roomJid },
|
|
12115
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'limit': opts['limit'],'before': opts['before'],'after': opts['after'] },
|
|
12116
|
+
{ },
|
|
12117
|
+
{ },
|
|
12118
|
+
null,
|
|
12119
|
+
['PureCloud OAuth'],
|
|
12120
|
+
['application/json'],
|
|
12121
|
+
['application/json']
|
|
12122
|
+
);
|
|
12123
|
+
}
|
|
12124
|
+
|
|
11845
12125
|
/**
|
|
11846
12126
|
* Get Chat Settings.
|
|
11847
12127
|
*
|
|
@@ -11862,6 +12142,113 @@ class ChatApi {
|
|
|
11862
12142
|
);
|
|
11863
12143
|
}
|
|
11864
12144
|
|
|
12145
|
+
/**
|
|
12146
|
+
* Get history by thread
|
|
12147
|
+
*
|
|
12148
|
+
* @param {String} threadId threadId
|
|
12149
|
+
* @param {Object} opts Optional parameters
|
|
12150
|
+
* @param {Number} opts.pageSize The total page size requested (default to 25)
|
|
12151
|
+
* @param {Number} opts.pageNumber The page number requested (default to 1)
|
|
12152
|
+
* @param {String} opts.sortBy variable name requested to sort by
|
|
12153
|
+
* @param {Array.<String>} opts.expand variable name requested by expand list
|
|
12154
|
+
* @param {String} opts.nextPage next page token
|
|
12155
|
+
* @param {String} opts.previousPage Previous page token
|
|
12156
|
+
* @param {String} opts.limit The maximum number of messages to retrieve
|
|
12157
|
+
* @param {String} opts.before The cutoff date for messages to retrieve
|
|
12158
|
+
* @param {String} opts.after The beginning date for messages to retrieve
|
|
12159
|
+
* getChatsThreadMessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12160
|
+
*/
|
|
12161
|
+
getChatsThreadMessages(threadId, opts) {
|
|
12162
|
+
opts = opts || {};
|
|
12163
|
+
|
|
12164
|
+
// verify the required parameter 'threadId' is set
|
|
12165
|
+
if (threadId === undefined || threadId === null) {
|
|
12166
|
+
throw 'Missing the required parameter "threadId" when calling getChatsThreadMessages';
|
|
12167
|
+
}
|
|
12168
|
+
|
|
12169
|
+
return this.apiClient.callApi(
|
|
12170
|
+
'/api/v2/chats/threads/{threadId}/messages',
|
|
12171
|
+
'GET',
|
|
12172
|
+
{ 'threadId': threadId },
|
|
12173
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'limit': opts['limit'],'before': opts['before'],'after': opts['after'] },
|
|
12174
|
+
{ },
|
|
12175
|
+
{ },
|
|
12176
|
+
null,
|
|
12177
|
+
['PureCloud OAuth'],
|
|
12178
|
+
['application/json'],
|
|
12179
|
+
['application/json']
|
|
12180
|
+
);
|
|
12181
|
+
}
|
|
12182
|
+
|
|
12183
|
+
/**
|
|
12184
|
+
* Get messages by id(s) from a 1on1
|
|
12185
|
+
*
|
|
12186
|
+
* @param {String} userId userId
|
|
12187
|
+
* @param {String} messageIds messageIds, comma separated
|
|
12188
|
+
* getChatsUserMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12189
|
+
*/
|
|
12190
|
+
getChatsUserMessage(userId, messageIds) {
|
|
12191
|
+
// verify the required parameter 'userId' is set
|
|
12192
|
+
if (userId === undefined || userId === null) {
|
|
12193
|
+
throw 'Missing the required parameter "userId" when calling getChatsUserMessage';
|
|
12194
|
+
}
|
|
12195
|
+
// verify the required parameter 'messageIds' is set
|
|
12196
|
+
if (messageIds === undefined || messageIds === null) {
|
|
12197
|
+
throw 'Missing the required parameter "messageIds" when calling getChatsUserMessage';
|
|
12198
|
+
}
|
|
12199
|
+
|
|
12200
|
+
return this.apiClient.callApi(
|
|
12201
|
+
'/api/v2/chats/users/{userId}/messages/{messageIds}',
|
|
12202
|
+
'GET',
|
|
12203
|
+
{ 'userId': userId,'messageIds': messageIds },
|
|
12204
|
+
{ },
|
|
12205
|
+
{ },
|
|
12206
|
+
{ },
|
|
12207
|
+
null,
|
|
12208
|
+
['PureCloud OAuth'],
|
|
12209
|
+
['application/json'],
|
|
12210
|
+
['application/json']
|
|
12211
|
+
);
|
|
12212
|
+
}
|
|
12213
|
+
|
|
12214
|
+
/**
|
|
12215
|
+
* Get 1on1 History between a user
|
|
12216
|
+
*
|
|
12217
|
+
* @param {String} userId userId
|
|
12218
|
+
* @param {Object} opts Optional parameters
|
|
12219
|
+
* @param {Number} opts.pageSize The total page size requested (default to 25)
|
|
12220
|
+
* @param {Number} opts.pageNumber The page number requested (default to 1)
|
|
12221
|
+
* @param {String} opts.sortBy variable name requested to sort by
|
|
12222
|
+
* @param {Array.<String>} opts.expand variable name requested by expand list
|
|
12223
|
+
* @param {String} opts.nextPage next page token
|
|
12224
|
+
* @param {String} opts.previousPage Previous page token
|
|
12225
|
+
* @param {String} opts.limit The maximum number of messages to retrieve
|
|
12226
|
+
* @param {String} opts.before The cutoff date for messages to retrieve
|
|
12227
|
+
* @param {String} opts.after The beginning date for messages to retrieve
|
|
12228
|
+
* getChatsUserMessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12229
|
+
*/
|
|
12230
|
+
getChatsUserMessages(userId, opts) {
|
|
12231
|
+
opts = opts || {};
|
|
12232
|
+
|
|
12233
|
+
// verify the required parameter 'userId' is set
|
|
12234
|
+
if (userId === undefined || userId === null) {
|
|
12235
|
+
throw 'Missing the required parameter "userId" when calling getChatsUserMessages';
|
|
12236
|
+
}
|
|
12237
|
+
|
|
12238
|
+
return this.apiClient.callApi(
|
|
12239
|
+
'/api/v2/chats/users/{userId}/messages',
|
|
12240
|
+
'GET',
|
|
12241
|
+
{ 'userId': userId },
|
|
12242
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'limit': opts['limit'],'before': opts['before'],'after': opts['after'] },
|
|
12243
|
+
{ },
|
|
12244
|
+
{ },
|
|
12245
|
+
null,
|
|
12246
|
+
['PureCloud OAuth'],
|
|
12247
|
+
['application/json'],
|
|
12248
|
+
['application/json']
|
|
12249
|
+
);
|
|
12250
|
+
}
|
|
12251
|
+
|
|
11865
12252
|
/**
|
|
11866
12253
|
* Patch Chat Settings.
|
|
11867
12254
|
* This route is deprecated, please use /chats/settings instead
|
|
@@ -11888,6 +12275,73 @@ class ChatApi {
|
|
|
11888
12275
|
);
|
|
11889
12276
|
}
|
|
11890
12277
|
|
|
12278
|
+
/**
|
|
12279
|
+
* Set properties for a room
|
|
12280
|
+
*
|
|
12281
|
+
* @param {String} roomJid roomJid
|
|
12282
|
+
* @param {Object} body Room properties
|
|
12283
|
+
* patchChatsRoom is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12284
|
+
*/
|
|
12285
|
+
patchChatsRoom(roomJid, body) {
|
|
12286
|
+
// verify the required parameter 'roomJid' is set
|
|
12287
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12288
|
+
throw 'Missing the required parameter "roomJid" when calling patchChatsRoom';
|
|
12289
|
+
}
|
|
12290
|
+
// verify the required parameter 'body' is set
|
|
12291
|
+
if (body === undefined || body === null) {
|
|
12292
|
+
throw 'Missing the required parameter "body" when calling patchChatsRoom';
|
|
12293
|
+
}
|
|
12294
|
+
|
|
12295
|
+
return this.apiClient.callApi(
|
|
12296
|
+
'/api/v2/chats/rooms/{roomJid}',
|
|
12297
|
+
'PATCH',
|
|
12298
|
+
{ 'roomJid': roomJid },
|
|
12299
|
+
{ },
|
|
12300
|
+
{ },
|
|
12301
|
+
{ },
|
|
12302
|
+
body,
|
|
12303
|
+
['PureCloud OAuth'],
|
|
12304
|
+
['application/json'],
|
|
12305
|
+
['application/json']
|
|
12306
|
+
);
|
|
12307
|
+
}
|
|
12308
|
+
|
|
12309
|
+
/**
|
|
12310
|
+
* Edit a message in a room
|
|
12311
|
+
*
|
|
12312
|
+
* @param {String} roomJid roomId
|
|
12313
|
+
* @param {String} messageId messageId
|
|
12314
|
+
* @param {Object} body messageBody
|
|
12315
|
+
* patchChatsRoomMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12316
|
+
*/
|
|
12317
|
+
patchChatsRoomMessage(roomJid, messageId, body) {
|
|
12318
|
+
// verify the required parameter 'roomJid' is set
|
|
12319
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12320
|
+
throw 'Missing the required parameter "roomJid" when calling patchChatsRoomMessage';
|
|
12321
|
+
}
|
|
12322
|
+
// verify the required parameter 'messageId' is set
|
|
12323
|
+
if (messageId === undefined || messageId === null) {
|
|
12324
|
+
throw 'Missing the required parameter "messageId" when calling patchChatsRoomMessage';
|
|
12325
|
+
}
|
|
12326
|
+
// verify the required parameter 'body' is set
|
|
12327
|
+
if (body === undefined || body === null) {
|
|
12328
|
+
throw 'Missing the required parameter "body" when calling patchChatsRoomMessage';
|
|
12329
|
+
}
|
|
12330
|
+
|
|
12331
|
+
return this.apiClient.callApi(
|
|
12332
|
+
'/api/v2/chats/rooms/{roomJid}/messages/{messageId}',
|
|
12333
|
+
'PATCH',
|
|
12334
|
+
{ 'roomJid': roomJid,'messageId': messageId },
|
|
12335
|
+
{ },
|
|
12336
|
+
{ },
|
|
12337
|
+
{ },
|
|
12338
|
+
body,
|
|
12339
|
+
['PureCloud OAuth'],
|
|
12340
|
+
['application/json'],
|
|
12341
|
+
['application/json']
|
|
12342
|
+
);
|
|
12343
|
+
}
|
|
12344
|
+
|
|
11891
12345
|
/**
|
|
11892
12346
|
* Patch Chat Settings.
|
|
11893
12347
|
*
|
|
@@ -11913,6 +12367,191 @@ class ChatApi {
|
|
|
11913
12367
|
);
|
|
11914
12368
|
}
|
|
11915
12369
|
|
|
12370
|
+
/**
|
|
12371
|
+
* Edit a message to a user
|
|
12372
|
+
*
|
|
12373
|
+
* @param {String} userId userId
|
|
12374
|
+
* @param {String} messageId messageId
|
|
12375
|
+
* @param {Object} body message body
|
|
12376
|
+
* patchChatsUserMessage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12377
|
+
*/
|
|
12378
|
+
patchChatsUserMessage(userId, messageId, body) {
|
|
12379
|
+
// verify the required parameter 'userId' is set
|
|
12380
|
+
if (userId === undefined || userId === null) {
|
|
12381
|
+
throw 'Missing the required parameter "userId" when calling patchChatsUserMessage';
|
|
12382
|
+
}
|
|
12383
|
+
// verify the required parameter 'messageId' is set
|
|
12384
|
+
if (messageId === undefined || messageId === null) {
|
|
12385
|
+
throw 'Missing the required parameter "messageId" when calling patchChatsUserMessage';
|
|
12386
|
+
}
|
|
12387
|
+
// verify the required parameter 'body' is set
|
|
12388
|
+
if (body === undefined || body === null) {
|
|
12389
|
+
throw 'Missing the required parameter "body" when calling patchChatsUserMessage';
|
|
12390
|
+
}
|
|
12391
|
+
|
|
12392
|
+
return this.apiClient.callApi(
|
|
12393
|
+
'/api/v2/chats/users/{userId}/messages/{messageId}',
|
|
12394
|
+
'PATCH',
|
|
12395
|
+
{ 'userId': userId,'messageId': messageId },
|
|
12396
|
+
{ },
|
|
12397
|
+
{ },
|
|
12398
|
+
{ },
|
|
12399
|
+
body,
|
|
12400
|
+
['PureCloud OAuth'],
|
|
12401
|
+
['application/json'],
|
|
12402
|
+
['application/json']
|
|
12403
|
+
);
|
|
12404
|
+
}
|
|
12405
|
+
|
|
12406
|
+
/**
|
|
12407
|
+
* Send a message to a room
|
|
12408
|
+
*
|
|
12409
|
+
* @param {String} roomJid roomId
|
|
12410
|
+
* @param {Object} body messageBody
|
|
12411
|
+
* postChatsRoomMessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12412
|
+
*/
|
|
12413
|
+
postChatsRoomMessages(roomJid, body) {
|
|
12414
|
+
// verify the required parameter 'roomJid' is set
|
|
12415
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12416
|
+
throw 'Missing the required parameter "roomJid" when calling postChatsRoomMessages';
|
|
12417
|
+
}
|
|
12418
|
+
// verify the required parameter 'body' is set
|
|
12419
|
+
if (body === undefined || body === null) {
|
|
12420
|
+
throw 'Missing the required parameter "body" when calling postChatsRoomMessages';
|
|
12421
|
+
}
|
|
12422
|
+
|
|
12423
|
+
return this.apiClient.callApi(
|
|
12424
|
+
'/api/v2/chats/rooms/{roomJid}/messages',
|
|
12425
|
+
'POST',
|
|
12426
|
+
{ 'roomJid': roomJid },
|
|
12427
|
+
{ },
|
|
12428
|
+
{ },
|
|
12429
|
+
{ },
|
|
12430
|
+
body,
|
|
12431
|
+
['PureCloud OAuth'],
|
|
12432
|
+
['application/json'],
|
|
12433
|
+
['application/json']
|
|
12434
|
+
);
|
|
12435
|
+
}
|
|
12436
|
+
|
|
12437
|
+
/**
|
|
12438
|
+
* Join a room
|
|
12439
|
+
*
|
|
12440
|
+
* @param {String} roomJid roomJid
|
|
12441
|
+
* @param {String} userId userId
|
|
12442
|
+
* postChatsRoomParticipant is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12443
|
+
*/
|
|
12444
|
+
postChatsRoomParticipant(roomJid, userId) {
|
|
12445
|
+
// verify the required parameter 'roomJid' is set
|
|
12446
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12447
|
+
throw 'Missing the required parameter "roomJid" when calling postChatsRoomParticipant';
|
|
12448
|
+
}
|
|
12449
|
+
// verify the required parameter 'userId' is set
|
|
12450
|
+
if (userId === undefined || userId === null) {
|
|
12451
|
+
throw 'Missing the required parameter "userId" when calling postChatsRoomParticipant';
|
|
12452
|
+
}
|
|
12453
|
+
|
|
12454
|
+
return this.apiClient.callApi(
|
|
12455
|
+
'/api/v2/chats/rooms/{roomJid}/participants/{userId}',
|
|
12456
|
+
'POST',
|
|
12457
|
+
{ 'roomJid': roomJid,'userId': userId },
|
|
12458
|
+
{ },
|
|
12459
|
+
{ },
|
|
12460
|
+
{ },
|
|
12461
|
+
null,
|
|
12462
|
+
['PureCloud OAuth'],
|
|
12463
|
+
['application/json'],
|
|
12464
|
+
['application/json']
|
|
12465
|
+
);
|
|
12466
|
+
}
|
|
12467
|
+
|
|
12468
|
+
/**
|
|
12469
|
+
* Add pinned messages for a room, up to a maximum of 5 pinned messages
|
|
12470
|
+
*
|
|
12471
|
+
* @param {String} roomJid roomJid
|
|
12472
|
+
* @param {Object} body Pinned Message Ids
|
|
12473
|
+
* postChatsRoomPinnedmessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12474
|
+
*/
|
|
12475
|
+
postChatsRoomPinnedmessages(roomJid, body) {
|
|
12476
|
+
// verify the required parameter 'roomJid' is set
|
|
12477
|
+
if (roomJid === undefined || roomJid === null) {
|
|
12478
|
+
throw 'Missing the required parameter "roomJid" when calling postChatsRoomPinnedmessages';
|
|
12479
|
+
}
|
|
12480
|
+
// verify the required parameter 'body' is set
|
|
12481
|
+
if (body === undefined || body === null) {
|
|
12482
|
+
throw 'Missing the required parameter "body" when calling postChatsRoomPinnedmessages';
|
|
12483
|
+
}
|
|
12484
|
+
|
|
12485
|
+
return this.apiClient.callApi(
|
|
12486
|
+
'/api/v2/chats/rooms/{roomJid}/pinnedmessages',
|
|
12487
|
+
'POST',
|
|
12488
|
+
{ 'roomJid': roomJid },
|
|
12489
|
+
{ },
|
|
12490
|
+
{ },
|
|
12491
|
+
{ },
|
|
12492
|
+
body,
|
|
12493
|
+
['PureCloud OAuth'],
|
|
12494
|
+
['application/json'],
|
|
12495
|
+
['application/json']
|
|
12496
|
+
);
|
|
12497
|
+
}
|
|
12498
|
+
|
|
12499
|
+
/**
|
|
12500
|
+
* Create an adhoc room
|
|
12501
|
+
*
|
|
12502
|
+
* @param {Object} opts Optional parameters
|
|
12503
|
+
* @param {Object} opts.body Room properties
|
|
12504
|
+
* postChatsRooms is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12505
|
+
*/
|
|
12506
|
+
postChatsRooms(opts) {
|
|
12507
|
+
opts = opts || {};
|
|
12508
|
+
|
|
12509
|
+
|
|
12510
|
+
return this.apiClient.callApi(
|
|
12511
|
+
'/api/v2/chats/rooms',
|
|
12512
|
+
'POST',
|
|
12513
|
+
{ },
|
|
12514
|
+
{ },
|
|
12515
|
+
{ },
|
|
12516
|
+
{ },
|
|
12517
|
+
opts['body'],
|
|
12518
|
+
['PureCloud OAuth'],
|
|
12519
|
+
['application/json'],
|
|
12520
|
+
['application/json']
|
|
12521
|
+
);
|
|
12522
|
+
}
|
|
12523
|
+
|
|
12524
|
+
/**
|
|
12525
|
+
* Send a message to a user
|
|
12526
|
+
*
|
|
12527
|
+
* @param {String} userId userId
|
|
12528
|
+
* @param {Object} body message body
|
|
12529
|
+
* postChatsUserMessages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
12530
|
+
*/
|
|
12531
|
+
postChatsUserMessages(userId, body) {
|
|
12532
|
+
// verify the required parameter 'userId' is set
|
|
12533
|
+
if (userId === undefined || userId === null) {
|
|
12534
|
+
throw 'Missing the required parameter "userId" when calling postChatsUserMessages';
|
|
12535
|
+
}
|
|
12536
|
+
// verify the required parameter 'body' is set
|
|
12537
|
+
if (body === undefined || body === null) {
|
|
12538
|
+
throw 'Missing the required parameter "body" when calling postChatsUserMessages';
|
|
12539
|
+
}
|
|
12540
|
+
|
|
12541
|
+
return this.apiClient.callApi(
|
|
12542
|
+
'/api/v2/chats/users/{userId}/messages',
|
|
12543
|
+
'POST',
|
|
12544
|
+
{ 'userId': userId },
|
|
12545
|
+
{ },
|
|
12546
|
+
{ },
|
|
12547
|
+
{ },
|
|
12548
|
+
body,
|
|
12549
|
+
['PureCloud OAuth'],
|
|
12550
|
+
['application/json'],
|
|
12551
|
+
['application/json']
|
|
12552
|
+
);
|
|
12553
|
+
}
|
|
12554
|
+
|
|
11916
12555
|
/**
|
|
11917
12556
|
* Update Chat Settings.
|
|
11918
12557
|
* This route is deprecated, please use /chats/settings instead
|
|
@@ -11970,7 +12609,7 @@ class CoachingApi {
|
|
|
11970
12609
|
/**
|
|
11971
12610
|
* Coaching service.
|
|
11972
12611
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
11973
|
-
* @version
|
|
12612
|
+
* @version 177.0.0
|
|
11974
12613
|
*/
|
|
11975
12614
|
|
|
11976
12615
|
/**
|
|
@@ -12547,7 +13186,7 @@ class ContentManagementApi {
|
|
|
12547
13186
|
/**
|
|
12548
13187
|
* ContentManagement service.
|
|
12549
13188
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
12550
|
-
* @version
|
|
13189
|
+
* @version 177.0.0
|
|
12551
13190
|
*/
|
|
12552
13191
|
|
|
12553
13192
|
/**
|
|
@@ -13690,7 +14329,7 @@ class ConversationsApi {
|
|
|
13690
14329
|
/**
|
|
13691
14330
|
* Conversations service.
|
|
13692
14331
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
13693
|
-
* @version
|
|
14332
|
+
* @version 177.0.0
|
|
13694
14333
|
*/
|
|
13695
14334
|
|
|
13696
14335
|
/**
|
|
@@ -20774,7 +21413,7 @@ class DataExtensionsApi {
|
|
|
20774
21413
|
/**
|
|
20775
21414
|
* DataExtensions service.
|
|
20776
21415
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20777
|
-
* @version
|
|
21416
|
+
* @version 177.0.0
|
|
20778
21417
|
*/
|
|
20779
21418
|
|
|
20780
21419
|
/**
|
|
@@ -20860,7 +21499,7 @@ class DownloadsApi {
|
|
|
20860
21499
|
/**
|
|
20861
21500
|
* Downloads service.
|
|
20862
21501
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
20863
|
-
* @version
|
|
21502
|
+
* @version 177.0.0
|
|
20864
21503
|
*/
|
|
20865
21504
|
|
|
20866
21505
|
/**
|
|
@@ -20912,7 +21551,7 @@ class EmailsApi {
|
|
|
20912
21551
|
/**
|
|
20913
21552
|
* Emails service.
|
|
20914
21553
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
20915
|
-
* @version
|
|
21554
|
+
* @version 177.0.0
|
|
20916
21555
|
*/
|
|
20917
21556
|
|
|
20918
21557
|
/**
|
|
@@ -20977,7 +21616,7 @@ class EventsApi {
|
|
|
20977
21616
|
/**
|
|
20978
21617
|
* Events service.
|
|
20979
21618
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
20980
|
-
* @version
|
|
21619
|
+
* @version 177.0.0
|
|
20981
21620
|
*/
|
|
20982
21621
|
|
|
20983
21622
|
/**
|
|
@@ -21073,7 +21712,7 @@ class ExternalContactsApi {
|
|
|
21073
21712
|
/**
|
|
21074
21713
|
* ExternalContacts service.
|
|
21075
21714
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
21076
|
-
* @version
|
|
21715
|
+
* @version 177.0.0
|
|
21077
21716
|
*/
|
|
21078
21717
|
|
|
21079
21718
|
/**
|
|
@@ -23031,7 +23670,7 @@ class FaxApi {
|
|
|
23031
23670
|
/**
|
|
23032
23671
|
* Fax service.
|
|
23033
23672
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
23034
|
-
* @version
|
|
23673
|
+
* @version 177.0.0
|
|
23035
23674
|
*/
|
|
23036
23675
|
|
|
23037
23676
|
/**
|
|
@@ -23202,7 +23841,7 @@ class FlowsApi {
|
|
|
23202
23841
|
/**
|
|
23203
23842
|
* Flows service.
|
|
23204
23843
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
23205
|
-
* @version
|
|
23844
|
+
* @version 177.0.0
|
|
23206
23845
|
*/
|
|
23207
23846
|
|
|
23208
23847
|
/**
|
|
@@ -23386,7 +24025,7 @@ class GamificationApi {
|
|
|
23386
24025
|
/**
|
|
23387
24026
|
* Gamification service.
|
|
23388
24027
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
23389
|
-
* @version
|
|
24028
|
+
* @version 177.0.0
|
|
23390
24029
|
*/
|
|
23391
24030
|
|
|
23392
24031
|
/**
|
|
@@ -25472,7 +26111,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
25472
26111
|
/**
|
|
25473
26112
|
* GeneralDataProtectionRegulation service.
|
|
25474
26113
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
25475
|
-
* @version
|
|
26114
|
+
* @version 177.0.0
|
|
25476
26115
|
*/
|
|
25477
26116
|
|
|
25478
26117
|
/**
|
|
@@ -25602,7 +26241,7 @@ class GeolocationApi {
|
|
|
25602
26241
|
/**
|
|
25603
26242
|
* Geolocation service.
|
|
25604
26243
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
25605
|
-
* @version
|
|
26244
|
+
* @version 177.0.0
|
|
25606
26245
|
*/
|
|
25607
26246
|
|
|
25608
26247
|
/**
|
|
@@ -25733,7 +26372,7 @@ class GreetingsApi {
|
|
|
25733
26372
|
/**
|
|
25734
26373
|
* Greetings service.
|
|
25735
26374
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
25736
|
-
* @version
|
|
26375
|
+
* @version 177.0.0
|
|
25737
26376
|
*/
|
|
25738
26377
|
|
|
25739
26378
|
/**
|
|
@@ -26188,7 +26827,7 @@ class GroupsApi {
|
|
|
26188
26827
|
/**
|
|
26189
26828
|
* Groups service.
|
|
26190
26829
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
26191
|
-
* @version
|
|
26830
|
+
* @version 177.0.0
|
|
26192
26831
|
*/
|
|
26193
26832
|
|
|
26194
26833
|
/**
|
|
@@ -26707,7 +27346,7 @@ class IdentityProviderApi {
|
|
|
26707
27346
|
/**
|
|
26708
27347
|
* IdentityProvider service.
|
|
26709
27348
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
26710
|
-
* @version
|
|
27349
|
+
* @version 177.0.0
|
|
26711
27350
|
*/
|
|
26712
27351
|
|
|
26713
27352
|
/**
|
|
@@ -27463,7 +28102,7 @@ class InfrastructureAsCodeApi {
|
|
|
27463
28102
|
/**
|
|
27464
28103
|
* InfrastructureAsCode service.
|
|
27465
28104
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
27466
|
-
* @version
|
|
28105
|
+
* @version 177.0.0
|
|
27467
28106
|
*/
|
|
27468
28107
|
|
|
27469
28108
|
/**
|
|
@@ -27630,7 +28269,7 @@ class IntegrationsApi {
|
|
|
27630
28269
|
/**
|
|
27631
28270
|
* Integrations service.
|
|
27632
28271
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
27633
|
-
* @version
|
|
28272
|
+
* @version 177.0.0
|
|
27634
28273
|
*/
|
|
27635
28274
|
|
|
27636
28275
|
/**
|
|
@@ -29592,7 +30231,7 @@ class JourneyApi {
|
|
|
29592
30231
|
/**
|
|
29593
30232
|
* Journey service.
|
|
29594
30233
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
29595
|
-
* @version
|
|
30234
|
+
* @version 177.0.0
|
|
29596
30235
|
*/
|
|
29597
30236
|
|
|
29598
30237
|
/**
|
|
@@ -30756,7 +31395,7 @@ class KnowledgeApi {
|
|
|
30756
31395
|
/**
|
|
30757
31396
|
* Knowledge service.
|
|
30758
31397
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
30759
|
-
* @version
|
|
31398
|
+
* @version 177.0.0
|
|
30760
31399
|
*/
|
|
30761
31400
|
|
|
30762
31401
|
/**
|
|
@@ -33577,7 +34216,7 @@ class LanguageUnderstandingApi {
|
|
|
33577
34216
|
/**
|
|
33578
34217
|
* LanguageUnderstanding service.
|
|
33579
34218
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
33580
|
-
* @version
|
|
34219
|
+
* @version 177.0.0
|
|
33581
34220
|
*/
|
|
33582
34221
|
|
|
33583
34222
|
/**
|
|
@@ -34590,7 +35229,7 @@ class LanguagesApi {
|
|
|
34590
35229
|
/**
|
|
34591
35230
|
* Languages service.
|
|
34592
35231
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
34593
|
-
* @version
|
|
35232
|
+
* @version 177.0.0
|
|
34594
35233
|
*/
|
|
34595
35234
|
|
|
34596
35235
|
/**
|
|
@@ -34812,7 +35451,7 @@ class LearningApi {
|
|
|
34812
35451
|
/**
|
|
34813
35452
|
* Learning service.
|
|
34814
35453
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
34815
|
-
* @version
|
|
35454
|
+
* @version 177.0.0
|
|
34816
35455
|
*/
|
|
34817
35456
|
|
|
34818
35457
|
/**
|
|
@@ -35631,7 +36270,7 @@ class LicenseApi {
|
|
|
35631
36270
|
/**
|
|
35632
36271
|
* License service.
|
|
35633
36272
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
35634
|
-
* @version
|
|
36273
|
+
* @version 177.0.0
|
|
35635
36274
|
*/
|
|
35636
36275
|
|
|
35637
36276
|
/**
|
|
@@ -35869,7 +36508,7 @@ class LocationsApi {
|
|
|
35869
36508
|
/**
|
|
35870
36509
|
* Locations service.
|
|
35871
36510
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
35872
|
-
* @version
|
|
36511
|
+
* @version 177.0.0
|
|
35873
36512
|
*/
|
|
35874
36513
|
|
|
35875
36514
|
/**
|
|
@@ -36105,7 +36744,7 @@ class MessagingApi {
|
|
|
36105
36744
|
/**
|
|
36106
36745
|
* Messaging service.
|
|
36107
36746
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
36108
|
-
* @version
|
|
36747
|
+
* @version 177.0.0
|
|
36109
36748
|
*/
|
|
36110
36749
|
|
|
36111
36750
|
/**
|
|
@@ -36464,7 +37103,7 @@ class MobileDevicesApi {
|
|
|
36464
37103
|
/**
|
|
36465
37104
|
* MobileDevices service.
|
|
36466
37105
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
36467
|
-
* @version
|
|
37106
|
+
* @version 177.0.0
|
|
36468
37107
|
*/
|
|
36469
37108
|
|
|
36470
37109
|
/**
|
|
@@ -36615,7 +37254,7 @@ class NotificationsApi {
|
|
|
36615
37254
|
/**
|
|
36616
37255
|
* Notifications service.
|
|
36617
37256
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
36618
|
-
* @version
|
|
37257
|
+
* @version 177.0.0
|
|
36619
37258
|
*/
|
|
36620
37259
|
|
|
36621
37260
|
/**
|
|
@@ -36848,7 +37487,7 @@ class OAuthApi {
|
|
|
36848
37487
|
/**
|
|
36849
37488
|
* OAuth service.
|
|
36850
37489
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
36851
|
-
* @version
|
|
37490
|
+
* @version 177.0.0
|
|
36852
37491
|
*/
|
|
36853
37492
|
|
|
36854
37493
|
/**
|
|
@@ -37214,7 +37853,7 @@ class ObjectsApi {
|
|
|
37214
37853
|
/**
|
|
37215
37854
|
* Objects service.
|
|
37216
37855
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
37217
|
-
* @version
|
|
37856
|
+
* @version 177.0.0
|
|
37218
37857
|
*/
|
|
37219
37858
|
|
|
37220
37859
|
/**
|
|
@@ -37485,7 +38124,7 @@ class OrganizationApi {
|
|
|
37485
38124
|
/**
|
|
37486
38125
|
* Organization service.
|
|
37487
38126
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
37488
|
-
* @version
|
|
38127
|
+
* @version 177.0.0
|
|
37489
38128
|
*/
|
|
37490
38129
|
|
|
37491
38130
|
/**
|
|
@@ -37940,7 +38579,7 @@ class OrganizationAuthorizationApi {
|
|
|
37940
38579
|
/**
|
|
37941
38580
|
* OrganizationAuthorization service.
|
|
37942
38581
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
37943
|
-
* @version
|
|
38582
|
+
* @version 177.0.0
|
|
37944
38583
|
*/
|
|
37945
38584
|
|
|
37946
38585
|
/**
|
|
@@ -39287,7 +39926,7 @@ class OutboundApi {
|
|
|
39287
39926
|
/**
|
|
39288
39927
|
* Outbound service.
|
|
39289
39928
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
39290
|
-
* @version
|
|
39929
|
+
* @version 177.0.0
|
|
39291
39930
|
*/
|
|
39292
39931
|
|
|
39293
39932
|
/**
|
|
@@ -42909,7 +43548,7 @@ class PresenceApi {
|
|
|
42909
43548
|
/**
|
|
42910
43549
|
* Presence service.
|
|
42911
43550
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
42912
|
-
* @version
|
|
43551
|
+
* @version 177.0.0
|
|
42913
43552
|
*/
|
|
42914
43553
|
|
|
42915
43554
|
/**
|
|
@@ -43648,7 +44287,7 @@ class ProcessAutomationApi {
|
|
|
43648
44287
|
/**
|
|
43649
44288
|
* ProcessAutomation service.
|
|
43650
44289
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
43651
|
-
* @version
|
|
44290
|
+
* @version 177.0.0
|
|
43652
44291
|
*/
|
|
43653
44292
|
|
|
43654
44293
|
/**
|
|
@@ -43887,7 +44526,7 @@ class QualityApi {
|
|
|
43887
44526
|
/**
|
|
43888
44527
|
* Quality service.
|
|
43889
44528
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
43890
|
-
* @version
|
|
44529
|
+
* @version 177.0.0
|
|
43891
44530
|
*/
|
|
43892
44531
|
|
|
43893
44532
|
/**
|
|
@@ -45641,7 +46280,7 @@ class RecordingApi {
|
|
|
45641
46280
|
/**
|
|
45642
46281
|
* Recording service.
|
|
45643
46282
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
45644
|
-
* @version
|
|
46283
|
+
* @version 177.0.0
|
|
45645
46284
|
*/
|
|
45646
46285
|
|
|
45647
46286
|
/**
|
|
@@ -47278,7 +47917,7 @@ class ResponseManagementApi {
|
|
|
47278
47917
|
/**
|
|
47279
47918
|
* ResponseManagement service.
|
|
47280
47919
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
47281
|
-
* @version
|
|
47920
|
+
* @version 177.0.0
|
|
47282
47921
|
*/
|
|
47283
47922
|
|
|
47284
47923
|
/**
|
|
@@ -47763,7 +48402,7 @@ class RoutingApi {
|
|
|
47763
48402
|
/**
|
|
47764
48403
|
* Routing service.
|
|
47765
48404
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
47766
|
-
* @version
|
|
48405
|
+
* @version 177.0.0
|
|
47767
48406
|
*/
|
|
47768
48407
|
|
|
47769
48408
|
/**
|
|
@@ -49821,8 +50460,8 @@ class RoutingApi {
|
|
|
49821
50460
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49822
50461
|
* @param {Object} opts.sortBy Sort by (default to name)
|
|
49823
50462
|
* @param {Object} opts.sortOrder Sort order (default to ascending)
|
|
49824
|
-
* @param {Array.<String>} opts.id Filter by wrapup code ID(s)
|
|
49825
50463
|
* @param {String} opts.name Wrapup code's name ('Sort by' param is ignored unless this field is provided)
|
|
50464
|
+
* @param {Array.<String>} opts.id Filter by wrapup code ID(s)
|
|
49826
50465
|
* @param {Array.<String>} opts.divisionId Filter by division ID(s)
|
|
49827
50466
|
*/
|
|
49828
50467
|
getRoutingWrapupcodes(opts) {
|
|
@@ -49833,7 +50472,7 @@ class RoutingApi {
|
|
|
49833
50472
|
'/api/v2/routing/wrapupcodes',
|
|
49834
50473
|
'GET',
|
|
49835
50474
|
{ },
|
|
49836
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'id': this.apiClient.buildCollectionParam(opts['id'], 'multi'),'
|
|
50475
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'name': opts['name'],'id': this.apiClient.buildCollectionParam(opts['id'], 'multi'),'divisionId': this.apiClient.buildCollectionParam(opts['divisionId'], 'multi') },
|
|
49837
50476
|
{ },
|
|
49838
50477
|
{ },
|
|
49839
50478
|
null,
|
|
@@ -51471,7 +52110,7 @@ class SCIMApi {
|
|
|
51471
52110
|
/**
|
|
51472
52111
|
* SCIM service.
|
|
51473
52112
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
51474
|
-
* @version
|
|
52113
|
+
* @version 177.0.0
|
|
51475
52114
|
*/
|
|
51476
52115
|
|
|
51477
52116
|
/**
|
|
@@ -52348,7 +52987,7 @@ class ScriptsApi {
|
|
|
52348
52987
|
/**
|
|
52349
52988
|
* Scripts service.
|
|
52350
52989
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
52351
|
-
* @version
|
|
52990
|
+
* @version 177.0.0
|
|
52352
52991
|
*/
|
|
52353
52992
|
|
|
52354
52993
|
/**
|
|
@@ -52792,7 +53431,7 @@ class SearchApi {
|
|
|
52792
53431
|
/**
|
|
52793
53432
|
* Search service.
|
|
52794
53433
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
52795
|
-
* @version
|
|
53434
|
+
* @version 177.0.0
|
|
52796
53435
|
*/
|
|
52797
53436
|
|
|
52798
53437
|
/**
|
|
@@ -53481,7 +54120,7 @@ class SettingsApi {
|
|
|
53481
54120
|
/**
|
|
53482
54121
|
* Settings service.
|
|
53483
54122
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
53484
|
-
* @version
|
|
54123
|
+
* @version 177.0.0
|
|
53485
54124
|
*/
|
|
53486
54125
|
|
|
53487
54126
|
/**
|
|
@@ -53546,7 +54185,7 @@ class SpeechTextAnalyticsApi {
|
|
|
53546
54185
|
/**
|
|
53547
54186
|
* SpeechTextAnalytics service.
|
|
53548
54187
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
53549
|
-
* @version
|
|
54188
|
+
* @version 177.0.0
|
|
53550
54189
|
*/
|
|
53551
54190
|
|
|
53552
54191
|
/**
|
|
@@ -54529,7 +55168,7 @@ class StationsApi {
|
|
|
54529
55168
|
/**
|
|
54530
55169
|
* Stations service.
|
|
54531
55170
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
54532
|
-
* @version
|
|
55171
|
+
* @version 177.0.0
|
|
54533
55172
|
*/
|
|
54534
55173
|
|
|
54535
55174
|
/**
|
|
@@ -54631,7 +55270,7 @@ class SuggestApi {
|
|
|
54631
55270
|
/**
|
|
54632
55271
|
* Suggest service.
|
|
54633
55272
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
54634
|
-
* @version
|
|
55273
|
+
* @version 177.0.0
|
|
54635
55274
|
*/
|
|
54636
55275
|
|
|
54637
55276
|
/**
|
|
@@ -54770,7 +55409,7 @@ class TaskManagementApi {
|
|
|
54770
55409
|
/**
|
|
54771
55410
|
* TaskManagement service.
|
|
54772
55411
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
54773
|
-
* @version
|
|
55412
|
+
* @version 177.0.0
|
|
54774
55413
|
*/
|
|
54775
55414
|
|
|
54776
55415
|
/**
|
|
@@ -56051,7 +56690,7 @@ class TeamsApi {
|
|
|
56051
56690
|
/**
|
|
56052
56691
|
* Teams service.
|
|
56053
56692
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
56054
|
-
* @version
|
|
56693
|
+
* @version 177.0.0
|
|
56055
56694
|
*/
|
|
56056
56695
|
|
|
56057
56696
|
/**
|
|
@@ -56353,7 +56992,7 @@ class TelephonyApi {
|
|
|
56353
56992
|
/**
|
|
56354
56993
|
* Telephony service.
|
|
56355
56994
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
56356
|
-
* @version
|
|
56995
|
+
* @version 177.0.0
|
|
56357
56996
|
*/
|
|
56358
56997
|
|
|
56359
56998
|
/**
|
|
@@ -56481,7 +57120,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
56481
57120
|
/**
|
|
56482
57121
|
* TelephonyProvidersEdge service.
|
|
56483
57122
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
56484
|
-
* @version
|
|
57123
|
+
* @version 177.0.0
|
|
56485
57124
|
*/
|
|
56486
57125
|
|
|
56487
57126
|
/**
|
|
@@ -59770,7 +60409,7 @@ class TextbotsApi {
|
|
|
59770
60409
|
/**
|
|
59771
60410
|
* Textbots service.
|
|
59772
60411
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
59773
|
-
* @version
|
|
60412
|
+
* @version 177.0.0
|
|
59774
60413
|
*/
|
|
59775
60414
|
|
|
59776
60415
|
/**
|
|
@@ -59898,7 +60537,7 @@ class TokensApi {
|
|
|
59898
60537
|
/**
|
|
59899
60538
|
* Tokens service.
|
|
59900
60539
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
59901
|
-
* @version
|
|
60540
|
+
* @version 177.0.0
|
|
59902
60541
|
*/
|
|
59903
60542
|
|
|
59904
60543
|
/**
|
|
@@ -60054,7 +60693,7 @@ class UploadsApi {
|
|
|
60054
60693
|
/**
|
|
60055
60694
|
* Uploads service.
|
|
60056
60695
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
60057
|
-
* @version
|
|
60696
|
+
* @version 177.0.0
|
|
60058
60697
|
*/
|
|
60059
60698
|
|
|
60060
60699
|
/**
|
|
@@ -60230,7 +60869,7 @@ class UsageApi {
|
|
|
60230
60869
|
/**
|
|
60231
60870
|
* Usage service.
|
|
60232
60871
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
60233
|
-
* @version
|
|
60872
|
+
* @version 177.0.0
|
|
60234
60873
|
*/
|
|
60235
60874
|
|
|
60236
60875
|
/**
|
|
@@ -60440,7 +61079,7 @@ class UserRecordingsApi {
|
|
|
60440
61079
|
/**
|
|
60441
61080
|
* UserRecordings service.
|
|
60442
61081
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
60443
|
-
* @version
|
|
61082
|
+
* @version 177.0.0
|
|
60444
61083
|
*/
|
|
60445
61084
|
|
|
60446
61085
|
/**
|
|
@@ -60625,7 +61264,7 @@ class UsersApi {
|
|
|
60625
61264
|
/**
|
|
60626
61265
|
* Users service.
|
|
60627
61266
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
60628
|
-
* @version
|
|
61267
|
+
* @version 177.0.0
|
|
60629
61268
|
*/
|
|
60630
61269
|
|
|
60631
61270
|
/**
|
|
@@ -63186,7 +63825,7 @@ class UtilitiesApi {
|
|
|
63186
63825
|
/**
|
|
63187
63826
|
* Utilities service.
|
|
63188
63827
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
63189
|
-
* @version
|
|
63828
|
+
* @version 177.0.0
|
|
63190
63829
|
*/
|
|
63191
63830
|
|
|
63192
63831
|
/**
|
|
@@ -63297,7 +63936,7 @@ class VoicemailApi {
|
|
|
63297
63936
|
/**
|
|
63298
63937
|
* Voicemail service.
|
|
63299
63938
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
63300
|
-
* @version
|
|
63939
|
+
* @version 177.0.0
|
|
63301
63940
|
*/
|
|
63302
63941
|
|
|
63303
63942
|
/**
|
|
@@ -63964,7 +64603,7 @@ class WebChatApi {
|
|
|
63964
64603
|
/**
|
|
63965
64604
|
* WebChat service.
|
|
63966
64605
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
63967
|
-
* @version
|
|
64606
|
+
* @version 177.0.0
|
|
63968
64607
|
*/
|
|
63969
64608
|
|
|
63970
64609
|
/**
|
|
@@ -64513,7 +65152,7 @@ class WebDeploymentsApi {
|
|
|
64513
65152
|
/**
|
|
64514
65153
|
* WebDeployments service.
|
|
64515
65154
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
64516
|
-
* @version
|
|
65155
|
+
* @version 177.0.0
|
|
64517
65156
|
*/
|
|
64518
65157
|
|
|
64519
65158
|
/**
|
|
@@ -65040,7 +65679,7 @@ class WebMessagingApi {
|
|
|
65040
65679
|
/**
|
|
65041
65680
|
* WebMessaging service.
|
|
65042
65681
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
65043
|
-
* @version
|
|
65682
|
+
* @version 177.0.0
|
|
65044
65683
|
*/
|
|
65045
65684
|
|
|
65046
65685
|
/**
|
|
@@ -65086,7 +65725,7 @@ class WidgetsApi {
|
|
|
65086
65725
|
/**
|
|
65087
65726
|
* Widgets service.
|
|
65088
65727
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
65089
|
-
* @version
|
|
65728
|
+
* @version 177.0.0
|
|
65090
65729
|
*/
|
|
65091
65730
|
|
|
65092
65731
|
/**
|
|
@@ -65232,7 +65871,7 @@ class WorkforceManagementApi {
|
|
|
65232
65871
|
/**
|
|
65233
65872
|
* WorkforceManagement service.
|
|
65234
65873
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
65235
|
-
* @version
|
|
65874
|
+
* @version 177.0.0
|
|
65236
65875
|
*/
|
|
65237
65876
|
|
|
65238
65877
|
/**
|
|
@@ -70396,7 +71035,7 @@ class WorkforceManagementApi {
|
|
|
70396
71035
|
* </pre>
|
|
70397
71036
|
* </p>
|
|
70398
71037
|
* @module purecloud-platform-client-v2/index
|
|
70399
|
-
* @version
|
|
71038
|
+
* @version 177.0.0
|
|
70400
71039
|
*/
|
|
70401
71040
|
class platformClient {
|
|
70402
71041
|
constructor() {
|