purecloud-platform-client-v2 168.1.0 → 168.2.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 +118 -70
- package/dist/web-amd/purecloud-platform-client-v2.js +118 -70
- package/dist/web-cjs/bundle.js +118 -70
- package/dist/web-cjs/purecloud-platform-client-v2.js +166 -97
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +87 -63
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuditApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +4 -2
- package/src/purecloud-platform-client-v2/api/BillingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ChatApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/EventsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FaxApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +6 -2
- package/src/purecloud-platform-client-v2/api/LearningApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/QualityApi.js +11 -2
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SearchApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/StationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TokensApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsageApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsersApi.js +8 -2
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +7 -2
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -5,7 +5,7 @@ class RoutingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Routing service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -239,6 +239,7 @@ class RoutingApi {
|
|
|
239
239
|
*
|
|
240
240
|
* @param {String} queueId Queue ID
|
|
241
241
|
* @param {String} memberId Member ID
|
|
242
|
+
* @deprecated
|
|
242
243
|
*/
|
|
243
244
|
deleteRoutingQueueUser(queueId, memberId) {
|
|
244
245
|
// verify the required parameter 'queueId' is set
|
|
@@ -1330,6 +1331,7 @@ class RoutingApi {
|
|
|
1330
1331
|
* @param {Array.<String>} opts.languages Filter by language
|
|
1331
1332
|
* @param {Array.<String>} opts.routingStatus Filter by routing status
|
|
1332
1333
|
* @param {Array.<String>} opts.presence Filter by presence
|
|
1334
|
+
* @deprecated
|
|
1333
1335
|
*/
|
|
1334
1336
|
getRoutingQueueUsers(queueId, opts) {
|
|
1335
1337
|
opts = opts || {};
|
|
@@ -2287,6 +2289,7 @@ class RoutingApi {
|
|
|
2287
2289
|
* @param {String} queueId Queue ID
|
|
2288
2290
|
* @param {String} memberId Member ID
|
|
2289
2291
|
* @param {Object} body Queue Member
|
|
2292
|
+
* @deprecated
|
|
2290
2293
|
*/
|
|
2291
2294
|
patchRoutingQueueUser(queueId, memberId, body) {
|
|
2292
2295
|
// verify the required parameter 'queueId' is set
|
|
@@ -2321,6 +2324,7 @@ class RoutingApi {
|
|
|
2321
2324
|
*
|
|
2322
2325
|
* @param {String} queueId Queue ID
|
|
2323
2326
|
* @param {Array.<Object>} body Queue Members
|
|
2327
|
+
* @deprecated
|
|
2324
2328
|
*/
|
|
2325
2329
|
patchRoutingQueueUsers(queueId, body) {
|
|
2326
2330
|
// verify the required parameter 'queueId' is set
|
|
@@ -2862,6 +2866,7 @@ class RoutingApi {
|
|
|
2862
2866
|
* @param {Array.<Object>} body Queue Members
|
|
2863
2867
|
* @param {Object} opts Optional parameters
|
|
2864
2868
|
* @param {Boolean} opts._delete True to delete queue members (default to false)
|
|
2869
|
+
* @deprecated
|
|
2865
2870
|
*/
|
|
2866
2871
|
postRoutingQueueUsers(queueId, body, opts) {
|
|
2867
2872
|
opts = opts || {};
|
|
@@ -3511,4 +3516,4 @@ class RoutingApi {
|
|
|
3511
3516
|
}
|
|
3512
3517
|
|
|
3513
3518
|
|
|
3514
|
-
export default RoutingApi;
|
|
3519
|
+
export default RoutingApi;
|
|
@@ -5,7 +5,7 @@ class SCIMApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* SCIM service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -879,4 +879,4 @@ class SCIMApi {
|
|
|
879
879
|
}
|
|
880
880
|
|
|
881
881
|
|
|
882
|
-
export default SCIMApi;
|
|
882
|
+
export default SCIMApi;
|
|
@@ -5,7 +5,7 @@ class ScriptsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Scripts service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -421,4 +421,4 @@ class ScriptsApi {
|
|
|
421
421
|
}
|
|
422
422
|
|
|
423
423
|
|
|
424
|
-
export default ScriptsApi;
|
|
424
|
+
export default ScriptsApi;
|
|
@@ -5,7 +5,7 @@ class SearchApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Search service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -612,4 +612,4 @@ class SearchApi {
|
|
|
612
612
|
}
|
|
613
613
|
|
|
614
614
|
|
|
615
|
-
export default SearchApi;
|
|
615
|
+
export default SearchApi;
|
|
@@ -5,7 +5,7 @@ class SpeechTextAnalyticsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* SpeechTextAnalytics service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -931,4 +931,4 @@ class SpeechTextAnalyticsApi {
|
|
|
931
931
|
}
|
|
932
932
|
|
|
933
933
|
|
|
934
|
-
export default SpeechTextAnalyticsApi;
|
|
934
|
+
export default SpeechTextAnalyticsApi;
|
|
@@ -5,7 +5,7 @@ class StationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Stations service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -104,4 +104,4 @@ class StationsApi {
|
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
|
|
107
|
-
export default StationsApi;
|
|
107
|
+
export default StationsApi;
|
|
@@ -5,7 +5,7 @@ class SuggestApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Suggest service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -141,4 +141,4 @@ class SuggestApi {
|
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
|
|
144
|
-
export default SuggestApi;
|
|
144
|
+
export default SuggestApi;
|
|
@@ -5,7 +5,7 @@ class TeamsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Teams service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -273,4 +273,4 @@ class TeamsApi {
|
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
|
|
276
|
-
export default TeamsApi;
|
|
276
|
+
export default TeamsApi;
|
|
@@ -5,7 +5,7 @@ class TelephonyApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Telephony service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -130,4 +130,4 @@ class TelephonyApi {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
-
export default TelephonyApi;
|
|
133
|
+
export default TelephonyApi;
|
|
@@ -5,7 +5,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* TelephonyProvidersEdge service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1399,6 +1399,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
1399
1399
|
* Get outbound route
|
|
1400
1400
|
* This route is deprecated, use /telephony/providers/edges/sites/{siteId}/outboundroutes/{outboundRouteId} instead.
|
|
1401
1401
|
* @param {String} outboundRouteId Outbound route ID
|
|
1402
|
+
* @deprecated
|
|
1402
1403
|
*/
|
|
1403
1404
|
getTelephonyProvidersEdgesOutboundroute(outboundRouteId) {
|
|
1404
1405
|
// verify the required parameter 'outboundRouteId' is set
|
|
@@ -3202,4 +3203,4 @@ class TelephonyProvidersEdgeApi {
|
|
|
3202
3203
|
}
|
|
3203
3204
|
|
|
3204
3205
|
|
|
3205
|
-
export default TelephonyProvidersEdgeApi;
|
|
3206
|
+
export default TelephonyProvidersEdgeApi;
|
|
@@ -5,7 +5,7 @@ class TextbotsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Textbots service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -130,4 +130,4 @@ class TextbotsApi {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
-
export default TextbotsApi;
|
|
133
|
+
export default TextbotsApi;
|
|
@@ -5,7 +5,7 @@ class TokensApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Tokens service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -108,4 +108,4 @@ class TokensApi {
|
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
|
|
111
|
-
export default TokensApi;
|
|
111
|
+
export default TokensApi;
|
|
@@ -5,7 +5,7 @@ class UploadsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Uploads service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -178,4 +178,4 @@ class UploadsApi {
|
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
|
|
181
|
-
export default UploadsApi;
|
|
181
|
+
export default UploadsApi;
|
|
@@ -5,7 +5,7 @@ class UsageApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Usage service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -162,4 +162,4 @@ class UsageApi {
|
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
|
|
165
|
-
export default UsageApi;
|
|
165
|
+
export default UsageApi;
|
|
@@ -5,7 +5,7 @@ class UserRecordingsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* UserRecordings service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -187,4 +187,4 @@ class UserRecordingsApi {
|
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
|
|
190
|
-
export default UserRecordingsApi;
|
|
190
|
+
export default UserRecordingsApi;
|
|
@@ -5,7 +5,7 @@ class UsersApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Users service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -321,6 +321,7 @@ class UsersApi {
|
|
|
321
321
|
* @param {String} permission The permission string, including the object to access, e.g. routing:queue:view
|
|
322
322
|
* @param {Object} opts Optional parameters
|
|
323
323
|
* @param {String} opts.name Search term to filter by division name
|
|
324
|
+
* @deprecated
|
|
324
325
|
*/
|
|
325
326
|
getAuthorizationDivisionspermittedMe(permission, opts) {
|
|
326
327
|
opts = opts || {};
|
|
@@ -382,6 +383,7 @@ class UsersApi {
|
|
|
382
383
|
* @param {Object} opts Optional parameters
|
|
383
384
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
384
385
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
386
|
+
* @deprecated
|
|
385
387
|
*/
|
|
386
388
|
getAuthorizationDivisionspermittedPagedSubjectId(subjectId, permission, opts) {
|
|
387
389
|
opts = opts || {};
|
|
@@ -458,6 +460,7 @@ class UsersApi {
|
|
|
458
460
|
* Fetch field config for an entity type
|
|
459
461
|
*
|
|
460
462
|
* @param {Object} type Field type
|
|
463
|
+
* @deprecated
|
|
461
464
|
*/
|
|
462
465
|
getFieldconfig(type) {
|
|
463
466
|
// verify the required parameter 'type' is set
|
|
@@ -490,6 +493,7 @@ class UsersApi {
|
|
|
490
493
|
* @param {Object} opts.sortOrder Ascending or descending sort order (default to ASC)
|
|
491
494
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
492
495
|
* @param {Object} opts.integrationPresenceSource Gets an integration presence for users instead of their defaults. This parameter will only be used when presence is provided as an expand.
|
|
496
|
+
* @deprecated
|
|
493
497
|
*/
|
|
494
498
|
getProfilesUsers(opts) {
|
|
495
499
|
opts = opts || {};
|
|
@@ -657,6 +661,7 @@ class UsersApi {
|
|
|
657
661
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
658
662
|
* @param {String} opts.sortOrder Sort order (default to ASC)
|
|
659
663
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
664
|
+
* @deprecated
|
|
660
665
|
*/
|
|
661
666
|
getUserFavorites(userId, opts) {
|
|
662
667
|
opts = opts || {};
|
|
@@ -742,6 +747,7 @@ class UsersApi {
|
|
|
742
747
|
* @param {Object} opts Optional parameters
|
|
743
748
|
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
744
749
|
* @param {Object} opts.integrationPresenceSource Gets an integration presence for a user instead of their default.
|
|
750
|
+
* @deprecated
|
|
745
751
|
*/
|
|
746
752
|
getUserProfile(userId, opts) {
|
|
747
753
|
opts = opts || {};
|
|
@@ -2392,4 +2398,4 @@ class UsersApi {
|
|
|
2392
2398
|
}
|
|
2393
2399
|
|
|
2394
2400
|
|
|
2395
|
-
export default UsersApi;
|
|
2401
|
+
export default UsersApi;
|
|
@@ -5,7 +5,7 @@ class UtilitiesApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Utilities service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -113,4 +113,4 @@ class UtilitiesApi {
|
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
|
|
116
|
-
export default UtilitiesApi;
|
|
116
|
+
export default UtilitiesApi;
|
|
@@ -5,7 +5,7 @@ class VoicemailApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Voicemail service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -669,4 +669,4 @@ class VoicemailApi {
|
|
|
669
669
|
}
|
|
670
670
|
|
|
671
671
|
|
|
672
|
-
export default VoicemailApi;
|
|
672
|
+
export default VoicemailApi;
|
|
@@ -5,7 +5,7 @@ class WebChatApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* WebChat service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -24,6 +24,7 @@ class WebChatApi {
|
|
|
24
24
|
* Delete a WebChat deployment
|
|
25
25
|
*
|
|
26
26
|
* @param {String} deploymentId Deployment Id
|
|
27
|
+
* @deprecated
|
|
27
28
|
*/
|
|
28
29
|
deleteWebchatDeployment(deploymentId) {
|
|
29
30
|
// verify the required parameter 'deploymentId' is set
|
|
@@ -99,6 +100,7 @@ class WebChatApi {
|
|
|
99
100
|
* Get a WebChat deployment
|
|
100
101
|
*
|
|
101
102
|
* @param {String} deploymentId Deployment Id
|
|
103
|
+
* @deprecated
|
|
102
104
|
*/
|
|
103
105
|
getWebchatDeployment(deploymentId) {
|
|
104
106
|
// verify the required parameter 'deploymentId' is set
|
|
@@ -123,6 +125,7 @@ class WebChatApi {
|
|
|
123
125
|
/**
|
|
124
126
|
* List WebChat deployments
|
|
125
127
|
*
|
|
128
|
+
* @deprecated
|
|
126
129
|
*/
|
|
127
130
|
getWebchatDeployments() {
|
|
128
131
|
|
|
@@ -377,6 +380,7 @@ class WebChatApi {
|
|
|
377
380
|
* Create WebChat deployment
|
|
378
381
|
*
|
|
379
382
|
* @param {Object} body Deployment
|
|
383
|
+
* @deprecated
|
|
380
384
|
*/
|
|
381
385
|
postWebchatDeployments(body) {
|
|
382
386
|
// verify the required parameter 'body' is set
|
|
@@ -493,6 +497,7 @@ class WebChatApi {
|
|
|
493
497
|
*
|
|
494
498
|
* @param {String} deploymentId Deployment Id
|
|
495
499
|
* @param {Object} body Deployment
|
|
500
|
+
* @deprecated
|
|
496
501
|
*/
|
|
497
502
|
putWebchatDeployment(deploymentId, body) {
|
|
498
503
|
// verify the required parameter 'deploymentId' is set
|
|
@@ -546,4 +551,4 @@ class WebChatApi {
|
|
|
546
551
|
}
|
|
547
552
|
|
|
548
553
|
|
|
549
|
-
export default WebChatApi;
|
|
554
|
+
export default WebChatApi;
|
|
@@ -5,7 +5,7 @@ class WebDeploymentsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* WebDeployments service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -524,4 +524,4 @@ class WebDeploymentsApi {
|
|
|
524
524
|
}
|
|
525
525
|
|
|
526
526
|
|
|
527
|
-
export default WebDeploymentsApi;
|
|
527
|
+
export default WebDeploymentsApi;
|
|
@@ -5,7 +5,7 @@ class WebMessagingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* WebMessaging service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -48,4 +48,4 @@ class WebMessagingApi {
|
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
export default WebMessagingApi;
|
|
51
|
+
export default WebMessagingApi;
|
|
@@ -5,7 +5,7 @@ class WidgetsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Widgets service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -148,4 +148,4 @@ class WidgetsApi {
|
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
export default WidgetsApi;
|
|
151
|
+
export default WidgetsApi;
|
|
@@ -5,7 +5,7 @@ class WorkforceManagementApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* WorkforceManagement service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1547,6 +1547,7 @@ class WorkforceManagementApi {
|
|
|
1547
1547
|
* Get activity codes
|
|
1548
1548
|
*
|
|
1549
1549
|
* @param {String} managementUnitId The ID of the management unit, or 'mine' for the management unit of the logged-in user.
|
|
1550
|
+
* @deprecated
|
|
1550
1551
|
*/
|
|
1551
1552
|
getWorkforcemanagementManagementunitActivitycodes(managementUnitId) {
|
|
1552
1553
|
// verify the required parameter 'managementUnitId' is set
|
|
@@ -1959,6 +1960,7 @@ class WorkforceManagementApi {
|
|
|
1959
1960
|
* @param {Object} opts Optional parameters
|
|
1960
1961
|
* @param {Object} opts.expand Which fields, if any, to expand
|
|
1961
1962
|
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service. For testing/app development purposes
|
|
1963
|
+
* @deprecated
|
|
1962
1964
|
*/
|
|
1963
1965
|
getWorkforcemanagementManagementunitWeekSchedule(managementUnitId, weekId, scheduleId, opts) {
|
|
1964
1966
|
opts = opts || {};
|
|
@@ -1999,6 +2001,7 @@ class WorkforceManagementApi {
|
|
|
1999
2001
|
* @param {Boolean} opts.includeOnlyPublished Return only published schedules
|
|
2000
2002
|
* @param {String} opts.earliestWeekDate The start date of the earliest week to query in yyyy-MM-dd format
|
|
2001
2003
|
* @param {String} opts.latestWeekDate The start date of the latest week to query in yyyy-MM-dd format
|
|
2004
|
+
* @deprecated
|
|
2002
2005
|
*/
|
|
2003
2006
|
getWorkforcemanagementManagementunitWeekSchedules(managementUnitId, weekId, opts) {
|
|
2004
2007
|
opts = opts || {};
|
|
@@ -3957,6 +3960,7 @@ class WorkforceManagementApi {
|
|
|
3957
3960
|
* @param {String} managementUnitId The ID of the management unit, or 'mine' for the management unit of the logged-in user.
|
|
3958
3961
|
* @param {Object} opts Optional parameters
|
|
3959
3962
|
* @param {Object} opts.body body
|
|
3963
|
+
* @deprecated
|
|
3960
3964
|
*/
|
|
3961
3965
|
postWorkforcemanagementManagementunitSchedulesSearch(managementUnitId, opts) {
|
|
3962
3966
|
opts = opts || {};
|
|
@@ -4617,6 +4621,7 @@ class WorkforceManagementApi {
|
|
|
4617
4621
|
*
|
|
4618
4622
|
* @param {Object} opts Optional parameters
|
|
4619
4623
|
* @param {Object} opts.body body
|
|
4624
|
+
* @deprecated
|
|
4620
4625
|
*/
|
|
4621
4626
|
postWorkforcemanagementSchedules(opts) {
|
|
4622
4627
|
opts = opts || {};
|
|
@@ -4779,4 +4784,4 @@ class WorkforceManagementApi {
|
|
|
4779
4784
|
}
|
|
4780
4785
|
|
|
4781
4786
|
|
|
4782
|
-
export default WorkforceManagementApi;
|
|
4787
|
+
export default WorkforceManagementApi;
|