purecloud-platform-client-v2 98.0.0 → 99.0.2
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 +3 -2
- package/dist/node/purecloud-platform-client-v2.js +64 -62
- package/dist/web-amd/purecloud-platform-client-v2.js +64 -62
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +64 -62
- package/dist/web-cjs/purecloud-platform-client-v2.js +64 -62
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +236 -221
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +2 -2
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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/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/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +3 -2
- 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/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +2 -2
- 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/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
|
@@ -16,7 +16,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* @module purecloud-platform-client-v2/ApiClient
|
|
19
|
-
* @version
|
|
19
|
+
* @version 99.0.2
|
|
20
20
|
*/
|
|
21
21
|
class ApiClient {
|
|
22
22
|
/**
|
|
@@ -772,7 +772,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
772
772
|
|
|
773
773
|
// set header parameters
|
|
774
774
|
request.set(this.defaultHeaders).set(this.normalizeParams(headerParams));
|
|
775
|
-
//request.set({ 'purecloud-sdk': '
|
|
775
|
+
//request.set({ 'purecloud-sdk': '99.0.2' });
|
|
776
776
|
|
|
777
777
|
// set request timeout
|
|
778
778
|
request.timeout(this.timeout);
|
|
@@ -897,7 +897,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
897
897
|
/**
|
|
898
898
|
* Alerting service.
|
|
899
899
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
900
|
-
* @version
|
|
900
|
+
* @version 99.0.2
|
|
901
901
|
*/
|
|
902
902
|
|
|
903
903
|
/**
|
|
@@ -1211,7 +1211,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
1211
1211
|
/**
|
|
1212
1212
|
* Analytics service.
|
|
1213
1213
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1214
|
-
* @version
|
|
1214
|
+
* @version 99.0.2
|
|
1215
1215
|
*/
|
|
1216
1216
|
|
|
1217
1217
|
/**
|
|
@@ -2291,7 +2291,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
2291
2291
|
/**
|
|
2292
2292
|
* Architect service.
|
|
2293
2293
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2294
|
-
* @version
|
|
2294
|
+
* @version 99.0.2
|
|
2295
2295
|
*/
|
|
2296
2296
|
|
|
2297
2297
|
/**
|
|
@@ -5129,7 +5129,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
5129
5129
|
/**
|
|
5130
5130
|
* Audit service.
|
|
5131
5131
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
5132
|
-
* @version
|
|
5132
|
+
* @version 99.0.2
|
|
5133
5133
|
*/
|
|
5134
5134
|
|
|
5135
5135
|
/**
|
|
@@ -5300,7 +5300,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
5300
5300
|
/**
|
|
5301
5301
|
* Authorization service.
|
|
5302
5302
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
5303
|
-
* @version
|
|
5303
|
+
* @version 99.0.2
|
|
5304
5304
|
*/
|
|
5305
5305
|
|
|
5306
5306
|
/**
|
|
@@ -6419,7 +6419,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
6419
6419
|
/**
|
|
6420
6420
|
* Billing service.
|
|
6421
6421
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
6422
|
-
* @version
|
|
6422
|
+
* @version 99.0.2
|
|
6423
6423
|
*/
|
|
6424
6424
|
|
|
6425
6425
|
/**
|
|
@@ -6499,7 +6499,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
6499
6499
|
/**
|
|
6500
6500
|
* Coaching service.
|
|
6501
6501
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
6502
|
-
* @version
|
|
6502
|
+
* @version 99.0.2
|
|
6503
6503
|
*/
|
|
6504
6504
|
|
|
6505
6505
|
/**
|
|
@@ -7019,7 +7019,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
7019
7019
|
/**
|
|
7020
7020
|
* ContentManagement service.
|
|
7021
7021
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
7022
|
-
* @version
|
|
7022
|
+
* @version 99.0.2
|
|
7023
7023
|
*/
|
|
7024
7024
|
|
|
7025
7025
|
/**
|
|
@@ -8159,7 +8159,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
8159
8159
|
/**
|
|
8160
8160
|
* Conversations service.
|
|
8161
8161
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
8162
|
-
* @version
|
|
8162
|
+
* @version 99.0.2
|
|
8163
8163
|
*/
|
|
8164
8164
|
|
|
8165
8165
|
/**
|
|
@@ -12217,7 +12217,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
12217
12217
|
/**
|
|
12218
12218
|
* DataExtensions service.
|
|
12219
12219
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
12220
|
-
* @version
|
|
12220
|
+
* @version 99.0.2
|
|
12221
12221
|
*/
|
|
12222
12222
|
|
|
12223
12223
|
/**
|
|
@@ -12303,7 +12303,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
12303
12303
|
/**
|
|
12304
12304
|
* ExternalContacts service.
|
|
12305
12305
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
12306
|
-
* @version
|
|
12306
|
+
* @version 99.0.2
|
|
12307
12307
|
*/
|
|
12308
12308
|
|
|
12309
12309
|
/**
|
|
@@ -13646,7 +13646,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
13646
13646
|
/**
|
|
13647
13647
|
* Fax service.
|
|
13648
13648
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
13649
|
-
* @version
|
|
13649
|
+
* @version 99.0.2
|
|
13650
13650
|
*/
|
|
13651
13651
|
|
|
13652
13652
|
/**
|
|
@@ -13817,7 +13817,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
13817
13817
|
/**
|
|
13818
13818
|
* Flows service.
|
|
13819
13819
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
13820
|
-
* @version
|
|
13820
|
+
* @version 99.0.2
|
|
13821
13821
|
*/
|
|
13822
13822
|
|
|
13823
13823
|
/**
|
|
@@ -13888,7 +13888,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
13888
13888
|
/**
|
|
13889
13889
|
* GeneralDataProtectionRegulation service.
|
|
13890
13890
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
13891
|
-
* @version
|
|
13891
|
+
* @version 99.0.2
|
|
13892
13892
|
*/
|
|
13893
13893
|
|
|
13894
13894
|
/**
|
|
@@ -14018,7 +14018,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
14018
14018
|
/**
|
|
14019
14019
|
* Geolocation service.
|
|
14020
14020
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
14021
|
-
* @version
|
|
14021
|
+
* @version 99.0.2
|
|
14022
14022
|
*/
|
|
14023
14023
|
|
|
14024
14024
|
/**
|
|
@@ -14149,7 +14149,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
14149
14149
|
/**
|
|
14150
14150
|
* Greetings service.
|
|
14151
14151
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
14152
|
-
* @version
|
|
14152
|
+
* @version 99.0.2
|
|
14153
14153
|
*/
|
|
14154
14154
|
|
|
14155
14155
|
/**
|
|
@@ -14604,7 +14604,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
14604
14604
|
/**
|
|
14605
14605
|
* Groups service.
|
|
14606
14606
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
14607
|
-
* @version
|
|
14607
|
+
* @version 99.0.2
|
|
14608
14608
|
*/
|
|
14609
14609
|
|
|
14610
14610
|
/**
|
|
@@ -15009,7 +15009,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
15009
15009
|
/**
|
|
15010
15010
|
* IdentityProvider service.
|
|
15011
15011
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
15012
|
-
* @version
|
|
15012
|
+
* @version 99.0.2
|
|
15013
15013
|
*/
|
|
15014
15014
|
|
|
15015
15015
|
/**
|
|
@@ -15765,7 +15765,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
15765
15765
|
/**
|
|
15766
15766
|
* Integrations service.
|
|
15767
15767
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
15768
|
-
* @version
|
|
15768
|
+
* @version 99.0.2
|
|
15769
15769
|
*/
|
|
15770
15770
|
|
|
15771
15771
|
/**
|
|
@@ -17257,7 +17257,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
17257
17257
|
/**
|
|
17258
17258
|
* Journey service.
|
|
17259
17259
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
17260
|
-
* @version
|
|
17260
|
+
* @version 99.0.2
|
|
17261
17261
|
*/
|
|
17262
17262
|
|
|
17263
17263
|
/**
|
|
@@ -17382,7 +17382,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
17382
17382
|
/**
|
|
17383
17383
|
* Knowledge service.
|
|
17384
17384
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
17385
|
-
* @version
|
|
17385
|
+
* @version 99.0.2
|
|
17386
17386
|
*/
|
|
17387
17387
|
|
|
17388
17388
|
/**
|
|
@@ -17527,6 +17527,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
17527
17527
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
17528
17528
|
* @param {String} opts.limit Number of entities to return. Maximum of 200.
|
|
17529
17529
|
* @param {String} opts.pageSize Number of entities to return. Maximum of 200.
|
|
17530
|
+
* @param {String} opts.name Filter to return the categories that starts with the given category name.
|
|
17530
17531
|
*/
|
|
17531
17532
|
getKnowledgeKnowledgebaseLanguageCategories(knowledgeBaseId, languageCode, opts) {
|
|
17532
17533
|
opts = opts || {};
|
|
@@ -17544,7 +17545,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
17544
17545
|
'/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/languages/{languageCode}/categories',
|
|
17545
17546
|
'GET',
|
|
17546
17547
|
{ 'knowledgeBaseId': knowledgeBaseId,'languageCode': languageCode },
|
|
17547
|
-
{ 'before': opts['before'],'after': opts['after'],'limit': opts['limit'],'pageSize': opts['pageSize'] },
|
|
17548
|
+
{ 'before': opts['before'],'after': opts['after'],'limit': opts['limit'],'pageSize': opts['pageSize'],'name': opts['name'] },
|
|
17548
17549
|
{ },
|
|
17549
17550
|
{ },
|
|
17550
17551
|
null,
|
|
@@ -18104,7 +18105,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
18104
18105
|
/**
|
|
18105
18106
|
* LanguageUnderstanding service.
|
|
18106
18107
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
18107
|
-
* @version
|
|
18108
|
+
* @version 99.0.2
|
|
18108
18109
|
*/
|
|
18109
18110
|
|
|
18110
18111
|
/**
|
|
@@ -18670,7 +18671,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
18670
18671
|
/**
|
|
18671
18672
|
* Languages service.
|
|
18672
18673
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
18673
|
-
* @version
|
|
18674
|
+
* @version 99.0.2
|
|
18674
18675
|
*/
|
|
18675
18676
|
|
|
18676
18677
|
/**
|
|
@@ -18938,7 +18939,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
18938
18939
|
/**
|
|
18939
18940
|
* License service.
|
|
18940
18941
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
18941
|
-
* @version
|
|
18942
|
+
* @version 99.0.2
|
|
18942
18943
|
*/
|
|
18943
18944
|
|
|
18944
18945
|
/**
|
|
@@ -19176,7 +19177,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
19176
19177
|
/**
|
|
19177
19178
|
* Locations service.
|
|
19178
19179
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
19179
|
-
* @version
|
|
19180
|
+
* @version 99.0.2
|
|
19180
19181
|
*/
|
|
19181
19182
|
|
|
19182
19183
|
/**
|
|
@@ -19412,7 +19413,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
19412
19413
|
/**
|
|
19413
19414
|
* MobileDevices service.
|
|
19414
19415
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
19415
|
-
* @version
|
|
19416
|
+
* @version 99.0.2
|
|
19416
19417
|
*/
|
|
19417
19418
|
|
|
19418
19419
|
/**
|
|
@@ -19563,7 +19564,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
19563
19564
|
/**
|
|
19564
19565
|
* Notifications service.
|
|
19565
19566
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
19566
|
-
* @version
|
|
19567
|
+
* @version 99.0.2
|
|
19567
19568
|
*/
|
|
19568
19569
|
|
|
19569
19570
|
/**
|
|
@@ -19762,7 +19763,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
19762
19763
|
/**
|
|
19763
19764
|
* OAuth service.
|
|
19764
19765
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
19765
|
-
* @version
|
|
19766
|
+
* @version 99.0.2
|
|
19766
19767
|
*/
|
|
19767
19768
|
|
|
19768
19769
|
/**
|
|
@@ -20120,7 +20121,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
20120
20121
|
/**
|
|
20121
20122
|
* Objects service.
|
|
20122
20123
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
20123
|
-
* @version
|
|
20124
|
+
* @version 99.0.2
|
|
20124
20125
|
*/
|
|
20125
20126
|
|
|
20126
20127
|
/**
|
|
@@ -20361,7 +20362,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
20361
20362
|
/**
|
|
20362
20363
|
* Organization service.
|
|
20363
20364
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
20364
|
-
* @version
|
|
20365
|
+
* @version 99.0.2
|
|
20365
20366
|
*/
|
|
20366
20367
|
|
|
20367
20368
|
/**
|
|
@@ -20616,7 +20617,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
20616
20617
|
/**
|
|
20617
20618
|
* OrganizationAuthorization service.
|
|
20618
20619
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
20619
|
-
* @version
|
|
20620
|
+
* @version 99.0.2
|
|
20620
20621
|
*/
|
|
20621
20622
|
|
|
20622
20623
|
/**
|
|
@@ -21326,7 +21327,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
21326
21327
|
/**
|
|
21327
21328
|
* Outbound service.
|
|
21328
21329
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
21329
|
-
* @version
|
|
21330
|
+
* @version 99.0.2
|
|
21330
21331
|
*/
|
|
21331
21332
|
|
|
21332
21333
|
/**
|
|
@@ -24300,7 +24301,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
24300
24301
|
/**
|
|
24301
24302
|
* Presence service.
|
|
24302
24303
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
24303
|
-
* @version
|
|
24304
|
+
* @version 99.0.2
|
|
24304
24305
|
*/
|
|
24305
24306
|
|
|
24306
24307
|
/**
|
|
@@ -24647,7 +24648,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
24647
24648
|
/**
|
|
24648
24649
|
* Quality service.
|
|
24649
24650
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
24650
|
-
* @version
|
|
24651
|
+
* @version 99.0.2
|
|
24651
24652
|
*/
|
|
24652
24653
|
|
|
24653
24654
|
/**
|
|
@@ -26345,7 +26346,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
26345
26346
|
/**
|
|
26346
26347
|
* Recording service.
|
|
26347
26348
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
26348
|
-
* @version
|
|
26349
|
+
* @version 99.0.2
|
|
26349
26350
|
*/
|
|
26350
26351
|
|
|
26351
26352
|
/**
|
|
@@ -27591,7 +27592,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
27591
27592
|
/**
|
|
27592
27593
|
* ResponseManagement service.
|
|
27593
27594
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
27594
|
-
* @version
|
|
27595
|
+
* @version 99.0.2
|
|
27595
27596
|
*/
|
|
27596
27597
|
|
|
27597
27598
|
/**
|
|
@@ -27916,7 +27917,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
27916
27917
|
/**
|
|
27917
27918
|
* Routing service.
|
|
27918
27919
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
27919
|
-
* @version
|
|
27920
|
+
* @version 99.0.2
|
|
27920
27921
|
*/
|
|
27921
27922
|
|
|
27922
27923
|
/**
|
|
@@ -29102,6 +29103,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
29102
29103
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
29103
29104
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
29104
29105
|
* @param {Object} opts.sortBy Sort by (default to name)
|
|
29106
|
+
* @param {Object} opts.sortOrder Sort order (default to ascending)
|
|
29105
29107
|
* @param {String} opts.name Name
|
|
29106
29108
|
*/
|
|
29107
29109
|
getRoutingWrapupcodes(opts) {
|
|
@@ -29112,7 +29114,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
29112
29114
|
'/api/v2/routing/wrapupcodes',
|
|
29113
29115
|
'GET',
|
|
29114
29116
|
{ },
|
|
29115
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'name': opts['name'] },
|
|
29117
|
+
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'name': opts['name'] },
|
|
29116
29118
|
{ },
|
|
29117
29119
|
{ },
|
|
29118
29120
|
null,
|
|
@@ -30214,7 +30216,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
30214
30216
|
/**
|
|
30215
30217
|
* SCIM service.
|
|
30216
30218
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
30217
|
-
* @version
|
|
30219
|
+
* @version 99.0.2
|
|
30218
30220
|
*/
|
|
30219
30221
|
|
|
30220
30222
|
/**
|
|
@@ -31199,7 +31201,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
31199
31201
|
/**
|
|
31200
31202
|
* Scripts service.
|
|
31201
31203
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
31202
|
-
* @version
|
|
31204
|
+
* @version 99.0.2
|
|
31203
31205
|
*/
|
|
31204
31206
|
|
|
31205
31207
|
/**
|
|
@@ -31552,7 +31554,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
31552
31554
|
/**
|
|
31553
31555
|
* Search service.
|
|
31554
31556
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
31555
|
-
* @version
|
|
31557
|
+
* @version 99.0.2
|
|
31556
31558
|
*/
|
|
31557
31559
|
|
|
31558
31560
|
/**
|
|
@@ -32062,7 +32064,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
32062
32064
|
/**
|
|
32063
32065
|
* SpeechTextAnalytics service.
|
|
32064
32066
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
32065
|
-
* @version
|
|
32067
|
+
* @version 99.0.2
|
|
32066
32068
|
*/
|
|
32067
32069
|
|
|
32068
32070
|
/**
|
|
@@ -32138,7 +32140,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
32138
32140
|
/**
|
|
32139
32141
|
* Stations service.
|
|
32140
32142
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
32141
|
-
* @version
|
|
32143
|
+
* @version 99.0.2
|
|
32142
32144
|
*/
|
|
32143
32145
|
|
|
32144
32146
|
/**
|
|
@@ -32285,7 +32287,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
32285
32287
|
/**
|
|
32286
32288
|
* Suggest service.
|
|
32287
32289
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
32288
|
-
* @version
|
|
32290
|
+
* @version 99.0.2
|
|
32289
32291
|
*/
|
|
32290
32292
|
|
|
32291
32293
|
/**
|
|
@@ -32424,7 +32426,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
32424
32426
|
/**
|
|
32425
32427
|
* Telephony service.
|
|
32426
32428
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
32427
|
-
* @version
|
|
32429
|
+
* @version 99.0.2
|
|
32428
32430
|
*/
|
|
32429
32431
|
|
|
32430
32432
|
/**
|
|
@@ -32532,7 +32534,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
32532
32534
|
/**
|
|
32533
32535
|
* TelephonyProvidersEdge service.
|
|
32534
32536
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
32535
|
-
* @version
|
|
32537
|
+
* @version 99.0.2
|
|
32536
32538
|
*/
|
|
32537
32539
|
|
|
32538
32540
|
/**
|
|
@@ -36109,7 +36111,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36109
36111
|
/**
|
|
36110
36112
|
* Textbots service.
|
|
36111
36113
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
36112
|
-
* @version
|
|
36114
|
+
* @version 99.0.2
|
|
36113
36115
|
*/
|
|
36114
36116
|
|
|
36115
36117
|
/**
|
|
@@ -36155,7 +36157,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36155
36157
|
/**
|
|
36156
36158
|
* Tokens service.
|
|
36157
36159
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
36158
|
-
* @version
|
|
36160
|
+
* @version 99.0.2
|
|
36159
36161
|
*/
|
|
36160
36162
|
|
|
36161
36163
|
/**
|
|
@@ -36241,7 +36243,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36241
36243
|
/**
|
|
36242
36244
|
* Uploads service.
|
|
36243
36245
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
36244
|
-
* @version
|
|
36246
|
+
* @version 99.0.2
|
|
36245
36247
|
*/
|
|
36246
36248
|
|
|
36247
36249
|
/**
|
|
@@ -36287,7 +36289,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36287
36289
|
/**
|
|
36288
36290
|
* Usage service.
|
|
36289
36291
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
36290
|
-
* @version
|
|
36292
|
+
* @version 99.0.2
|
|
36291
36293
|
*/
|
|
36292
36294
|
|
|
36293
36295
|
/**
|
|
@@ -36358,7 +36360,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36358
36360
|
/**
|
|
36359
36361
|
* UserRecordings service.
|
|
36360
36362
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
36361
|
-
* @version
|
|
36363
|
+
* @version 99.0.2
|
|
36362
36364
|
*/
|
|
36363
36365
|
|
|
36364
36366
|
/**
|
|
@@ -36542,7 +36544,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
36542
36544
|
/**
|
|
36543
36545
|
* Users service.
|
|
36544
36546
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
36545
|
-
* @version
|
|
36547
|
+
* @version 99.0.2
|
|
36546
36548
|
*/
|
|
36547
36549
|
|
|
36548
36550
|
/**
|
|
@@ -37655,7 +37657,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
37655
37657
|
|
|
37656
37658
|
/**
|
|
37657
37659
|
* Get a Development Activity
|
|
37658
|
-
*
|
|
37660
|
+
* Permission not required if you are the attendee, creator or facilitator of the coaching appointment or you are the assigned user of the learning assignment.
|
|
37659
37661
|
* @param {String} activityId Specifies the activity ID, maps to either assignment or appointment ID
|
|
37660
37662
|
* @param {Object} type Specifies the activity type.
|
|
37661
37663
|
*/
|
|
@@ -38755,7 +38757,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
38755
38757
|
/**
|
|
38756
38758
|
* Utilities service.
|
|
38757
38759
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
38758
|
-
* @version
|
|
38760
|
+
* @version 99.0.2
|
|
38759
38761
|
*/
|
|
38760
38762
|
|
|
38761
38763
|
/**
|
|
@@ -38866,7 +38868,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
38866
38868
|
/**
|
|
38867
38869
|
* Voicemail service.
|
|
38868
38870
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
38869
|
-
* @version
|
|
38871
|
+
* @version 99.0.2
|
|
38870
38872
|
*/
|
|
38871
38873
|
|
|
38872
38874
|
/**
|
|
@@ -39503,7 +39505,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
39503
39505
|
/**
|
|
39504
39506
|
* WebChat service.
|
|
39505
39507
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
39506
|
-
* @version
|
|
39508
|
+
* @version 99.0.2
|
|
39507
39509
|
*/
|
|
39508
39510
|
|
|
39509
39511
|
/**
|
|
@@ -40047,7 +40049,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
40047
40049
|
/**
|
|
40048
40050
|
* Widgets service.
|
|
40049
40051
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
40050
|
-
* @version
|
|
40052
|
+
* @version 99.0.2
|
|
40051
40053
|
*/
|
|
40052
40054
|
|
|
40053
40055
|
/**
|
|
@@ -40193,7 +40195,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
40193
40195
|
/**
|
|
40194
40196
|
* WorkforceManagement service.
|
|
40195
40197
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
40196
|
-
* @version
|
|
40198
|
+
* @version 99.0.2
|
|
40197
40199
|
*/
|
|
40198
40200
|
|
|
40199
40201
|
/**
|
|
@@ -43451,7 +43453,7 @@ define(['superagent'], function (superagent) { 'use strict';
|
|
|
43451
43453
|
* </pre>
|
|
43452
43454
|
* </p>
|
|
43453
43455
|
* @module purecloud-platform-client-v2/index
|
|
43454
|
-
* @version
|
|
43456
|
+
* @version 99.0.2
|
|
43455
43457
|
*/
|
|
43456
43458
|
class platformClient {
|
|
43457
43459
|
constructor() {
|