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
|
@@ -399,7 +399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
399
399
|
|
|
400
400
|
/**
|
|
401
401
|
* @module purecloud-platform-client-v2/ApiClient
|
|
402
|
-
* @version
|
|
402
|
+
* @version 166.0.0
|
|
403
403
|
*/
|
|
404
404
|
class ApiClient {
|
|
405
405
|
/**
|
|
@@ -1485,7 +1485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1485
1485
|
/**
|
|
1486
1486
|
* Alerting service.
|
|
1487
1487
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1488
|
-
* @version
|
|
1488
|
+
* @version 166.0.0
|
|
1489
1489
|
*/
|
|
1490
1490
|
|
|
1491
1491
|
/**
|
|
@@ -1799,7 +1799,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1799
1799
|
/**
|
|
1800
1800
|
* Analytics service.
|
|
1801
1801
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1802
|
-
* @version
|
|
1802
|
+
* @version 166.0.0
|
|
1803
1803
|
*/
|
|
1804
1804
|
|
|
1805
1805
|
/**
|
|
@@ -3053,7 +3053,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3053
3053
|
/**
|
|
3054
3054
|
* Architect service.
|
|
3055
3055
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
3056
|
-
* @version
|
|
3056
|
+
* @version 166.0.0
|
|
3057
3057
|
*/
|
|
3058
3058
|
|
|
3059
3059
|
/**
|
|
@@ -6101,7 +6101,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6101
6101
|
/**
|
|
6102
6102
|
* Audit service.
|
|
6103
6103
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6104
|
-
* @version
|
|
6104
|
+
* @version 166.0.0
|
|
6105
6105
|
*/
|
|
6106
6106
|
|
|
6107
6107
|
/**
|
|
@@ -6272,7 +6272,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6272
6272
|
/**
|
|
6273
6273
|
* Authorization service.
|
|
6274
6274
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6275
|
-
* @version
|
|
6275
|
+
* @version 166.0.0
|
|
6276
6276
|
*/
|
|
6277
6277
|
|
|
6278
6278
|
/**
|
|
@@ -7501,7 +7501,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7501
7501
|
/**
|
|
7502
7502
|
* Billing service.
|
|
7503
7503
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7504
|
-
* @version
|
|
7504
|
+
* @version 166.0.0
|
|
7505
7505
|
*/
|
|
7506
7506
|
|
|
7507
7507
|
/**
|
|
@@ -7581,7 +7581,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7581
7581
|
/**
|
|
7582
7582
|
* Chat service.
|
|
7583
7583
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7584
|
-
* @version
|
|
7584
|
+
* @version 166.0.0
|
|
7585
7585
|
*/
|
|
7586
7586
|
|
|
7587
7587
|
/**
|
|
@@ -7742,7 +7742,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7742
7742
|
/**
|
|
7743
7743
|
* Coaching service.
|
|
7744
7744
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7745
|
-
* @version
|
|
7745
|
+
* @version 166.0.0
|
|
7746
7746
|
*/
|
|
7747
7747
|
|
|
7748
7748
|
/**
|
|
@@ -8319,7 +8319,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8319
8319
|
/**
|
|
8320
8320
|
* ContentManagement service.
|
|
8321
8321
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8322
|
-
* @version
|
|
8322
|
+
* @version 166.0.0
|
|
8323
8323
|
*/
|
|
8324
8324
|
|
|
8325
8325
|
/**
|
|
@@ -9459,7 +9459,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9459
9459
|
/**
|
|
9460
9460
|
* Conversations service.
|
|
9461
9461
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9462
|
-
* @version
|
|
9462
|
+
* @version 166.0.0
|
|
9463
9463
|
*/
|
|
9464
9464
|
|
|
9465
9465
|
/**
|
|
@@ -15519,7 +15519,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15519
15519
|
/**
|
|
15520
15520
|
* DataExtensions service.
|
|
15521
15521
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
15522
|
-
* @version
|
|
15522
|
+
* @version 166.0.0
|
|
15523
15523
|
*/
|
|
15524
15524
|
|
|
15525
15525
|
/**
|
|
@@ -15605,7 +15605,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15605
15605
|
/**
|
|
15606
15606
|
* Downloads service.
|
|
15607
15607
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
15608
|
-
* @version
|
|
15608
|
+
* @version 166.0.0
|
|
15609
15609
|
*/
|
|
15610
15610
|
|
|
15611
15611
|
/**
|
|
@@ -15657,7 +15657,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15657
15657
|
/**
|
|
15658
15658
|
* Events service.
|
|
15659
15659
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
15660
|
-
* @version
|
|
15660
|
+
* @version 166.0.0
|
|
15661
15661
|
*/
|
|
15662
15662
|
|
|
15663
15663
|
/**
|
|
@@ -15753,7 +15753,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15753
15753
|
/**
|
|
15754
15754
|
* ExternalContacts service.
|
|
15755
15755
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
15756
|
-
* @version
|
|
15756
|
+
* @version 166.0.0
|
|
15757
15757
|
*/
|
|
15758
15758
|
|
|
15759
15759
|
/**
|
|
@@ -17711,7 +17711,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17711
17711
|
/**
|
|
17712
17712
|
* Fax service.
|
|
17713
17713
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17714
|
-
* @version
|
|
17714
|
+
* @version 166.0.0
|
|
17715
17715
|
*/
|
|
17716
17716
|
|
|
17717
17717
|
/**
|
|
@@ -17882,7 +17882,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17882
17882
|
/**
|
|
17883
17883
|
* Flows service.
|
|
17884
17884
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
17885
|
-
* @version
|
|
17885
|
+
* @version 166.0.0
|
|
17886
17886
|
*/
|
|
17887
17887
|
|
|
17888
17888
|
/**
|
|
@@ -17953,7 +17953,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17953
17953
|
/**
|
|
17954
17954
|
* Gamification service.
|
|
17955
17955
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
17956
|
-
* @version
|
|
17956
|
+
* @version 166.0.0
|
|
17957
17957
|
*/
|
|
17958
17958
|
|
|
17959
17959
|
/**
|
|
@@ -19570,7 +19570,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19570
19570
|
/**
|
|
19571
19571
|
* GeneralDataProtectionRegulation service.
|
|
19572
19572
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19573
|
-
* @version
|
|
19573
|
+
* @version 166.0.0
|
|
19574
19574
|
*/
|
|
19575
19575
|
|
|
19576
19576
|
/**
|
|
@@ -19700,7 +19700,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19700
19700
|
/**
|
|
19701
19701
|
* Geolocation service.
|
|
19702
19702
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
19703
|
-
* @version
|
|
19703
|
+
* @version 166.0.0
|
|
19704
19704
|
*/
|
|
19705
19705
|
|
|
19706
19706
|
/**
|
|
@@ -19831,7 +19831,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19831
19831
|
/**
|
|
19832
19832
|
* Greetings service.
|
|
19833
19833
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
19834
|
-
* @version
|
|
19834
|
+
* @version 166.0.0
|
|
19835
19835
|
*/
|
|
19836
19836
|
|
|
19837
19837
|
/**
|
|
@@ -20286,7 +20286,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20286
20286
|
/**
|
|
20287
20287
|
* Groups service.
|
|
20288
20288
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20289
|
-
* @version
|
|
20289
|
+
* @version 166.0.0
|
|
20290
20290
|
*/
|
|
20291
20291
|
|
|
20292
20292
|
/**
|
|
@@ -20692,7 +20692,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20692
20692
|
/**
|
|
20693
20693
|
* IdentityProvider service.
|
|
20694
20694
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20695
|
-
* @version
|
|
20695
|
+
* @version 166.0.0
|
|
20696
20696
|
*/
|
|
20697
20697
|
|
|
20698
20698
|
/**
|
|
@@ -21448,7 +21448,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21448
21448
|
/**
|
|
21449
21449
|
* InfrastructureAsCode service.
|
|
21450
21450
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
21451
|
-
* @version
|
|
21451
|
+
* @version 166.0.0
|
|
21452
21452
|
*/
|
|
21453
21453
|
|
|
21454
21454
|
/**
|
|
@@ -21550,7 +21550,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21550
21550
|
/**
|
|
21551
21551
|
* Integrations service.
|
|
21552
21552
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21553
|
-
* @version
|
|
21553
|
+
* @version 166.0.0
|
|
21554
21554
|
*/
|
|
21555
21555
|
|
|
21556
21556
|
/**
|
|
@@ -23150,7 +23150,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23150
23150
|
/**
|
|
23151
23151
|
* Journey service.
|
|
23152
23152
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23153
|
-
* @version
|
|
23153
|
+
* @version 166.0.0
|
|
23154
23154
|
*/
|
|
23155
23155
|
|
|
23156
23156
|
/**
|
|
@@ -24030,7 +24030,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24030
24030
|
/**
|
|
24031
24031
|
* Knowledge service.
|
|
24032
24032
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24033
|
-
* @version
|
|
24033
|
+
* @version 166.0.0
|
|
24034
24034
|
*/
|
|
24035
24035
|
|
|
24036
24036
|
/**
|
|
@@ -24433,7 +24433,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24433
24433
|
* @param {String} sessionId Knowledge guest session ID.
|
|
24434
24434
|
* @param {Object} opts Optional parameters
|
|
24435
24435
|
* @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
|
|
24436
|
-
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
24436
|
+
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
24437
24437
|
*/
|
|
24438
24438
|
getKnowledgeGuestSessionDocuments(sessionId, opts) {
|
|
24439
24439
|
opts = opts || {};
|
|
@@ -26462,7 +26462,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26462
26462
|
/**
|
|
26463
26463
|
* LanguageUnderstanding service.
|
|
26464
26464
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
26465
|
-
* @version
|
|
26465
|
+
* @version 166.0.0
|
|
26466
26466
|
*/
|
|
26467
26467
|
|
|
26468
26468
|
/**
|
|
@@ -27475,7 +27475,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27475
27475
|
/**
|
|
27476
27476
|
* Languages service.
|
|
27477
27477
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
27478
|
-
* @version
|
|
27478
|
+
* @version 166.0.0
|
|
27479
27479
|
*/
|
|
27480
27480
|
|
|
27481
27481
|
/**
|
|
@@ -27693,7 +27693,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27693
27693
|
/**
|
|
27694
27694
|
* Learning service.
|
|
27695
27695
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
27696
|
-
* @version
|
|
27696
|
+
* @version 166.0.0
|
|
27697
27697
|
*/
|
|
27698
27698
|
|
|
27699
27699
|
/**
|
|
@@ -28508,7 +28508,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
28508
28508
|
/**
|
|
28509
28509
|
* License service.
|
|
28510
28510
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
28511
|
-
* @version
|
|
28511
|
+
* @version 166.0.0
|
|
28512
28512
|
*/
|
|
28513
28513
|
|
|
28514
28514
|
/**
|
|
@@ -28746,7 +28746,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
28746
28746
|
/**
|
|
28747
28747
|
* Locations service.
|
|
28748
28748
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
28749
|
-
* @version
|
|
28749
|
+
* @version 166.0.0
|
|
28750
28750
|
*/
|
|
28751
28751
|
|
|
28752
28752
|
/**
|
|
@@ -28982,7 +28982,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
28982
28982
|
/**
|
|
28983
28983
|
* Messaging service.
|
|
28984
28984
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
28985
|
-
* @version
|
|
28985
|
+
* @version 166.0.0
|
|
28986
28986
|
*/
|
|
28987
28987
|
|
|
28988
28988
|
/**
|
|
@@ -29133,7 +29133,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29133
29133
|
/**
|
|
29134
29134
|
* MobileDevices service.
|
|
29135
29135
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
29136
|
-
* @version
|
|
29136
|
+
* @version 166.0.0
|
|
29137
29137
|
*/
|
|
29138
29138
|
|
|
29139
29139
|
/**
|
|
@@ -29284,7 +29284,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29284
29284
|
/**
|
|
29285
29285
|
* Notifications service.
|
|
29286
29286
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
29287
|
-
* @version
|
|
29287
|
+
* @version 166.0.0
|
|
29288
29288
|
*/
|
|
29289
29289
|
|
|
29290
29290
|
/**
|
|
@@ -29517,7 +29517,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29517
29517
|
/**
|
|
29518
29518
|
* OAuth service.
|
|
29519
29519
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
29520
|
-
* @version
|
|
29520
|
+
* @version 166.0.0
|
|
29521
29521
|
*/
|
|
29522
29522
|
|
|
29523
29523
|
/**
|
|
@@ -29883,7 +29883,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29883
29883
|
/**
|
|
29884
29884
|
* Objects service.
|
|
29885
29885
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
29886
|
-
* @version
|
|
29886
|
+
* @version 166.0.0
|
|
29887
29887
|
*/
|
|
29888
29888
|
|
|
29889
29889
|
/**
|
|
@@ -30154,7 +30154,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30154
30154
|
/**
|
|
30155
30155
|
* Organization service.
|
|
30156
30156
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
30157
|
-
* @version
|
|
30157
|
+
* @version 166.0.0
|
|
30158
30158
|
*/
|
|
30159
30159
|
|
|
30160
30160
|
/**
|
|
@@ -30557,7 +30557,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30557
30557
|
/**
|
|
30558
30558
|
* OrganizationAuthorization service.
|
|
30559
30559
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
30560
|
-
* @version
|
|
30560
|
+
* @version 166.0.0
|
|
30561
30561
|
*/
|
|
30562
30562
|
|
|
30563
30563
|
/**
|
|
@@ -31852,7 +31852,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
31852
31852
|
/**
|
|
31853
31853
|
* Outbound service.
|
|
31854
31854
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
31855
|
-
* @version
|
|
31855
|
+
* @version 166.0.0
|
|
31856
31856
|
*/
|
|
31857
31857
|
|
|
31858
31858
|
/**
|
|
@@ -35448,7 +35448,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35448
35448
|
/**
|
|
35449
35449
|
* Presence service.
|
|
35450
35450
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
35451
|
-
* @version
|
|
35451
|
+
* @version 166.0.0
|
|
35452
35452
|
*/
|
|
35453
35453
|
|
|
35454
35454
|
/**
|
|
@@ -35999,7 +35999,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35999
35999
|
/**
|
|
36000
36000
|
* ProcessAutomation service.
|
|
36001
36001
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
36002
|
-
* @version
|
|
36002
|
+
* @version 166.0.0
|
|
36003
36003
|
*/
|
|
36004
36004
|
|
|
36005
36005
|
/**
|
|
@@ -36238,7 +36238,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36238
36238
|
/**
|
|
36239
36239
|
* Quality service.
|
|
36240
36240
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
36241
|
-
* @version
|
|
36241
|
+
* @version 166.0.0
|
|
36242
36242
|
*/
|
|
36243
36243
|
|
|
36244
36244
|
/**
|
|
@@ -37817,7 +37817,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37817
37817
|
/**
|
|
37818
37818
|
* Recording service.
|
|
37819
37819
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
37820
|
-
* @version
|
|
37820
|
+
* @version 166.0.0
|
|
37821
37821
|
*/
|
|
37822
37822
|
|
|
37823
37823
|
/**
|
|
@@ -39454,7 +39454,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39454
39454
|
/**
|
|
39455
39455
|
* ResponseManagement service.
|
|
39456
39456
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
39457
|
-
* @version
|
|
39457
|
+
* @version 166.0.0
|
|
39458
39458
|
*/
|
|
39459
39459
|
|
|
39460
39460
|
/**
|
|
@@ -39938,7 +39938,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39938
39938
|
/**
|
|
39939
39939
|
* Routing service.
|
|
39940
39940
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
39941
|
-
* @version
|
|
39941
|
+
* @version 166.0.0
|
|
39942
39942
|
*/
|
|
39943
39943
|
|
|
39944
39944
|
/**
|
|
@@ -41784,6 +41784,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41784
41784
|
* @param {Object} opts.sortBy Optional field to sort results
|
|
41785
41785
|
* @param {Object} opts.sortOrder Sort order
|
|
41786
41786
|
* @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)
|
|
41787
|
+
* @param {String} opts.integrationId Filter on the Genesys Cloud integration id to which the phone number belongs to
|
|
41787
41788
|
*/
|
|
41788
41789
|
getRoutingSmsPhonenumbers(opts) {
|
|
41789
41790
|
opts = opts || {};
|
|
@@ -41793,7 +41794,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
41793
41794
|
'/api/v2/routing/sms/phonenumbers',
|
|
41794
41795
|
'GET',
|
|
41795
41796
|
{ },
|
|
41796
|
-
{ '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'] },
|
|
41797
|
+
{ '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'] },
|
|
41797
41798
|
{ },
|
|
41798
41799
|
{ },
|
|
41799
41800
|
null,
|
|
@@ -43445,7 +43446,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43445
43446
|
/**
|
|
43446
43447
|
* SCIM service.
|
|
43447
43448
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
43448
|
-
* @version
|
|
43449
|
+
* @version 166.0.0
|
|
43449
43450
|
*/
|
|
43450
43451
|
|
|
43451
43452
|
/**
|
|
@@ -44322,7 +44323,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44322
44323
|
/**
|
|
44323
44324
|
* Scripts service.
|
|
44324
44325
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
44325
|
-
* @version
|
|
44326
|
+
* @version 166.0.0
|
|
44326
44327
|
*/
|
|
44327
44328
|
|
|
44328
44329
|
/**
|
|
@@ -44741,7 +44742,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44741
44742
|
/**
|
|
44742
44743
|
* Search service.
|
|
44743
44744
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
44744
|
-
* @version
|
|
44745
|
+
* @version 166.0.0
|
|
44745
44746
|
*/
|
|
44746
44747
|
|
|
44747
44748
|
/**
|
|
@@ -45351,7 +45352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45351
45352
|
/**
|
|
45352
45353
|
* SpeechTextAnalytics service.
|
|
45353
45354
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
45354
|
-
* @version
|
|
45355
|
+
* @version 166.0.0
|
|
45355
45356
|
*/
|
|
45356
45357
|
|
|
45357
45358
|
/**
|
|
@@ -46280,7 +46281,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46280
46281
|
/**
|
|
46281
46282
|
* Stations service.
|
|
46282
46283
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
46283
|
-
* @version
|
|
46284
|
+
* @version 166.0.0
|
|
46284
46285
|
*/
|
|
46285
46286
|
|
|
46286
46287
|
/**
|
|
@@ -46427,7 +46428,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46427
46428
|
/**
|
|
46428
46429
|
* Suggest service.
|
|
46429
46430
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
46430
|
-
* @version
|
|
46431
|
+
* @version 166.0.0
|
|
46431
46432
|
*/
|
|
46432
46433
|
|
|
46433
46434
|
/**
|
|
@@ -46566,7 +46567,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46566
46567
|
/**
|
|
46567
46568
|
* Teams service.
|
|
46568
46569
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
46569
|
-
* @version
|
|
46570
|
+
* @version 166.0.0
|
|
46570
46571
|
*/
|
|
46571
46572
|
|
|
46572
46573
|
/**
|
|
@@ -46837,7 +46838,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46837
46838
|
/**
|
|
46838
46839
|
* Telephony service.
|
|
46839
46840
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
46840
|
-
* @version
|
|
46841
|
+
* @version 166.0.0
|
|
46841
46842
|
*/
|
|
46842
46843
|
|
|
46843
46844
|
/**
|
|
@@ -46965,7 +46966,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46965
46966
|
/**
|
|
46966
46967
|
* TelephonyProvidersEdge service.
|
|
46967
46968
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
46968
|
-
* @version
|
|
46969
|
+
* @version 166.0.0
|
|
46969
46970
|
*/
|
|
46970
46971
|
|
|
46971
46972
|
/**
|
|
@@ -47315,180 +47316,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47315
47316
|
);
|
|
47316
47317
|
}
|
|
47317
47318
|
|
|
47318
|
-
/**
|
|
47319
|
-
* Lists available schema categories (Deprecated)
|
|
47320
|
-
*
|
|
47321
|
-
* @param {Object} opts Optional parameters
|
|
47322
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47323
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47324
|
-
*/
|
|
47325
|
-
getConfigurationSchemasEdgesVnext(opts) {
|
|
47326
|
-
opts = opts || {};
|
|
47327
|
-
|
|
47328
|
-
|
|
47329
|
-
return this.apiClient.callApi(
|
|
47330
|
-
'/api/v2/configuration/schemas/edges/vnext',
|
|
47331
|
-
'GET',
|
|
47332
|
-
{ },
|
|
47333
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47334
|
-
{ },
|
|
47335
|
-
{ },
|
|
47336
|
-
null,
|
|
47337
|
-
['PureCloud OAuth'],
|
|
47338
|
-
['application/json'],
|
|
47339
|
-
['application/json']
|
|
47340
|
-
);
|
|
47341
|
-
}
|
|
47342
|
-
|
|
47343
|
-
/**
|
|
47344
|
-
* List schemas of a specific category (Deprecated)
|
|
47345
|
-
*
|
|
47346
|
-
* @param {String} schemaCategory Schema category
|
|
47347
|
-
* @param {Object} opts Optional parameters
|
|
47348
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47349
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47350
|
-
*/
|
|
47351
|
-
getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory, opts) {
|
|
47352
|
-
opts = opts || {};
|
|
47353
|
-
|
|
47354
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47355
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47356
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategory';
|
|
47357
|
-
}
|
|
47358
|
-
|
|
47359
|
-
return this.apiClient.callApi(
|
|
47360
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}',
|
|
47361
|
-
'GET',
|
|
47362
|
-
{ 'schemaCategory': schemaCategory },
|
|
47363
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47364
|
-
{ },
|
|
47365
|
-
{ },
|
|
47366
|
-
null,
|
|
47367
|
-
['PureCloud OAuth'],
|
|
47368
|
-
['application/json'],
|
|
47369
|
-
['application/json']
|
|
47370
|
-
);
|
|
47371
|
-
}
|
|
47372
|
-
|
|
47373
|
-
/**
|
|
47374
|
-
* List schemas of a specific category (Deprecated)
|
|
47375
|
-
*
|
|
47376
|
-
* @param {String} schemaCategory Schema category
|
|
47377
|
-
* @param {String} schemaType Schema type
|
|
47378
|
-
* @param {Object} opts Optional parameters
|
|
47379
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47380
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47381
|
-
*/
|
|
47382
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory, schemaType, opts) {
|
|
47383
|
-
opts = opts || {};
|
|
47384
|
-
|
|
47385
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47386
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47387
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
47388
|
-
}
|
|
47389
|
-
// verify the required parameter 'schemaType' is set
|
|
47390
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47391
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
47392
|
-
}
|
|
47393
|
-
|
|
47394
|
-
return this.apiClient.callApi(
|
|
47395
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}',
|
|
47396
|
-
'GET',
|
|
47397
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType },
|
|
47398
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47399
|
-
{ },
|
|
47400
|
-
{ },
|
|
47401
|
-
null,
|
|
47402
|
-
['PureCloud OAuth'],
|
|
47403
|
-
['application/json'],
|
|
47404
|
-
['application/json']
|
|
47405
|
-
);
|
|
47406
|
-
}
|
|
47407
|
-
|
|
47408
|
-
/**
|
|
47409
|
-
* Get a json schema (Deprecated)
|
|
47410
|
-
*
|
|
47411
|
-
* @param {String} schemaCategory Schema category
|
|
47412
|
-
* @param {String} schemaType Schema type
|
|
47413
|
-
* @param {String} schemaId Schema ID
|
|
47414
|
-
*/
|
|
47415
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory, schemaType, schemaId) {
|
|
47416
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47417
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47418
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47419
|
-
}
|
|
47420
|
-
// verify the required parameter 'schemaType' is set
|
|
47421
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47422
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47423
|
-
}
|
|
47424
|
-
// verify the required parameter 'schemaId' is set
|
|
47425
|
-
if (schemaId === undefined || schemaId === null) {
|
|
47426
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
47427
|
-
}
|
|
47428
|
-
|
|
47429
|
-
return this.apiClient.callApi(
|
|
47430
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}',
|
|
47431
|
-
'GET',
|
|
47432
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId },
|
|
47433
|
-
{ },
|
|
47434
|
-
{ },
|
|
47435
|
-
{ },
|
|
47436
|
-
null,
|
|
47437
|
-
['PureCloud OAuth'],
|
|
47438
|
-
['application/json'],
|
|
47439
|
-
['application/json']
|
|
47440
|
-
);
|
|
47441
|
-
}
|
|
47442
|
-
|
|
47443
|
-
/**
|
|
47444
|
-
* Get metadata for a schema (Deprecated)
|
|
47445
|
-
*
|
|
47446
|
-
* @param {String} schemaCategory Schema category
|
|
47447
|
-
* @param {String} schemaType Schema type
|
|
47448
|
-
* @param {String} schemaId Schema ID
|
|
47449
|
-
* @param {String} extensionType extension
|
|
47450
|
-
* @param {String} metadataId Metadata ID
|
|
47451
|
-
* @param {Object} opts Optional parameters
|
|
47452
|
-
* @param {String} opts.type Type
|
|
47453
|
-
*/
|
|
47454
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory, schemaType, schemaId, extensionType, metadataId, opts) {
|
|
47455
|
-
opts = opts || {};
|
|
47456
|
-
|
|
47457
|
-
// verify the required parameter 'schemaCategory' is set
|
|
47458
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
47459
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47460
|
-
}
|
|
47461
|
-
// verify the required parameter 'schemaType' is set
|
|
47462
|
-
if (schemaType === undefined || schemaType === null) {
|
|
47463
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47464
|
-
}
|
|
47465
|
-
// verify the required parameter 'schemaId' is set
|
|
47466
|
-
if (schemaId === undefined || schemaId === null) {
|
|
47467
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47468
|
-
}
|
|
47469
|
-
// verify the required parameter 'extensionType' is set
|
|
47470
|
-
if (extensionType === undefined || extensionType === null) {
|
|
47471
|
-
throw 'Missing the required parameter "extensionType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47472
|
-
}
|
|
47473
|
-
// verify the required parameter 'metadataId' is set
|
|
47474
|
-
if (metadataId === undefined || metadataId === null) {
|
|
47475
|
-
throw 'Missing the required parameter "metadataId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
47476
|
-
}
|
|
47477
|
-
|
|
47478
|
-
return this.apiClient.callApi(
|
|
47479
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}',
|
|
47480
|
-
'GET',
|
|
47481
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId,'extensionType': extensionType,'metadataId': metadataId },
|
|
47482
|
-
{ 'type': opts['type'] },
|
|
47483
|
-
{ },
|
|
47484
|
-
{ },
|
|
47485
|
-
null,
|
|
47486
|
-
['PureCloud OAuth'],
|
|
47487
|
-
['application/json'],
|
|
47488
|
-
['application/json']
|
|
47489
|
-
);
|
|
47490
|
-
}
|
|
47491
|
-
|
|
47492
47319
|
/**
|
|
47493
47320
|
* Get edge.
|
|
47494
47321
|
*
|
|
@@ -47618,66 +47445,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47618
47445
|
);
|
|
47619
47446
|
}
|
|
47620
47447
|
|
|
47621
|
-
/**
|
|
47622
|
-
* Get line
|
|
47623
|
-
*
|
|
47624
|
-
* @param {String} edgeId Edge ID
|
|
47625
|
-
* @param {String} lineId Line ID
|
|
47626
|
-
*/
|
|
47627
|
-
getTelephonyProvidersEdgeLine(edgeId, lineId) {
|
|
47628
|
-
// verify the required parameter 'edgeId' is set
|
|
47629
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47630
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLine';
|
|
47631
|
-
}
|
|
47632
|
-
// verify the required parameter 'lineId' is set
|
|
47633
|
-
if (lineId === undefined || lineId === null) {
|
|
47634
|
-
throw 'Missing the required parameter "lineId" when calling getTelephonyProvidersEdgeLine';
|
|
47635
|
-
}
|
|
47636
|
-
|
|
47637
|
-
return this.apiClient.callApi(
|
|
47638
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
47639
|
-
'GET',
|
|
47640
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
47641
|
-
{ },
|
|
47642
|
-
{ },
|
|
47643
|
-
{ },
|
|
47644
|
-
null,
|
|
47645
|
-
['PureCloud OAuth'],
|
|
47646
|
-
['application/json'],
|
|
47647
|
-
['application/json']
|
|
47648
|
-
);
|
|
47649
|
-
}
|
|
47650
|
-
|
|
47651
|
-
/**
|
|
47652
|
-
* Get the list of lines.
|
|
47653
|
-
*
|
|
47654
|
-
* @param {String} edgeId Edge ID
|
|
47655
|
-
* @param {Object} opts Optional parameters
|
|
47656
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47657
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47658
|
-
*/
|
|
47659
|
-
getTelephonyProvidersEdgeLines(edgeId, opts) {
|
|
47660
|
-
opts = opts || {};
|
|
47661
|
-
|
|
47662
|
-
// verify the required parameter 'edgeId' is set
|
|
47663
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47664
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLines';
|
|
47665
|
-
}
|
|
47666
|
-
|
|
47667
|
-
return this.apiClient.callApi(
|
|
47668
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines',
|
|
47669
|
-
'GET',
|
|
47670
|
-
{ 'edgeId': edgeId },
|
|
47671
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47672
|
-
{ },
|
|
47673
|
-
{ },
|
|
47674
|
-
null,
|
|
47675
|
-
['PureCloud OAuth'],
|
|
47676
|
-
['application/json'],
|
|
47677
|
-
['application/json']
|
|
47678
|
-
);
|
|
47679
|
-
}
|
|
47680
|
-
|
|
47681
47448
|
/**
|
|
47682
47449
|
* Get an edge logical interface
|
|
47683
47450
|
*
|
|
@@ -48515,7 +48282,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48515
48282
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
48516
48283
|
* @param {String} opts.name Name
|
|
48517
48284
|
* @param {String} opts.sortBy Value by which to sort (default to name)
|
|
48518
|
-
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated
|
|
48285
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
48519
48286
|
*/
|
|
48520
48287
|
getTelephonyProvidersEdgesLines(opts) {
|
|
48521
48288
|
opts = opts || {};
|
|
@@ -50068,41 +49835,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50068
49835
|
);
|
|
50069
49836
|
}
|
|
50070
49837
|
|
|
50071
|
-
/**
|
|
50072
|
-
* Update a line.
|
|
50073
|
-
*
|
|
50074
|
-
* @param {String} edgeId Edge ID
|
|
50075
|
-
* @param {String} lineId Line ID
|
|
50076
|
-
* @param {Object} body Line
|
|
50077
|
-
*/
|
|
50078
|
-
putTelephonyProvidersEdgeLine(edgeId, lineId, body) {
|
|
50079
|
-
// verify the required parameter 'edgeId' is set
|
|
50080
|
-
if (edgeId === undefined || edgeId === null) {
|
|
50081
|
-
throw 'Missing the required parameter "edgeId" when calling putTelephonyProvidersEdgeLine';
|
|
50082
|
-
}
|
|
50083
|
-
// verify the required parameter 'lineId' is set
|
|
50084
|
-
if (lineId === undefined || lineId === null) {
|
|
50085
|
-
throw 'Missing the required parameter "lineId" when calling putTelephonyProvidersEdgeLine';
|
|
50086
|
-
}
|
|
50087
|
-
// verify the required parameter 'body' is set
|
|
50088
|
-
if (body === undefined || body === null) {
|
|
50089
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgeLine';
|
|
50090
|
-
}
|
|
50091
|
-
|
|
50092
|
-
return this.apiClient.callApi(
|
|
50093
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
50094
|
-
'PUT',
|
|
50095
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
50096
|
-
{ },
|
|
50097
|
-
{ },
|
|
50098
|
-
{ },
|
|
50099
|
-
body,
|
|
50100
|
-
['PureCloud OAuth'],
|
|
50101
|
-
['application/json'],
|
|
50102
|
-
['application/json']
|
|
50103
|
-
);
|
|
50104
|
-
}
|
|
50105
|
-
|
|
50106
49838
|
/**
|
|
50107
49839
|
* Update an edge logical interface.
|
|
50108
49840
|
*
|
|
@@ -50168,36 +49900,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50168
49900
|
);
|
|
50169
49901
|
}
|
|
50170
49902
|
|
|
50171
|
-
/**
|
|
50172
|
-
* Update a DID by ID.
|
|
50173
|
-
*
|
|
50174
|
-
* @param {String} didId DID ID
|
|
50175
|
-
* @param {Object} body DID
|
|
50176
|
-
*/
|
|
50177
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
50178
|
-
// verify the required parameter 'didId' is set
|
|
50179
|
-
if (didId === undefined || didId === null) {
|
|
50180
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
50181
|
-
}
|
|
50182
|
-
// verify the required parameter 'body' is set
|
|
50183
|
-
if (body === undefined || body === null) {
|
|
50184
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
50185
|
-
}
|
|
50186
|
-
|
|
50187
|
-
return this.apiClient.callApi(
|
|
50188
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
50189
|
-
'PUT',
|
|
50190
|
-
{ 'didId': didId },
|
|
50191
|
-
{ },
|
|
50192
|
-
{ },
|
|
50193
|
-
{ },
|
|
50194
|
-
body,
|
|
50195
|
-
['PureCloud OAuth'],
|
|
50196
|
-
['application/json'],
|
|
50197
|
-
['application/json']
|
|
50198
|
-
);
|
|
50199
|
-
}
|
|
50200
|
-
|
|
50201
49903
|
/**
|
|
50202
49904
|
* Update a DID Pool by ID.
|
|
50203
49905
|
*
|
|
@@ -50293,36 +49995,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50293
49995
|
);
|
|
50294
49996
|
}
|
|
50295
49997
|
|
|
50296
|
-
/**
|
|
50297
|
-
* Update an extension by ID.
|
|
50298
|
-
*
|
|
50299
|
-
* @param {String} extensionId Extension ID
|
|
50300
|
-
* @param {Object} body Extension
|
|
50301
|
-
*/
|
|
50302
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
50303
|
-
// verify the required parameter 'extensionId' is set
|
|
50304
|
-
if (extensionId === undefined || extensionId === null) {
|
|
50305
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
50306
|
-
}
|
|
50307
|
-
// verify the required parameter 'body' is set
|
|
50308
|
-
if (body === undefined || body === null) {
|
|
50309
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
50310
|
-
}
|
|
50311
|
-
|
|
50312
|
-
return this.apiClient.callApi(
|
|
50313
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
50314
|
-
'PUT',
|
|
50315
|
-
{ 'extensionId': extensionId },
|
|
50316
|
-
{ },
|
|
50317
|
-
{ },
|
|
50318
|
-
{ },
|
|
50319
|
-
body,
|
|
50320
|
-
['PureCloud OAuth'],
|
|
50321
|
-
['application/json'],
|
|
50322
|
-
['application/json']
|
|
50323
|
-
);
|
|
50324
|
-
}
|
|
50325
|
-
|
|
50326
49998
|
/**
|
|
50327
49999
|
* Update an extension pool by ID
|
|
50328
50000
|
*
|
|
@@ -50574,7 +50246,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50574
50246
|
/**
|
|
50575
50247
|
* Textbots service.
|
|
50576
50248
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
50577
|
-
* @version
|
|
50249
|
+
* @version 166.0.0
|
|
50578
50250
|
*/
|
|
50579
50251
|
|
|
50580
50252
|
/**
|
|
@@ -50702,7 +50374,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50702
50374
|
/**
|
|
50703
50375
|
* Tokens service.
|
|
50704
50376
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
50705
|
-
* @version
|
|
50377
|
+
* @version 166.0.0
|
|
50706
50378
|
*/
|
|
50707
50379
|
|
|
50708
50380
|
/**
|
|
@@ -50808,7 +50480,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50808
50480
|
/**
|
|
50809
50481
|
* Uploads service.
|
|
50810
50482
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
50811
|
-
* @version
|
|
50483
|
+
* @version 166.0.0
|
|
50812
50484
|
*/
|
|
50813
50485
|
|
|
50814
50486
|
/**
|
|
@@ -50984,7 +50656,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50984
50656
|
/**
|
|
50985
50657
|
* Usage service.
|
|
50986
50658
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
50987
|
-
* @version
|
|
50659
|
+
* @version 166.0.0
|
|
50988
50660
|
*/
|
|
50989
50661
|
|
|
50990
50662
|
/**
|
|
@@ -51144,7 +50816,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51144
50816
|
/**
|
|
51145
50817
|
* UserRecordings service.
|
|
51146
50818
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51147
|
-
* @version
|
|
50819
|
+
* @version 166.0.0
|
|
51148
50820
|
*/
|
|
51149
50821
|
|
|
51150
50822
|
/**
|
|
@@ -51329,7 +51001,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51329
51001
|
/**
|
|
51330
51002
|
* Users service.
|
|
51331
51003
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51332
|
-
* @version
|
|
51004
|
+
* @version 166.0.0
|
|
51333
51005
|
*/
|
|
51334
51006
|
|
|
51335
51007
|
/**
|
|
@@ -52438,6 +52110,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52438
52110
|
* @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
|
|
52439
52111
|
* @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
|
|
52440
52112
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52113
|
+
* @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)
|
|
52441
52114
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52442
52115
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52443
52116
|
* @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)
|
|
@@ -52453,7 +52126,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52453
52126
|
'/api/v2/users/development/activities',
|
|
52454
52127
|
'GET',
|
|
52455
52128
|
{ },
|
|
52456
|
-
{ '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') },
|
|
52129
|
+
{ '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') },
|
|
52457
52130
|
{ },
|
|
52458
52131
|
{ },
|
|
52459
52132
|
null,
|
|
@@ -52471,6 +52144,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52471
52144
|
* @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
|
|
52472
52145
|
* @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
|
|
52473
52146
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52147
|
+
* @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)
|
|
52474
52148
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52475
52149
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52476
52150
|
* @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)
|
|
@@ -52486,7 +52160,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52486
52160
|
'/api/v2/users/development/activities/me',
|
|
52487
52161
|
'GET',
|
|
52488
52162
|
{ },
|
|
52489
|
-
{ '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') },
|
|
52163
|
+
{ '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') },
|
|
52490
52164
|
{ },
|
|
52491
52165
|
{ },
|
|
52492
52166
|
null,
|
|
@@ -53717,7 +53391,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53717
53391
|
/**
|
|
53718
53392
|
* Utilities service.
|
|
53719
53393
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
53720
|
-
* @version
|
|
53394
|
+
* @version 166.0.0
|
|
53721
53395
|
*/
|
|
53722
53396
|
|
|
53723
53397
|
/**
|
|
@@ -53828,7 +53502,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53828
53502
|
/**
|
|
53829
53503
|
* Voicemail service.
|
|
53830
53504
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
53831
|
-
* @version
|
|
53505
|
+
* @version 166.0.0
|
|
53832
53506
|
*/
|
|
53833
53507
|
|
|
53834
53508
|
/**
|
|
@@ -54495,7 +54169,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54495
54169
|
/**
|
|
54496
54170
|
* WebChat service.
|
|
54497
54171
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54498
|
-
* @version
|
|
54172
|
+
* @version 166.0.0
|
|
54499
54173
|
*/
|
|
54500
54174
|
|
|
54501
54175
|
/**
|
|
@@ -55039,7 +54713,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55039
54713
|
/**
|
|
55040
54714
|
* WebDeployments service.
|
|
55041
54715
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
55042
|
-
* @version
|
|
54716
|
+
* @version 166.0.0
|
|
55043
54717
|
*/
|
|
55044
54718
|
|
|
55045
54719
|
/**
|
|
@@ -55561,7 +55235,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55561
55235
|
/**
|
|
55562
55236
|
* WebMessaging service.
|
|
55563
55237
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55564
|
-
* @version
|
|
55238
|
+
* @version 166.0.0
|
|
55565
55239
|
*/
|
|
55566
55240
|
|
|
55567
55241
|
/**
|
|
@@ -55607,7 +55281,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55607
55281
|
/**
|
|
55608
55282
|
* Widgets service.
|
|
55609
55283
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55610
|
-
* @version
|
|
55284
|
+
* @version 166.0.0
|
|
55611
55285
|
*/
|
|
55612
55286
|
|
|
55613
55287
|
/**
|
|
@@ -55753,7 +55427,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55753
55427
|
/**
|
|
55754
55428
|
* WorkforceManagement service.
|
|
55755
55429
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55756
|
-
* @version
|
|
55430
|
+
* @version 166.0.0
|
|
55757
55431
|
*/
|
|
55758
55432
|
|
|
55759
55433
|
/**
|
|
@@ -60497,7 +60171,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
60497
60171
|
* </pre>
|
|
60498
60172
|
* </p>
|
|
60499
60173
|
* @module purecloud-platform-client-v2/index
|
|
60500
|
-
* @version
|
|
60174
|
+
* @version 166.0.0
|
|
60501
60175
|
*/
|
|
60502
60176
|
class platformClient {
|
|
60503
60177
|
constructor() {
|