purecloud-platform-client-v2 164.0.0 → 166.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 +77 -403
- package/dist/web-amd/purecloud-platform-client-v2.js +77 -403
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +77 -403
- package/dist/web-cjs/purecloud-platform-client-v2.js +77 -403
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +13 -125
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +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/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 +2 -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/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 -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/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +2 -331
- 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 +5 -3
- 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 166.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 166.0.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -3672,7 +3672,7 @@ class AnalyticsApi {
|
|
|
3672
3672
|
/**
|
|
3673
3673
|
* Analytics service.
|
|
3674
3674
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3675
|
-
* @version
|
|
3675
|
+
* @version 166.0.0
|
|
3676
3676
|
*/
|
|
3677
3677
|
|
|
3678
3678
|
/**
|
|
@@ -4926,7 +4926,7 @@ class ArchitectApi {
|
|
|
4926
4926
|
/**
|
|
4927
4927
|
* Architect service.
|
|
4928
4928
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4929
|
-
* @version
|
|
4929
|
+
* @version 166.0.0
|
|
4930
4930
|
*/
|
|
4931
4931
|
|
|
4932
4932
|
/**
|
|
@@ -7974,7 +7974,7 @@ class AuditApi {
|
|
|
7974
7974
|
/**
|
|
7975
7975
|
* Audit service.
|
|
7976
7976
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7977
|
-
* @version
|
|
7977
|
+
* @version 166.0.0
|
|
7978
7978
|
*/
|
|
7979
7979
|
|
|
7980
7980
|
/**
|
|
@@ -8145,7 +8145,7 @@ class AuthorizationApi {
|
|
|
8145
8145
|
/**
|
|
8146
8146
|
* Authorization service.
|
|
8147
8147
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8148
|
-
* @version
|
|
8148
|
+
* @version 166.0.0
|
|
8149
8149
|
*/
|
|
8150
8150
|
|
|
8151
8151
|
/**
|
|
@@ -9374,7 +9374,7 @@ class BillingApi {
|
|
|
9374
9374
|
/**
|
|
9375
9375
|
* Billing service.
|
|
9376
9376
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9377
|
-
* @version
|
|
9377
|
+
* @version 166.0.0
|
|
9378
9378
|
*/
|
|
9379
9379
|
|
|
9380
9380
|
/**
|
|
@@ -9454,7 +9454,7 @@ class ChatApi {
|
|
|
9454
9454
|
/**
|
|
9455
9455
|
* Chat service.
|
|
9456
9456
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9457
|
-
* @version
|
|
9457
|
+
* @version 166.0.0
|
|
9458
9458
|
*/
|
|
9459
9459
|
|
|
9460
9460
|
/**
|
|
@@ -9615,7 +9615,7 @@ class CoachingApi {
|
|
|
9615
9615
|
/**
|
|
9616
9616
|
* Coaching service.
|
|
9617
9617
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9618
|
-
* @version
|
|
9618
|
+
* @version 166.0.0
|
|
9619
9619
|
*/
|
|
9620
9620
|
|
|
9621
9621
|
/**
|
|
@@ -10192,7 +10192,7 @@ class ContentManagementApi {
|
|
|
10192
10192
|
/**
|
|
10193
10193
|
* ContentManagement service.
|
|
10194
10194
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
10195
|
-
* @version
|
|
10195
|
+
* @version 166.0.0
|
|
10196
10196
|
*/
|
|
10197
10197
|
|
|
10198
10198
|
/**
|
|
@@ -11332,7 +11332,7 @@ class ConversationsApi {
|
|
|
11332
11332
|
/**
|
|
11333
11333
|
* Conversations service.
|
|
11334
11334
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11335
|
-
* @version
|
|
11335
|
+
* @version 166.0.0
|
|
11336
11336
|
*/
|
|
11337
11337
|
|
|
11338
11338
|
/**
|
|
@@ -17392,7 +17392,7 @@ class DataExtensionsApi {
|
|
|
17392
17392
|
/**
|
|
17393
17393
|
* DataExtensions service.
|
|
17394
17394
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
17395
|
-
* @version
|
|
17395
|
+
* @version 166.0.0
|
|
17396
17396
|
*/
|
|
17397
17397
|
|
|
17398
17398
|
/**
|
|
@@ -17478,7 +17478,7 @@ class DownloadsApi {
|
|
|
17478
17478
|
/**
|
|
17479
17479
|
* Downloads service.
|
|
17480
17480
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
17481
|
-
* @version
|
|
17481
|
+
* @version 166.0.0
|
|
17482
17482
|
*/
|
|
17483
17483
|
|
|
17484
17484
|
/**
|
|
@@ -17530,7 +17530,7 @@ class EventsApi {
|
|
|
17530
17530
|
/**
|
|
17531
17531
|
* Events service.
|
|
17532
17532
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
17533
|
-
* @version
|
|
17533
|
+
* @version 166.0.0
|
|
17534
17534
|
*/
|
|
17535
17535
|
|
|
17536
17536
|
/**
|
|
@@ -17626,7 +17626,7 @@ class ExternalContactsApi {
|
|
|
17626
17626
|
/**
|
|
17627
17627
|
* ExternalContacts service.
|
|
17628
17628
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
17629
|
-
* @version
|
|
17629
|
+
* @version 166.0.0
|
|
17630
17630
|
*/
|
|
17631
17631
|
|
|
17632
17632
|
/**
|
|
@@ -19584,7 +19584,7 @@ class FaxApi {
|
|
|
19584
19584
|
/**
|
|
19585
19585
|
* Fax service.
|
|
19586
19586
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
19587
|
-
* @version
|
|
19587
|
+
* @version 166.0.0
|
|
19588
19588
|
*/
|
|
19589
19589
|
|
|
19590
19590
|
/**
|
|
@@ -19755,7 +19755,7 @@ class FlowsApi {
|
|
|
19755
19755
|
/**
|
|
19756
19756
|
* Flows service.
|
|
19757
19757
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
19758
|
-
* @version
|
|
19758
|
+
* @version 166.0.0
|
|
19759
19759
|
*/
|
|
19760
19760
|
|
|
19761
19761
|
/**
|
|
@@ -19826,7 +19826,7 @@ class GamificationApi {
|
|
|
19826
19826
|
/**
|
|
19827
19827
|
* Gamification service.
|
|
19828
19828
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
19829
|
-
* @version
|
|
19829
|
+
* @version 166.0.0
|
|
19830
19830
|
*/
|
|
19831
19831
|
|
|
19832
19832
|
/**
|
|
@@ -21443,7 +21443,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
21443
21443
|
/**
|
|
21444
21444
|
* GeneralDataProtectionRegulation service.
|
|
21445
21445
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
21446
|
-
* @version
|
|
21446
|
+
* @version 166.0.0
|
|
21447
21447
|
*/
|
|
21448
21448
|
|
|
21449
21449
|
/**
|
|
@@ -21573,7 +21573,7 @@ class GeolocationApi {
|
|
|
21573
21573
|
/**
|
|
21574
21574
|
* Geolocation service.
|
|
21575
21575
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
21576
|
-
* @version
|
|
21576
|
+
* @version 166.0.0
|
|
21577
21577
|
*/
|
|
21578
21578
|
|
|
21579
21579
|
/**
|
|
@@ -21704,7 +21704,7 @@ class GreetingsApi {
|
|
|
21704
21704
|
/**
|
|
21705
21705
|
* Greetings service.
|
|
21706
21706
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
21707
|
-
* @version
|
|
21707
|
+
* @version 166.0.0
|
|
21708
21708
|
*/
|
|
21709
21709
|
|
|
21710
21710
|
/**
|
|
@@ -22159,7 +22159,7 @@ class GroupsApi {
|
|
|
22159
22159
|
/**
|
|
22160
22160
|
* Groups service.
|
|
22161
22161
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
22162
|
-
* @version
|
|
22162
|
+
* @version 166.0.0
|
|
22163
22163
|
*/
|
|
22164
22164
|
|
|
22165
22165
|
/**
|
|
@@ -22565,7 +22565,7 @@ class IdentityProviderApi {
|
|
|
22565
22565
|
/**
|
|
22566
22566
|
* IdentityProvider service.
|
|
22567
22567
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
22568
|
-
* @version
|
|
22568
|
+
* @version 166.0.0
|
|
22569
22569
|
*/
|
|
22570
22570
|
|
|
22571
22571
|
/**
|
|
@@ -23321,7 +23321,7 @@ class InfrastructureAsCodeApi {
|
|
|
23321
23321
|
/**
|
|
23322
23322
|
* InfrastructureAsCode service.
|
|
23323
23323
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
23324
|
-
* @version
|
|
23324
|
+
* @version 166.0.0
|
|
23325
23325
|
*/
|
|
23326
23326
|
|
|
23327
23327
|
/**
|
|
@@ -23423,7 +23423,7 @@ class IntegrationsApi {
|
|
|
23423
23423
|
/**
|
|
23424
23424
|
* Integrations service.
|
|
23425
23425
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
23426
|
-
* @version
|
|
23426
|
+
* @version 166.0.0
|
|
23427
23427
|
*/
|
|
23428
23428
|
|
|
23429
23429
|
/**
|
|
@@ -25023,7 +25023,7 @@ class JourneyApi {
|
|
|
25023
25023
|
/**
|
|
25024
25024
|
* Journey service.
|
|
25025
25025
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
25026
|
-
* @version
|
|
25026
|
+
* @version 166.0.0
|
|
25027
25027
|
*/
|
|
25028
25028
|
|
|
25029
25029
|
/**
|
|
@@ -25903,7 +25903,7 @@ class KnowledgeApi {
|
|
|
25903
25903
|
/**
|
|
25904
25904
|
* Knowledge service.
|
|
25905
25905
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
25906
|
-
* @version
|
|
25906
|
+
* @version 166.0.0
|
|
25907
25907
|
*/
|
|
25908
25908
|
|
|
25909
25909
|
/**
|
|
@@ -26306,7 +26306,7 @@ class KnowledgeApi {
|
|
|
26306
26306
|
* @param {String} sessionId Knowledge guest session ID.
|
|
26307
26307
|
* @param {Object} opts Optional parameters
|
|
26308
26308
|
* @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
|
|
26309
|
-
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
26309
|
+
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
26310
26310
|
*/
|
|
26311
26311
|
getKnowledgeGuestSessionDocuments(sessionId, opts) {
|
|
26312
26312
|
opts = opts || {};
|
|
@@ -28335,7 +28335,7 @@ class LanguageUnderstandingApi {
|
|
|
28335
28335
|
/**
|
|
28336
28336
|
* LanguageUnderstanding service.
|
|
28337
28337
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
28338
|
-
* @version
|
|
28338
|
+
* @version 166.0.0
|
|
28339
28339
|
*/
|
|
28340
28340
|
|
|
28341
28341
|
/**
|
|
@@ -29348,7 +29348,7 @@ class LanguagesApi {
|
|
|
29348
29348
|
/**
|
|
29349
29349
|
* Languages service.
|
|
29350
29350
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
29351
|
-
* @version
|
|
29351
|
+
* @version 166.0.0
|
|
29352
29352
|
*/
|
|
29353
29353
|
|
|
29354
29354
|
/**
|
|
@@ -29566,7 +29566,7 @@ class LearningApi {
|
|
|
29566
29566
|
/**
|
|
29567
29567
|
* Learning service.
|
|
29568
29568
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
29569
|
-
* @version
|
|
29569
|
+
* @version 166.0.0
|
|
29570
29570
|
*/
|
|
29571
29571
|
|
|
29572
29572
|
/**
|
|
@@ -30381,7 +30381,7 @@ class LicenseApi {
|
|
|
30381
30381
|
/**
|
|
30382
30382
|
* License service.
|
|
30383
30383
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
30384
|
-
* @version
|
|
30384
|
+
* @version 166.0.0
|
|
30385
30385
|
*/
|
|
30386
30386
|
|
|
30387
30387
|
/**
|
|
@@ -30619,7 +30619,7 @@ class LocationsApi {
|
|
|
30619
30619
|
/**
|
|
30620
30620
|
* Locations service.
|
|
30621
30621
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
30622
|
-
* @version
|
|
30622
|
+
* @version 166.0.0
|
|
30623
30623
|
*/
|
|
30624
30624
|
|
|
30625
30625
|
/**
|
|
@@ -30855,7 +30855,7 @@ class MessagingApi {
|
|
|
30855
30855
|
/**
|
|
30856
30856
|
* Messaging service.
|
|
30857
30857
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
30858
|
-
* @version
|
|
30858
|
+
* @version 166.0.0
|
|
30859
30859
|
*/
|
|
30860
30860
|
|
|
30861
30861
|
/**
|
|
@@ -31006,7 +31006,7 @@ class MobileDevicesApi {
|
|
|
31006
31006
|
/**
|
|
31007
31007
|
* MobileDevices service.
|
|
31008
31008
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
31009
|
-
* @version
|
|
31009
|
+
* @version 166.0.0
|
|
31010
31010
|
*/
|
|
31011
31011
|
|
|
31012
31012
|
/**
|
|
@@ -31157,7 +31157,7 @@ class NotificationsApi {
|
|
|
31157
31157
|
/**
|
|
31158
31158
|
* Notifications service.
|
|
31159
31159
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
31160
|
-
* @version
|
|
31160
|
+
* @version 166.0.0
|
|
31161
31161
|
*/
|
|
31162
31162
|
|
|
31163
31163
|
/**
|
|
@@ -31390,7 +31390,7 @@ class OAuthApi {
|
|
|
31390
31390
|
/**
|
|
31391
31391
|
* OAuth service.
|
|
31392
31392
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
31393
|
-
* @version
|
|
31393
|
+
* @version 166.0.0
|
|
31394
31394
|
*/
|
|
31395
31395
|
|
|
31396
31396
|
/**
|
|
@@ -31756,7 +31756,7 @@ class ObjectsApi {
|
|
|
31756
31756
|
/**
|
|
31757
31757
|
* Objects service.
|
|
31758
31758
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
31759
|
-
* @version
|
|
31759
|
+
* @version 166.0.0
|
|
31760
31760
|
*/
|
|
31761
31761
|
|
|
31762
31762
|
/**
|
|
@@ -32027,7 +32027,7 @@ class OrganizationApi {
|
|
|
32027
32027
|
/**
|
|
32028
32028
|
* Organization service.
|
|
32029
32029
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
32030
|
-
* @version
|
|
32030
|
+
* @version 166.0.0
|
|
32031
32031
|
*/
|
|
32032
32032
|
|
|
32033
32033
|
/**
|
|
@@ -32430,7 +32430,7 @@ class OrganizationAuthorizationApi {
|
|
|
32430
32430
|
/**
|
|
32431
32431
|
* OrganizationAuthorization service.
|
|
32432
32432
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
32433
|
-
* @version
|
|
32433
|
+
* @version 166.0.0
|
|
32434
32434
|
*/
|
|
32435
32435
|
|
|
32436
32436
|
/**
|
|
@@ -33725,7 +33725,7 @@ class OutboundApi {
|
|
|
33725
33725
|
/**
|
|
33726
33726
|
* Outbound service.
|
|
33727
33727
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
33728
|
-
* @version
|
|
33728
|
+
* @version 166.0.0
|
|
33729
33729
|
*/
|
|
33730
33730
|
|
|
33731
33731
|
/**
|
|
@@ -37321,7 +37321,7 @@ class PresenceApi {
|
|
|
37321
37321
|
/**
|
|
37322
37322
|
* Presence service.
|
|
37323
37323
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
37324
|
-
* @version
|
|
37324
|
+
* @version 166.0.0
|
|
37325
37325
|
*/
|
|
37326
37326
|
|
|
37327
37327
|
/**
|
|
@@ -37872,7 +37872,7 @@ class ProcessAutomationApi {
|
|
|
37872
37872
|
/**
|
|
37873
37873
|
* ProcessAutomation service.
|
|
37874
37874
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
37875
|
-
* @version
|
|
37875
|
+
* @version 166.0.0
|
|
37876
37876
|
*/
|
|
37877
37877
|
|
|
37878
37878
|
/**
|
|
@@ -38111,7 +38111,7 @@ class QualityApi {
|
|
|
38111
38111
|
/**
|
|
38112
38112
|
* Quality service.
|
|
38113
38113
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
38114
|
-
* @version
|
|
38114
|
+
* @version 166.0.0
|
|
38115
38115
|
*/
|
|
38116
38116
|
|
|
38117
38117
|
/**
|
|
@@ -39690,7 +39690,7 @@ class RecordingApi {
|
|
|
39690
39690
|
/**
|
|
39691
39691
|
* Recording service.
|
|
39692
39692
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
39693
|
-
* @version
|
|
39693
|
+
* @version 166.0.0
|
|
39694
39694
|
*/
|
|
39695
39695
|
|
|
39696
39696
|
/**
|
|
@@ -41327,7 +41327,7 @@ class ResponseManagementApi {
|
|
|
41327
41327
|
/**
|
|
41328
41328
|
* ResponseManagement service.
|
|
41329
41329
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
41330
|
-
* @version
|
|
41330
|
+
* @version 166.0.0
|
|
41331
41331
|
*/
|
|
41332
41332
|
|
|
41333
41333
|
/**
|
|
@@ -41811,7 +41811,7 @@ class RoutingApi {
|
|
|
41811
41811
|
/**
|
|
41812
41812
|
* Routing service.
|
|
41813
41813
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
41814
|
-
* @version
|
|
41814
|
+
* @version 166.0.0
|
|
41815
41815
|
*/
|
|
41816
41816
|
|
|
41817
41817
|
/**
|
|
@@ -43657,6 +43657,7 @@ class RoutingApi {
|
|
|
43657
43657
|
* @param {Object} opts.sortBy Optional field to sort results
|
|
43658
43658
|
* @param {Object} opts.sortOrder Sort order
|
|
43659
43659
|
* @param {String} opts.language A language tag (which is sometimes referred to as a locale identifier) to use to localize country field and sort operations (default to en-US)
|
|
43660
|
+
* @param {String} opts.integrationId Filter on the Genesys Cloud integration id to which the phone number belongs to
|
|
43660
43661
|
*/
|
|
43661
43662
|
getRoutingSmsPhonenumbers(opts) {
|
|
43662
43663
|
opts = opts || {};
|
|
@@ -43666,7 +43667,7 @@ class RoutingApi {
|
|
|
43666
43667
|
'/api/v2/routing/sms/phonenumbers',
|
|
43667
43668
|
'GET',
|
|
43668
43669
|
{ },
|
|
43669
|
-
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'] },
|
|
43670
|
+
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'],'integration.id': opts['integrationId'] },
|
|
43670
43671
|
{ },
|
|
43671
43672
|
{ },
|
|
43672
43673
|
null,
|
|
@@ -45318,7 +45319,7 @@ class SCIMApi {
|
|
|
45318
45319
|
/**
|
|
45319
45320
|
* SCIM service.
|
|
45320
45321
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
45321
|
-
* @version
|
|
45322
|
+
* @version 166.0.0
|
|
45322
45323
|
*/
|
|
45323
45324
|
|
|
45324
45325
|
/**
|
|
@@ -46195,7 +46196,7 @@ class ScriptsApi {
|
|
|
46195
46196
|
/**
|
|
46196
46197
|
* Scripts service.
|
|
46197
46198
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
46198
|
-
* @version
|
|
46199
|
+
* @version 166.0.0
|
|
46199
46200
|
*/
|
|
46200
46201
|
|
|
46201
46202
|
/**
|
|
@@ -46614,7 +46615,7 @@ class SearchApi {
|
|
|
46614
46615
|
/**
|
|
46615
46616
|
* Search service.
|
|
46616
46617
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
46617
|
-
* @version
|
|
46618
|
+
* @version 166.0.0
|
|
46618
46619
|
*/
|
|
46619
46620
|
|
|
46620
46621
|
/**
|
|
@@ -47224,7 +47225,7 @@ class SpeechTextAnalyticsApi {
|
|
|
47224
47225
|
/**
|
|
47225
47226
|
* SpeechTextAnalytics service.
|
|
47226
47227
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
47227
|
-
* @version
|
|
47228
|
+
* @version 166.0.0
|
|
47228
47229
|
*/
|
|
47229
47230
|
|
|
47230
47231
|
/**
|
|
@@ -48153,7 +48154,7 @@ class StationsApi {
|
|
|
48153
48154
|
/**
|
|
48154
48155
|
* Stations service.
|
|
48155
48156
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
48156
|
-
* @version
|
|
48157
|
+
* @version 166.0.0
|
|
48157
48158
|
*/
|
|
48158
48159
|
|
|
48159
48160
|
/**
|
|
@@ -48300,7 +48301,7 @@ class SuggestApi {
|
|
|
48300
48301
|
/**
|
|
48301
48302
|
* Suggest service.
|
|
48302
48303
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
48303
|
-
* @version
|
|
48304
|
+
* @version 166.0.0
|
|
48304
48305
|
*/
|
|
48305
48306
|
|
|
48306
48307
|
/**
|
|
@@ -48439,7 +48440,7 @@ class TeamsApi {
|
|
|
48439
48440
|
/**
|
|
48440
48441
|
* Teams service.
|
|
48441
48442
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
48442
|
-
* @version
|
|
48443
|
+
* @version 166.0.0
|
|
48443
48444
|
*/
|
|
48444
48445
|
|
|
48445
48446
|
/**
|
|
@@ -48710,7 +48711,7 @@ class TelephonyApi {
|
|
|
48710
48711
|
/**
|
|
48711
48712
|
* Telephony service.
|
|
48712
48713
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
48713
|
-
* @version
|
|
48714
|
+
* @version 166.0.0
|
|
48714
48715
|
*/
|
|
48715
48716
|
|
|
48716
48717
|
/**
|
|
@@ -48838,7 +48839,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
48838
48839
|
/**
|
|
48839
48840
|
* TelephonyProvidersEdge service.
|
|
48840
48841
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
48841
|
-
* @version
|
|
48842
|
+
* @version 166.0.0
|
|
48842
48843
|
*/
|
|
48843
48844
|
|
|
48844
48845
|
/**
|
|
@@ -49188,180 +49189,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
49188
49189
|
);
|
|
49189
49190
|
}
|
|
49190
49191
|
|
|
49191
|
-
/**
|
|
49192
|
-
* Lists available schema categories (Deprecated)
|
|
49193
|
-
*
|
|
49194
|
-
* @param {Object} opts Optional parameters
|
|
49195
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49196
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49197
|
-
*/
|
|
49198
|
-
getConfigurationSchemasEdgesVnext(opts) {
|
|
49199
|
-
opts = opts || {};
|
|
49200
|
-
|
|
49201
|
-
|
|
49202
|
-
return this.apiClient.callApi(
|
|
49203
|
-
'/api/v2/configuration/schemas/edges/vnext',
|
|
49204
|
-
'GET',
|
|
49205
|
-
{ },
|
|
49206
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49207
|
-
{ },
|
|
49208
|
-
{ },
|
|
49209
|
-
null,
|
|
49210
|
-
['PureCloud OAuth'],
|
|
49211
|
-
['application/json'],
|
|
49212
|
-
['application/json']
|
|
49213
|
-
);
|
|
49214
|
-
}
|
|
49215
|
-
|
|
49216
|
-
/**
|
|
49217
|
-
* List schemas of a specific category (Deprecated)
|
|
49218
|
-
*
|
|
49219
|
-
* @param {String} schemaCategory Schema category
|
|
49220
|
-
* @param {Object} opts Optional parameters
|
|
49221
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49222
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49223
|
-
*/
|
|
49224
|
-
getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory, opts) {
|
|
49225
|
-
opts = opts || {};
|
|
49226
|
-
|
|
49227
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49228
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49229
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategory';
|
|
49230
|
-
}
|
|
49231
|
-
|
|
49232
|
-
return this.apiClient.callApi(
|
|
49233
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}',
|
|
49234
|
-
'GET',
|
|
49235
|
-
{ 'schemaCategory': schemaCategory },
|
|
49236
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49237
|
-
{ },
|
|
49238
|
-
{ },
|
|
49239
|
-
null,
|
|
49240
|
-
['PureCloud OAuth'],
|
|
49241
|
-
['application/json'],
|
|
49242
|
-
['application/json']
|
|
49243
|
-
);
|
|
49244
|
-
}
|
|
49245
|
-
|
|
49246
|
-
/**
|
|
49247
|
-
* List schemas of a specific category (Deprecated)
|
|
49248
|
-
*
|
|
49249
|
-
* @param {String} schemaCategory Schema category
|
|
49250
|
-
* @param {String} schemaType Schema type
|
|
49251
|
-
* @param {Object} opts Optional parameters
|
|
49252
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49253
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49254
|
-
*/
|
|
49255
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory, schemaType, opts) {
|
|
49256
|
-
opts = opts || {};
|
|
49257
|
-
|
|
49258
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49259
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49260
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
49261
|
-
}
|
|
49262
|
-
// verify the required parameter 'schemaType' is set
|
|
49263
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49264
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
49265
|
-
}
|
|
49266
|
-
|
|
49267
|
-
return this.apiClient.callApi(
|
|
49268
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}',
|
|
49269
|
-
'GET',
|
|
49270
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType },
|
|
49271
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49272
|
-
{ },
|
|
49273
|
-
{ },
|
|
49274
|
-
null,
|
|
49275
|
-
['PureCloud OAuth'],
|
|
49276
|
-
['application/json'],
|
|
49277
|
-
['application/json']
|
|
49278
|
-
);
|
|
49279
|
-
}
|
|
49280
|
-
|
|
49281
|
-
/**
|
|
49282
|
-
* Get a json schema (Deprecated)
|
|
49283
|
-
*
|
|
49284
|
-
* @param {String} schemaCategory Schema category
|
|
49285
|
-
* @param {String} schemaType Schema type
|
|
49286
|
-
* @param {String} schemaId Schema ID
|
|
49287
|
-
*/
|
|
49288
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory, schemaType, schemaId) {
|
|
49289
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49290
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49291
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49292
|
-
}
|
|
49293
|
-
// verify the required parameter 'schemaType' is set
|
|
49294
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49295
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49296
|
-
}
|
|
49297
|
-
// verify the required parameter 'schemaId' is set
|
|
49298
|
-
if (schemaId === undefined || schemaId === null) {
|
|
49299
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49300
|
-
}
|
|
49301
|
-
|
|
49302
|
-
return this.apiClient.callApi(
|
|
49303
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}',
|
|
49304
|
-
'GET',
|
|
49305
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId },
|
|
49306
|
-
{ },
|
|
49307
|
-
{ },
|
|
49308
|
-
{ },
|
|
49309
|
-
null,
|
|
49310
|
-
['PureCloud OAuth'],
|
|
49311
|
-
['application/json'],
|
|
49312
|
-
['application/json']
|
|
49313
|
-
);
|
|
49314
|
-
}
|
|
49315
|
-
|
|
49316
|
-
/**
|
|
49317
|
-
* Get metadata for a schema (Deprecated)
|
|
49318
|
-
*
|
|
49319
|
-
* @param {String} schemaCategory Schema category
|
|
49320
|
-
* @param {String} schemaType Schema type
|
|
49321
|
-
* @param {String} schemaId Schema ID
|
|
49322
|
-
* @param {String} extensionType extension
|
|
49323
|
-
* @param {String} metadataId Metadata ID
|
|
49324
|
-
* @param {Object} opts Optional parameters
|
|
49325
|
-
* @param {String} opts.type Type
|
|
49326
|
-
*/
|
|
49327
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory, schemaType, schemaId, extensionType, metadataId, opts) {
|
|
49328
|
-
opts = opts || {};
|
|
49329
|
-
|
|
49330
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49331
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49332
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49333
|
-
}
|
|
49334
|
-
// verify the required parameter 'schemaType' is set
|
|
49335
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49336
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49337
|
-
}
|
|
49338
|
-
// verify the required parameter 'schemaId' is set
|
|
49339
|
-
if (schemaId === undefined || schemaId === null) {
|
|
49340
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49341
|
-
}
|
|
49342
|
-
// verify the required parameter 'extensionType' is set
|
|
49343
|
-
if (extensionType === undefined || extensionType === null) {
|
|
49344
|
-
throw 'Missing the required parameter "extensionType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49345
|
-
}
|
|
49346
|
-
// verify the required parameter 'metadataId' is set
|
|
49347
|
-
if (metadataId === undefined || metadataId === null) {
|
|
49348
|
-
throw 'Missing the required parameter "metadataId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49349
|
-
}
|
|
49350
|
-
|
|
49351
|
-
return this.apiClient.callApi(
|
|
49352
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}',
|
|
49353
|
-
'GET',
|
|
49354
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId,'extensionType': extensionType,'metadataId': metadataId },
|
|
49355
|
-
{ 'type': opts['type'] },
|
|
49356
|
-
{ },
|
|
49357
|
-
{ },
|
|
49358
|
-
null,
|
|
49359
|
-
['PureCloud OAuth'],
|
|
49360
|
-
['application/json'],
|
|
49361
|
-
['application/json']
|
|
49362
|
-
);
|
|
49363
|
-
}
|
|
49364
|
-
|
|
49365
49192
|
/**
|
|
49366
49193
|
* Get edge.
|
|
49367
49194
|
*
|
|
@@ -49491,66 +49318,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
49491
49318
|
);
|
|
49492
49319
|
}
|
|
49493
49320
|
|
|
49494
|
-
/**
|
|
49495
|
-
* Get line
|
|
49496
|
-
*
|
|
49497
|
-
* @param {String} edgeId Edge ID
|
|
49498
|
-
* @param {String} lineId Line ID
|
|
49499
|
-
*/
|
|
49500
|
-
getTelephonyProvidersEdgeLine(edgeId, lineId) {
|
|
49501
|
-
// verify the required parameter 'edgeId' is set
|
|
49502
|
-
if (edgeId === undefined || edgeId === null) {
|
|
49503
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLine';
|
|
49504
|
-
}
|
|
49505
|
-
// verify the required parameter 'lineId' is set
|
|
49506
|
-
if (lineId === undefined || lineId === null) {
|
|
49507
|
-
throw 'Missing the required parameter "lineId" when calling getTelephonyProvidersEdgeLine';
|
|
49508
|
-
}
|
|
49509
|
-
|
|
49510
|
-
return this.apiClient.callApi(
|
|
49511
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
49512
|
-
'GET',
|
|
49513
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
49514
|
-
{ },
|
|
49515
|
-
{ },
|
|
49516
|
-
{ },
|
|
49517
|
-
null,
|
|
49518
|
-
['PureCloud OAuth'],
|
|
49519
|
-
['application/json'],
|
|
49520
|
-
['application/json']
|
|
49521
|
-
);
|
|
49522
|
-
}
|
|
49523
|
-
|
|
49524
|
-
/**
|
|
49525
|
-
* Get the list of lines.
|
|
49526
|
-
*
|
|
49527
|
-
* @param {String} edgeId Edge ID
|
|
49528
|
-
* @param {Object} opts Optional parameters
|
|
49529
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49530
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49531
|
-
*/
|
|
49532
|
-
getTelephonyProvidersEdgeLines(edgeId, opts) {
|
|
49533
|
-
opts = opts || {};
|
|
49534
|
-
|
|
49535
|
-
// verify the required parameter 'edgeId' is set
|
|
49536
|
-
if (edgeId === undefined || edgeId === null) {
|
|
49537
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLines';
|
|
49538
|
-
}
|
|
49539
|
-
|
|
49540
|
-
return this.apiClient.callApi(
|
|
49541
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines',
|
|
49542
|
-
'GET',
|
|
49543
|
-
{ 'edgeId': edgeId },
|
|
49544
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49545
|
-
{ },
|
|
49546
|
-
{ },
|
|
49547
|
-
null,
|
|
49548
|
-
['PureCloud OAuth'],
|
|
49549
|
-
['application/json'],
|
|
49550
|
-
['application/json']
|
|
49551
|
-
);
|
|
49552
|
-
}
|
|
49553
|
-
|
|
49554
49321
|
/**
|
|
49555
49322
|
* Get an edge logical interface
|
|
49556
49323
|
*
|
|
@@ -50388,7 +50155,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
50388
50155
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
50389
50156
|
* @param {String} opts.name Name
|
|
50390
50157
|
* @param {String} opts.sortBy Value by which to sort (default to name)
|
|
50391
|
-
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated
|
|
50158
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
50392
50159
|
*/
|
|
50393
50160
|
getTelephonyProvidersEdgesLines(opts) {
|
|
50394
50161
|
opts = opts || {};
|
|
@@ -51941,41 +51708,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
51941
51708
|
);
|
|
51942
51709
|
}
|
|
51943
51710
|
|
|
51944
|
-
/**
|
|
51945
|
-
* Update a line.
|
|
51946
|
-
*
|
|
51947
|
-
* @param {String} edgeId Edge ID
|
|
51948
|
-
* @param {String} lineId Line ID
|
|
51949
|
-
* @param {Object} body Line
|
|
51950
|
-
*/
|
|
51951
|
-
putTelephonyProvidersEdgeLine(edgeId, lineId, body) {
|
|
51952
|
-
// verify the required parameter 'edgeId' is set
|
|
51953
|
-
if (edgeId === undefined || edgeId === null) {
|
|
51954
|
-
throw 'Missing the required parameter "edgeId" when calling putTelephonyProvidersEdgeLine';
|
|
51955
|
-
}
|
|
51956
|
-
// verify the required parameter 'lineId' is set
|
|
51957
|
-
if (lineId === undefined || lineId === null) {
|
|
51958
|
-
throw 'Missing the required parameter "lineId" when calling putTelephonyProvidersEdgeLine';
|
|
51959
|
-
}
|
|
51960
|
-
// verify the required parameter 'body' is set
|
|
51961
|
-
if (body === undefined || body === null) {
|
|
51962
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgeLine';
|
|
51963
|
-
}
|
|
51964
|
-
|
|
51965
|
-
return this.apiClient.callApi(
|
|
51966
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
51967
|
-
'PUT',
|
|
51968
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
51969
|
-
{ },
|
|
51970
|
-
{ },
|
|
51971
|
-
{ },
|
|
51972
|
-
body,
|
|
51973
|
-
['PureCloud OAuth'],
|
|
51974
|
-
['application/json'],
|
|
51975
|
-
['application/json']
|
|
51976
|
-
);
|
|
51977
|
-
}
|
|
51978
|
-
|
|
51979
51711
|
/**
|
|
51980
51712
|
* Update an edge logical interface.
|
|
51981
51713
|
*
|
|
@@ -52041,36 +51773,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
52041
51773
|
);
|
|
52042
51774
|
}
|
|
52043
51775
|
|
|
52044
|
-
/**
|
|
52045
|
-
* Update a DID by ID.
|
|
52046
|
-
*
|
|
52047
|
-
* @param {String} didId DID ID
|
|
52048
|
-
* @param {Object} body DID
|
|
52049
|
-
*/
|
|
52050
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
52051
|
-
// verify the required parameter 'didId' is set
|
|
52052
|
-
if (didId === undefined || didId === null) {
|
|
52053
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
52054
|
-
}
|
|
52055
|
-
// verify the required parameter 'body' is set
|
|
52056
|
-
if (body === undefined || body === null) {
|
|
52057
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
52058
|
-
}
|
|
52059
|
-
|
|
52060
|
-
return this.apiClient.callApi(
|
|
52061
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
52062
|
-
'PUT',
|
|
52063
|
-
{ 'didId': didId },
|
|
52064
|
-
{ },
|
|
52065
|
-
{ },
|
|
52066
|
-
{ },
|
|
52067
|
-
body,
|
|
52068
|
-
['PureCloud OAuth'],
|
|
52069
|
-
['application/json'],
|
|
52070
|
-
['application/json']
|
|
52071
|
-
);
|
|
52072
|
-
}
|
|
52073
|
-
|
|
52074
51776
|
/**
|
|
52075
51777
|
* Update a DID Pool by ID.
|
|
52076
51778
|
*
|
|
@@ -52166,36 +51868,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
52166
51868
|
);
|
|
52167
51869
|
}
|
|
52168
51870
|
|
|
52169
|
-
/**
|
|
52170
|
-
* Update an extension by ID.
|
|
52171
|
-
*
|
|
52172
|
-
* @param {String} extensionId Extension ID
|
|
52173
|
-
* @param {Object} body Extension
|
|
52174
|
-
*/
|
|
52175
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
52176
|
-
// verify the required parameter 'extensionId' is set
|
|
52177
|
-
if (extensionId === undefined || extensionId === null) {
|
|
52178
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
52179
|
-
}
|
|
52180
|
-
// verify the required parameter 'body' is set
|
|
52181
|
-
if (body === undefined || body === null) {
|
|
52182
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
52183
|
-
}
|
|
52184
|
-
|
|
52185
|
-
return this.apiClient.callApi(
|
|
52186
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
52187
|
-
'PUT',
|
|
52188
|
-
{ 'extensionId': extensionId },
|
|
52189
|
-
{ },
|
|
52190
|
-
{ },
|
|
52191
|
-
{ },
|
|
52192
|
-
body,
|
|
52193
|
-
['PureCloud OAuth'],
|
|
52194
|
-
['application/json'],
|
|
52195
|
-
['application/json']
|
|
52196
|
-
);
|
|
52197
|
-
}
|
|
52198
|
-
|
|
52199
51871
|
/**
|
|
52200
51872
|
* Update an extension pool by ID
|
|
52201
51873
|
*
|
|
@@ -52447,7 +52119,7 @@ class TextbotsApi {
|
|
|
52447
52119
|
/**
|
|
52448
52120
|
* Textbots service.
|
|
52449
52121
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
52450
|
-
* @version
|
|
52122
|
+
* @version 166.0.0
|
|
52451
52123
|
*/
|
|
52452
52124
|
|
|
52453
52125
|
/**
|
|
@@ -52575,7 +52247,7 @@ class TokensApi {
|
|
|
52575
52247
|
/**
|
|
52576
52248
|
* Tokens service.
|
|
52577
52249
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
52578
|
-
* @version
|
|
52250
|
+
* @version 166.0.0
|
|
52579
52251
|
*/
|
|
52580
52252
|
|
|
52581
52253
|
/**
|
|
@@ -52681,7 +52353,7 @@ class UploadsApi {
|
|
|
52681
52353
|
/**
|
|
52682
52354
|
* Uploads service.
|
|
52683
52355
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
52684
|
-
* @version
|
|
52356
|
+
* @version 166.0.0
|
|
52685
52357
|
*/
|
|
52686
52358
|
|
|
52687
52359
|
/**
|
|
@@ -52857,7 +52529,7 @@ class UsageApi {
|
|
|
52857
52529
|
/**
|
|
52858
52530
|
* Usage service.
|
|
52859
52531
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
52860
|
-
* @version
|
|
52532
|
+
* @version 166.0.0
|
|
52861
52533
|
*/
|
|
52862
52534
|
|
|
52863
52535
|
/**
|
|
@@ -53017,7 +52689,7 @@ class UserRecordingsApi {
|
|
|
53017
52689
|
/**
|
|
53018
52690
|
* UserRecordings service.
|
|
53019
52691
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
53020
|
-
* @version
|
|
52692
|
+
* @version 166.0.0
|
|
53021
52693
|
*/
|
|
53022
52694
|
|
|
53023
52695
|
/**
|
|
@@ -53202,7 +52874,7 @@ class UsersApi {
|
|
|
53202
52874
|
/**
|
|
53203
52875
|
* Users service.
|
|
53204
52876
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
53205
|
-
* @version
|
|
52877
|
+
* @version 166.0.0
|
|
53206
52878
|
*/
|
|
53207
52879
|
|
|
53208
52880
|
/**
|
|
@@ -54311,6 +53983,7 @@ class UsersApi {
|
|
|
54311
53983
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
54312
53984
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
54313
53985
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
53986
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
54314
53987
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
54315
53988
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
54316
53989
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -54326,7 +53999,7 @@ class UsersApi {
|
|
|
54326
53999
|
'/api/v2/users/development/activities',
|
|
54327
54000
|
'GET',
|
|
54328
54001
|
{ },
|
|
54329
|
-
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
54002
|
+
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
54330
54003
|
{ },
|
|
54331
54004
|
{ },
|
|
54332
54005
|
null,
|
|
@@ -54344,6 +54017,7 @@ class UsersApi {
|
|
|
54344
54017
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
54345
54018
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
54346
54019
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
54020
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
54347
54021
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
54348
54022
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
54349
54023
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -54359,7 +54033,7 @@ class UsersApi {
|
|
|
54359
54033
|
'/api/v2/users/development/activities/me',
|
|
54360
54034
|
'GET',
|
|
54361
54035
|
{ },
|
|
54362
|
-
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
54036
|
+
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
54363
54037
|
{ },
|
|
54364
54038
|
{ },
|
|
54365
54039
|
null,
|
|
@@ -55590,7 +55264,7 @@ class UtilitiesApi {
|
|
|
55590
55264
|
/**
|
|
55591
55265
|
* Utilities service.
|
|
55592
55266
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
55593
|
-
* @version
|
|
55267
|
+
* @version 166.0.0
|
|
55594
55268
|
*/
|
|
55595
55269
|
|
|
55596
55270
|
/**
|
|
@@ -55701,7 +55375,7 @@ class VoicemailApi {
|
|
|
55701
55375
|
/**
|
|
55702
55376
|
* Voicemail service.
|
|
55703
55377
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
55704
|
-
* @version
|
|
55378
|
+
* @version 166.0.0
|
|
55705
55379
|
*/
|
|
55706
55380
|
|
|
55707
55381
|
/**
|
|
@@ -56368,7 +56042,7 @@ class WebChatApi {
|
|
|
56368
56042
|
/**
|
|
56369
56043
|
* WebChat service.
|
|
56370
56044
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
56371
|
-
* @version
|
|
56045
|
+
* @version 166.0.0
|
|
56372
56046
|
*/
|
|
56373
56047
|
|
|
56374
56048
|
/**
|
|
@@ -56912,7 +56586,7 @@ class WebDeploymentsApi {
|
|
|
56912
56586
|
/**
|
|
56913
56587
|
* WebDeployments service.
|
|
56914
56588
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
56915
|
-
* @version
|
|
56589
|
+
* @version 166.0.0
|
|
56916
56590
|
*/
|
|
56917
56591
|
|
|
56918
56592
|
/**
|
|
@@ -57434,7 +57108,7 @@ class WebMessagingApi {
|
|
|
57434
57108
|
/**
|
|
57435
57109
|
* WebMessaging service.
|
|
57436
57110
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
57437
|
-
* @version
|
|
57111
|
+
* @version 166.0.0
|
|
57438
57112
|
*/
|
|
57439
57113
|
|
|
57440
57114
|
/**
|
|
@@ -57480,7 +57154,7 @@ class WidgetsApi {
|
|
|
57480
57154
|
/**
|
|
57481
57155
|
* Widgets service.
|
|
57482
57156
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
57483
|
-
* @version
|
|
57157
|
+
* @version 166.0.0
|
|
57484
57158
|
*/
|
|
57485
57159
|
|
|
57486
57160
|
/**
|
|
@@ -57626,7 +57300,7 @@ class WorkforceManagementApi {
|
|
|
57626
57300
|
/**
|
|
57627
57301
|
* WorkforceManagement service.
|
|
57628
57302
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
57629
|
-
* @version
|
|
57303
|
+
* @version 166.0.0
|
|
57630
57304
|
*/
|
|
57631
57305
|
|
|
57632
57306
|
/**
|
|
@@ -62370,7 +62044,7 @@ class WorkforceManagementApi {
|
|
|
62370
62044
|
* </pre>
|
|
62371
62045
|
* </p>
|
|
62372
62046
|
* @module purecloud-platform-client-v2/index
|
|
62373
|
-
* @version
|
|
62047
|
+
* @version 166.0.0
|
|
62374
62048
|
*/
|
|
62375
62049
|
class platformClient {
|
|
62376
62050
|
constructor() {
|