purecloud-platform-client-v2 235.0.0 → 236.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 +122 -86
- package/dist/web-amd/purecloud-platform-client-v2.js +122 -86
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +97 -86
- package/dist/web-cjs/purecloud-platform-client-v2.js +97 -86
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +845 -753
- 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 +2 -2
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BusinessRulesApi.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 +37 -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 +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +2 -2
- 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 +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 -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 236.0.0
|
|
749
749
|
*/
|
|
750
750
|
class ApiClient {
|
|
751
751
|
/**
|
|
@@ -2358,7 +2358,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2358
2358
|
/**
|
|
2359
2359
|
* AIStudio service.
|
|
2360
2360
|
* @module purecloud-platform-client-v2/api/AIStudioApi
|
|
2361
|
-
* @version
|
|
2361
|
+
* @version 236.0.0
|
|
2362
2362
|
*/
|
|
2363
2363
|
|
|
2364
2364
|
/**
|
|
@@ -2930,7 +2930,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2930
2930
|
/**
|
|
2931
2931
|
* AgentAssistants service.
|
|
2932
2932
|
* @module purecloud-platform-client-v2/api/AgentAssistantsApi
|
|
2933
|
-
* @version
|
|
2933
|
+
* @version 236.0.0
|
|
2934
2934
|
*/
|
|
2935
2935
|
|
|
2936
2936
|
/**
|
|
@@ -3416,7 +3416,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3416
3416
|
/**
|
|
3417
3417
|
* AgentCopilot service.
|
|
3418
3418
|
* @module purecloud-platform-client-v2/api/AgentCopilotApi
|
|
3419
|
-
* @version
|
|
3419
|
+
* @version 236.0.0
|
|
3420
3420
|
*/
|
|
3421
3421
|
|
|
3422
3422
|
/**
|
|
@@ -3516,7 +3516,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3516
3516
|
/**
|
|
3517
3517
|
* AgentUI service.
|
|
3518
3518
|
* @module purecloud-platform-client-v2/api/AgentUIApi
|
|
3519
|
-
* @version
|
|
3519
|
+
* @version 236.0.0
|
|
3520
3520
|
*/
|
|
3521
3521
|
|
|
3522
3522
|
/**
|
|
@@ -3647,7 +3647,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
3647
3647
|
/**
|
|
3648
3648
|
* Alerting service.
|
|
3649
3649
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3650
|
-
* @version
|
|
3650
|
+
* @version 236.0.0
|
|
3651
3651
|
*/
|
|
3652
3652
|
|
|
3653
3653
|
/**
|
|
@@ -4048,7 +4048,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
4048
4048
|
/**
|
|
4049
4049
|
* Analytics service.
|
|
4050
4050
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
4051
|
-
* @version
|
|
4051
|
+
* @version 236.0.0
|
|
4052
4052
|
*/
|
|
4053
4053
|
|
|
4054
4054
|
/**
|
|
@@ -7316,7 +7316,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7316
7316
|
/**
|
|
7317
7317
|
* Architect service.
|
|
7318
7318
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
7319
|
-
* @version
|
|
7319
|
+
* @version 236.0.0
|
|
7320
7320
|
*/
|
|
7321
7321
|
|
|
7322
7322
|
/**
|
|
@@ -11611,7 +11611,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11611
11611
|
/**
|
|
11612
11612
|
* Audit service.
|
|
11613
11613
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
11614
|
-
* @version
|
|
11614
|
+
* @version 236.0.0
|
|
11615
11615
|
*/
|
|
11616
11616
|
|
|
11617
11617
|
/**
|
|
@@ -11812,7 +11812,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
11812
11812
|
/**
|
|
11813
11813
|
* Authorization service.
|
|
11814
11814
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
11815
|
-
* @version
|
|
11815
|
+
* @version 236.0.0
|
|
11816
11816
|
*/
|
|
11817
11817
|
|
|
11818
11818
|
/**
|
|
@@ -12109,7 +12109,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
12109
12109
|
* @param {Object} opts Optional parameters
|
|
12110
12110
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
12111
12111
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
12112
|
-
* @param {String} opts.pageSize
|
|
12112
|
+
* @param {String} opts.pageSize Page size (max 200, default 25) (default to 25)
|
|
12113
12113
|
* @param {Array.<String>} opts.id Optionally request specific divisions by their IDs
|
|
12114
12114
|
* @param {String} opts.name Optionally request specific divisions by division name
|
|
12115
12115
|
*/
|
|
@@ -13527,7 +13527,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13527
13527
|
/**
|
|
13528
13528
|
* Billing service.
|
|
13529
13529
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
13530
|
-
* @version
|
|
13530
|
+
* @version 236.0.0
|
|
13531
13531
|
*/
|
|
13532
13532
|
|
|
13533
13533
|
/**
|
|
@@ -13783,7 +13783,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13783
13783
|
/**
|
|
13784
13784
|
* BusinessRules service.
|
|
13785
13785
|
* @module purecloud-platform-client-v2/api/BusinessRulesApi
|
|
13786
|
-
* @version
|
|
13786
|
+
* @version 236.0.0
|
|
13787
13787
|
*/
|
|
13788
13788
|
|
|
13789
13789
|
/**
|
|
@@ -14670,7 +14670,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14670
14670
|
/**
|
|
14671
14671
|
* CarrierServices service.
|
|
14672
14672
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
14673
|
-
* @version
|
|
14673
|
+
* @version 236.0.0
|
|
14674
14674
|
*/
|
|
14675
14675
|
|
|
14676
14676
|
/**
|
|
@@ -14740,7 +14740,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14740
14740
|
/**
|
|
14741
14741
|
* Chat service.
|
|
14742
14742
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
14743
|
-
* @version
|
|
14743
|
+
* @version 236.0.0
|
|
14744
14744
|
*/
|
|
14745
14745
|
|
|
14746
14746
|
/**
|
|
@@ -15721,7 +15721,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15721
15721
|
/**
|
|
15722
15722
|
* Coaching service.
|
|
15723
15723
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
15724
|
-
* @version
|
|
15724
|
+
* @version 236.0.0
|
|
15725
15725
|
*/
|
|
15726
15726
|
|
|
15727
15727
|
/**
|
|
@@ -16348,7 +16348,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
16348
16348
|
/**
|
|
16349
16349
|
* ContentManagement service.
|
|
16350
16350
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
16351
|
-
* @version
|
|
16351
|
+
* @version 236.0.0
|
|
16352
16352
|
*/
|
|
16353
16353
|
|
|
16354
16354
|
/**
|
|
@@ -17429,7 +17429,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17429
17429
|
/**
|
|
17430
17430
|
* Conversations service.
|
|
17431
17431
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
17432
|
-
* @version
|
|
17432
|
+
* @version 236.0.0
|
|
17433
17433
|
*/
|
|
17434
17434
|
|
|
17435
17435
|
/**
|
|
@@ -19510,6 +19510,42 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19510
19510
|
);
|
|
19511
19511
|
}
|
|
19512
19512
|
|
|
19513
|
+
/**
|
|
19514
|
+
* Get message media list by status
|
|
19515
|
+
*
|
|
19516
|
+
* @param {String} conversationId conversationId
|
|
19517
|
+
* @param {String} communicationId communicationId
|
|
19518
|
+
* @param {Object} opts Optional parameters
|
|
19519
|
+
* @param {Object} opts.status The status on which to filter the response.
|
|
19520
|
+
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
19521
|
+
* @param {Number} opts.pageSize Page size (default to 25)
|
|
19522
|
+
*/
|
|
19523
|
+
getConversationsMessageCommunicationMessagesMedia(conversationId, communicationId, opts) {
|
|
19524
|
+
opts = opts || {};
|
|
19525
|
+
|
|
19526
|
+
// verify the required parameter 'conversationId' is set
|
|
19527
|
+
if (conversationId === undefined || conversationId === null || conversationId === '') {
|
|
19528
|
+
throw 'Missing the required parameter "conversationId" when calling getConversationsMessageCommunicationMessagesMedia';
|
|
19529
|
+
}
|
|
19530
|
+
// verify the required parameter 'communicationId' is set
|
|
19531
|
+
if (communicationId === undefined || communicationId === null || communicationId === '') {
|
|
19532
|
+
throw 'Missing the required parameter "communicationId" when calling getConversationsMessageCommunicationMessagesMedia';
|
|
19533
|
+
}
|
|
19534
|
+
|
|
19535
|
+
return this.apiClient.callApi(
|
|
19536
|
+
'/api/v2/conversations/messages/{conversationId}/communications/{communicationId}/messages/media',
|
|
19537
|
+
'GET',
|
|
19538
|
+
{ 'conversationId': conversationId,'communicationId': communicationId },
|
|
19539
|
+
{ 'status': opts['status'],'pageNumber': opts['pageNumber'],'pageSize': opts['pageSize'] },
|
|
19540
|
+
{ },
|
|
19541
|
+
{ },
|
|
19542
|
+
null,
|
|
19543
|
+
['PureCloud OAuth'],
|
|
19544
|
+
['application/json'],
|
|
19545
|
+
['application/json']
|
|
19546
|
+
);
|
|
19547
|
+
}
|
|
19548
|
+
|
|
19513
19549
|
/**
|
|
19514
19550
|
* Get media
|
|
19515
19551
|
* See https://developer.genesys.cloud/api/rest/v2/conversations/messaging-media-upload for example usage.
|
|
@@ -26020,7 +26056,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26020
26056
|
/**
|
|
26021
26057
|
* DataExtensions service.
|
|
26022
26058
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
26023
|
-
* @version
|
|
26059
|
+
* @version 236.0.0
|
|
26024
26060
|
*/
|
|
26025
26061
|
|
|
26026
26062
|
/**
|
|
@@ -26106,7 +26142,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26106
26142
|
/**
|
|
26107
26143
|
* DataPrivacy service.
|
|
26108
26144
|
* @module purecloud-platform-client-v2/api/DataPrivacyApi
|
|
26109
|
-
* @version
|
|
26145
|
+
* @version 236.0.0
|
|
26110
26146
|
*/
|
|
26111
26147
|
|
|
26112
26148
|
/**
|
|
@@ -26276,7 +26312,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26276
26312
|
/**
|
|
26277
26313
|
* Downloads service.
|
|
26278
26314
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
26279
|
-
* @version
|
|
26315
|
+
* @version 236.0.0
|
|
26280
26316
|
*/
|
|
26281
26317
|
|
|
26282
26318
|
/**
|
|
@@ -26328,7 +26364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26328
26364
|
/**
|
|
26329
26365
|
* Emails service.
|
|
26330
26366
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
26331
|
-
* @version
|
|
26367
|
+
* @version 236.0.0
|
|
26332
26368
|
*/
|
|
26333
26369
|
|
|
26334
26370
|
/**
|
|
@@ -26457,7 +26493,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26457
26493
|
/**
|
|
26458
26494
|
* EmployeeEngagement service.
|
|
26459
26495
|
* @module purecloud-platform-client-v2/api/EmployeeEngagementApi
|
|
26460
|
-
* @version
|
|
26496
|
+
* @version 236.0.0
|
|
26461
26497
|
*/
|
|
26462
26498
|
|
|
26463
26499
|
/**
|
|
@@ -26608,7 +26644,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26608
26644
|
/**
|
|
26609
26645
|
* Events service.
|
|
26610
26646
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
26611
|
-
* @version
|
|
26647
|
+
* @version 236.0.0
|
|
26612
26648
|
*/
|
|
26613
26649
|
|
|
26614
26650
|
/**
|
|
@@ -26704,7 +26740,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26704
26740
|
/**
|
|
26705
26741
|
* ExternalContacts service.
|
|
26706
26742
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
26707
|
-
* @version
|
|
26743
|
+
* @version 236.0.0
|
|
26708
26744
|
*/
|
|
26709
26745
|
|
|
26710
26746
|
/**
|
|
@@ -29951,7 +29987,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
29951
29987
|
/**
|
|
29952
29988
|
* Fax service.
|
|
29953
29989
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
29954
|
-
* @version
|
|
29990
|
+
* @version 236.0.0
|
|
29955
29991
|
*/
|
|
29956
29992
|
|
|
29957
29993
|
/**
|
|
@@ -30166,7 +30202,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30166
30202
|
/**
|
|
30167
30203
|
* Flows service.
|
|
30168
30204
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
30169
|
-
* @version
|
|
30205
|
+
* @version 236.0.0
|
|
30170
30206
|
*/
|
|
30171
30207
|
|
|
30172
30208
|
/**
|
|
@@ -30375,7 +30411,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30375
30411
|
/**
|
|
30376
30412
|
* Gamification service.
|
|
30377
30413
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
30378
|
-
* @version
|
|
30414
|
+
* @version 236.0.0
|
|
30379
30415
|
*/
|
|
30380
30416
|
|
|
30381
30417
|
/**
|
|
@@ -32933,7 +32969,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32933
32969
|
/**
|
|
32934
32970
|
* GeneralDataProtectionRegulation service.
|
|
32935
32971
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
32936
|
-
* @version
|
|
32972
|
+
* @version 236.0.0
|
|
32937
32973
|
*/
|
|
32938
32974
|
|
|
32939
32975
|
/**
|
|
@@ -33063,7 +33099,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33063
33099
|
/**
|
|
33064
33100
|
* Geolocation service.
|
|
33065
33101
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
33066
|
-
* @version
|
|
33102
|
+
* @version 236.0.0
|
|
33067
33103
|
*/
|
|
33068
33104
|
|
|
33069
33105
|
/**
|
|
@@ -33194,7 +33230,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33194
33230
|
/**
|
|
33195
33231
|
* Greetings service.
|
|
33196
33232
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
33197
|
-
* @version
|
|
33233
|
+
* @version 236.0.0
|
|
33198
33234
|
*/
|
|
33199
33235
|
|
|
33200
33236
|
/**
|
|
@@ -33736,7 +33772,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
33736
33772
|
/**
|
|
33737
33773
|
* Groups service.
|
|
33738
33774
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
33739
|
-
* @version
|
|
33775
|
+
* @version 236.0.0
|
|
33740
33776
|
*/
|
|
33741
33777
|
|
|
33742
33778
|
/**
|
|
@@ -34255,7 +34291,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34255
34291
|
/**
|
|
34256
34292
|
* IdentityProvider service.
|
|
34257
34293
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
34258
|
-
* @version
|
|
34294
|
+
* @version 236.0.0
|
|
34259
34295
|
*/
|
|
34260
34296
|
|
|
34261
34297
|
/**
|
|
@@ -35116,7 +35152,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35116
35152
|
/**
|
|
35117
35153
|
* InfrastructureAsCode service.
|
|
35118
35154
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
35119
|
-
* @version
|
|
35155
|
+
* @version 236.0.0
|
|
35120
35156
|
*/
|
|
35121
35157
|
|
|
35122
35158
|
/**
|
|
@@ -35283,7 +35319,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
35283
35319
|
/**
|
|
35284
35320
|
* Integrations service.
|
|
35285
35321
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
35286
|
-
* @version
|
|
35322
|
+
* @version 236.0.0
|
|
35287
35323
|
*/
|
|
35288
35324
|
|
|
35289
35325
|
/**
|
|
@@ -37931,7 +37967,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37931
37967
|
/**
|
|
37932
37968
|
* Journey service.
|
|
37933
37969
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
37934
|
-
* @version
|
|
37970
|
+
* @version 236.0.0
|
|
37935
37971
|
*/
|
|
37936
37972
|
|
|
37937
37973
|
/**
|
|
@@ -40028,7 +40064,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40028
40064
|
/**
|
|
40029
40065
|
* Knowledge service.
|
|
40030
40066
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
40031
|
-
* @version
|
|
40067
|
+
* @version 236.0.0
|
|
40032
40068
|
*/
|
|
40033
40069
|
|
|
40034
40070
|
/**
|
|
@@ -43111,7 +43147,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
43111
43147
|
/**
|
|
43112
43148
|
* LanguageUnderstanding service.
|
|
43113
43149
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
43114
|
-
* @version
|
|
43150
|
+
* @version 236.0.0
|
|
43115
43151
|
*/
|
|
43116
43152
|
|
|
43117
43153
|
/**
|
|
@@ -44330,7 +44366,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44330
44366
|
/**
|
|
44331
44367
|
* Languages service.
|
|
44332
44368
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
44333
|
-
* @version
|
|
44369
|
+
* @version 236.0.0
|
|
44334
44370
|
*/
|
|
44335
44371
|
|
|
44336
44372
|
/**
|
|
@@ -44552,7 +44588,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44552
44588
|
/**
|
|
44553
44589
|
* Learning service.
|
|
44554
44590
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
44555
|
-
* @version
|
|
44591
|
+
* @version 236.0.0
|
|
44556
44592
|
*/
|
|
44557
44593
|
|
|
44558
44594
|
/**
|
|
@@ -45635,7 +45671,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45635
45671
|
/**
|
|
45636
45672
|
* License service.
|
|
45637
45673
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
45638
|
-
* @version
|
|
45674
|
+
* @version 236.0.0
|
|
45639
45675
|
*/
|
|
45640
45676
|
|
|
45641
45677
|
/**
|
|
@@ -45873,7 +45909,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
45873
45909
|
/**
|
|
45874
45910
|
* Locations service.
|
|
45875
45911
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
45876
|
-
* @version
|
|
45912
|
+
* @version 236.0.0
|
|
45877
45913
|
*/
|
|
45878
45914
|
|
|
45879
45915
|
/**
|
|
@@ -46109,7 +46145,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46109
46145
|
/**
|
|
46110
46146
|
* LogCapture service.
|
|
46111
46147
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
46112
|
-
* @version
|
|
46148
|
+
* @version 236.0.0
|
|
46113
46149
|
*/
|
|
46114
46150
|
|
|
46115
46151
|
/**
|
|
@@ -46308,7 +46344,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46308
46344
|
/**
|
|
46309
46345
|
* Messaging service.
|
|
46310
46346
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
46311
|
-
* @version
|
|
46347
|
+
* @version 236.0.0
|
|
46312
46348
|
*/
|
|
46313
46349
|
|
|
46314
46350
|
/**
|
|
@@ -46667,7 +46703,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46667
46703
|
/**
|
|
46668
46704
|
* MobileDevices service.
|
|
46669
46705
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
46670
|
-
* @version
|
|
46706
|
+
* @version 236.0.0
|
|
46671
46707
|
*/
|
|
46672
46708
|
|
|
46673
46709
|
/**
|
|
@@ -46818,7 +46854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
46818
46854
|
/**
|
|
46819
46855
|
* Notifications service.
|
|
46820
46856
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
46821
|
-
* @version
|
|
46857
|
+
* @version 236.0.0
|
|
46822
46858
|
*/
|
|
46823
46859
|
|
|
46824
46860
|
/**
|
|
@@ -47051,7 +47087,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47051
47087
|
/**
|
|
47052
47088
|
* OAuth service.
|
|
47053
47089
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
47054
|
-
* @version
|
|
47090
|
+
* @version 236.0.0
|
|
47055
47091
|
*/
|
|
47056
47092
|
|
|
47057
47093
|
/**
|
|
@@ -47417,7 +47453,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47417
47453
|
/**
|
|
47418
47454
|
* Objects service.
|
|
47419
47455
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
47420
|
-
* @version
|
|
47456
|
+
* @version 236.0.0
|
|
47421
47457
|
*/
|
|
47422
47458
|
|
|
47423
47459
|
/**
|
|
@@ -47593,7 +47629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47593
47629
|
* @param {Object} opts Optional parameters
|
|
47594
47630
|
* @param {String} opts.before The cursor that points to the start of the set of entities that has been returned.
|
|
47595
47631
|
* @param {String} opts.after The cursor that points to the end of the set of entities that has been returned.
|
|
47596
|
-
* @param {String} opts.pageSize
|
|
47632
|
+
* @param {String} opts.pageSize Page size (max 200, default 25) (default to 25)
|
|
47597
47633
|
* @param {Array.<String>} opts.id Optionally request specific divisions by their IDs
|
|
47598
47634
|
* @param {String} opts.name Optionally request specific divisions by division name
|
|
47599
47635
|
*/
|
|
@@ -47741,7 +47777,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47741
47777
|
/**
|
|
47742
47778
|
* OperationalEvents service.
|
|
47743
47779
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
47744
|
-
* @version
|
|
47780
|
+
* @version 236.0.0
|
|
47745
47781
|
*/
|
|
47746
47782
|
|
|
47747
47783
|
/**
|
|
@@ -47858,7 +47894,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47858
47894
|
/**
|
|
47859
47895
|
* Organization service.
|
|
47860
47896
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
47861
|
-
* @version
|
|
47897
|
+
* @version 236.0.0
|
|
47862
47898
|
*/
|
|
47863
47899
|
|
|
47864
47900
|
/**
|
|
@@ -48333,7 +48369,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48333
48369
|
/**
|
|
48334
48370
|
* OrganizationAuthorization service.
|
|
48335
48371
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
48336
|
-
* @version
|
|
48372
|
+
* @version 236.0.0
|
|
48337
48373
|
*/
|
|
48338
48374
|
|
|
48339
48375
|
/**
|
|
@@ -49727,7 +49763,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49727
49763
|
/**
|
|
49728
49764
|
* Outbound service.
|
|
49729
49765
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
49730
|
-
* @version
|
|
49766
|
+
* @version 236.0.0
|
|
49731
49767
|
*/
|
|
49732
49768
|
|
|
49733
49769
|
/**
|
|
@@ -54474,7 +54510,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
54474
54510
|
/**
|
|
54475
54511
|
* Presence service.
|
|
54476
54512
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
54477
|
-
* @version
|
|
54513
|
+
* @version 236.0.0
|
|
54478
54514
|
*/
|
|
54479
54515
|
|
|
54480
54516
|
/**
|
|
@@ -55218,7 +55254,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55218
55254
|
/**
|
|
55219
55255
|
* ProcessAutomation service.
|
|
55220
55256
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
55221
|
-
* @version
|
|
55257
|
+
* @version 236.0.0
|
|
55222
55258
|
*/
|
|
55223
55259
|
|
|
55224
55260
|
/**
|
|
@@ -55457,7 +55493,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
55457
55493
|
/**
|
|
55458
55494
|
* Quality service.
|
|
55459
55495
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
55460
|
-
* @version
|
|
55496
|
+
* @version 236.0.0
|
|
55461
55497
|
*/
|
|
55462
55498
|
|
|
55463
55499
|
/**
|
|
@@ -57296,7 +57332,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
57296
57332
|
/**
|
|
57297
57333
|
* Recording service.
|
|
57298
57334
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
57299
|
-
* @version
|
|
57335
|
+
* @version 236.0.0
|
|
57300
57336
|
*/
|
|
57301
57337
|
|
|
57302
57338
|
/**
|
|
@@ -58901,7 +58937,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
58901
58937
|
/**
|
|
58902
58938
|
* ResponseManagement service.
|
|
58903
58939
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
58904
|
-
* @version
|
|
58940
|
+
* @version 236.0.0
|
|
58905
58941
|
*/
|
|
58906
58942
|
|
|
58907
58943
|
/**
|
|
@@ -59411,7 +59447,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
59411
59447
|
/**
|
|
59412
59448
|
* Routing service.
|
|
59413
59449
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
59414
|
-
* @version
|
|
59450
|
+
* @version 236.0.0
|
|
59415
59451
|
*/
|
|
59416
59452
|
|
|
59417
59453
|
/**
|
|
@@ -63894,7 +63930,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
63894
63930
|
/**
|
|
63895
63931
|
* SCIM service.
|
|
63896
63932
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
63897
|
-
* @version
|
|
63933
|
+
* @version 236.0.0
|
|
63898
63934
|
*/
|
|
63899
63935
|
|
|
63900
63936
|
/**
|
|
@@ -64771,7 +64807,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
64771
64807
|
/**
|
|
64772
64808
|
* ScreenRecording service.
|
|
64773
64809
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
64774
|
-
* @version
|
|
64810
|
+
* @version 236.0.0
|
|
64775
64811
|
*/
|
|
64776
64812
|
|
|
64777
64813
|
/**
|
|
@@ -64816,7 +64852,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
64816
64852
|
/**
|
|
64817
64853
|
* Scripts service.
|
|
64818
64854
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
64819
|
-
* @version
|
|
64855
|
+
* @version 236.0.0
|
|
64820
64856
|
*/
|
|
64821
64857
|
|
|
64822
64858
|
/**
|
|
@@ -65292,7 +65328,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65292
65328
|
/**
|
|
65293
65329
|
* Search service.
|
|
65294
65330
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
65295
|
-
* @version
|
|
65331
|
+
* @version 236.0.0
|
|
65296
65332
|
*/
|
|
65297
65333
|
|
|
65298
65334
|
/**
|
|
@@ -65980,7 +66016,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
65980
66016
|
/**
|
|
65981
66017
|
* Settings service.
|
|
65982
66018
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
65983
|
-
* @version
|
|
66019
|
+
* @version 236.0.0
|
|
65984
66020
|
*/
|
|
65985
66021
|
|
|
65986
66022
|
/**
|
|
@@ -66328,7 +66364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
66328
66364
|
/**
|
|
66329
66365
|
* SocialMedia service.
|
|
66330
66366
|
* @module purecloud-platform-client-v2/api/SocialMediaApi
|
|
66331
|
-
* @version
|
|
66367
|
+
* @version 236.0.0
|
|
66332
66368
|
*/
|
|
66333
66369
|
|
|
66334
66370
|
/**
|
|
@@ -67923,7 +67959,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
67923
67959
|
/**
|
|
67924
67960
|
* SpeechTextAnalytics service.
|
|
67925
67961
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
67926
|
-
* @version
|
|
67962
|
+
* @version 236.0.0
|
|
67927
67963
|
*/
|
|
67928
67964
|
|
|
67929
67965
|
/**
|
|
@@ -69570,7 +69606,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
69570
69606
|
/**
|
|
69571
69607
|
* Stations service.
|
|
69572
69608
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
69573
|
-
* @version
|
|
69609
|
+
* @version 236.0.0
|
|
69574
69610
|
*/
|
|
69575
69611
|
|
|
69576
69612
|
/**
|
|
@@ -69672,7 +69708,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
69672
69708
|
/**
|
|
69673
69709
|
* Suggest service.
|
|
69674
69710
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
69675
|
-
* @version
|
|
69711
|
+
* @version 236.0.0
|
|
69676
69712
|
*/
|
|
69677
69713
|
|
|
69678
69714
|
/**
|
|
@@ -69811,7 +69847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
69811
69847
|
/**
|
|
69812
69848
|
* TaskManagement service.
|
|
69813
69849
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
69814
|
-
* @version
|
|
69850
|
+
* @version 236.0.0
|
|
69815
69851
|
*/
|
|
69816
69852
|
|
|
69817
69853
|
/**
|
|
@@ -71973,7 +72009,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
71973
72009
|
/**
|
|
71974
72010
|
* Teams service.
|
|
71975
72011
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
71976
|
-
* @version
|
|
72012
|
+
* @version 236.0.0
|
|
71977
72013
|
*/
|
|
71978
72014
|
|
|
71979
72015
|
/**
|
|
@@ -72278,7 +72314,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
72278
72314
|
/**
|
|
72279
72315
|
* Telephony service.
|
|
72280
72316
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
72281
|
-
* @version
|
|
72317
|
+
* @version 236.0.0
|
|
72282
72318
|
*/
|
|
72283
72319
|
|
|
72284
72320
|
/**
|
|
@@ -72564,7 +72600,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
72564
72600
|
/**
|
|
72565
72601
|
* TelephonyProvidersEdge service.
|
|
72566
72602
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
72567
|
-
* @version
|
|
72603
|
+
* @version 236.0.0
|
|
72568
72604
|
*/
|
|
72569
72605
|
|
|
72570
72606
|
/**
|
|
@@ -76057,7 +76093,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76057
76093
|
/**
|
|
76058
76094
|
* Textbots service.
|
|
76059
76095
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
76060
|
-
* @version
|
|
76096
|
+
* @version 236.0.0
|
|
76061
76097
|
*/
|
|
76062
76098
|
|
|
76063
76099
|
/**
|
|
@@ -76186,7 +76222,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76186
76222
|
/**
|
|
76187
76223
|
* Tokens service.
|
|
76188
76224
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
76189
|
-
* @version
|
|
76225
|
+
* @version 236.0.0
|
|
76190
76226
|
*/
|
|
76191
76227
|
|
|
76192
76228
|
/**
|
|
@@ -76340,7 +76376,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76340
76376
|
/**
|
|
76341
76377
|
* Uploads service.
|
|
76342
76378
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
76343
|
-
* @version
|
|
76379
|
+
* @version 236.0.0
|
|
76344
76380
|
*/
|
|
76345
76381
|
|
|
76346
76382
|
/**
|
|
@@ -76631,7 +76667,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76631
76667
|
/**
|
|
76632
76668
|
* Usage service.
|
|
76633
76669
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
76634
|
-
* @version
|
|
76670
|
+
* @version 236.0.0
|
|
76635
76671
|
*/
|
|
76636
76672
|
|
|
76637
76673
|
/**
|
|
@@ -76966,7 +77002,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
76966
77002
|
/**
|
|
76967
77003
|
* UserRecordings service.
|
|
76968
77004
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
76969
|
-
* @version
|
|
77005
|
+
* @version 236.0.0
|
|
76970
77006
|
*/
|
|
76971
77007
|
|
|
76972
77008
|
/**
|
|
@@ -77150,7 +77186,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
77150
77186
|
/**
|
|
77151
77187
|
* Users service.
|
|
77152
77188
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
77153
|
-
* @version
|
|
77189
|
+
* @version 236.0.0
|
|
77154
77190
|
*/
|
|
77155
77191
|
|
|
77156
77192
|
/**
|
|
@@ -80159,7 +80195,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
80159
80195
|
/**
|
|
80160
80196
|
* Utilities service.
|
|
80161
80197
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
80162
|
-
* @version
|
|
80198
|
+
* @version 236.0.0
|
|
80163
80199
|
*/
|
|
80164
80200
|
|
|
80165
80201
|
/**
|
|
@@ -80270,7 +80306,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
80270
80306
|
/**
|
|
80271
80307
|
* Voicemail service.
|
|
80272
80308
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
80273
|
-
* @version
|
|
80309
|
+
* @version 236.0.0
|
|
80274
80310
|
*/
|
|
80275
80311
|
|
|
80276
80312
|
/**
|
|
@@ -80992,7 +81028,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
80992
81028
|
/**
|
|
80993
81029
|
* WebChat service.
|
|
80994
81030
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
80995
|
-
* @version
|
|
81031
|
+
* @version 236.0.0
|
|
80996
81032
|
*/
|
|
80997
81033
|
|
|
80998
81034
|
/**
|
|
@@ -81555,7 +81591,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
81555
81591
|
/**
|
|
81556
81592
|
* WebDeployments service.
|
|
81557
81593
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
81558
|
-
* @version
|
|
81594
|
+
* @version 236.0.0
|
|
81559
81595
|
*/
|
|
81560
81596
|
|
|
81561
81597
|
/**
|
|
@@ -82137,7 +82173,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82137
82173
|
/**
|
|
82138
82174
|
* WebMessaging service.
|
|
82139
82175
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
82140
|
-
* @version
|
|
82176
|
+
* @version 236.0.0
|
|
82141
82177
|
*/
|
|
82142
82178
|
|
|
82143
82179
|
/**
|
|
@@ -82283,7 +82319,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82283
82319
|
/**
|
|
82284
82320
|
* Widgets service.
|
|
82285
82321
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
82286
|
-
* @version
|
|
82322
|
+
* @version 236.0.0
|
|
82287
82323
|
*/
|
|
82288
82324
|
|
|
82289
82325
|
/**
|
|
@@ -82434,7 +82470,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
82434
82470
|
/**
|
|
82435
82471
|
* WorkforceManagement service.
|
|
82436
82472
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
82437
|
-
* @version
|
|
82473
|
+
* @version 236.0.0
|
|
82438
82474
|
*/
|
|
82439
82475
|
|
|
82440
82476
|
/**
|
|
@@ -90435,7 +90471,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
90435
90471
|
* </pre>
|
|
90436
90472
|
* </p>
|
|
90437
90473
|
* @module purecloud-platform-client-v2/index
|
|
90438
|
-
* @version
|
|
90474
|
+
* @version 236.0.0
|
|
90439
90475
|
*/
|
|
90440
90476
|
class platformClient {
|
|
90441
90477
|
constructor() {
|