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 DownloadsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Downloads service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -54,4 +54,4 @@ class DownloadsApi {
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
|
|
57
|
-
export default DownloadsApi;
|
|
57
|
+
export default DownloadsApi;
|
|
@@ -5,7 +5,7 @@ class EventsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Events service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -98,4 +98,4 @@ class EventsApi {
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
|
|
101
|
-
export default EventsApi;
|
|
101
|
+
export default EventsApi;
|
|
@@ -5,7 +5,7 @@ class ExternalContactsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* ExternalContacts service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1960,4 +1960,4 @@ class ExternalContactsApi {
|
|
|
1960
1960
|
}
|
|
1961
1961
|
|
|
1962
1962
|
|
|
1963
|
-
export default ExternalContactsApi;
|
|
1963
|
+
export default ExternalContactsApi;
|
|
@@ -5,7 +5,7 @@ class FlowsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Flows service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -73,4 +73,4 @@ class FlowsApi {
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
export default FlowsApi;
|
|
76
|
+
export default FlowsApi;
|
|
@@ -5,7 +5,7 @@ class GamificationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Gamification service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -2088,4 +2088,4 @@ class GamificationApi {
|
|
|
2088
2088
|
}
|
|
2089
2089
|
|
|
2090
2090
|
|
|
2091
|
-
export default GamificationApi;
|
|
2091
|
+
export default GamificationApi;
|
|
@@ -5,7 +5,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* GeneralDataProtectionRegulation service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -132,4 +132,4 @@ class GeneralDataProtectionRegulationApi {
|
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
|
|
135
|
-
export default GeneralDataProtectionRegulationApi;
|
|
135
|
+
export default GeneralDataProtectionRegulationApi;
|
|
@@ -5,7 +5,7 @@ class GeolocationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Geolocation service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -133,4 +133,4 @@ class GeolocationApi {
|
|
|
133
133
|
}
|
|
134
134
|
|
|
135
135
|
|
|
136
|
-
export default GeolocationApi;
|
|
136
|
+
export default GeolocationApi;
|
|
@@ -5,7 +5,7 @@ class GreetingsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Greetings service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -457,4 +457,4 @@ class GreetingsApi {
|
|
|
457
457
|
}
|
|
458
458
|
|
|
459
459
|
|
|
460
|
-
export default GreetingsApi;
|
|
460
|
+
export default GreetingsApi;
|
|
@@ -5,7 +5,7 @@ class GroupsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Groups service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -79,6 +79,7 @@ class GroupsApi {
|
|
|
79
79
|
* Fetch field config for an entity type
|
|
80
80
|
*
|
|
81
81
|
* @param {Object} type Field type
|
|
82
|
+
* @deprecated
|
|
82
83
|
*/
|
|
83
84
|
getFieldconfig(type) {
|
|
84
85
|
// verify the required parameter 'type' is set
|
|
@@ -188,6 +189,7 @@ class GroupsApi {
|
|
|
188
189
|
* @param {String} groupId groupId
|
|
189
190
|
* @param {Object} opts Optional parameters
|
|
190
191
|
* @param {String} opts.fields Comma separated fields to return. Allowable values can be found by querying /api/v2/fieldconfig?type=group and using the key for the elements returned by the fieldList
|
|
192
|
+
* @deprecated
|
|
191
193
|
*/
|
|
192
194
|
getGroupProfile(groupId, opts) {
|
|
193
195
|
opts = opts || {};
|
|
@@ -277,6 +279,7 @@ class GroupsApi {
|
|
|
277
279
|
* @param {Array.<String>} opts.id id
|
|
278
280
|
* @param {Array.<String>} opts.jabberId A list of jabberIds to fetch by bulk (cannot be used with the id parameter)
|
|
279
281
|
* @param {Object} opts.sortOrder Ascending or descending sort order (default to ASC)
|
|
282
|
+
* @deprecated
|
|
280
283
|
*/
|
|
281
284
|
getProfilesGroups(opts) {
|
|
282
285
|
opts = opts || {};
|
|
@@ -408,4 +411,4 @@ class GroupsApi {
|
|
|
408
411
|
}
|
|
409
412
|
|
|
410
413
|
|
|
411
|
-
export default GroupsApi;
|
|
414
|
+
export default GroupsApi;
|
|
@@ -5,7 +5,7 @@ class IdentityProviderApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* IdentityProvider service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -758,4 +758,4 @@ class IdentityProviderApi {
|
|
|
758
758
|
}
|
|
759
759
|
|
|
760
760
|
|
|
761
|
-
export default IdentityProviderApi;
|
|
761
|
+
export default IdentityProviderApi;
|
|
@@ -5,7 +5,7 @@ class InfrastructureAsCodeApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* InfrastructureAsCode service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -169,4 +169,4 @@ class InfrastructureAsCodeApi {
|
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
|
|
172
|
-
export default InfrastructureAsCodeApi;
|
|
172
|
+
export default InfrastructureAsCodeApi;
|
|
@@ -5,7 +5,7 @@ class IntegrationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Integrations service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1602,4 +1602,4 @@ class IntegrationsApi {
|
|
|
1602
1602
|
}
|
|
1603
1603
|
|
|
1604
1604
|
|
|
1605
|
-
export default IntegrationsApi;
|
|
1605
|
+
export default IntegrationsApi;
|
|
@@ -5,7 +5,7 @@ class JourneyApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Journey service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -882,4 +882,4 @@ class JourneyApi {
|
|
|
882
882
|
}
|
|
883
883
|
|
|
884
884
|
|
|
885
|
-
export default JourneyApi;
|
|
885
|
+
export default JourneyApi;
|
|
@@ -5,7 +5,7 @@ class KnowledgeApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Knowledge service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -2434,4 +2434,4 @@ class KnowledgeApi {
|
|
|
2434
2434
|
}
|
|
2435
2435
|
|
|
2436
2436
|
|
|
2437
|
-
export default KnowledgeApi;
|
|
2437
|
+
export default KnowledgeApi;
|
|
@@ -5,7 +5,7 @@ class LanguageUnderstandingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* LanguageUnderstanding service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1015,4 +1015,4 @@ class LanguageUnderstandingApi {
|
|
|
1015
1015
|
}
|
|
1016
1016
|
|
|
1017
1017
|
|
|
1018
|
-
export default LanguageUnderstandingApi;
|
|
1018
|
+
export default LanguageUnderstandingApi;
|
|
@@ -5,7 +5,7 @@ class LanguagesApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Languages service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -24,6 +24,7 @@ class LanguagesApi {
|
|
|
24
24
|
* Delete Language (Deprecated)
|
|
25
25
|
* This endpoint is deprecated. Please see the Routing API (DELETE /api/v2/routing/languages/{languageId})
|
|
26
26
|
* @param {String} languageId Language ID
|
|
27
|
+
* @deprecated
|
|
27
28
|
*/
|
|
28
29
|
deleteLanguage(languageId) {
|
|
29
30
|
// verify the required parameter 'languageId' is set
|
|
@@ -49,6 +50,7 @@ class LanguagesApi {
|
|
|
49
50
|
* Get Language (Deprecated)
|
|
50
51
|
* This endpoint is deprecated. Please see the Routing API (GET /api/v2/routing/languages/{languageId})
|
|
51
52
|
* @param {String} languageId Language ID
|
|
53
|
+
* @deprecated
|
|
52
54
|
*/
|
|
53
55
|
getLanguage(languageId) {
|
|
54
56
|
// verify the required parameter 'languageId' is set
|
|
@@ -78,6 +80,7 @@ class LanguagesApi {
|
|
|
78
80
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
79
81
|
* @param {Object} opts.sortOrder Ascending or descending sort order (default to ASC)
|
|
80
82
|
* @param {String} opts.name Name
|
|
83
|
+
* @deprecated
|
|
81
84
|
*/
|
|
82
85
|
getLanguages(opts) {
|
|
83
86
|
opts = opts || {};
|
|
@@ -196,6 +199,7 @@ class LanguagesApi {
|
|
|
196
199
|
* Create Language (Deprecated)
|
|
197
200
|
* This endpoint is deprecated. Please see the Routing API. (POST /api/v2/routing/languages
|
|
198
201
|
* @param {Object} body Language
|
|
202
|
+
* @deprecated
|
|
199
203
|
*/
|
|
200
204
|
postLanguages(body) {
|
|
201
205
|
// verify the required parameter 'body' is set
|
|
@@ -220,4 +224,4 @@ class LanguagesApi {
|
|
|
220
224
|
}
|
|
221
225
|
|
|
222
226
|
|
|
223
|
-
export default LanguagesApi;
|
|
227
|
+
export default LanguagesApi;
|
|
@@ -5,7 +5,7 @@ class LearningApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Learning service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -817,4 +817,4 @@ class LearningApi {
|
|
|
817
817
|
}
|
|
818
818
|
|
|
819
819
|
|
|
820
|
-
export default LearningApi;
|
|
820
|
+
export default LearningApi;
|
|
@@ -5,7 +5,7 @@ class LicenseApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* License service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -240,4 +240,4 @@ class LicenseApi {
|
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
|
|
243
|
-
export default LicenseApi;
|
|
243
|
+
export default LicenseApi;
|
|
@@ -5,7 +5,7 @@ class LocationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Locations service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -238,4 +238,4 @@ class LocationsApi {
|
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
|
|
241
|
-
export default LocationsApi;
|
|
241
|
+
export default LocationsApi;
|
|
@@ -5,7 +5,7 @@ class MessagingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Messaging service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -153,4 +153,4 @@ class MessagingApi {
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
|
|
156
|
-
export default MessagingApi;
|
|
156
|
+
export default MessagingApi;
|
|
@@ -5,7 +5,7 @@ class MobileDevicesApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* MobileDevices service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -153,4 +153,4 @@ class MobileDevicesApi {
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
|
|
156
|
-
export default MobileDevicesApi;
|
|
156
|
+
export default MobileDevicesApi;
|
|
@@ -5,7 +5,7 @@ class NotificationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Notifications service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -235,4 +235,4 @@ class NotificationsApi {
|
|
|
235
235
|
}
|
|
236
236
|
|
|
237
237
|
|
|
238
|
-
export default NotificationsApi;
|
|
238
|
+
export default NotificationsApi;
|
|
@@ -5,7 +5,7 @@ class OAuthApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* OAuth service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -368,4 +368,4 @@ class OAuthApi {
|
|
|
368
368
|
}
|
|
369
369
|
|
|
370
370
|
|
|
371
|
-
export default OAuthApi;
|
|
371
|
+
export default OAuthApi;
|
|
@@ -5,7 +5,7 @@ class ObjectsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Objects service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -273,4 +273,4 @@ class ObjectsApi {
|
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
|
|
276
|
-
export default ObjectsApi;
|
|
276
|
+
export default ObjectsApi;
|
|
@@ -5,7 +5,7 @@ class OrganizationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Organization service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -24,6 +24,7 @@ class OrganizationApi {
|
|
|
24
24
|
* Fetch field config for an entity type
|
|
25
25
|
*
|
|
26
26
|
* @param {Object} type Field type
|
|
27
|
+
* @deprecated
|
|
27
28
|
*/
|
|
28
29
|
getFieldconfig(type) {
|
|
29
30
|
// verify the required parameter 'type' is set
|
|
@@ -256,6 +257,7 @@ class OrganizationApi {
|
|
|
256
257
|
/**
|
|
257
258
|
* Use PUT /api/v2/organizations/embeddedintegration instead
|
|
258
259
|
*
|
|
260
|
+
* @deprecated
|
|
259
261
|
*/
|
|
260
262
|
getOrganizationsWhitelist() {
|
|
261
263
|
|
|
@@ -381,6 +383,7 @@ class OrganizationApi {
|
|
|
381
383
|
* Use PUT /api/v2/organizations/embeddedintegration instead
|
|
382
384
|
*
|
|
383
385
|
* @param {Object} body Whitelist settings
|
|
386
|
+
* @deprecated
|
|
384
387
|
*/
|
|
385
388
|
putOrganizationsWhitelist(body) {
|
|
386
389
|
// verify the required parameter 'body' is set
|
|
@@ -405,4 +408,4 @@ class OrganizationApi {
|
|
|
405
408
|
}
|
|
406
409
|
|
|
407
410
|
|
|
408
|
-
export default OrganizationApi;
|
|
411
|
+
export default OrganizationApi;
|
|
@@ -5,7 +5,7 @@ class OrganizationAuthorizationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* OrganizationAuthorization service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1297,4 +1297,4 @@ class OrganizationAuthorizationApi {
|
|
|
1297
1297
|
}
|
|
1298
1298
|
|
|
1299
1299
|
|
|
1300
|
-
export default OrganizationAuthorizationApi;
|
|
1300
|
+
export default OrganizationAuthorizationApi;
|
|
@@ -5,7 +5,7 @@ class OutboundApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Outbound service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -2490,6 +2490,7 @@ class OutboundApi {
|
|
|
2490
2490
|
* This endpoint is deprecated and may have unexpected results. Please use "/conversations/{conversationId}/participants/{participantId}/callbacks instead."
|
|
2491
2491
|
* @param {String} campaignId Campaign ID
|
|
2492
2492
|
* @param {Object} body ContactCallbackRequest
|
|
2493
|
+
* @deprecated
|
|
2493
2494
|
*/
|
|
2494
2495
|
postOutboundCampaignCallbackSchedule(campaignId, body) {
|
|
2495
2496
|
// verify the required parameter 'campaignId' is set
|
|
@@ -3623,4 +3624,4 @@ class OutboundApi {
|
|
|
3623
3624
|
}
|
|
3624
3625
|
|
|
3625
3626
|
|
|
3626
|
-
export default OutboundApi;
|
|
3627
|
+
export default OutboundApi;
|
|
@@ -5,7 +5,7 @@ class PresenceApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Presence service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -553,4 +553,4 @@ class PresenceApi {
|
|
|
553
553
|
}
|
|
554
554
|
|
|
555
555
|
|
|
556
|
-
export default PresenceApi;
|
|
556
|
+
export default PresenceApi;
|
|
@@ -5,7 +5,7 @@ class ProcessAutomationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* ProcessAutomation service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -241,4 +241,4 @@ class ProcessAutomationApi {
|
|
|
241
241
|
}
|
|
242
242
|
|
|
243
243
|
|
|
244
|
-
export default ProcessAutomationApi;
|
|
244
|
+
export default ProcessAutomationApi;
|
|
@@ -5,7 +5,7 @@ class QualityApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Quality service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -88,6 +88,7 @@ class QualityApi {
|
|
|
88
88
|
* Delete an evaluation form.
|
|
89
89
|
*
|
|
90
90
|
* @param {String} formId Form ID
|
|
91
|
+
* @deprecated
|
|
91
92
|
*/
|
|
92
93
|
deleteQualityForm(formId) {
|
|
93
94
|
// verify the required parameter 'formId' is set
|
|
@@ -456,6 +457,7 @@ class QualityApi {
|
|
|
456
457
|
* Get an evaluation form
|
|
457
458
|
*
|
|
458
459
|
* @param {String} formId Form ID
|
|
460
|
+
* @deprecated
|
|
459
461
|
*/
|
|
460
462
|
getQualityForm(formId) {
|
|
461
463
|
// verify the required parameter 'formId' is set
|
|
@@ -484,6 +486,7 @@ class QualityApi {
|
|
|
484
486
|
* @param {Object} opts Optional parameters
|
|
485
487
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
486
488
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
489
|
+
* @deprecated
|
|
487
490
|
*/
|
|
488
491
|
getQualityFormVersions(formId, opts) {
|
|
489
492
|
opts = opts || {};
|
|
@@ -519,6 +522,7 @@ class QualityApi {
|
|
|
519
522
|
* @param {Object} opts.expand If 'expand=publishHistory', then each unpublished evaluation form includes a listing of its published versions
|
|
520
523
|
* @param {String} opts.name Name
|
|
521
524
|
* @param {String} opts.sortOrder Order to sort results, either asc or desc
|
|
525
|
+
* @deprecated
|
|
522
526
|
*/
|
|
523
527
|
getQualityForms(opts) {
|
|
524
528
|
opts = opts || {};
|
|
@@ -794,6 +798,7 @@ class QualityApi {
|
|
|
794
798
|
* Get the published evaluation forms.
|
|
795
799
|
*
|
|
796
800
|
* @param {String} formId Form ID
|
|
801
|
+
* @deprecated
|
|
797
802
|
*/
|
|
798
803
|
getQualityPublishedform(formId) {
|
|
799
804
|
// verify the required parameter 'formId' is set
|
|
@@ -823,6 +828,7 @@ class QualityApi {
|
|
|
823
828
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
824
829
|
* @param {String} opts.name Name
|
|
825
830
|
* @param {Boolean} opts.onlyLatestPerContext onlyLatestPerContext (default to false)
|
|
831
|
+
* @deprecated
|
|
826
832
|
*/
|
|
827
833
|
getQualityPublishedforms(opts) {
|
|
828
834
|
opts = opts || {};
|
|
@@ -1218,6 +1224,7 @@ class QualityApi {
|
|
|
1218
1224
|
* Create an evaluation form.
|
|
1219
1225
|
*
|
|
1220
1226
|
* @param {Object} body Evaluation form
|
|
1227
|
+
* @deprecated
|
|
1221
1228
|
*/
|
|
1222
1229
|
postQualityForms(body) {
|
|
1223
1230
|
// verify the required parameter 'body' is set
|
|
@@ -1293,6 +1300,7 @@ class QualityApi {
|
|
|
1293
1300
|
* Publish an evaluation form.
|
|
1294
1301
|
*
|
|
1295
1302
|
* @param {Object} body Publish request containing id of form to publish
|
|
1303
|
+
* @deprecated
|
|
1296
1304
|
*/
|
|
1297
1305
|
postQualityPublishedforms(body) {
|
|
1298
1306
|
// verify the required parameter 'body' is set
|
|
@@ -1463,6 +1471,7 @@ class QualityApi {
|
|
|
1463
1471
|
*
|
|
1464
1472
|
* @param {String} formId Form ID
|
|
1465
1473
|
* @param {Object} body Evaluation form
|
|
1474
|
+
* @deprecated
|
|
1466
1475
|
*/
|
|
1467
1476
|
putQualityForm(formId, body) {
|
|
1468
1477
|
// verify the required parameter 'formId' is set
|
|
@@ -1581,4 +1590,4 @@ class QualityApi {
|
|
|
1581
1590
|
}
|
|
1582
1591
|
|
|
1583
1592
|
|
|
1584
|
-
export default QualityApi;
|
|
1593
|
+
export default QualityApi;
|
|
@@ -5,7 +5,7 @@ class RecordingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Recording service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1639,4 +1639,4 @@ class RecordingApi {
|
|
|
1639
1639
|
}
|
|
1640
1640
|
|
|
1641
1641
|
|
|
1642
|
-
export default RecordingApi;
|
|
1642
|
+
export default RecordingApi;
|
|
@@ -5,7 +5,7 @@ class ResponseManagementApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* ResponseManagement service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -487,4 +487,4 @@ class ResponseManagementApi {
|
|
|
487
487
|
}
|
|
488
488
|
|
|
489
489
|
|
|
490
|
-
export default ResponseManagementApi;
|
|
490
|
+
export default ResponseManagementApi;
|