purecloud-platform-client-v2 164.0.0 → 165.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 +74 -167
- package/dist/web-amd/purecloud-platform-client-v2.js +74 -167
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +74 -167
- package/dist/web-cjs/purecloud-platform-client-v2.js +74 -167
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +204 -241
- 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 +1 -1
- 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 +1 -1
- 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 -97
- 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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.0.0
|
|
24034
24034
|
*/
|
|
24035
24035
|
|
|
24036
24036
|
/**
|
|
@@ -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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.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 165.0.0
|
|
39942
39942
|
*/
|
|
39943
39943
|
|
|
39944
39944
|
/**
|
|
@@ -43445,7 +43445,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43445
43445
|
/**
|
|
43446
43446
|
* SCIM service.
|
|
43447
43447
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
43448
|
-
* @version
|
|
43448
|
+
* @version 165.0.0
|
|
43449
43449
|
*/
|
|
43450
43450
|
|
|
43451
43451
|
/**
|
|
@@ -44322,7 +44322,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44322
44322
|
/**
|
|
44323
44323
|
* Scripts service.
|
|
44324
44324
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
44325
|
-
* @version
|
|
44325
|
+
* @version 165.0.0
|
|
44326
44326
|
*/
|
|
44327
44327
|
|
|
44328
44328
|
/**
|
|
@@ -44741,7 +44741,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44741
44741
|
/**
|
|
44742
44742
|
* Search service.
|
|
44743
44743
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
44744
|
-
* @version
|
|
44744
|
+
* @version 165.0.0
|
|
44745
44745
|
*/
|
|
44746
44746
|
|
|
44747
44747
|
/**
|
|
@@ -45351,7 +45351,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45351
45351
|
/**
|
|
45352
45352
|
* SpeechTextAnalytics service.
|
|
45353
45353
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
45354
|
-
* @version
|
|
45354
|
+
* @version 165.0.0
|
|
45355
45355
|
*/
|
|
45356
45356
|
|
|
45357
45357
|
/**
|
|
@@ -46280,7 +46280,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46280
46280
|
/**
|
|
46281
46281
|
* Stations service.
|
|
46282
46282
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
46283
|
-
* @version
|
|
46283
|
+
* @version 165.0.0
|
|
46284
46284
|
*/
|
|
46285
46285
|
|
|
46286
46286
|
/**
|
|
@@ -46427,7 +46427,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46427
46427
|
/**
|
|
46428
46428
|
* Suggest service.
|
|
46429
46429
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
46430
|
-
* @version
|
|
46430
|
+
* @version 165.0.0
|
|
46431
46431
|
*/
|
|
46432
46432
|
|
|
46433
46433
|
/**
|
|
@@ -46566,7 +46566,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46566
46566
|
/**
|
|
46567
46567
|
* Teams service.
|
|
46568
46568
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
46569
|
-
* @version
|
|
46569
|
+
* @version 165.0.0
|
|
46570
46570
|
*/
|
|
46571
46571
|
|
|
46572
46572
|
/**
|
|
@@ -46837,7 +46837,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46837
46837
|
/**
|
|
46838
46838
|
* Telephony service.
|
|
46839
46839
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
46840
|
-
* @version
|
|
46840
|
+
* @version 165.0.0
|
|
46841
46841
|
*/
|
|
46842
46842
|
|
|
46843
46843
|
/**
|
|
@@ -46965,7 +46965,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46965
46965
|
/**
|
|
46966
46966
|
* TelephonyProvidersEdge service.
|
|
46967
46967
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
46968
|
-
* @version
|
|
46968
|
+
* @version 165.0.0
|
|
46969
46969
|
*/
|
|
46970
46970
|
|
|
46971
46971
|
/**
|
|
@@ -47618,66 +47618,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47618
47618
|
);
|
|
47619
47619
|
}
|
|
47620
47620
|
|
|
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
47621
|
/**
|
|
47682
47622
|
* Get an edge logical interface
|
|
47683
47623
|
*
|
|
@@ -48515,7 +48455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48515
48455
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
48516
48456
|
* @param {String} opts.name Name
|
|
48517
48457
|
* @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
|
|
48458
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
48519
48459
|
*/
|
|
48520
48460
|
getTelephonyProvidersEdgesLines(opts) {
|
|
48521
48461
|
opts = opts || {};
|
|
@@ -50068,41 +50008,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50068
50008
|
);
|
|
50069
50009
|
}
|
|
50070
50010
|
|
|
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
50011
|
/**
|
|
50107
50012
|
* Update an edge logical interface.
|
|
50108
50013
|
*
|
|
@@ -50574,7 +50479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50574
50479
|
/**
|
|
50575
50480
|
* Textbots service.
|
|
50576
50481
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
50577
|
-
* @version
|
|
50482
|
+
* @version 165.0.0
|
|
50578
50483
|
*/
|
|
50579
50484
|
|
|
50580
50485
|
/**
|
|
@@ -50702,7 +50607,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50702
50607
|
/**
|
|
50703
50608
|
* Tokens service.
|
|
50704
50609
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
50705
|
-
* @version
|
|
50610
|
+
* @version 165.0.0
|
|
50706
50611
|
*/
|
|
50707
50612
|
|
|
50708
50613
|
/**
|
|
@@ -50808,7 +50713,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50808
50713
|
/**
|
|
50809
50714
|
* Uploads service.
|
|
50810
50715
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
50811
|
-
* @version
|
|
50716
|
+
* @version 165.0.0
|
|
50812
50717
|
*/
|
|
50813
50718
|
|
|
50814
50719
|
/**
|
|
@@ -50984,7 +50889,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50984
50889
|
/**
|
|
50985
50890
|
* Usage service.
|
|
50986
50891
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
50987
|
-
* @version
|
|
50892
|
+
* @version 165.0.0
|
|
50988
50893
|
*/
|
|
50989
50894
|
|
|
50990
50895
|
/**
|
|
@@ -51144,7 +51049,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51144
51049
|
/**
|
|
51145
51050
|
* UserRecordings service.
|
|
51146
51051
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51147
|
-
* @version
|
|
51052
|
+
* @version 165.0.0
|
|
51148
51053
|
*/
|
|
51149
51054
|
|
|
51150
51055
|
/**
|
|
@@ -51329,7 +51234,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51329
51234
|
/**
|
|
51330
51235
|
* Users service.
|
|
51331
51236
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51332
|
-
* @version
|
|
51237
|
+
* @version 165.0.0
|
|
51333
51238
|
*/
|
|
51334
51239
|
|
|
51335
51240
|
/**
|
|
@@ -52438,6 +52343,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52438
52343
|
* @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
52344
|
* @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
52345
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52346
|
+
* @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
52347
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52442
52348
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52443
52349
|
* @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 +52359,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52453
52359
|
'/api/v2/users/development/activities',
|
|
52454
52360
|
'GET',
|
|
52455
52361
|
{ },
|
|
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') },
|
|
52362
|
+
{ '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
52363
|
{ },
|
|
52458
52364
|
{ },
|
|
52459
52365
|
null,
|
|
@@ -52471,6 +52377,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52471
52377
|
* @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
52378
|
* @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
52379
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52380
|
+
* @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
52381
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52475
52382
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52476
52383
|
* @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 +52393,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52486
52393
|
'/api/v2/users/development/activities/me',
|
|
52487
52394
|
'GET',
|
|
52488
52395
|
{ },
|
|
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') },
|
|
52396
|
+
{ '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
52397
|
{ },
|
|
52491
52398
|
{ },
|
|
52492
52399
|
null,
|
|
@@ -53717,7 +53624,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53717
53624
|
/**
|
|
53718
53625
|
* Utilities service.
|
|
53719
53626
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
53720
|
-
* @version
|
|
53627
|
+
* @version 165.0.0
|
|
53721
53628
|
*/
|
|
53722
53629
|
|
|
53723
53630
|
/**
|
|
@@ -53828,7 +53735,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53828
53735
|
/**
|
|
53829
53736
|
* Voicemail service.
|
|
53830
53737
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
53831
|
-
* @version
|
|
53738
|
+
* @version 165.0.0
|
|
53832
53739
|
*/
|
|
53833
53740
|
|
|
53834
53741
|
/**
|
|
@@ -54495,7 +54402,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54495
54402
|
/**
|
|
54496
54403
|
* WebChat service.
|
|
54497
54404
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54498
|
-
* @version
|
|
54405
|
+
* @version 165.0.0
|
|
54499
54406
|
*/
|
|
54500
54407
|
|
|
54501
54408
|
/**
|
|
@@ -55039,7 +54946,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55039
54946
|
/**
|
|
55040
54947
|
* WebDeployments service.
|
|
55041
54948
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
55042
|
-
* @version
|
|
54949
|
+
* @version 165.0.0
|
|
55043
54950
|
*/
|
|
55044
54951
|
|
|
55045
54952
|
/**
|
|
@@ -55561,7 +55468,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55561
55468
|
/**
|
|
55562
55469
|
* WebMessaging service.
|
|
55563
55470
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55564
|
-
* @version
|
|
55471
|
+
* @version 165.0.0
|
|
55565
55472
|
*/
|
|
55566
55473
|
|
|
55567
55474
|
/**
|
|
@@ -55607,7 +55514,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55607
55514
|
/**
|
|
55608
55515
|
* Widgets service.
|
|
55609
55516
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55610
|
-
* @version
|
|
55517
|
+
* @version 165.0.0
|
|
55611
55518
|
*/
|
|
55612
55519
|
|
|
55613
55520
|
/**
|
|
@@ -55753,7 +55660,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55753
55660
|
/**
|
|
55754
55661
|
* WorkforceManagement service.
|
|
55755
55662
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55756
|
-
* @version
|
|
55663
|
+
* @version 165.0.0
|
|
55757
55664
|
*/
|
|
55758
55665
|
|
|
55759
55666
|
/**
|
|
@@ -60497,7 +60404,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
60497
60404
|
* </pre>
|
|
60498
60405
|
* </p>
|
|
60499
60406
|
* @module purecloud-platform-client-v2/index
|
|
60500
|
-
* @version
|
|
60407
|
+
* @version 165.0.0
|
|
60501
60408
|
*/
|
|
60502
60409
|
class platformClient {
|
|
60503
60410
|
constructor() {
|