purecloud-platform-client-v2 188.0.0 → 188.1.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 +426 -83
- package/dist/web-amd/purecloud-platform-client-v2.js +426 -83
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +166 -84
- package/dist/web-cjs/purecloud-platform-client-v2.js +224 -152
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +300 -3
- 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 -2
- 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/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/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +5 -5
- 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 +187 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +161 -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/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/TaskManagementApi.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 +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -3
- 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
|
@@ -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 188.
|
|
402
|
+
* @version 188.1.0
|
|
403
403
|
*/
|
|
404
404
|
class ApiClient {
|
|
405
405
|
/**
|
|
@@ -1818,7 +1818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1818
1818
|
/**
|
|
1819
1819
|
* Alerting service.
|
|
1820
1820
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1821
|
-
* @version 188.
|
|
1821
|
+
* @version 188.1.0
|
|
1822
1822
|
*/
|
|
1823
1823
|
|
|
1824
1824
|
/**
|
|
@@ -2479,7 +2479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2479
2479
|
/**
|
|
2480
2480
|
* Analytics service.
|
|
2481
2481
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
2482
|
-
* @version 188.
|
|
2482
|
+
* @version 188.1.0
|
|
2483
2483
|
*/
|
|
2484
2484
|
|
|
2485
2485
|
/**
|
|
@@ -4483,7 +4483,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
4483
4483
|
* Query for knowledge aggregates
|
|
4484
4484
|
*
|
|
4485
4485
|
* @param {Object} body query
|
|
4486
|
-
* postAnalyticsKnowledgeAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
4487
4486
|
*/
|
|
4488
4487
|
postAnalyticsKnowledgeAggregatesQuery(body) {
|
|
4489
4488
|
// verify the required parameter 'body' is set
|
|
@@ -5093,7 +5092,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
5093
5092
|
/**
|
|
5094
5093
|
* Architect service.
|
|
5095
5094
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
5096
|
-
* @version 188.
|
|
5095
|
+
* @version 188.1.0
|
|
5097
5096
|
*/
|
|
5098
5097
|
|
|
5099
5098
|
/**
|
|
@@ -8947,7 +8946,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8947
8946
|
/**
|
|
8948
8947
|
* Audit service.
|
|
8949
8948
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8950
|
-
* @version 188.
|
|
8949
|
+
* @version 188.1.0
|
|
8951
8950
|
*/
|
|
8952
8951
|
|
|
8953
8952
|
/**
|
|
@@ -9118,7 +9117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9118
9117
|
/**
|
|
9119
9118
|
* Authorization service.
|
|
9120
9119
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
9121
|
-
* @version 188.
|
|
9120
|
+
* @version 188.1.0
|
|
9122
9121
|
*/
|
|
9123
9122
|
|
|
9124
9123
|
/**
|
|
@@ -10348,7 +10347,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10348
10347
|
/**
|
|
10349
10348
|
* Billing service.
|
|
10350
10349
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
10351
|
-
* @version 188.
|
|
10350
|
+
* @version 188.1.0
|
|
10352
10351
|
*/
|
|
10353
10352
|
|
|
10354
10353
|
/**
|
|
@@ -10428,7 +10427,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10428
10427
|
/**
|
|
10429
10428
|
* CarrierServices service.
|
|
10430
10429
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
10431
|
-
* @version 188.
|
|
10430
|
+
* @version 188.1.0
|
|
10432
10431
|
*/
|
|
10433
10432
|
|
|
10434
10433
|
/**
|
|
@@ -10498,7 +10497,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
10498
10497
|
/**
|
|
10499
10498
|
* Chat service.
|
|
10500
10499
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
10501
|
-
* @version 188.
|
|
10500
|
+
* @version 188.1.0
|
|
10502
10501
|
*/
|
|
10503
10502
|
|
|
10504
10503
|
/**
|
|
@@ -11233,7 +11232,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11233
11232
|
/**
|
|
11234
11233
|
* Coaching service.
|
|
11235
11234
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
11236
|
-
* @version 188.
|
|
11235
|
+
* @version 188.1.0
|
|
11237
11236
|
*/
|
|
11238
11237
|
|
|
11239
11238
|
/**
|
|
@@ -11810,7 +11809,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11810
11809
|
/**
|
|
11811
11810
|
* ContentManagement service.
|
|
11812
11811
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
11813
|
-
* @version 188.
|
|
11812
|
+
* @version 188.1.0
|
|
11814
11813
|
*/
|
|
11815
11814
|
|
|
11816
11815
|
/**
|
|
@@ -12892,7 +12891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
12892
12891
|
/**
|
|
12893
12892
|
* Conversations service.
|
|
12894
12893
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
12895
|
-
* @version 188.
|
|
12894
|
+
* @version 188.1.0
|
|
12896
12895
|
*/
|
|
12897
12896
|
|
|
12898
12897
|
/**
|
|
@@ -20060,7 +20059,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20060
20059
|
/**
|
|
20061
20060
|
* DataExtensions service.
|
|
20062
20061
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
20063
|
-
* @version 188.
|
|
20062
|
+
* @version 188.1.0
|
|
20064
20063
|
*/
|
|
20065
20064
|
|
|
20066
20065
|
/**
|
|
@@ -20146,7 +20145,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20146
20145
|
/**
|
|
20147
20146
|
* Downloads service.
|
|
20148
20147
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
20149
|
-
* @version 188.
|
|
20148
|
+
* @version 188.1.0
|
|
20150
20149
|
*/
|
|
20151
20150
|
|
|
20152
20151
|
/**
|
|
@@ -20198,7 +20197,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20198
20197
|
/**
|
|
20199
20198
|
* Emails service.
|
|
20200
20199
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
20201
|
-
* @version 188.
|
|
20200
|
+
* @version 188.1.0
|
|
20202
20201
|
*/
|
|
20203
20202
|
|
|
20204
20203
|
/**
|
|
@@ -20263,7 +20262,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20263
20262
|
/**
|
|
20264
20263
|
* Events service.
|
|
20265
20264
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
20266
|
-
* @version 188.
|
|
20265
|
+
* @version 188.1.0
|
|
20267
20266
|
*/
|
|
20268
20267
|
|
|
20269
20268
|
/**
|
|
@@ -20359,7 +20358,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20359
20358
|
/**
|
|
20360
20359
|
* ExternalContacts service.
|
|
20361
20360
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
20362
|
-
* @version 188.
|
|
20361
|
+
* @version 188.1.0
|
|
20363
20362
|
*/
|
|
20364
20363
|
|
|
20365
20364
|
/**
|
|
@@ -21220,7 +21219,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21220
21219
|
* Scan for external contacts using paging
|
|
21221
21220
|
*
|
|
21222
21221
|
* @param {Object} opts Optional parameters
|
|
21223
|
-
* @param {Number} opts.limit The number of contacts per page; must be between 10 and 200, default is 100
|
|
21222
|
+
* @param {Number} opts.limit The number of contacts per page; must be between 10 and 200, default is 100
|
|
21224
21223
|
* @param {String} opts.cursor Indicates where to resume query results (not required for first page), each page returns a new cursor with a 24h TTL
|
|
21225
21224
|
*/
|
|
21226
21225
|
getExternalcontactsScanContacts(opts) {
|
|
@@ -21245,7 +21244,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21245
21244
|
* Scan for notes using paging
|
|
21246
21245
|
*
|
|
21247
21246
|
* @param {Object} opts Optional parameters
|
|
21248
|
-
* @param {Number} opts.limit The number of notes per page; must be between 10 and 200, default is 100
|
|
21247
|
+
* @param {Number} opts.limit The number of notes per page; must be between 10 and 200, default is 100
|
|
21249
21248
|
* @param {String} opts.cursor Indicates where to resume query results (not required for first page), each page returns a new cursor with a 24h TTL
|
|
21250
21249
|
*/
|
|
21251
21250
|
getExternalcontactsScanNotes(opts) {
|
|
@@ -21270,7 +21269,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21270
21269
|
* Scan for external organizations using paging
|
|
21271
21270
|
*
|
|
21272
21271
|
* @param {Object} opts Optional parameters
|
|
21273
|
-
* @param {Number} opts.limit The number of organizations per page; must be between 10 and 200, default is 100
|
|
21272
|
+
* @param {Number} opts.limit The number of organizations per page; must be between 10 and 200, default is 100
|
|
21274
21273
|
* @param {String} opts.cursor Indicates where to resume query results (not required for first page), each page returns a new cursor with a 24h TTL
|
|
21275
21274
|
*/
|
|
21276
21275
|
getExternalcontactsScanOrganizations(opts) {
|
|
@@ -21295,7 +21294,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21295
21294
|
* Scan for relationships
|
|
21296
21295
|
*
|
|
21297
21296
|
* @param {Object} opts Optional parameters
|
|
21298
|
-
* @param {Number} opts.limit The number of relationships per page; must be between 10 and 200, default is 100
|
|
21297
|
+
* @param {Number} opts.limit The number of relationships per page; must be between 10 and 200, default is 100
|
|
21299
21298
|
* @param {String} opts.cursor Indicates where to resume query results (not required for first page), each page returns a new cursor with a 24h TTL
|
|
21300
21299
|
*/
|
|
21301
21300
|
getExternalcontactsScanRelationships(opts) {
|
|
@@ -22317,7 +22316,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22317
22316
|
/**
|
|
22318
22317
|
* Fax service.
|
|
22319
22318
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
22320
|
-
* @version 188.
|
|
22319
|
+
* @version 188.1.0
|
|
22321
22320
|
*/
|
|
22322
22321
|
|
|
22323
22322
|
/**
|
|
@@ -22488,7 +22487,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22488
22487
|
/**
|
|
22489
22488
|
* Flows service.
|
|
22490
22489
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
22491
|
-
* @version 188.
|
|
22490
|
+
* @version 188.1.0
|
|
22492
22491
|
*/
|
|
22493
22492
|
|
|
22494
22493
|
/**
|
|
@@ -22672,7 +22671,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22672
22671
|
/**
|
|
22673
22672
|
* Gamification service.
|
|
22674
22673
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
22675
|
-
* @version 188.
|
|
22674
|
+
* @version 188.1.0
|
|
22676
22675
|
*/
|
|
22677
22676
|
|
|
22678
22677
|
/**
|
|
@@ -24758,7 +24757,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24758
24757
|
/**
|
|
24759
24758
|
* GeneralDataProtectionRegulation service.
|
|
24760
24759
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
24761
|
-
* @version 188.
|
|
24760
|
+
* @version 188.1.0
|
|
24762
24761
|
*/
|
|
24763
24762
|
|
|
24764
24763
|
/**
|
|
@@ -24888,7 +24887,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24888
24887
|
/**
|
|
24889
24888
|
* Geolocation service.
|
|
24890
24889
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
24891
|
-
* @version 188.
|
|
24890
|
+
* @version 188.1.0
|
|
24892
24891
|
*/
|
|
24893
24892
|
|
|
24894
24893
|
/**
|
|
@@ -25019,7 +25018,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25019
25018
|
/**
|
|
25020
25019
|
* Greetings service.
|
|
25021
25020
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
25022
|
-
* @version 188.
|
|
25021
|
+
* @version 188.1.0
|
|
25023
25022
|
*/
|
|
25024
25023
|
|
|
25025
25024
|
/**
|
|
@@ -25474,7 +25473,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25474
25473
|
/**
|
|
25475
25474
|
* Groups service.
|
|
25476
25475
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
25477
|
-
* @version 188.
|
|
25476
|
+
* @version 188.1.0
|
|
25478
25477
|
*/
|
|
25479
25478
|
|
|
25480
25479
|
/**
|
|
@@ -25993,7 +25992,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25993
25992
|
/**
|
|
25994
25993
|
* IdentityProvider service.
|
|
25995
25994
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
25996
|
-
* @version 188.
|
|
25995
|
+
* @version 188.1.0
|
|
25997
25996
|
*/
|
|
25998
25997
|
|
|
25999
25998
|
/**
|
|
@@ -26854,7 +26853,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26854
26853
|
/**
|
|
26855
26854
|
* InfrastructureAsCode service.
|
|
26856
26855
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
26857
|
-
* @version 188.
|
|
26856
|
+
* @version 188.1.0
|
|
26858
26857
|
*/
|
|
26859
26858
|
|
|
26860
26859
|
/**
|
|
@@ -27021,7 +27020,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27021
27020
|
/**
|
|
27022
27021
|
* Integrations service.
|
|
27023
27022
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
27024
|
-
* @version 188.
|
|
27023
|
+
* @version 188.1.0
|
|
27025
27024
|
*/
|
|
27026
27025
|
|
|
27027
27026
|
/**
|
|
@@ -29143,7 +29142,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29143
29142
|
/**
|
|
29144
29143
|
* Journey service.
|
|
29145
29144
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
29146
|
-
* @version 188.
|
|
29145
|
+
* @version 188.1.0
|
|
29147
29146
|
*/
|
|
29148
29147
|
|
|
29149
29148
|
/**
|
|
@@ -29287,6 +29286,32 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29287
29286
|
);
|
|
29288
29287
|
}
|
|
29289
29288
|
|
|
29289
|
+
/**
|
|
29290
|
+
* Delete a Journey View by ID
|
|
29291
|
+
* deletes all versions
|
|
29292
|
+
* @param {String} viewId viewId
|
|
29293
|
+
* deleteJourneyView is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
29294
|
+
*/
|
|
29295
|
+
deleteJourneyView(viewId) {
|
|
29296
|
+
// verify the required parameter 'viewId' is set
|
|
29297
|
+
if (viewId === undefined || viewId === null) {
|
|
29298
|
+
throw 'Missing the required parameter "viewId" when calling deleteJourneyView';
|
|
29299
|
+
}
|
|
29300
|
+
|
|
29301
|
+
return this.apiClient.callApi(
|
|
29302
|
+
'/api/v2/journey/views/{viewId}',
|
|
29303
|
+
'DELETE',
|
|
29304
|
+
{ 'viewId': viewId },
|
|
29305
|
+
{ },
|
|
29306
|
+
{ },
|
|
29307
|
+
{ },
|
|
29308
|
+
null,
|
|
29309
|
+
['PureCloud OAuth'],
|
|
29310
|
+
['application/json'],
|
|
29311
|
+
['application/json']
|
|
29312
|
+
);
|
|
29313
|
+
}
|
|
29314
|
+
|
|
29290
29315
|
/**
|
|
29291
29316
|
* Get status for async query for journey aggregates
|
|
29292
29317
|
*
|
|
@@ -29910,6 +29935,84 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29910
29935
|
);
|
|
29911
29936
|
}
|
|
29912
29937
|
|
|
29938
|
+
/**
|
|
29939
|
+
* Get a Journey View by ID
|
|
29940
|
+
* returns the latest version
|
|
29941
|
+
* @param {String} viewId viewId
|
|
29942
|
+
* getJourneyView is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
29943
|
+
*/
|
|
29944
|
+
getJourneyView(viewId) {
|
|
29945
|
+
// verify the required parameter 'viewId' is set
|
|
29946
|
+
if (viewId === undefined || viewId === null) {
|
|
29947
|
+
throw 'Missing the required parameter "viewId" when calling getJourneyView';
|
|
29948
|
+
}
|
|
29949
|
+
|
|
29950
|
+
return this.apiClient.callApi(
|
|
29951
|
+
'/api/v2/journey/views/{viewId}',
|
|
29952
|
+
'GET',
|
|
29953
|
+
{ 'viewId': viewId },
|
|
29954
|
+
{ },
|
|
29955
|
+
{ },
|
|
29956
|
+
{ },
|
|
29957
|
+
null,
|
|
29958
|
+
['PureCloud OAuth'],
|
|
29959
|
+
['application/json'],
|
|
29960
|
+
['application/json']
|
|
29961
|
+
);
|
|
29962
|
+
}
|
|
29963
|
+
|
|
29964
|
+
/**
|
|
29965
|
+
* Get a Journey View by ID and version
|
|
29966
|
+
*
|
|
29967
|
+
* @param {String} viewId viewId
|
|
29968
|
+
* @param {String} versionId versionId
|
|
29969
|
+
* getJourneyViewVersion is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
29970
|
+
*/
|
|
29971
|
+
getJourneyViewVersion(viewId, versionId) {
|
|
29972
|
+
// verify the required parameter 'viewId' is set
|
|
29973
|
+
if (viewId === undefined || viewId === null) {
|
|
29974
|
+
throw 'Missing the required parameter "viewId" when calling getJourneyViewVersion';
|
|
29975
|
+
}
|
|
29976
|
+
// verify the required parameter 'versionId' is set
|
|
29977
|
+
if (versionId === undefined || versionId === null) {
|
|
29978
|
+
throw 'Missing the required parameter "versionId" when calling getJourneyViewVersion';
|
|
29979
|
+
}
|
|
29980
|
+
|
|
29981
|
+
return this.apiClient.callApi(
|
|
29982
|
+
'/api/v2/journey/views/{viewId}/versions/{versionId}',
|
|
29983
|
+
'GET',
|
|
29984
|
+
{ 'viewId': viewId,'versionId': versionId },
|
|
29985
|
+
{ },
|
|
29986
|
+
{ },
|
|
29987
|
+
{ },
|
|
29988
|
+
null,
|
|
29989
|
+
['PureCloud OAuth'],
|
|
29990
|
+
['application/json'],
|
|
29991
|
+
['application/json']
|
|
29992
|
+
);
|
|
29993
|
+
}
|
|
29994
|
+
|
|
29995
|
+
/**
|
|
29996
|
+
* Get a list of Journey Views
|
|
29997
|
+
*
|
|
29998
|
+
* getJourneyViews is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
29999
|
+
*/
|
|
30000
|
+
getJourneyViews() {
|
|
30001
|
+
|
|
30002
|
+
return this.apiClient.callApi(
|
|
30003
|
+
'/api/v2/journey/views',
|
|
30004
|
+
'GET',
|
|
30005
|
+
{ },
|
|
30006
|
+
{ },
|
|
30007
|
+
{ },
|
|
30008
|
+
{ },
|
|
30009
|
+
null,
|
|
30010
|
+
['PureCloud OAuth'],
|
|
30011
|
+
['application/json'],
|
|
30012
|
+
['application/json']
|
|
30013
|
+
);
|
|
30014
|
+
}
|
|
30015
|
+
|
|
29913
30016
|
/**
|
|
29914
30017
|
* Update single action map.
|
|
29915
30018
|
*
|
|
@@ -30238,6 +30341,31 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30238
30341
|
);
|
|
30239
30342
|
}
|
|
30240
30343
|
|
|
30344
|
+
/**
|
|
30345
|
+
* Query for flow paths.
|
|
30346
|
+
*
|
|
30347
|
+
* @param {Object} opts Optional parameters
|
|
30348
|
+
* @param {Object} opts.body
|
|
30349
|
+
* postJourneyFlowsPathsQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
30350
|
+
*/
|
|
30351
|
+
postJourneyFlowsPathsQuery(opts) {
|
|
30352
|
+
opts = opts || {};
|
|
30353
|
+
|
|
30354
|
+
|
|
30355
|
+
return this.apiClient.callApi(
|
|
30356
|
+
'/api/v2/journey/flows/paths/query',
|
|
30357
|
+
'POST',
|
|
30358
|
+
{ },
|
|
30359
|
+
{ },
|
|
30360
|
+
{ },
|
|
30361
|
+
{ },
|
|
30362
|
+
opts['body'],
|
|
30363
|
+
['PureCloud OAuth'],
|
|
30364
|
+
['application/json'],
|
|
30365
|
+
['application/json']
|
|
30366
|
+
);
|
|
30367
|
+
}
|
|
30368
|
+
|
|
30241
30369
|
/**
|
|
30242
30370
|
* Create an outcome.
|
|
30243
30371
|
*
|
|
@@ -30335,13 +30463,70 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30335
30463
|
);
|
|
30336
30464
|
}
|
|
30337
30465
|
|
|
30466
|
+
/**
|
|
30467
|
+
* Update a Journey View by ID
|
|
30468
|
+
* creates a new version
|
|
30469
|
+
* @param {String} viewId viewId
|
|
30470
|
+
* @param {Object} body JourneyView
|
|
30471
|
+
* postJourneyViewVersions is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
30472
|
+
*/
|
|
30473
|
+
postJourneyViewVersions(viewId, body) {
|
|
30474
|
+
// verify the required parameter 'viewId' is set
|
|
30475
|
+
if (viewId === undefined || viewId === null) {
|
|
30476
|
+
throw 'Missing the required parameter "viewId" when calling postJourneyViewVersions';
|
|
30477
|
+
}
|
|
30478
|
+
// verify the required parameter 'body' is set
|
|
30479
|
+
if (body === undefined || body === null) {
|
|
30480
|
+
throw 'Missing the required parameter "body" when calling postJourneyViewVersions';
|
|
30481
|
+
}
|
|
30482
|
+
|
|
30483
|
+
return this.apiClient.callApi(
|
|
30484
|
+
'/api/v2/journey/views/{viewId}/versions',
|
|
30485
|
+
'POST',
|
|
30486
|
+
{ 'viewId': viewId },
|
|
30487
|
+
{ },
|
|
30488
|
+
{ },
|
|
30489
|
+
{ },
|
|
30490
|
+
body,
|
|
30491
|
+
['PureCloud OAuth'],
|
|
30492
|
+
['application/json'],
|
|
30493
|
+
['application/json']
|
|
30494
|
+
);
|
|
30495
|
+
}
|
|
30496
|
+
|
|
30497
|
+
/**
|
|
30498
|
+
* Create a new Journey View
|
|
30499
|
+
*
|
|
30500
|
+
* @param {Object} body JourneyView
|
|
30501
|
+
* postJourneyViews is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
30502
|
+
*/
|
|
30503
|
+
postJourneyViews(body) {
|
|
30504
|
+
// verify the required parameter 'body' is set
|
|
30505
|
+
if (body === undefined || body === null) {
|
|
30506
|
+
throw 'Missing the required parameter "body" when calling postJourneyViews';
|
|
30507
|
+
}
|
|
30508
|
+
|
|
30509
|
+
return this.apiClient.callApi(
|
|
30510
|
+
'/api/v2/journey/views',
|
|
30511
|
+
'POST',
|
|
30512
|
+
{ },
|
|
30513
|
+
{ },
|
|
30514
|
+
{ },
|
|
30515
|
+
{ },
|
|
30516
|
+
body,
|
|
30517
|
+
['PureCloud OAuth'],
|
|
30518
|
+
['application/json'],
|
|
30519
|
+
['application/json']
|
|
30520
|
+
);
|
|
30521
|
+
}
|
|
30522
|
+
|
|
30338
30523
|
}
|
|
30339
30524
|
|
|
30340
30525
|
class KnowledgeApi {
|
|
30341
30526
|
/**
|
|
30342
30527
|
* Knowledge service.
|
|
30343
30528
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
30344
|
-
* @version 188.
|
|
30529
|
+
* @version 188.1.0
|
|
30345
30530
|
*/
|
|
30346
30531
|
|
|
30347
30532
|
/**
|
|
@@ -32490,6 +32675,40 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32490
32675
|
);
|
|
32491
32676
|
}
|
|
32492
32677
|
|
|
32678
|
+
/**
|
|
32679
|
+
* Indicate that the document was copied by the user.
|
|
32680
|
+
*
|
|
32681
|
+
* @param {String} sessionId Knowledge guest session ID.
|
|
32682
|
+
* @param {String} documentId Document ID
|
|
32683
|
+
* @param {Object} opts Optional parameters
|
|
32684
|
+
* @param {Object} opts.body
|
|
32685
|
+
*/
|
|
32686
|
+
postKnowledgeGuestSessionDocumentCopies(sessionId, documentId, opts) {
|
|
32687
|
+
opts = opts || {};
|
|
32688
|
+
|
|
32689
|
+
// verify the required parameter 'sessionId' is set
|
|
32690
|
+
if (sessionId === undefined || sessionId === null) {
|
|
32691
|
+
throw 'Missing the required parameter "sessionId" when calling postKnowledgeGuestSessionDocumentCopies';
|
|
32692
|
+
}
|
|
32693
|
+
// verify the required parameter 'documentId' is set
|
|
32694
|
+
if (documentId === undefined || documentId === null) {
|
|
32695
|
+
throw 'Missing the required parameter "documentId" when calling postKnowledgeGuestSessionDocumentCopies';
|
|
32696
|
+
}
|
|
32697
|
+
|
|
32698
|
+
return this.apiClient.callApi(
|
|
32699
|
+
'/api/v2/knowledge/guest/sessions/{sessionId}/documents/{documentId}/copies',
|
|
32700
|
+
'POST',
|
|
32701
|
+
{ 'sessionId': sessionId,'documentId': documentId },
|
|
32702
|
+
{ },
|
|
32703
|
+
{ },
|
|
32704
|
+
{ },
|
|
32705
|
+
opts['body'],
|
|
32706
|
+
['PureCloud OAuth'],
|
|
32707
|
+
['application/json'],
|
|
32708
|
+
['application/json']
|
|
32709
|
+
);
|
|
32710
|
+
}
|
|
32711
|
+
|
|
32493
32712
|
/**
|
|
32494
32713
|
* Give feedback on a document
|
|
32495
32714
|
*
|
|
@@ -32524,6 +32743,69 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32524
32743
|
);
|
|
32525
32744
|
}
|
|
32526
32745
|
|
|
32746
|
+
/**
|
|
32747
|
+
* Create view event for a document.
|
|
32748
|
+
*
|
|
32749
|
+
* @param {String} sessionId Knowledge guest session ID.
|
|
32750
|
+
* @param {String} documentId Document ID
|
|
32751
|
+
* @param {Object} opts Optional parameters
|
|
32752
|
+
* @param {Object} opts.body
|
|
32753
|
+
*/
|
|
32754
|
+
postKnowledgeGuestSessionDocumentViews(sessionId, documentId, opts) {
|
|
32755
|
+
opts = opts || {};
|
|
32756
|
+
|
|
32757
|
+
// verify the required parameter 'sessionId' is set
|
|
32758
|
+
if (sessionId === undefined || sessionId === null) {
|
|
32759
|
+
throw 'Missing the required parameter "sessionId" when calling postKnowledgeGuestSessionDocumentViews';
|
|
32760
|
+
}
|
|
32761
|
+
// verify the required parameter 'documentId' is set
|
|
32762
|
+
if (documentId === undefined || documentId === null) {
|
|
32763
|
+
throw 'Missing the required parameter "documentId" when calling postKnowledgeGuestSessionDocumentViews';
|
|
32764
|
+
}
|
|
32765
|
+
|
|
32766
|
+
return this.apiClient.callApi(
|
|
32767
|
+
'/api/v2/knowledge/guest/sessions/{sessionId}/documents/{documentId}/views',
|
|
32768
|
+
'POST',
|
|
32769
|
+
{ 'sessionId': sessionId,'documentId': documentId },
|
|
32770
|
+
{ },
|
|
32771
|
+
{ },
|
|
32772
|
+
{ },
|
|
32773
|
+
opts['body'],
|
|
32774
|
+
['PureCloud OAuth'],
|
|
32775
|
+
['application/json'],
|
|
32776
|
+
['application/json']
|
|
32777
|
+
);
|
|
32778
|
+
}
|
|
32779
|
+
|
|
32780
|
+
/**
|
|
32781
|
+
* Indicate that documents were presented to the user.
|
|
32782
|
+
*
|
|
32783
|
+
* @param {String} sessionId Knowledge guest session ID.
|
|
32784
|
+
* @param {Object} opts Optional parameters
|
|
32785
|
+
* @param {Object} opts.body
|
|
32786
|
+
*/
|
|
32787
|
+
postKnowledgeGuestSessionDocumentsPresentations(sessionId, opts) {
|
|
32788
|
+
opts = opts || {};
|
|
32789
|
+
|
|
32790
|
+
// verify the required parameter 'sessionId' is set
|
|
32791
|
+
if (sessionId === undefined || sessionId === null) {
|
|
32792
|
+
throw 'Missing the required parameter "sessionId" when calling postKnowledgeGuestSessionDocumentsPresentations';
|
|
32793
|
+
}
|
|
32794
|
+
|
|
32795
|
+
return this.apiClient.callApi(
|
|
32796
|
+
'/api/v2/knowledge/guest/sessions/{sessionId}/documents/presentations',
|
|
32797
|
+
'POST',
|
|
32798
|
+
{ 'sessionId': sessionId },
|
|
32799
|
+
{ },
|
|
32800
|
+
{ },
|
|
32801
|
+
{ },
|
|
32802
|
+
opts['body'],
|
|
32803
|
+
['PureCloud OAuth'],
|
|
32804
|
+
['application/json'],
|
|
32805
|
+
['application/json']
|
|
32806
|
+
);
|
|
32807
|
+
}
|
|
32808
|
+
|
|
32527
32809
|
/**
|
|
32528
32810
|
* Search the documents in a guest session.
|
|
32529
32811
|
*
|
|
@@ -32638,6 +32920,40 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32638
32920
|
);
|
|
32639
32921
|
}
|
|
32640
32922
|
|
|
32923
|
+
/**
|
|
32924
|
+
* Indicate that the document was copied by the user.
|
|
32925
|
+
*
|
|
32926
|
+
* @param {String} knowledgeBaseId Knowledge base ID.
|
|
32927
|
+
* @param {String} documentId Document ID.
|
|
32928
|
+
* @param {Object} opts Optional parameters
|
|
32929
|
+
* @param {Object} opts.body
|
|
32930
|
+
*/
|
|
32931
|
+
postKnowledgeKnowledgebaseDocumentCopies(knowledgeBaseId, documentId, opts) {
|
|
32932
|
+
opts = opts || {};
|
|
32933
|
+
|
|
32934
|
+
// verify the required parameter 'knowledgeBaseId' is set
|
|
32935
|
+
if (knowledgeBaseId === undefined || knowledgeBaseId === null) {
|
|
32936
|
+
throw 'Missing the required parameter "knowledgeBaseId" when calling postKnowledgeKnowledgebaseDocumentCopies';
|
|
32937
|
+
}
|
|
32938
|
+
// verify the required parameter 'documentId' is set
|
|
32939
|
+
if (documentId === undefined || documentId === null) {
|
|
32940
|
+
throw 'Missing the required parameter "documentId" when calling postKnowledgeKnowledgebaseDocumentCopies';
|
|
32941
|
+
}
|
|
32942
|
+
|
|
32943
|
+
return this.apiClient.callApi(
|
|
32944
|
+
'/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/documents/{documentId}/copies',
|
|
32945
|
+
'POST',
|
|
32946
|
+
{ 'knowledgeBaseId': knowledgeBaseId,'documentId': documentId },
|
|
32947
|
+
{ },
|
|
32948
|
+
{ },
|
|
32949
|
+
{ },
|
|
32950
|
+
opts['body'],
|
|
32951
|
+
['PureCloud OAuth'],
|
|
32952
|
+
['application/json'],
|
|
32953
|
+
['application/json']
|
|
32954
|
+
);
|
|
32955
|
+
}
|
|
32956
|
+
|
|
32641
32957
|
/**
|
|
32642
32958
|
* Give feedback on a document
|
|
32643
32959
|
*
|
|
@@ -32868,6 +33184,35 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32868
33184
|
);
|
|
32869
33185
|
}
|
|
32870
33186
|
|
|
33187
|
+
/**
|
|
33188
|
+
* Indicate that documents were presented to the user.
|
|
33189
|
+
*
|
|
33190
|
+
* @param {String} knowledgeBaseId Knowledge base ID.
|
|
33191
|
+
* @param {Object} opts Optional parameters
|
|
33192
|
+
* @param {Object} opts.body
|
|
33193
|
+
*/
|
|
33194
|
+
postKnowledgeKnowledgebaseDocumentsPresentations(knowledgeBaseId, opts) {
|
|
33195
|
+
opts = opts || {};
|
|
33196
|
+
|
|
33197
|
+
// verify the required parameter 'knowledgeBaseId' is set
|
|
33198
|
+
if (knowledgeBaseId === undefined || knowledgeBaseId === null) {
|
|
33199
|
+
throw 'Missing the required parameter "knowledgeBaseId" when calling postKnowledgeKnowledgebaseDocumentsPresentations';
|
|
33200
|
+
}
|
|
33201
|
+
|
|
33202
|
+
return this.apiClient.callApi(
|
|
33203
|
+
'/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/documents/presentations',
|
|
33204
|
+
'POST',
|
|
33205
|
+
{ 'knowledgeBaseId': knowledgeBaseId },
|
|
33206
|
+
{ },
|
|
33207
|
+
{ },
|
|
33208
|
+
{ },
|
|
33209
|
+
opts['body'],
|
|
33210
|
+
['PureCloud OAuth'],
|
|
33211
|
+
['application/json'],
|
|
33212
|
+
['application/json']
|
|
33213
|
+
);
|
|
33214
|
+
}
|
|
33215
|
+
|
|
32871
33216
|
/**
|
|
32872
33217
|
* Search the documents in a knowledge base.
|
|
32873
33218
|
*
|
|
@@ -33424,7 +33769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33424
33769
|
/**
|
|
33425
33770
|
* LanguageUnderstanding service.
|
|
33426
33771
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
33427
|
-
* @version 188.
|
|
33772
|
+
* @version 188.1.0
|
|
33428
33773
|
*/
|
|
33429
33774
|
|
|
33430
33775
|
/**
|
|
@@ -34437,7 +34782,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34437
34782
|
/**
|
|
34438
34783
|
* Languages service.
|
|
34439
34784
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
34440
|
-
* @version 188.
|
|
34785
|
+
* @version 188.1.0
|
|
34441
34786
|
*/
|
|
34442
34787
|
|
|
34443
34788
|
/**
|
|
@@ -34659,7 +35004,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34659
35004
|
/**
|
|
34660
35005
|
* Learning service.
|
|
34661
35006
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
34662
|
-
* @version 188.
|
|
35007
|
+
* @version 188.1.0
|
|
34663
35008
|
*/
|
|
34664
35009
|
|
|
34665
35010
|
/**
|
|
@@ -35515,7 +35860,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35515
35860
|
/**
|
|
35516
35861
|
* License service.
|
|
35517
35862
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
35518
|
-
* @version 188.
|
|
35863
|
+
* @version 188.1.0
|
|
35519
35864
|
*/
|
|
35520
35865
|
|
|
35521
35866
|
/**
|
|
@@ -35753,7 +36098,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35753
36098
|
/**
|
|
35754
36099
|
* Locations service.
|
|
35755
36100
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
35756
|
-
* @version 188.
|
|
36101
|
+
* @version 188.1.0
|
|
35757
36102
|
*/
|
|
35758
36103
|
|
|
35759
36104
|
/**
|
|
@@ -35989,7 +36334,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35989
36334
|
/**
|
|
35990
36335
|
* LogCapture service.
|
|
35991
36336
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
35992
|
-
* @version 188.
|
|
36337
|
+
* @version 188.1.0
|
|
35993
36338
|
*/
|
|
35994
36339
|
|
|
35995
36340
|
/**
|
|
@@ -36189,7 +36534,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36189
36534
|
/**
|
|
36190
36535
|
* Messaging service.
|
|
36191
36536
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
36192
|
-
* @version 188.
|
|
36537
|
+
* @version 188.1.0
|
|
36193
36538
|
*/
|
|
36194
36539
|
|
|
36195
36540
|
/**
|
|
@@ -36548,7 +36893,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36548
36893
|
/**
|
|
36549
36894
|
* MobileDevices service.
|
|
36550
36895
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
36551
|
-
* @version 188.
|
|
36896
|
+
* @version 188.1.0
|
|
36552
36897
|
*/
|
|
36553
36898
|
|
|
36554
36899
|
/**
|
|
@@ -36699,7 +37044,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36699
37044
|
/**
|
|
36700
37045
|
* Notifications service.
|
|
36701
37046
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
36702
|
-
* @version 188.
|
|
37047
|
+
* @version 188.1.0
|
|
36703
37048
|
*/
|
|
36704
37049
|
|
|
36705
37050
|
/**
|
|
@@ -36932,7 +37277,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
36932
37277
|
/**
|
|
36933
37278
|
* OAuth service.
|
|
36934
37279
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
36935
|
-
* @version 188.
|
|
37280
|
+
* @version 188.1.0
|
|
36936
37281
|
*/
|
|
36937
37282
|
|
|
36938
37283
|
/**
|
|
@@ -37298,7 +37643,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37298
37643
|
/**
|
|
37299
37644
|
* Objects service.
|
|
37300
37645
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
37301
|
-
* @version 188.
|
|
37646
|
+
* @version 188.1.0
|
|
37302
37647
|
*/
|
|
37303
37648
|
|
|
37304
37649
|
/**
|
|
@@ -37568,7 +37913,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37568
37913
|
/**
|
|
37569
37914
|
* OperationalEvents service.
|
|
37570
37915
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
37571
|
-
* @version 188.
|
|
37916
|
+
* @version 188.1.0
|
|
37572
37917
|
*/
|
|
37573
37918
|
|
|
37574
37919
|
/**
|
|
@@ -37634,7 +37979,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37634
37979
|
/**
|
|
37635
37980
|
* Organization service.
|
|
37636
37981
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
37637
|
-
* @version 188.
|
|
37982
|
+
* @version 188.1.0
|
|
37638
37983
|
*/
|
|
37639
37984
|
|
|
37640
37985
|
/**
|
|
@@ -38089,7 +38434,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38089
38434
|
/**
|
|
38090
38435
|
* OrganizationAuthorization service.
|
|
38091
38436
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
38092
|
-
* @version 188.
|
|
38437
|
+
* @version 188.1.0
|
|
38093
38438
|
*/
|
|
38094
38439
|
|
|
38095
38440
|
/**
|
|
@@ -39436,7 +39781,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39436
39781
|
/**
|
|
39437
39782
|
* Outbound service.
|
|
39438
39783
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
39439
|
-
* @version 188.
|
|
39784
|
+
* @version 188.1.0
|
|
39440
39785
|
*/
|
|
39441
39786
|
|
|
39442
39787
|
/**
|
|
@@ -43673,7 +44018,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43673
44018
|
/**
|
|
43674
44019
|
* Presence service.
|
|
43675
44020
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
43676
|
-
* @version 188.
|
|
44021
|
+
* @version 188.1.0
|
|
43677
44022
|
*/
|
|
43678
44023
|
|
|
43679
44024
|
/**
|
|
@@ -44417,7 +44762,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44417
44762
|
/**
|
|
44418
44763
|
* ProcessAutomation service.
|
|
44419
44764
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
44420
|
-
* @version 188.
|
|
44765
|
+
* @version 188.1.0
|
|
44421
44766
|
*/
|
|
44422
44767
|
|
|
44423
44768
|
/**
|
|
@@ -44656,7 +45001,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44656
45001
|
/**
|
|
44657
45002
|
* Quality service.
|
|
44658
45003
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
44659
|
-
* @version 188.
|
|
45004
|
+
* @version 188.1.0
|
|
44660
45005
|
*/
|
|
44661
45006
|
|
|
44662
45007
|
/**
|
|
@@ -46413,7 +46758,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46413
46758
|
/**
|
|
46414
46759
|
* Recording service.
|
|
46415
46760
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
46416
|
-
* @version 188.
|
|
46761
|
+
* @version 188.1.0
|
|
46417
46762
|
*/
|
|
46418
46763
|
|
|
46419
46764
|
/**
|
|
@@ -48050,7 +48395,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48050
48395
|
/**
|
|
48051
48396
|
* ResponseManagement service.
|
|
48052
48397
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
48053
|
-
* @version 188.
|
|
48398
|
+
* @version 188.1.0
|
|
48054
48399
|
*/
|
|
48055
48400
|
|
|
48056
48401
|
/**
|
|
@@ -48535,7 +48880,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48535
48880
|
/**
|
|
48536
48881
|
* Routing service.
|
|
48537
48882
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
48538
|
-
* @version 188.
|
|
48883
|
+
* @version 188.1.0
|
|
48539
48884
|
*/
|
|
48540
48885
|
|
|
48541
48886
|
/**
|
|
@@ -52488,7 +52833,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52488
52833
|
/**
|
|
52489
52834
|
* SCIM service.
|
|
52490
52835
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
52491
|
-
* @version 188.
|
|
52836
|
+
* @version 188.1.0
|
|
52492
52837
|
*/
|
|
52493
52838
|
|
|
52494
52839
|
/**
|
|
@@ -53365,7 +53710,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53365
53710
|
/**
|
|
53366
53711
|
* ScreenRecording service.
|
|
53367
53712
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
53368
|
-
* @version 188.
|
|
53713
|
+
* @version 188.1.0
|
|
53369
53714
|
*/
|
|
53370
53715
|
|
|
53371
53716
|
/**
|
|
@@ -53410,7 +53755,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53410
53755
|
/**
|
|
53411
53756
|
* Scripts service.
|
|
53412
53757
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
53413
|
-
* @version 188.
|
|
53758
|
+
* @version 188.1.0
|
|
53414
53759
|
*/
|
|
53415
53760
|
|
|
53416
53761
|
/**
|
|
@@ -53854,7 +54199,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53854
54199
|
/**
|
|
53855
54200
|
* Search service.
|
|
53856
54201
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
53857
|
-
* @version 188.
|
|
54202
|
+
* @version 188.1.0
|
|
53858
54203
|
*/
|
|
53859
54204
|
|
|
53860
54205
|
/**
|
|
@@ -54543,7 +54888,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54543
54888
|
/**
|
|
54544
54889
|
* Settings service.
|
|
54545
54890
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
54546
|
-
* @version 188.
|
|
54891
|
+
* @version 188.1.0
|
|
54547
54892
|
*/
|
|
54548
54893
|
|
|
54549
54894
|
/**
|
|
@@ -54608,7 +54953,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54608
54953
|
/**
|
|
54609
54954
|
* SpeechTextAnalytics service.
|
|
54610
54955
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
54611
|
-
* @version 188.
|
|
54956
|
+
* @version 188.1.0
|
|
54612
54957
|
*/
|
|
54613
54958
|
|
|
54614
54959
|
/**
|
|
@@ -55722,7 +56067,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55722
56067
|
/**
|
|
55723
56068
|
* Stations service.
|
|
55724
56069
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
55725
|
-
* @version 188.
|
|
56070
|
+
* @version 188.1.0
|
|
55726
56071
|
*/
|
|
55727
56072
|
|
|
55728
56073
|
/**
|
|
@@ -55824,7 +56169,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55824
56169
|
/**
|
|
55825
56170
|
* Suggest service.
|
|
55826
56171
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
55827
|
-
* @version 188.
|
|
56172
|
+
* @version 188.1.0
|
|
55828
56173
|
*/
|
|
55829
56174
|
|
|
55830
56175
|
/**
|
|
@@ -55963,7 +56308,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55963
56308
|
/**
|
|
55964
56309
|
* TaskManagement service.
|
|
55965
56310
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
55966
|
-
* @version 188.
|
|
56311
|
+
* @version 188.1.0
|
|
55967
56312
|
*/
|
|
55968
56313
|
|
|
55969
56314
|
/**
|
|
@@ -57244,7 +57589,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57244
57589
|
/**
|
|
57245
57590
|
* Teams service.
|
|
57246
57591
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
57247
|
-
* @version 188.
|
|
57592
|
+
* @version 188.1.0
|
|
57248
57593
|
*/
|
|
57249
57594
|
|
|
57250
57595
|
/**
|
|
@@ -57546,7 +57891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57546
57891
|
/**
|
|
57547
57892
|
* Telephony service.
|
|
57548
57893
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
57549
|
-
* @version 188.
|
|
57894
|
+
* @version 188.1.0
|
|
57550
57895
|
*/
|
|
57551
57896
|
|
|
57552
57897
|
/**
|
|
@@ -57728,7 +58073,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57728
58073
|
/**
|
|
57729
58074
|
* TelephonyProvidersEdge service.
|
|
57730
58075
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
57731
|
-
* @version 188.
|
|
58076
|
+
* @version 188.1.0
|
|
57732
58077
|
*/
|
|
57733
58078
|
|
|
57734
58079
|
/**
|
|
@@ -61077,7 +61422,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61077
61422
|
/**
|
|
61078
61423
|
* Textbots service.
|
|
61079
61424
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
61080
|
-
* @version 188.
|
|
61425
|
+
* @version 188.1.0
|
|
61081
61426
|
*/
|
|
61082
61427
|
|
|
61083
61428
|
/**
|
|
@@ -61205,7 +61550,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61205
61550
|
/**
|
|
61206
61551
|
* Tokens service.
|
|
61207
61552
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
61208
|
-
* @version 188.
|
|
61553
|
+
* @version 188.1.0
|
|
61209
61554
|
*/
|
|
61210
61555
|
|
|
61211
61556
|
/**
|
|
@@ -61292,7 +61637,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61292
61637
|
/**
|
|
61293
61638
|
* Get the current Idle Token Timeout Value
|
|
61294
61639
|
*
|
|
61295
|
-
* getTokensTimeout is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
61296
61640
|
*/
|
|
61297
61641
|
getTokensTimeout() {
|
|
61298
61642
|
|
|
@@ -61335,7 +61679,6 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61335
61679
|
*
|
|
61336
61680
|
* @param {Object} opts Optional parameters
|
|
61337
61681
|
* @param {Object} opts.body
|
|
61338
|
-
* putTokensTimeout is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
61339
61682
|
*/
|
|
61340
61683
|
putTokensTimeout(opts) {
|
|
61341
61684
|
opts = opts || {};
|
|
@@ -61361,7 +61704,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61361
61704
|
/**
|
|
61362
61705
|
* Uploads service.
|
|
61363
61706
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
61364
|
-
* @version 188.
|
|
61707
|
+
* @version 188.1.0
|
|
61365
61708
|
*/
|
|
61366
61709
|
|
|
61367
61710
|
/**
|
|
@@ -61630,7 +61973,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61630
61973
|
/**
|
|
61631
61974
|
* Usage service.
|
|
61632
61975
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
61633
|
-
* @version 188.
|
|
61976
|
+
* @version 188.1.0
|
|
61634
61977
|
*/
|
|
61635
61978
|
|
|
61636
61979
|
/**
|
|
@@ -61840,7 +62183,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
61840
62183
|
/**
|
|
61841
62184
|
* UserRecordings service.
|
|
61842
62185
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
61843
|
-
* @version 188.
|
|
62186
|
+
* @version 188.1.0
|
|
61844
62187
|
*/
|
|
61845
62188
|
|
|
61846
62189
|
/**
|
|
@@ -62025,7 +62368,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
62025
62368
|
/**
|
|
62026
62369
|
* Users service.
|
|
62027
62370
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
62028
|
-
* @version 188.
|
|
62371
|
+
* @version 188.1.0
|
|
62029
62372
|
*/
|
|
62030
62373
|
|
|
62031
62374
|
/**
|
|
@@ -64676,7 +65019,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
64676
65019
|
/**
|
|
64677
65020
|
* Utilities service.
|
|
64678
65021
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
64679
|
-
* @version 188.
|
|
65022
|
+
* @version 188.1.0
|
|
64680
65023
|
*/
|
|
64681
65024
|
|
|
64682
65025
|
/**
|
|
@@ -64787,7 +65130,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
64787
65130
|
/**
|
|
64788
65131
|
* Voicemail service.
|
|
64789
65132
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
64790
|
-
* @version 188.
|
|
65133
|
+
* @version 188.1.0
|
|
64791
65134
|
*/
|
|
64792
65135
|
|
|
64793
65136
|
/**
|
|
@@ -65454,7 +65797,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65454
65797
|
/**
|
|
65455
65798
|
* WebChat service.
|
|
65456
65799
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
65457
|
-
* @version 188.
|
|
65800
|
+
* @version 188.1.0
|
|
65458
65801
|
*/
|
|
65459
65802
|
|
|
65460
65803
|
/**
|
|
@@ -66003,7 +66346,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66003
66346
|
/**
|
|
66004
66347
|
* WebDeployments service.
|
|
66005
66348
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
66006
|
-
* @version 188.
|
|
66349
|
+
* @version 188.1.0
|
|
66007
66350
|
*/
|
|
66008
66351
|
|
|
66009
66352
|
/**
|
|
@@ -66530,7 +66873,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66530
66873
|
/**
|
|
66531
66874
|
* WebMessaging service.
|
|
66532
66875
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
66533
|
-
* @version 188.
|
|
66876
|
+
* @version 188.1.0
|
|
66534
66877
|
*/
|
|
66535
66878
|
|
|
66536
66879
|
/**
|
|
@@ -66576,7 +66919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66576
66919
|
/**
|
|
66577
66920
|
* Widgets service.
|
|
66578
66921
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
66579
|
-
* @version 188.
|
|
66922
|
+
* @version 188.1.0
|
|
66580
66923
|
*/
|
|
66581
66924
|
|
|
66582
66925
|
/**
|
|
@@ -66722,7 +67065,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66722
67065
|
/**
|
|
66723
67066
|
* WorkforceManagement service.
|
|
66724
67067
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
66725
|
-
* @version 188.
|
|
67068
|
+
* @version 188.1.0
|
|
66726
67069
|
*/
|
|
66727
67070
|
|
|
66728
67071
|
/**
|
|
@@ -72117,7 +72460,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
72117
72460
|
* </pre>
|
|
72118
72461
|
* </p>
|
|
72119
72462
|
* @module purecloud-platform-client-v2/index
|
|
72120
|
-
* @version 188.
|
|
72463
|
+
* @version 188.1.0
|
|
72121
72464
|
*/
|
|
72122
72465
|
class platformClient {
|
|
72123
72466
|
constructor() {
|