purecloud-platform-client-v2 232.0.0 → 233.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 +3 -3
- package/dist/node/purecloud-platform-client-v2.js +100 -93
- package/dist/web-amd/purecloud-platform-client-v2.js +100 -93
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +98 -93
- package/dist/web-cjs/purecloud-platform-client-v2.js +165 -215
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +585 -509
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AIStudioApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentUIApi.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/BusinessRulesApi.js +3 -3
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.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/DataPrivacyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.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 +11 -5
- 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/LogCaptureApi.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/OperationalEventsApi.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/ScreenRecordingApi.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/SettingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +3 -2
- 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/TaskManagementApi.js +3 -3
- 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 +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- 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
|
@@ -745,7 +745,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
745
745
|
|
|
746
746
|
/**
|
|
747
747
|
* @module purecloud-platform-client-v2/ApiClient
|
|
748
|
-
* @version
|
|
748
|
+
* @version 233.0.0
|
|
749
749
|
*/
|
|
750
750
|
class ApiClient {
|
|
751
751
|
/**
|
|
@@ -2314,7 +2314,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2314
2314
|
/**
|
|
2315
2315
|
* AIStudio service.
|
|
2316
2316
|
* @module purecloud-platform-client-v2/api/AIStudioApi
|
|
2317
|
-
* @version
|
|
2317
|
+
* @version 233.0.0
|
|
2318
2318
|
*/
|
|
2319
2319
|
|
|
2320
2320
|
/**
|
|
@@ -2886,7 +2886,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2886
2886
|
/**
|
|
2887
2887
|
* AgentAssistants service.
|
|
2888
2888
|
* @module purecloud-platform-client-v2/api/AgentAssistantsApi
|
|
2889
|
-
* @version
|
|
2889
|
+
* @version 233.0.0
|
|
2890
2890
|
*/
|
|
2891
2891
|
|
|
2892
2892
|
/**
|
|
@@ -3372,7 +3372,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3372
3372
|
/**
|
|
3373
3373
|
* AgentCopilot service.
|
|
3374
3374
|
* @module purecloud-platform-client-v2/api/AgentCopilotApi
|
|
3375
|
-
* @version
|
|
3375
|
+
* @version 233.0.0
|
|
3376
3376
|
*/
|
|
3377
3377
|
|
|
3378
3378
|
/**
|
|
@@ -3472,7 +3472,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3472
3472
|
/**
|
|
3473
3473
|
* AgentUI service.
|
|
3474
3474
|
* @module purecloud-platform-client-v2/api/AgentUIApi
|
|
3475
|
-
* @version
|
|
3475
|
+
* @version 233.0.0
|
|
3476
3476
|
*/
|
|
3477
3477
|
|
|
3478
3478
|
/**
|
|
@@ -3603,7 +3603,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3603
3603
|
/**
|
|
3604
3604
|
* Alerting service.
|
|
3605
3605
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3606
|
-
* @version
|
|
3606
|
+
* @version 233.0.0
|
|
3607
3607
|
*/
|
|
3608
3608
|
|
|
3609
3609
|
/**
|
|
@@ -4004,7 +4004,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
4004
4004
|
/**
|
|
4005
4005
|
* Analytics service.
|
|
4006
4006
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
4007
|
-
* @version
|
|
4007
|
+
* @version 233.0.0
|
|
4008
4008
|
*/
|
|
4009
4009
|
|
|
4010
4010
|
/**
|
|
@@ -7272,7 +7272,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7272
7272
|
/**
|
|
7273
7273
|
* Architect service.
|
|
7274
7274
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
7275
|
-
* @version
|
|
7275
|
+
* @version 233.0.0
|
|
7276
7276
|
*/
|
|
7277
7277
|
|
|
7278
7278
|
/**
|
|
@@ -11567,7 +11567,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11567
11567
|
/**
|
|
11568
11568
|
* Audit service.
|
|
11569
11569
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
11570
|
-
* @version
|
|
11570
|
+
* @version 233.0.0
|
|
11571
11571
|
*/
|
|
11572
11572
|
|
|
11573
11573
|
/**
|
|
@@ -11768,7 +11768,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11768
11768
|
/**
|
|
11769
11769
|
* Authorization service.
|
|
11770
11770
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
11771
|
-
* @version
|
|
11771
|
+
* @version 233.0.0
|
|
11772
11772
|
*/
|
|
11773
11773
|
|
|
11774
11774
|
/**
|
|
@@ -13483,7 +13483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13483
13483
|
/**
|
|
13484
13484
|
* Billing service.
|
|
13485
13485
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
13486
|
-
* @version
|
|
13486
|
+
* @version 233.0.0
|
|
13487
13487
|
*/
|
|
13488
13488
|
|
|
13489
13489
|
/**
|
|
@@ -13739,7 +13739,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13739
13739
|
/**
|
|
13740
13740
|
* BusinessRules service.
|
|
13741
13741
|
* @module purecloud-platform-client-v2/api/BusinessRulesApi
|
|
13742
|
-
* @version
|
|
13742
|
+
* @version 233.0.0
|
|
13743
13743
|
*/
|
|
13744
13744
|
|
|
13745
13745
|
/**
|
|
@@ -14523,7 +14523,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14523
14523
|
/**
|
|
14524
14524
|
* Create a schema
|
|
14525
14525
|
*
|
|
14526
|
-
* @param {Object} body Schema
|
|
14526
|
+
* @param {Object} body Business Rules Schema Create Request
|
|
14527
14527
|
* postBusinessrulesSchemas is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
14528
14528
|
*/
|
|
14529
14529
|
postBusinessrulesSchemas(body) {
|
|
@@ -14622,7 +14622,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14622
14622
|
* Update a schema
|
|
14623
14623
|
*
|
|
14624
14624
|
* @param {String} schemaId Schema ID
|
|
14625
|
-
* @param {Object} body
|
|
14625
|
+
* @param {Object} body Business Rules Schema Update Request
|
|
14626
14626
|
* putBusinessrulesSchema is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
14627
14627
|
*/
|
|
14628
14628
|
putBusinessrulesSchema(schemaId, body) {
|
|
@@ -14655,7 +14655,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14655
14655
|
/**
|
|
14656
14656
|
* CarrierServices service.
|
|
14657
14657
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
14658
|
-
* @version
|
|
14658
|
+
* @version 233.0.0
|
|
14659
14659
|
*/
|
|
14660
14660
|
|
|
14661
14661
|
/**
|
|
@@ -14725,7 +14725,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14725
14725
|
/**
|
|
14726
14726
|
* Chat service.
|
|
14727
14727
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
14728
|
-
* @version
|
|
14728
|
+
* @version 233.0.0
|
|
14729
14729
|
*/
|
|
14730
14730
|
|
|
14731
14731
|
/**
|
|
@@ -15706,7 +15706,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15706
15706
|
/**
|
|
15707
15707
|
* Coaching service.
|
|
15708
15708
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
15709
|
-
* @version
|
|
15709
|
+
* @version 233.0.0
|
|
15710
15710
|
*/
|
|
15711
15711
|
|
|
15712
15712
|
/**
|
|
@@ -16283,7 +16283,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16283
16283
|
/**
|
|
16284
16284
|
* ContentManagement service.
|
|
16285
16285
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
16286
|
-
* @version
|
|
16286
|
+
* @version 233.0.0
|
|
16287
16287
|
*/
|
|
16288
16288
|
|
|
16289
16289
|
/**
|
|
@@ -17364,7 +17364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17364
17364
|
/**
|
|
17365
17365
|
* Conversations service.
|
|
17366
17366
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
17367
|
-
* @version
|
|
17367
|
+
* @version 233.0.0
|
|
17368
17368
|
*/
|
|
17369
17369
|
|
|
17370
17370
|
/**
|
|
@@ -25921,7 +25921,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25921
25921
|
/**
|
|
25922
25922
|
* DataExtensions service.
|
|
25923
25923
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
25924
|
-
* @version
|
|
25924
|
+
* @version 233.0.0
|
|
25925
25925
|
*/
|
|
25926
25926
|
|
|
25927
25927
|
/**
|
|
@@ -26007,7 +26007,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26007
26007
|
/**
|
|
26008
26008
|
* DataPrivacy service.
|
|
26009
26009
|
* @module purecloud-platform-client-v2/api/DataPrivacyApi
|
|
26010
|
-
* @version
|
|
26010
|
+
* @version 233.0.0
|
|
26011
26011
|
*/
|
|
26012
26012
|
|
|
26013
26013
|
/**
|
|
@@ -26177,7 +26177,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26177
26177
|
/**
|
|
26178
26178
|
* Downloads service.
|
|
26179
26179
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
26180
|
-
* @version
|
|
26180
|
+
* @version 233.0.0
|
|
26181
26181
|
*/
|
|
26182
26182
|
|
|
26183
26183
|
/**
|
|
@@ -26229,7 +26229,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26229
26229
|
/**
|
|
26230
26230
|
* Emails service.
|
|
26231
26231
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
26232
|
-
* @version
|
|
26232
|
+
* @version 233.0.0
|
|
26233
26233
|
*/
|
|
26234
26234
|
|
|
26235
26235
|
/**
|
|
@@ -26358,7 +26358,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26358
26358
|
/**
|
|
26359
26359
|
* EmployeeEngagement service.
|
|
26360
26360
|
* @module purecloud-platform-client-v2/api/EmployeeEngagementApi
|
|
26361
|
-
* @version
|
|
26361
|
+
* @version 233.0.0
|
|
26362
26362
|
*/
|
|
26363
26363
|
|
|
26364
26364
|
/**
|
|
@@ -26509,7 +26509,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26509
26509
|
/**
|
|
26510
26510
|
* Events service.
|
|
26511
26511
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
26512
|
-
* @version
|
|
26512
|
+
* @version 233.0.0
|
|
26513
26513
|
*/
|
|
26514
26514
|
|
|
26515
26515
|
/**
|
|
@@ -26605,7 +26605,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26605
26605
|
/**
|
|
26606
26606
|
* ExternalContacts service.
|
|
26607
26607
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
26608
|
-
* @version
|
|
26608
|
+
* @version 233.0.0
|
|
26609
26609
|
*/
|
|
26610
26610
|
|
|
26611
26611
|
/**
|
|
@@ -29852,7 +29852,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29852
29852
|
/**
|
|
29853
29853
|
* Fax service.
|
|
29854
29854
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
29855
|
-
* @version
|
|
29855
|
+
* @version 233.0.0
|
|
29856
29856
|
*/
|
|
29857
29857
|
|
|
29858
29858
|
/**
|
|
@@ -30067,7 +30067,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30067
30067
|
/**
|
|
30068
30068
|
* Flows service.
|
|
30069
30069
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
30070
|
-
* @version
|
|
30070
|
+
* @version 233.0.0
|
|
30071
30071
|
*/
|
|
30072
30072
|
|
|
30073
30073
|
/**
|
|
@@ -30276,7 +30276,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30276
30276
|
/**
|
|
30277
30277
|
* Gamification service.
|
|
30278
30278
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
30279
|
-
* @version
|
|
30279
|
+
* @version 233.0.0
|
|
30280
30280
|
*/
|
|
30281
30281
|
|
|
30282
30282
|
/**
|
|
@@ -30636,6 +30636,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30636
30636
|
* @param {String} opts.sortMetricId Sort Metric Id
|
|
30637
30637
|
* @param {Object} opts.sortOrder Sort order (default to asc)
|
|
30638
30638
|
* @param {String} opts.userIds A list of up to 100 comma-separated user Ids
|
|
30639
|
+
* @param {String} opts.reportsTo The reportsTo used by ABAC policies.
|
|
30639
30640
|
*/
|
|
30640
30641
|
getGamificationInsights(filterType, filterId, granularity, comparativePeriodStartWorkday, primaryPeriodStartWorkday, opts) {
|
|
30641
30642
|
opts = opts || {};
|
|
@@ -30665,7 +30666,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30665
30666
|
'/api/v2/gamification/insights',
|
|
30666
30667
|
'GET',
|
|
30667
30668
|
{ },
|
|
30668
|
-
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'comparativePeriodStartWorkday': comparativePeriodStartWorkday,'primaryPeriodStartWorkday': primaryPeriodStartWorkday,'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortKey': opts['sortKey'],'sortMetricId': opts['sortMetricId'],'sortOrder': opts['sortOrder'],'userIds': opts['userIds'] },
|
|
30669
|
+
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'comparativePeriodStartWorkday': comparativePeriodStartWorkday,'primaryPeriodStartWorkday': primaryPeriodStartWorkday,'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortKey': opts['sortKey'],'sortMetricId': opts['sortMetricId'],'sortOrder': opts['sortOrder'],'userIds': opts['userIds'],'reportsTo': opts['reportsTo'] },
|
|
30669
30670
|
{ },
|
|
30670
30671
|
{ },
|
|
30671
30672
|
null,
|
|
@@ -30837,8 +30838,12 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30837
30838
|
* @param {String} filterId ID for the filter type.
|
|
30838
30839
|
* @param {Object} granularity Granularity
|
|
30839
30840
|
* @param {String} startWorkday The start work day. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
|
|
30841
|
+
* @param {Object} opts Optional parameters
|
|
30842
|
+
* @param {String} opts.reportsTo The reportsTo used by ABAC policies.
|
|
30840
30843
|
*/
|
|
30841
|
-
getGamificationInsightsMembers(filterType, filterId, granularity, startWorkday) {
|
|
30844
|
+
getGamificationInsightsMembers(filterType, filterId, granularity, startWorkday, opts) {
|
|
30845
|
+
opts = opts || {};
|
|
30846
|
+
|
|
30842
30847
|
// verify the required parameter 'filterType' is set
|
|
30843
30848
|
if (filterType === undefined || filterType === null) {
|
|
30844
30849
|
throw 'Missing the required parameter "filterType" when calling getGamificationInsightsMembers';
|
|
@@ -30860,7 +30865,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30860
30865
|
'/api/v2/gamification/insights/members',
|
|
30861
30866
|
'GET',
|
|
30862
30867
|
{ },
|
|
30863
|
-
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'startWorkday': startWorkday },
|
|
30868
|
+
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'startWorkday': startWorkday,'reportsTo': opts['reportsTo'] },
|
|
30864
30869
|
{ },
|
|
30865
30870
|
{ },
|
|
30866
30871
|
null,
|
|
@@ -30883,6 +30888,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30883
30888
|
* @param {String} opts.sortMetricId Sort Metric Id
|
|
30884
30889
|
* @param {Number} opts.sectionSize The number of top and bottom users to return before ties
|
|
30885
30890
|
* @param {String} opts.userIds A list of up to 100 comma-separated user Ids
|
|
30891
|
+
* @param {String} opts.reportsTo The reportsTo used by ABAC policies.
|
|
30886
30892
|
*/
|
|
30887
30893
|
getGamificationInsightsRankings(filterType, filterId, granularity, comparativePeriodStartWorkday, primaryPeriodStartWorkday, sortKey, opts) {
|
|
30888
30894
|
opts = opts || {};
|
|
@@ -30916,7 +30922,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30916
30922
|
'/api/v2/gamification/insights/rankings',
|
|
30917
30923
|
'GET',
|
|
30918
30924
|
{ },
|
|
30919
|
-
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'comparativePeriodStartWorkday': comparativePeriodStartWorkday,'primaryPeriodStartWorkday': primaryPeriodStartWorkday,'sortKey': sortKey,'sortMetricId': opts['sortMetricId'],'sectionSize': opts['sectionSize'],'userIds': opts['userIds'] },
|
|
30925
|
+
{ 'filterType': filterType,'filterId': filterId,'granularity': granularity,'comparativePeriodStartWorkday': comparativePeriodStartWorkday,'primaryPeriodStartWorkday': primaryPeriodStartWorkday,'sortKey': sortKey,'sortMetricId': opts['sortMetricId'],'sectionSize': opts['sectionSize'],'userIds': opts['userIds'],'reportsTo': opts['reportsTo'] },
|
|
30920
30926
|
{ },
|
|
30921
30927
|
{ },
|
|
30922
30928
|
null,
|
|
@@ -32783,7 +32789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32783
32789
|
/**
|
|
32784
32790
|
* GeneralDataProtectionRegulation service.
|
|
32785
32791
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
32786
|
-
* @version
|
|
32792
|
+
* @version 233.0.0
|
|
32787
32793
|
*/
|
|
32788
32794
|
|
|
32789
32795
|
/**
|
|
@@ -32913,7 +32919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32913
32919
|
/**
|
|
32914
32920
|
* Geolocation service.
|
|
32915
32921
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
32916
|
-
* @version
|
|
32922
|
+
* @version 233.0.0
|
|
32917
32923
|
*/
|
|
32918
32924
|
|
|
32919
32925
|
/**
|
|
@@ -33044,7 +33050,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33044
33050
|
/**
|
|
33045
33051
|
* Greetings service.
|
|
33046
33052
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
33047
|
-
* @version
|
|
33053
|
+
* @version 233.0.0
|
|
33048
33054
|
*/
|
|
33049
33055
|
|
|
33050
33056
|
/**
|
|
@@ -33586,7 +33592,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33586
33592
|
/**
|
|
33587
33593
|
* Groups service.
|
|
33588
33594
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
33589
|
-
* @version
|
|
33595
|
+
* @version 233.0.0
|
|
33590
33596
|
*/
|
|
33591
33597
|
|
|
33592
33598
|
/**
|
|
@@ -34105,7 +34111,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34105
34111
|
/**
|
|
34106
34112
|
* IdentityProvider service.
|
|
34107
34113
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
34108
|
-
* @version
|
|
34114
|
+
* @version 233.0.0
|
|
34109
34115
|
*/
|
|
34110
34116
|
|
|
34111
34117
|
/**
|
|
@@ -34966,7 +34972,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34966
34972
|
/**
|
|
34967
34973
|
* InfrastructureAsCode service.
|
|
34968
34974
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
34969
|
-
* @version
|
|
34975
|
+
* @version 233.0.0
|
|
34970
34976
|
*/
|
|
34971
34977
|
|
|
34972
34978
|
/**
|
|
@@ -35133,7 +35139,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35133
35139
|
/**
|
|
35134
35140
|
* Integrations service.
|
|
35135
35141
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
35136
|
-
* @version
|
|
35142
|
+
* @version 233.0.0
|
|
35137
35143
|
*/
|
|
35138
35144
|
|
|
35139
35145
|
/**
|
|
@@ -37781,7 +37787,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37781
37787
|
/**
|
|
37782
37788
|
* Journey service.
|
|
37783
37789
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
37784
|
-
* @version
|
|
37790
|
+
* @version 233.0.0
|
|
37785
37791
|
*/
|
|
37786
37792
|
|
|
37787
37793
|
/**
|
|
@@ -39878,7 +39884,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39878
39884
|
/**
|
|
39879
39885
|
* Knowledge service.
|
|
39880
39886
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
39881
|
-
* @version
|
|
39887
|
+
* @version 233.0.0
|
|
39882
39888
|
*/
|
|
39883
39889
|
|
|
39884
39890
|
/**
|
|
@@ -43780,7 +43786,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43780
43786
|
/**
|
|
43781
43787
|
* LanguageUnderstanding service.
|
|
43782
43788
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
43783
|
-
* @version
|
|
43789
|
+
* @version 233.0.0
|
|
43784
43790
|
*/
|
|
43785
43791
|
|
|
43786
43792
|
/**
|
|
@@ -44999,7 +45005,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44999
45005
|
/**
|
|
45000
45006
|
* Languages service.
|
|
45001
45007
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
45002
|
-
* @version
|
|
45008
|
+
* @version 233.0.0
|
|
45003
45009
|
*/
|
|
45004
45010
|
|
|
45005
45011
|
/**
|
|
@@ -45221,7 +45227,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45221
45227
|
/**
|
|
45222
45228
|
* Learning service.
|
|
45223
45229
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
45224
|
-
* @version
|
|
45230
|
+
* @version 233.0.0
|
|
45225
45231
|
*/
|
|
45226
45232
|
|
|
45227
45233
|
/**
|
|
@@ -46254,7 +46260,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46254
46260
|
/**
|
|
46255
46261
|
* License service.
|
|
46256
46262
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
46257
|
-
* @version
|
|
46263
|
+
* @version 233.0.0
|
|
46258
46264
|
*/
|
|
46259
46265
|
|
|
46260
46266
|
/**
|
|
@@ -46492,7 +46498,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46492
46498
|
/**
|
|
46493
46499
|
* Locations service.
|
|
46494
46500
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
46495
|
-
* @version
|
|
46501
|
+
* @version 233.0.0
|
|
46496
46502
|
*/
|
|
46497
46503
|
|
|
46498
46504
|
/**
|
|
@@ -46728,7 +46734,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46728
46734
|
/**
|
|
46729
46735
|
* LogCapture service.
|
|
46730
46736
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
46731
|
-
* @version
|
|
46737
|
+
* @version 233.0.0
|
|
46732
46738
|
*/
|
|
46733
46739
|
|
|
46734
46740
|
/**
|
|
@@ -46927,7 +46933,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46927
46933
|
/**
|
|
46928
46934
|
* Messaging service.
|
|
46929
46935
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
46930
|
-
* @version
|
|
46936
|
+
* @version 233.0.0
|
|
46931
46937
|
*/
|
|
46932
46938
|
|
|
46933
46939
|
/**
|
|
@@ -47286,7 +47292,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47286
47292
|
/**
|
|
47287
47293
|
* MobileDevices service.
|
|
47288
47294
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
47289
|
-
* @version
|
|
47295
|
+
* @version 233.0.0
|
|
47290
47296
|
*/
|
|
47291
47297
|
|
|
47292
47298
|
/**
|
|
@@ -47437,7 +47443,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47437
47443
|
/**
|
|
47438
47444
|
* Notifications service.
|
|
47439
47445
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
47440
|
-
* @version
|
|
47446
|
+
* @version 233.0.0
|
|
47441
47447
|
*/
|
|
47442
47448
|
|
|
47443
47449
|
/**
|
|
@@ -47670,7 +47676,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47670
47676
|
/**
|
|
47671
47677
|
* OAuth service.
|
|
47672
47678
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
47673
|
-
* @version
|
|
47679
|
+
* @version 233.0.0
|
|
47674
47680
|
*/
|
|
47675
47681
|
|
|
47676
47682
|
/**
|
|
@@ -48036,7 +48042,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48036
48042
|
/**
|
|
48037
48043
|
* Objects service.
|
|
48038
48044
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
48039
|
-
* @version
|
|
48045
|
+
* @version 233.0.0
|
|
48040
48046
|
*/
|
|
48041
48047
|
|
|
48042
48048
|
/**
|
|
@@ -48360,7 +48366,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48360
48366
|
/**
|
|
48361
48367
|
* OperationalEvents service.
|
|
48362
48368
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
48363
|
-
* @version
|
|
48369
|
+
* @version 233.0.0
|
|
48364
48370
|
*/
|
|
48365
48371
|
|
|
48366
48372
|
/**
|
|
@@ -48477,7 +48483,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48477
48483
|
/**
|
|
48478
48484
|
* Organization service.
|
|
48479
48485
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
48480
|
-
* @version
|
|
48486
|
+
* @version 233.0.0
|
|
48481
48487
|
*/
|
|
48482
48488
|
|
|
48483
48489
|
/**
|
|
@@ -48952,7 +48958,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48952
48958
|
/**
|
|
48953
48959
|
* OrganizationAuthorization service.
|
|
48954
48960
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
48955
|
-
* @version
|
|
48961
|
+
* @version 233.0.0
|
|
48956
48962
|
*/
|
|
48957
48963
|
|
|
48958
48964
|
/**
|
|
@@ -50346,7 +50352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
50346
50352
|
/**
|
|
50347
50353
|
* Outbound service.
|
|
50348
50354
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
50349
|
-
* @version
|
|
50355
|
+
* @version 233.0.0
|
|
50350
50356
|
*/
|
|
50351
50357
|
|
|
50352
50358
|
/**
|
|
@@ -55068,7 +55074,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55068
55074
|
/**
|
|
55069
55075
|
* Presence service.
|
|
55070
55076
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
55071
|
-
* @version
|
|
55077
|
+
* @version 233.0.0
|
|
55072
55078
|
*/
|
|
55073
55079
|
|
|
55074
55080
|
/**
|
|
@@ -55812,7 +55818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55812
55818
|
/**
|
|
55813
55819
|
* ProcessAutomation service.
|
|
55814
55820
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
55815
|
-
* @version
|
|
55821
|
+
* @version 233.0.0
|
|
55816
55822
|
*/
|
|
55817
55823
|
|
|
55818
55824
|
/**
|
|
@@ -56051,7 +56057,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
56051
56057
|
/**
|
|
56052
56058
|
* Quality service.
|
|
56053
56059
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
56054
|
-
* @version
|
|
56060
|
+
* @version 233.0.0
|
|
56055
56061
|
*/
|
|
56056
56062
|
|
|
56057
56063
|
/**
|
|
@@ -57996,7 +58002,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57996
58002
|
/**
|
|
57997
58003
|
* Recording service.
|
|
57998
58004
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
57999
|
-
* @version
|
|
58005
|
+
* @version 233.0.0
|
|
58000
58006
|
*/
|
|
58001
58007
|
|
|
58002
58008
|
/**
|
|
@@ -59601,7 +59607,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
59601
59607
|
/**
|
|
59602
59608
|
* ResponseManagement service.
|
|
59603
59609
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
59604
|
-
* @version
|
|
59610
|
+
* @version 233.0.0
|
|
59605
59611
|
*/
|
|
59606
59612
|
|
|
59607
59613
|
/**
|
|
@@ -60111,7 +60117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
60111
60117
|
/**
|
|
60112
60118
|
* Routing service.
|
|
60113
60119
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
60114
|
-
* @version
|
|
60120
|
+
* @version 233.0.0
|
|
60115
60121
|
*/
|
|
60116
60122
|
|
|
60117
60123
|
/**
|
|
@@ -64439,7 +64445,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
64439
64445
|
/**
|
|
64440
64446
|
* SCIM service.
|
|
64441
64447
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
64442
|
-
* @version
|
|
64448
|
+
* @version 233.0.0
|
|
64443
64449
|
*/
|
|
64444
64450
|
|
|
64445
64451
|
/**
|
|
@@ -65316,7 +65322,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65316
65322
|
/**
|
|
65317
65323
|
* ScreenRecording service.
|
|
65318
65324
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
65319
|
-
* @version
|
|
65325
|
+
* @version 233.0.0
|
|
65320
65326
|
*/
|
|
65321
65327
|
|
|
65322
65328
|
/**
|
|
@@ -65361,7 +65367,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65361
65367
|
/**
|
|
65362
65368
|
* Scripts service.
|
|
65363
65369
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
65364
|
-
* @version
|
|
65370
|
+
* @version 233.0.0
|
|
65365
65371
|
*/
|
|
65366
65372
|
|
|
65367
65373
|
/**
|
|
@@ -65837,7 +65843,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65837
65843
|
/**
|
|
65838
65844
|
* Search service.
|
|
65839
65845
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
65840
|
-
* @version
|
|
65846
|
+
* @version 233.0.0
|
|
65841
65847
|
*/
|
|
65842
65848
|
|
|
65843
65849
|
/**
|
|
@@ -66555,7 +66561,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66555
66561
|
/**
|
|
66556
66562
|
* Settings service.
|
|
66557
66563
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
66558
|
-
* @version
|
|
66564
|
+
* @version 233.0.0
|
|
66559
66565
|
*/
|
|
66560
66566
|
|
|
66561
66567
|
/**
|
|
@@ -66903,7 +66909,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66903
66909
|
/**
|
|
66904
66910
|
* SocialMedia service.
|
|
66905
66911
|
* @module purecloud-platform-client-v2/api/SocialMediaApi
|
|
66906
|
-
* @version
|
|
66912
|
+
* @version 233.0.0
|
|
66907
66913
|
*/
|
|
66908
66914
|
|
|
66909
66915
|
/**
|
|
@@ -68494,7 +68500,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
68494
68500
|
/**
|
|
68495
68501
|
* SpeechTextAnalytics service.
|
|
68496
68502
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
68497
|
-
* @version
|
|
68503
|
+
* @version 233.0.0
|
|
68498
68504
|
*/
|
|
68499
68505
|
|
|
68500
68506
|
/**
|
|
@@ -69401,6 +69407,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
69401
69407
|
* @param {Object} opts Optional parameters
|
|
69402
69408
|
* @param {String} opts.nextPage The key for listing the next page
|
|
69403
69409
|
* @param {Number} opts.pageSize The page size for the listing. The max that will be returned is 500. (default to 20)
|
|
69410
|
+
* @param {Number} opts.pageNumber The page number for the listing
|
|
69404
69411
|
* @param {Object} opts.state Topic state. Defaults to latest
|
|
69405
69412
|
* @param {String} opts.name Case insensitive partial name to filter by
|
|
69406
69413
|
* @param {Array.<String>} opts.ids Comma separated Topic IDs to filter by. Cannot be used with other filters. Maximum of 50 IDs allowed.
|
|
@@ -69416,7 +69423,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
69416
69423
|
'/api/v2/speechandtextanalytics/topics',
|
|
69417
69424
|
'GET',
|
|
69418
69425
|
{ },
|
|
69419
|
-
{ 'nextPage': opts['nextPage'],'pageSize': opts['pageSize'],'state': opts['state'],'name': opts['name'],'ids': this.apiClient.buildCollectionParam(opts['ids'], 'multi'),'dialects': this.apiClient.buildCollectionParam(opts['dialects'], 'multi'),'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'] },
|
|
69426
|
+
{ 'nextPage': opts['nextPage'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'state': opts['state'],'name': opts['name'],'ids': this.apiClient.buildCollectionParam(opts['ids'], 'multi'),'dialects': this.apiClient.buildCollectionParam(opts['dialects'], 'multi'),'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'] },
|
|
69420
69427
|
{ },
|
|
69421
69428
|
{ },
|
|
69422
69429
|
null,
|
|
@@ -70140,7 +70147,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
70140
70147
|
/**
|
|
70141
70148
|
* Stations service.
|
|
70142
70149
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
70143
|
-
* @version
|
|
70150
|
+
* @version 233.0.0
|
|
70144
70151
|
*/
|
|
70145
70152
|
|
|
70146
70153
|
/**
|
|
@@ -70242,7 +70249,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
70242
70249
|
/**
|
|
70243
70250
|
* Suggest service.
|
|
70244
70251
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
70245
|
-
* @version
|
|
70252
|
+
* @version 233.0.0
|
|
70246
70253
|
*/
|
|
70247
70254
|
|
|
70248
70255
|
/**
|
|
@@ -70381,7 +70388,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
70381
70388
|
/**
|
|
70382
70389
|
* TaskManagement service.
|
|
70383
70390
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
70384
|
-
* @version
|
|
70391
|
+
* @version 233.0.0
|
|
70385
70392
|
*/
|
|
70386
70393
|
|
|
70387
70394
|
/**
|
|
@@ -70788,7 +70795,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
70788
70795
|
*
|
|
70789
70796
|
* @param {String} workitemId Workitem ID
|
|
70790
70797
|
* @param {Object} opts Optional parameters
|
|
70791
|
-
* @param {
|
|
70798
|
+
* @param {Array.<String>} opts.expands Which fields to expand. Comma separated if more than one.
|
|
70792
70799
|
*/
|
|
70793
70800
|
getTaskmanagementWorkitem(workitemId, opts) {
|
|
70794
70801
|
opts = opts || {};
|
|
@@ -70802,7 +70809,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
70802
70809
|
'/api/v2/taskmanagement/workitems/{workitemId}',
|
|
70803
70810
|
'GET',
|
|
70804
70811
|
{ 'workitemId': workitemId },
|
|
70805
|
-
{ 'expands': opts['expands'] },
|
|
70812
|
+
{ 'expands': this.apiClient.buildCollectionParam(opts['expands'], 'multi') },
|
|
70806
70813
|
{ },
|
|
70807
70814
|
{ },
|
|
70808
70815
|
null,
|
|
@@ -72543,7 +72550,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
72543
72550
|
/**
|
|
72544
72551
|
* Teams service.
|
|
72545
72552
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
72546
|
-
* @version
|
|
72553
|
+
* @version 233.0.0
|
|
72547
72554
|
*/
|
|
72548
72555
|
|
|
72549
72556
|
/**
|
|
@@ -72848,7 +72855,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
72848
72855
|
/**
|
|
72849
72856
|
* Telephony service.
|
|
72850
72857
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
72851
|
-
* @version
|
|
72858
|
+
* @version 233.0.0
|
|
72852
72859
|
*/
|
|
72853
72860
|
|
|
72854
72861
|
/**
|
|
@@ -73134,7 +73141,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
73134
73141
|
/**
|
|
73135
73142
|
* TelephonyProvidersEdge service.
|
|
73136
73143
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
73137
|
-
* @version
|
|
73144
|
+
* @version 233.0.0
|
|
73138
73145
|
*/
|
|
73139
73146
|
|
|
73140
73147
|
/**
|
|
@@ -76627,7 +76634,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76627
76634
|
/**
|
|
76628
76635
|
* Textbots service.
|
|
76629
76636
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
76630
|
-
* @version
|
|
76637
|
+
* @version 233.0.0
|
|
76631
76638
|
*/
|
|
76632
76639
|
|
|
76633
76640
|
/**
|
|
@@ -76756,7 +76763,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76756
76763
|
/**
|
|
76757
76764
|
* Tokens service.
|
|
76758
76765
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
76759
|
-
* @version
|
|
76766
|
+
* @version 233.0.0
|
|
76760
76767
|
*/
|
|
76761
76768
|
|
|
76762
76769
|
/**
|
|
@@ -76910,7 +76917,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76910
76917
|
/**
|
|
76911
76918
|
* Uploads service.
|
|
76912
76919
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
76913
|
-
* @version
|
|
76920
|
+
* @version 233.0.0
|
|
76914
76921
|
*/
|
|
76915
76922
|
|
|
76916
76923
|
/**
|
|
@@ -77201,7 +77208,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
77201
77208
|
/**
|
|
77202
77209
|
* Usage service.
|
|
77203
77210
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
77204
|
-
* @version
|
|
77211
|
+
* @version 233.0.0
|
|
77205
77212
|
*/
|
|
77206
77213
|
|
|
77207
77214
|
/**
|
|
@@ -77536,7 +77543,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
77536
77543
|
/**
|
|
77537
77544
|
* UserRecordings service.
|
|
77538
77545
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
77539
|
-
* @version
|
|
77546
|
+
* @version 233.0.0
|
|
77540
77547
|
*/
|
|
77541
77548
|
|
|
77542
77549
|
/**
|
|
@@ -77720,7 +77727,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
77720
77727
|
/**
|
|
77721
77728
|
* Users service.
|
|
77722
77729
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
77723
|
-
* @version
|
|
77730
|
+
* @version 233.0.0
|
|
77724
77731
|
*/
|
|
77725
77732
|
|
|
77726
77733
|
/**
|
|
@@ -80729,7 +80736,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
80729
80736
|
/**
|
|
80730
80737
|
* Utilities service.
|
|
80731
80738
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
80732
|
-
* @version
|
|
80739
|
+
* @version 233.0.0
|
|
80733
80740
|
*/
|
|
80734
80741
|
|
|
80735
80742
|
/**
|
|
@@ -80840,7 +80847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
80840
80847
|
/**
|
|
80841
80848
|
* Voicemail service.
|
|
80842
80849
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
80843
|
-
* @version
|
|
80850
|
+
* @version 233.0.0
|
|
80844
80851
|
*/
|
|
80845
80852
|
|
|
80846
80853
|
/**
|
|
@@ -81562,7 +81569,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
81562
81569
|
/**
|
|
81563
81570
|
* WebChat service.
|
|
81564
81571
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
81565
|
-
* @version
|
|
81572
|
+
* @version 233.0.0
|
|
81566
81573
|
*/
|
|
81567
81574
|
|
|
81568
81575
|
/**
|
|
@@ -82125,7 +82132,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82125
82132
|
/**
|
|
82126
82133
|
* WebDeployments service.
|
|
82127
82134
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
82128
|
-
* @version
|
|
82135
|
+
* @version 233.0.0
|
|
82129
82136
|
*/
|
|
82130
82137
|
|
|
82131
82138
|
/**
|
|
@@ -82707,7 +82714,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82707
82714
|
/**
|
|
82708
82715
|
* WebMessaging service.
|
|
82709
82716
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
82710
|
-
* @version
|
|
82717
|
+
* @version 233.0.0
|
|
82711
82718
|
*/
|
|
82712
82719
|
|
|
82713
82720
|
/**
|
|
@@ -82853,7 +82860,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82853
82860
|
/**
|
|
82854
82861
|
* Widgets service.
|
|
82855
82862
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
82856
|
-
* @version
|
|
82863
|
+
* @version 233.0.0
|
|
82857
82864
|
*/
|
|
82858
82865
|
|
|
82859
82866
|
/**
|
|
@@ -83004,7 +83011,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
83004
83011
|
/**
|
|
83005
83012
|
* WorkforceManagement service.
|
|
83006
83013
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
83007
|
-
* @version
|
|
83014
|
+
* @version 233.0.0
|
|
83008
83015
|
*/
|
|
83009
83016
|
|
|
83010
83017
|
/**
|
|
@@ -91004,7 +91011,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
91004
91011
|
* </pre>
|
|
91005
91012
|
* </p>
|
|
91006
91013
|
* @module purecloud-platform-client-v2/index
|
|
91007
|
-
* @version
|
|
91014
|
+
* @version 233.0.0
|
|
91008
91015
|
*/
|
|
91009
91016
|
class platformClient {
|
|
91010
91017
|
constructor() {
|