purecloud-platform-client-v2 204.0.1 → 204.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 +3 -3
- package/dist/node/purecloud-platform-client-v2.js +130 -94
- package/dist/web-amd/purecloud-platform-client-v2.js +130 -94
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +91 -94
- package/dist/web-cjs/purecloud-platform-client-v2.js +91 -94
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +46 -1
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.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 -14
- 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 -2
- 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/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 +51 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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
|
@@ -405,7 +405,7 @@ class Configuration {
|
|
|
405
405
|
|
|
406
406
|
/**
|
|
407
407
|
* @module purecloud-platform-client-v2/ApiClient
|
|
408
|
-
* @version 204.0
|
|
408
|
+
* @version 204.1.0
|
|
409
409
|
*/
|
|
410
410
|
class ApiClient {
|
|
411
411
|
/**
|
|
@@ -1827,7 +1827,7 @@ class AgentAssistantsApi {
|
|
|
1827
1827
|
/**
|
|
1828
1828
|
* AgentAssistants service.
|
|
1829
1829
|
* @module purecloud-platform-client-v2/api/AgentAssistantsApi
|
|
1830
|
-
* @version 204.0
|
|
1830
|
+
* @version 204.1.0
|
|
1831
1831
|
*/
|
|
1832
1832
|
|
|
1833
1833
|
/**
|
|
@@ -2203,7 +2203,7 @@ class AgentCopilotApi {
|
|
|
2203
2203
|
/**
|
|
2204
2204
|
* AgentCopilot service.
|
|
2205
2205
|
* @module purecloud-platform-client-v2/api/AgentCopilotApi
|
|
2206
|
-
* @version 204.0
|
|
2206
|
+
* @version 204.1.0
|
|
2207
2207
|
*/
|
|
2208
2208
|
|
|
2209
2209
|
/**
|
|
@@ -2279,7 +2279,7 @@ class AgentUIApi {
|
|
|
2279
2279
|
/**
|
|
2280
2280
|
* AgentUI service.
|
|
2281
2281
|
* @module purecloud-platform-client-v2/api/AgentUIApi
|
|
2282
|
-
* @version 204.0
|
|
2282
|
+
* @version 204.1.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
|
|
2285
2285
|
/**
|
|
@@ -2410,7 +2410,7 @@ class AlertingApi {
|
|
|
2410
2410
|
/**
|
|
2411
2411
|
* Alerting service.
|
|
2412
2412
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
2413
|
-
* @version 204.0
|
|
2413
|
+
* @version 204.1.0
|
|
2414
2414
|
*/
|
|
2415
2415
|
|
|
2416
2416
|
/**
|
|
@@ -3071,7 +3071,7 @@ class AnalyticsApi {
|
|
|
3071
3071
|
/**
|
|
3072
3072
|
* Analytics service.
|
|
3073
3073
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3074
|
-
* @version 204.0
|
|
3074
|
+
* @version 204.1.0
|
|
3075
3075
|
*/
|
|
3076
3076
|
|
|
3077
3077
|
/**
|
|
@@ -5683,7 +5683,7 @@ class ArchitectApi {
|
|
|
5683
5683
|
/**
|
|
5684
5684
|
* Architect service.
|
|
5685
5685
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
5686
|
-
* @version 204.0
|
|
5686
|
+
* @version 204.1.0
|
|
5687
5687
|
*/
|
|
5688
5688
|
|
|
5689
5689
|
/**
|
|
@@ -5727,7 +5727,6 @@ class ArchitectApi {
|
|
|
5727
5727
|
* Delete a grammar.
|
|
5728
5728
|
*
|
|
5729
5729
|
* @param {String} grammarId grammar ID
|
|
5730
|
-
* deleteArchitectGrammar is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
5731
5730
|
*/
|
|
5732
5731
|
deleteArchitectGrammar(grammarId) {
|
|
5733
5732
|
// verify the required parameter 'grammarId' is set
|
|
@@ -5754,7 +5753,6 @@ class ArchitectApi {
|
|
|
5754
5753
|
*
|
|
5755
5754
|
* @param {String} grammarId Grammar ID
|
|
5756
5755
|
* @param {String} languageCode Language
|
|
5757
|
-
* deleteArchitectGrammarLanguage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
5758
5756
|
*/
|
|
5759
5757
|
deleteArchitectGrammarLanguage(grammarId, languageCode) {
|
|
5760
5758
|
// verify the required parameter 'grammarId' is set
|
|
@@ -5785,7 +5783,6 @@ class ArchitectApi {
|
|
|
5785
5783
|
*
|
|
5786
5784
|
* @param {String} grammarId Grammar ID
|
|
5787
5785
|
* @param {String} languageCode Language
|
|
5788
|
-
* deleteArchitectGrammarLanguageFilesDtmf is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
5789
5786
|
*/
|
|
5790
5787
|
deleteArchitectGrammarLanguageFilesDtmf(grammarId, languageCode) {
|
|
5791
5788
|
// verify the required parameter 'grammarId' is set
|
|
@@ -5816,7 +5813,6 @@ class ArchitectApi {
|
|
|
5816
5813
|
*
|
|
5817
5814
|
* @param {String} grammarId Grammar ID
|
|
5818
5815
|
* @param {String} languageCode Language
|
|
5819
|
-
* deleteArchitectGrammarLanguageFilesVoice is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
5820
5816
|
*/
|
|
5821
5817
|
deleteArchitectGrammarLanguageFilesVoice(grammarId, languageCode) {
|
|
5822
5818
|
// verify the required parameter 'grammarId' is set
|
|
@@ -6607,7 +6603,6 @@ class ArchitectApi {
|
|
|
6607
6603
|
* @param {String} grammarId grammar ID
|
|
6608
6604
|
* @param {Object} opts Optional parameters
|
|
6609
6605
|
* @param {Boolean} opts.includeFileUrls Include grammar language file URLs
|
|
6610
|
-
* getArchitectGrammar is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
6611
6606
|
*/
|
|
6612
6607
|
getArchitectGrammar(grammarId, opts) {
|
|
6613
6608
|
opts = opts || {};
|
|
@@ -6636,7 +6631,6 @@ class ArchitectApi {
|
|
|
6636
6631
|
*
|
|
6637
6632
|
* @param {String} grammarId Grammar ID
|
|
6638
6633
|
* @param {String} languageCode Language
|
|
6639
|
-
* getArchitectGrammarLanguage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
6640
6634
|
*/
|
|
6641
6635
|
getArchitectGrammarLanguage(grammarId, languageCode) {
|
|
6642
6636
|
// verify the required parameter 'grammarId' is set
|
|
@@ -6675,7 +6669,6 @@ class ArchitectApi {
|
|
|
6675
6669
|
* @param {String} opts.description Description
|
|
6676
6670
|
* @param {String} opts.nameOrDescription Name or description
|
|
6677
6671
|
* @param {Boolean} opts.includeFileUrls Include grammar language file URLs
|
|
6678
|
-
* getArchitectGrammars is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
6679
6672
|
*/
|
|
6680
6673
|
getArchitectGrammars(opts) {
|
|
6681
6674
|
opts = opts || {};
|
|
@@ -8371,7 +8364,6 @@ class ArchitectApi {
|
|
|
8371
8364
|
* @param {String} grammarId grammar ID
|
|
8372
8365
|
* @param {Object} opts Optional parameters
|
|
8373
8366
|
* @param {Object} opts.body
|
|
8374
|
-
* patchArchitectGrammar is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8375
8367
|
*/
|
|
8376
8368
|
patchArchitectGrammar(grammarId, opts) {
|
|
8377
8369
|
opts = opts || {};
|
|
@@ -8402,7 +8394,6 @@ class ArchitectApi {
|
|
|
8402
8394
|
* @param {String} languageCode Language
|
|
8403
8395
|
* @param {Object} opts Optional parameters
|
|
8404
8396
|
* @param {Object} opts.body
|
|
8405
|
-
* patchArchitectGrammarLanguage is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8406
8397
|
*/
|
|
8407
8398
|
patchArchitectGrammarLanguage(grammarId, languageCode, opts) {
|
|
8408
8399
|
opts = opts || {};
|
|
@@ -8506,7 +8497,6 @@ class ArchitectApi {
|
|
|
8506
8497
|
* @param {String} grammarId Grammar ID
|
|
8507
8498
|
* @param {String} languageCode Language
|
|
8508
8499
|
* @param {Object} body query
|
|
8509
|
-
* postArchitectGrammarLanguageFilesDtmf is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8510
8500
|
*/
|
|
8511
8501
|
postArchitectGrammarLanguageFilesDtmf(grammarId, languageCode, body) {
|
|
8512
8502
|
// verify the required parameter 'grammarId' is set
|
|
@@ -8542,7 +8532,6 @@ class ArchitectApi {
|
|
|
8542
8532
|
* @param {String} grammarId Grammar ID
|
|
8543
8533
|
* @param {String} languageCode Language
|
|
8544
8534
|
* @param {Object} body query
|
|
8545
|
-
* postArchitectGrammarLanguageFilesVoice is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8546
8535
|
*/
|
|
8547
8536
|
postArchitectGrammarLanguageFilesVoice(grammarId, languageCode, body) {
|
|
8548
8537
|
// verify the required parameter 'grammarId' is set
|
|
@@ -8577,7 +8566,6 @@ class ArchitectApi {
|
|
|
8577
8566
|
*
|
|
8578
8567
|
* @param {String} grammarId Grammar ID
|
|
8579
8568
|
* @param {Object} body
|
|
8580
|
-
* postArchitectGrammarLanguages is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8581
8569
|
*/
|
|
8582
8570
|
postArchitectGrammarLanguages(grammarId, body) {
|
|
8583
8571
|
// verify the required parameter 'grammarId' is set
|
|
@@ -8607,7 +8595,6 @@ class ArchitectApi {
|
|
|
8607
8595
|
* Create a new grammar
|
|
8608
8596
|
*
|
|
8609
8597
|
* @param {Object} body
|
|
8610
|
-
* postArchitectGrammars is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
8611
8598
|
*/
|
|
8612
8599
|
postArchitectGrammars(body) {
|
|
8613
8600
|
// verify the required parameter 'body' is set
|
|
@@ -9818,7 +9805,7 @@ class AuditApi {
|
|
|
9818
9805
|
/**
|
|
9819
9806
|
* Audit service.
|
|
9820
9807
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
9821
|
-
* @version 204.0
|
|
9808
|
+
* @version 204.1.0
|
|
9822
9809
|
*/
|
|
9823
9810
|
|
|
9824
9811
|
/**
|
|
@@ -10019,7 +10006,7 @@ class AuthorizationApi {
|
|
|
10019
10006
|
/**
|
|
10020
10007
|
* Authorization service.
|
|
10021
10008
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
10022
|
-
* @version 204.0
|
|
10009
|
+
* @version 204.1.0
|
|
10023
10010
|
*/
|
|
10024
10011
|
|
|
10025
10012
|
/**
|
|
@@ -11302,7 +11289,7 @@ class BillingApi {
|
|
|
11302
11289
|
/**
|
|
11303
11290
|
* Billing service.
|
|
11304
11291
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
11305
|
-
* @version 204.0
|
|
11292
|
+
* @version 204.1.0
|
|
11306
11293
|
*/
|
|
11307
11294
|
|
|
11308
11295
|
/**
|
|
@@ -11382,7 +11369,7 @@ class CarrierServicesApi {
|
|
|
11382
11369
|
/**
|
|
11383
11370
|
* CarrierServices service.
|
|
11384
11371
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
11385
|
-
* @version 204.0
|
|
11372
|
+
* @version 204.1.0
|
|
11386
11373
|
*/
|
|
11387
11374
|
|
|
11388
11375
|
/**
|
|
@@ -11452,7 +11439,7 @@ class ChatApi {
|
|
|
11452
11439
|
/**
|
|
11453
11440
|
* Chat service.
|
|
11454
11441
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
11455
|
-
* @version 204.0
|
|
11442
|
+
* @version 204.1.0
|
|
11456
11443
|
*/
|
|
11457
11444
|
|
|
11458
11445
|
/**
|
|
@@ -12388,7 +12375,7 @@ class CoachingApi {
|
|
|
12388
12375
|
/**
|
|
12389
12376
|
* Coaching service.
|
|
12390
12377
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
12391
|
-
* @version 204.0
|
|
12378
|
+
* @version 204.1.0
|
|
12392
12379
|
*/
|
|
12393
12380
|
|
|
12394
12381
|
/**
|
|
@@ -12965,7 +12952,7 @@ class ContentManagementApi {
|
|
|
12965
12952
|
/**
|
|
12966
12953
|
* ContentManagement service.
|
|
12967
12954
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
12968
|
-
* @version 204.0
|
|
12955
|
+
* @version 204.1.0
|
|
12969
12956
|
*/
|
|
12970
12957
|
|
|
12971
12958
|
/**
|
|
@@ -14047,7 +14034,7 @@ class ConversationsApi {
|
|
|
14047
14034
|
/**
|
|
14048
14035
|
* Conversations service.
|
|
14049
14036
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
14050
|
-
* @version 204.0
|
|
14037
|
+
* @version 204.1.0
|
|
14051
14038
|
*/
|
|
14052
14039
|
|
|
14053
14040
|
/**
|
|
@@ -16903,7 +16890,6 @@ class ConversationsApi {
|
|
|
16903
16890
|
*
|
|
16904
16891
|
* @param {String} conversationId conversation ID
|
|
16905
16892
|
* @param {Object} body Conversation Utilization Label
|
|
16906
|
-
* patchConversationUtilizationlabel is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
16907
16893
|
*/
|
|
16908
16894
|
patchConversationUtilizationlabel(conversationId, body) {
|
|
16909
16895
|
// verify the required parameter 'conversationId' is set
|
|
@@ -21160,7 +21146,7 @@ class DataExtensionsApi {
|
|
|
21160
21146
|
/**
|
|
21161
21147
|
* DataExtensions service.
|
|
21162
21148
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
21163
|
-
* @version 204.0
|
|
21149
|
+
* @version 204.1.0
|
|
21164
21150
|
*/
|
|
21165
21151
|
|
|
21166
21152
|
/**
|
|
@@ -21246,7 +21232,7 @@ class DownloadsApi {
|
|
|
21246
21232
|
/**
|
|
21247
21233
|
* Downloads service.
|
|
21248
21234
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
21249
|
-
* @version 204.0
|
|
21235
|
+
* @version 204.1.0
|
|
21250
21236
|
*/
|
|
21251
21237
|
|
|
21252
21238
|
/**
|
|
@@ -21298,7 +21284,7 @@ class EmailsApi {
|
|
|
21298
21284
|
/**
|
|
21299
21285
|
* Emails service.
|
|
21300
21286
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
21301
|
-
* @version 204.0
|
|
21287
|
+
* @version 204.1.0
|
|
21302
21288
|
*/
|
|
21303
21289
|
|
|
21304
21290
|
/**
|
|
@@ -21363,7 +21349,7 @@ class EmployeeEngagementApi {
|
|
|
21363
21349
|
/**
|
|
21364
21350
|
* EmployeeEngagement service.
|
|
21365
21351
|
* @module purecloud-platform-client-v2/api/EmployeeEngagementApi
|
|
21366
|
-
* @version 204.0
|
|
21352
|
+
* @version 204.1.0
|
|
21367
21353
|
*/
|
|
21368
21354
|
|
|
21369
21355
|
/**
|
|
@@ -21514,7 +21500,7 @@ class EventsApi {
|
|
|
21514
21500
|
/**
|
|
21515
21501
|
* Events service.
|
|
21516
21502
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
21517
|
-
* @version 204.0
|
|
21503
|
+
* @version 204.1.0
|
|
21518
21504
|
*/
|
|
21519
21505
|
|
|
21520
21506
|
/**
|
|
@@ -21610,7 +21596,7 @@ class ExternalContactsApi {
|
|
|
21610
21596
|
/**
|
|
21611
21597
|
* ExternalContacts service.
|
|
21612
21598
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
21613
|
-
* @version 204.0
|
|
21599
|
+
* @version 204.1.0
|
|
21614
21600
|
*/
|
|
21615
21601
|
|
|
21616
21602
|
/**
|
|
@@ -23709,7 +23695,7 @@ class FaxApi {
|
|
|
23709
23695
|
/**
|
|
23710
23696
|
* Fax service.
|
|
23711
23697
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
23712
|
-
* @version 204.0
|
|
23698
|
+
* @version 204.1.0
|
|
23713
23699
|
*/
|
|
23714
23700
|
|
|
23715
23701
|
/**
|
|
@@ -23924,7 +23910,7 @@ class FlowsApi {
|
|
|
23924
23910
|
/**
|
|
23925
23911
|
* Flows service.
|
|
23926
23912
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
23927
|
-
* @version 204.0
|
|
23913
|
+
* @version 204.1.0
|
|
23928
23914
|
*/
|
|
23929
23915
|
|
|
23930
23916
|
/**
|
|
@@ -24107,7 +24093,7 @@ class GamificationApi {
|
|
|
24107
24093
|
/**
|
|
24108
24094
|
* Gamification service.
|
|
24109
24095
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
24110
|
-
* @version 204.0
|
|
24096
|
+
* @version 204.1.0
|
|
24111
24097
|
*/
|
|
24112
24098
|
|
|
24113
24099
|
/**
|
|
@@ -26193,7 +26179,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
26193
26179
|
/**
|
|
26194
26180
|
* GeneralDataProtectionRegulation service.
|
|
26195
26181
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
26196
|
-
* @version 204.0
|
|
26182
|
+
* @version 204.1.0
|
|
26197
26183
|
*/
|
|
26198
26184
|
|
|
26199
26185
|
/**
|
|
@@ -26323,7 +26309,7 @@ class GeolocationApi {
|
|
|
26323
26309
|
/**
|
|
26324
26310
|
* Geolocation service.
|
|
26325
26311
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
26326
|
-
* @version 204.0
|
|
26312
|
+
* @version 204.1.0
|
|
26327
26313
|
*/
|
|
26328
26314
|
|
|
26329
26315
|
/**
|
|
@@ -26454,7 +26440,7 @@ class GreetingsApi {
|
|
|
26454
26440
|
/**
|
|
26455
26441
|
* Greetings service.
|
|
26456
26442
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
26457
|
-
* @version 204.0
|
|
26443
|
+
* @version 204.1.0
|
|
26458
26444
|
*/
|
|
26459
26445
|
|
|
26460
26446
|
/**
|
|
@@ -26909,7 +26895,7 @@ class GroupsApi {
|
|
|
26909
26895
|
/**
|
|
26910
26896
|
* Groups service.
|
|
26911
26897
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
26912
|
-
* @version 204.0
|
|
26898
|
+
* @version 204.1.0
|
|
26913
26899
|
*/
|
|
26914
26900
|
|
|
26915
26901
|
/**
|
|
@@ -27428,7 +27414,7 @@ class IdentityProviderApi {
|
|
|
27428
27414
|
/**
|
|
27429
27415
|
* IdentityProvider service.
|
|
27430
27416
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
27431
|
-
* @version 204.0
|
|
27417
|
+
* @version 204.1.0
|
|
27432
27418
|
*/
|
|
27433
27419
|
|
|
27434
27420
|
/**
|
|
@@ -28289,7 +28275,7 @@ class InfrastructureAsCodeApi {
|
|
|
28289
28275
|
/**
|
|
28290
28276
|
* InfrastructureAsCode service.
|
|
28291
28277
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
28292
|
-
* @version 204.0
|
|
28278
|
+
* @version 204.1.0
|
|
28293
28279
|
*/
|
|
28294
28280
|
|
|
28295
28281
|
/**
|
|
@@ -28456,7 +28442,7 @@ class IntegrationsApi {
|
|
|
28456
28442
|
/**
|
|
28457
28443
|
* Integrations service.
|
|
28458
28444
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
28459
|
-
* @version 204.0
|
|
28445
|
+
* @version 204.1.0
|
|
28460
28446
|
*/
|
|
28461
28447
|
|
|
28462
28448
|
/**
|
|
@@ -29333,6 +29319,56 @@ class IntegrationsApi {
|
|
|
29333
29319
|
);
|
|
29334
29320
|
}
|
|
29335
29321
|
|
|
29322
|
+
/**
|
|
29323
|
+
* Get a list of Audio Connector integrations
|
|
29324
|
+
*
|
|
29325
|
+
* @param {Object} opts Optional parameters
|
|
29326
|
+
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
29327
|
+
* @param {Number} opts.pageSize Page size (default to 25)
|
|
29328
|
+
*/
|
|
29329
|
+
getIntegrationsSpeechAudioconnector(opts) {
|
|
29330
|
+
opts = opts || {};
|
|
29331
|
+
|
|
29332
|
+
|
|
29333
|
+
return this.apiClient.callApi(
|
|
29334
|
+
'/api/v2/integrations/speech/audioconnector',
|
|
29335
|
+
'GET',
|
|
29336
|
+
{ },
|
|
29337
|
+
{ 'pageNumber': opts['pageNumber'],'pageSize': opts['pageSize'] },
|
|
29338
|
+
{ },
|
|
29339
|
+
{ },
|
|
29340
|
+
null,
|
|
29341
|
+
['PureCloud OAuth'],
|
|
29342
|
+
['application/json'],
|
|
29343
|
+
['application/json']
|
|
29344
|
+
);
|
|
29345
|
+
}
|
|
29346
|
+
|
|
29347
|
+
/**
|
|
29348
|
+
* Get an Audio Connector integration
|
|
29349
|
+
*
|
|
29350
|
+
* @param {String} integrationId The integration ID
|
|
29351
|
+
*/
|
|
29352
|
+
getIntegrationsSpeechAudioconnectorIntegrationId(integrationId) {
|
|
29353
|
+
// verify the required parameter 'integrationId' is set
|
|
29354
|
+
if (integrationId === undefined || integrationId === null) {
|
|
29355
|
+
throw 'Missing the required parameter "integrationId" when calling getIntegrationsSpeechAudioconnectorIntegrationId';
|
|
29356
|
+
}
|
|
29357
|
+
|
|
29358
|
+
return this.apiClient.callApi(
|
|
29359
|
+
'/api/v2/integrations/speech/audioconnector/{integrationId}',
|
|
29360
|
+
'GET',
|
|
29361
|
+
{ 'integrationId': integrationId },
|
|
29362
|
+
{ },
|
|
29363
|
+
{ },
|
|
29364
|
+
{ },
|
|
29365
|
+
null,
|
|
29366
|
+
['PureCloud OAuth'],
|
|
29367
|
+
['application/json'],
|
|
29368
|
+
['application/json']
|
|
29369
|
+
);
|
|
29370
|
+
}
|
|
29371
|
+
|
|
29336
29372
|
/**
|
|
29337
29373
|
* Get details about a Dialogflow agent
|
|
29338
29374
|
*
|
|
@@ -30828,7 +30864,7 @@ class JourneyApi {
|
|
|
30828
30864
|
/**
|
|
30829
30865
|
* Journey service.
|
|
30830
30866
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
30831
|
-
* @version 204.0
|
|
30867
|
+
* @version 204.1.0
|
|
30832
30868
|
*/
|
|
30833
30869
|
|
|
30834
30870
|
/**
|
|
@@ -32471,7 +32507,7 @@ class KnowledgeApi {
|
|
|
32471
32507
|
/**
|
|
32472
32508
|
* Knowledge service.
|
|
32473
32509
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
32474
|
-
* @version 204.0
|
|
32510
|
+
* @version 204.1.0
|
|
32475
32511
|
*/
|
|
32476
32512
|
|
|
32477
32513
|
/**
|
|
@@ -35844,7 +35880,7 @@ class LanguageUnderstandingApi {
|
|
|
35844
35880
|
/**
|
|
35845
35881
|
* LanguageUnderstanding service.
|
|
35846
35882
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
35847
|
-
* @version 204.0
|
|
35883
|
+
* @version 204.1.0
|
|
35848
35884
|
*/
|
|
35849
35885
|
|
|
35850
35886
|
/**
|
|
@@ -36878,7 +36914,7 @@ class LanguagesApi {
|
|
|
36878
36914
|
/**
|
|
36879
36915
|
* Languages service.
|
|
36880
36916
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
36881
|
-
* @version 204.0
|
|
36917
|
+
* @version 204.1.0
|
|
36882
36918
|
*/
|
|
36883
36919
|
|
|
36884
36920
|
/**
|
|
@@ -37100,7 +37136,7 @@ class LearningApi {
|
|
|
37100
37136
|
/**
|
|
37101
37137
|
* Learning service.
|
|
37102
37138
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
37103
|
-
* @version 204.0
|
|
37139
|
+
* @version 204.1.0
|
|
37104
37140
|
*/
|
|
37105
37141
|
|
|
37106
37142
|
/**
|
|
@@ -38129,7 +38165,7 @@ class LicenseApi {
|
|
|
38129
38165
|
/**
|
|
38130
38166
|
* License service.
|
|
38131
38167
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
38132
|
-
* @version 204.0
|
|
38168
|
+
* @version 204.1.0
|
|
38133
38169
|
*/
|
|
38134
38170
|
|
|
38135
38171
|
/**
|
|
@@ -38367,7 +38403,7 @@ class LocationsApi {
|
|
|
38367
38403
|
/**
|
|
38368
38404
|
* Locations service.
|
|
38369
38405
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
38370
|
-
* @version 204.0
|
|
38406
|
+
* @version 204.1.0
|
|
38371
38407
|
*/
|
|
38372
38408
|
|
|
38373
38409
|
/**
|
|
@@ -38603,7 +38639,7 @@ class LogCaptureApi {
|
|
|
38603
38639
|
/**
|
|
38604
38640
|
* LogCapture service.
|
|
38605
38641
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
38606
|
-
* @version 204.0
|
|
38642
|
+
* @version 204.1.0
|
|
38607
38643
|
*/
|
|
38608
38644
|
|
|
38609
38645
|
/**
|
|
@@ -38803,7 +38839,7 @@ class MessagingApi {
|
|
|
38803
38839
|
/**
|
|
38804
38840
|
* Messaging service.
|
|
38805
38841
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
38806
|
-
* @version 204.0
|
|
38842
|
+
* @version 204.1.0
|
|
38807
38843
|
*/
|
|
38808
38844
|
|
|
38809
38845
|
/**
|
|
@@ -39162,7 +39198,7 @@ class MobileDevicesApi {
|
|
|
39162
39198
|
/**
|
|
39163
39199
|
* MobileDevices service.
|
|
39164
39200
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
39165
|
-
* @version 204.0
|
|
39201
|
+
* @version 204.1.0
|
|
39166
39202
|
*/
|
|
39167
39203
|
|
|
39168
39204
|
/**
|
|
@@ -39313,7 +39349,7 @@ class NotificationsApi {
|
|
|
39313
39349
|
/**
|
|
39314
39350
|
* Notifications service.
|
|
39315
39351
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
39316
|
-
* @version 204.0
|
|
39352
|
+
* @version 204.1.0
|
|
39317
39353
|
*/
|
|
39318
39354
|
|
|
39319
39355
|
/**
|
|
@@ -39546,7 +39582,7 @@ class OAuthApi {
|
|
|
39546
39582
|
/**
|
|
39547
39583
|
* OAuth service.
|
|
39548
39584
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
39549
|
-
* @version 204.0
|
|
39585
|
+
* @version 204.1.0
|
|
39550
39586
|
*/
|
|
39551
39587
|
|
|
39552
39588
|
/**
|
|
@@ -39912,7 +39948,7 @@ class ObjectsApi {
|
|
|
39912
39948
|
/**
|
|
39913
39949
|
* Objects service.
|
|
39914
39950
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
39915
|
-
* @version 204.0
|
|
39951
|
+
* @version 204.1.0
|
|
39916
39952
|
*/
|
|
39917
39953
|
|
|
39918
39954
|
/**
|
|
@@ -40182,7 +40218,7 @@ class OperationalEventsApi {
|
|
|
40182
40218
|
/**
|
|
40183
40219
|
* OperationalEvents service.
|
|
40184
40220
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
40185
|
-
* @version 204.0
|
|
40221
|
+
* @version 204.1.0
|
|
40186
40222
|
*/
|
|
40187
40223
|
|
|
40188
40224
|
/**
|
|
@@ -40248,7 +40284,7 @@ class OrganizationApi {
|
|
|
40248
40284
|
/**
|
|
40249
40285
|
* Organization service.
|
|
40250
40286
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
40251
|
-
* @version 204.0
|
|
40287
|
+
* @version 204.1.0
|
|
40252
40288
|
*/
|
|
40253
40289
|
|
|
40254
40290
|
/**
|
|
@@ -40790,7 +40826,7 @@ class OrganizationAuthorizationApi {
|
|
|
40790
40826
|
/**
|
|
40791
40827
|
* OrganizationAuthorization service.
|
|
40792
40828
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
40793
|
-
* @version 204.0
|
|
40829
|
+
* @version 204.1.0
|
|
40794
40830
|
*/
|
|
40795
40831
|
|
|
40796
40832
|
/**
|
|
@@ -42137,7 +42173,7 @@ class OutboundApi {
|
|
|
42137
42173
|
/**
|
|
42138
42174
|
* Outbound service.
|
|
42139
42175
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
42140
|
-
* @version 204.0
|
|
42176
|
+
* @version 204.1.0
|
|
42141
42177
|
*/
|
|
42142
42178
|
|
|
42143
42179
|
/**
|
|
@@ -46554,7 +46590,7 @@ class PresenceApi {
|
|
|
46554
46590
|
/**
|
|
46555
46591
|
* Presence service.
|
|
46556
46592
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
46557
|
-
* @version 204.0
|
|
46593
|
+
* @version 204.1.0
|
|
46558
46594
|
*/
|
|
46559
46595
|
|
|
46560
46596
|
/**
|
|
@@ -47298,7 +47334,7 @@ class ProcessAutomationApi {
|
|
|
47298
47334
|
/**
|
|
47299
47335
|
* ProcessAutomation service.
|
|
47300
47336
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
47301
|
-
* @version 204.0
|
|
47337
|
+
* @version 204.1.0
|
|
47302
47338
|
*/
|
|
47303
47339
|
|
|
47304
47340
|
/**
|
|
@@ -47537,7 +47573,7 @@ class QualityApi {
|
|
|
47537
47573
|
/**
|
|
47538
47574
|
* Quality service.
|
|
47539
47575
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
47540
|
-
* @version 204.0
|
|
47576
|
+
* @version 204.1.0
|
|
47541
47577
|
*/
|
|
47542
47578
|
|
|
47543
47579
|
/**
|
|
@@ -49323,7 +49359,7 @@ class RecordingApi {
|
|
|
49323
49359
|
/**
|
|
49324
49360
|
* Recording service.
|
|
49325
49361
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
49326
|
-
* @version 204.0
|
|
49362
|
+
* @version 204.1.0
|
|
49327
49363
|
*/
|
|
49328
49364
|
|
|
49329
49365
|
/**
|
|
@@ -50982,7 +51018,7 @@ class ResponseManagementApi {
|
|
|
50982
51018
|
/**
|
|
50983
51019
|
* ResponseManagement service.
|
|
50984
51020
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
50985
|
-
* @version 204.0
|
|
51021
|
+
* @version 204.1.0
|
|
50986
51022
|
*/
|
|
50987
51023
|
|
|
50988
51024
|
/**
|
|
@@ -51492,7 +51528,7 @@ class RoutingApi {
|
|
|
51492
51528
|
/**
|
|
51493
51529
|
* Routing service.
|
|
51494
51530
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
51495
|
-
* @version 204.0
|
|
51531
|
+
* @version 204.1.0
|
|
51496
51532
|
*/
|
|
51497
51533
|
|
|
51498
51534
|
/**
|
|
@@ -55640,7 +55676,7 @@ class SCIMApi {
|
|
|
55640
55676
|
/**
|
|
55641
55677
|
* SCIM service.
|
|
55642
55678
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
55643
|
-
* @version 204.0
|
|
55679
|
+
* @version 204.1.0
|
|
55644
55680
|
*/
|
|
55645
55681
|
|
|
55646
55682
|
/**
|
|
@@ -56517,7 +56553,7 @@ class ScreenRecordingApi {
|
|
|
56517
56553
|
/**
|
|
56518
56554
|
* ScreenRecording service.
|
|
56519
56555
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
56520
|
-
* @version 204.0
|
|
56556
|
+
* @version 204.1.0
|
|
56521
56557
|
*/
|
|
56522
56558
|
|
|
56523
56559
|
/**
|
|
@@ -56562,7 +56598,7 @@ class ScriptsApi {
|
|
|
56562
56598
|
/**
|
|
56563
56599
|
* Scripts service.
|
|
56564
56600
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
56565
|
-
* @version 204.0
|
|
56601
|
+
* @version 204.1.0
|
|
56566
56602
|
*/
|
|
56567
56603
|
|
|
56568
56604
|
/**
|
|
@@ -57006,7 +57042,7 @@ class SearchApi {
|
|
|
57006
57042
|
/**
|
|
57007
57043
|
* Search service.
|
|
57008
57044
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
57009
|
-
* @version 204.0
|
|
57045
|
+
* @version 204.1.0
|
|
57010
57046
|
*/
|
|
57011
57047
|
|
|
57012
57048
|
/**
|
|
@@ -57695,7 +57731,7 @@ class SettingsApi {
|
|
|
57695
57731
|
/**
|
|
57696
57732
|
* Settings service.
|
|
57697
57733
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
57698
|
-
* @version 204.0
|
|
57734
|
+
* @version 204.1.0
|
|
57699
57735
|
*/
|
|
57700
57736
|
|
|
57701
57737
|
/**
|
|
@@ -57915,7 +57951,7 @@ class SpeechTextAnalyticsApi {
|
|
|
57915
57951
|
/**
|
|
57916
57952
|
* SpeechTextAnalytics service.
|
|
57917
57953
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
57918
|
-
* @version 204.0
|
|
57954
|
+
* @version 204.1.0
|
|
57919
57955
|
*/
|
|
57920
57956
|
|
|
57921
57957
|
/**
|
|
@@ -59193,7 +59229,7 @@ class StationsApi {
|
|
|
59193
59229
|
/**
|
|
59194
59230
|
* Stations service.
|
|
59195
59231
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
59196
|
-
* @version 204.0
|
|
59232
|
+
* @version 204.1.0
|
|
59197
59233
|
*/
|
|
59198
59234
|
|
|
59199
59235
|
/**
|
|
@@ -59295,7 +59331,7 @@ class SuggestApi {
|
|
|
59295
59331
|
/**
|
|
59296
59332
|
* Suggest service.
|
|
59297
59333
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
59298
|
-
* @version 204.0
|
|
59334
|
+
* @version 204.1.0
|
|
59299
59335
|
*/
|
|
59300
59336
|
|
|
59301
59337
|
/**
|
|
@@ -59434,7 +59470,7 @@ class TaskManagementApi {
|
|
|
59434
59470
|
/**
|
|
59435
59471
|
* TaskManagement service.
|
|
59436
59472
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
59437
|
-
* @version 204.0
|
|
59473
|
+
* @version 204.1.0
|
|
59438
59474
|
*/
|
|
59439
59475
|
|
|
59440
59476
|
/**
|
|
@@ -60788,7 +60824,7 @@ class TeamsApi {
|
|
|
60788
60824
|
/**
|
|
60789
60825
|
* Teams service.
|
|
60790
60826
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
60791
|
-
* @version 204.0
|
|
60827
|
+
* @version 204.1.0
|
|
60792
60828
|
*/
|
|
60793
60829
|
|
|
60794
60830
|
/**
|
|
@@ -61089,7 +61125,7 @@ class TelephonyApi {
|
|
|
61089
61125
|
/**
|
|
61090
61126
|
* Telephony service.
|
|
61091
61127
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
61092
|
-
* @version 204.0
|
|
61128
|
+
* @version 204.1.0
|
|
61093
61129
|
*/
|
|
61094
61130
|
|
|
61095
61131
|
/**
|
|
@@ -61271,7 +61307,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
61271
61307
|
/**
|
|
61272
61308
|
* TelephonyProvidersEdge service.
|
|
61273
61309
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
61274
|
-
* @version 204.0
|
|
61310
|
+
* @version 204.1.0
|
|
61275
61311
|
*/
|
|
61276
61312
|
|
|
61277
61313
|
/**
|
|
@@ -64599,7 +64635,7 @@ class TextbotsApi {
|
|
|
64599
64635
|
/**
|
|
64600
64636
|
* Textbots service.
|
|
64601
64637
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
64602
|
-
* @version 204.0
|
|
64638
|
+
* @version 204.1.0
|
|
64603
64639
|
*/
|
|
64604
64640
|
|
|
64605
64641
|
/**
|
|
@@ -64727,7 +64763,7 @@ class TokensApi {
|
|
|
64727
64763
|
/**
|
|
64728
64764
|
* Tokens service.
|
|
64729
64765
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
64730
|
-
* @version 204.0
|
|
64766
|
+
* @version 204.1.0
|
|
64731
64767
|
*/
|
|
64732
64768
|
|
|
64733
64769
|
/**
|
|
@@ -64881,7 +64917,7 @@ class UploadsApi {
|
|
|
64881
64917
|
/**
|
|
64882
64918
|
* Uploads service.
|
|
64883
64919
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
64884
|
-
* @version 204.0
|
|
64920
|
+
* @version 204.1.0
|
|
64885
64921
|
*/
|
|
64886
64922
|
|
|
64887
64923
|
/**
|
|
@@ -65150,7 +65186,7 @@ class UsageApi {
|
|
|
65150
65186
|
/**
|
|
65151
65187
|
* Usage service.
|
|
65152
65188
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
65153
|
-
* @version 204.0
|
|
65189
|
+
* @version 204.1.0
|
|
65154
65190
|
*/
|
|
65155
65191
|
|
|
65156
65192
|
/**
|
|
@@ -65365,7 +65401,7 @@ class UserRecordingsApi {
|
|
|
65365
65401
|
/**
|
|
65366
65402
|
* UserRecordings service.
|
|
65367
65403
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
65368
|
-
* @version 204.0
|
|
65404
|
+
* @version 204.1.0
|
|
65369
65405
|
*/
|
|
65370
65406
|
|
|
65371
65407
|
/**
|
|
@@ -65580,7 +65616,7 @@ class UsersApi {
|
|
|
65580
65616
|
/**
|
|
65581
65617
|
* Users service.
|
|
65582
65618
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
65583
|
-
* @version 204.0
|
|
65619
|
+
* @version 204.1.0
|
|
65584
65620
|
*/
|
|
65585
65621
|
|
|
65586
65622
|
/**
|
|
@@ -68383,7 +68419,7 @@ class UtilitiesApi {
|
|
|
68383
68419
|
/**
|
|
68384
68420
|
* Utilities service.
|
|
68385
68421
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
68386
|
-
* @version 204.0
|
|
68422
|
+
* @version 204.1.0
|
|
68387
68423
|
*/
|
|
68388
68424
|
|
|
68389
68425
|
/**
|
|
@@ -68494,7 +68530,7 @@ class VoicemailApi {
|
|
|
68494
68530
|
/**
|
|
68495
68531
|
* Voicemail service.
|
|
68496
68532
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
68497
|
-
* @version 204.0
|
|
68533
|
+
* @version 204.1.0
|
|
68498
68534
|
*/
|
|
68499
68535
|
|
|
68500
68536
|
/**
|
|
@@ -69161,7 +69197,7 @@ class WebChatApi {
|
|
|
69161
69197
|
/**
|
|
69162
69198
|
* WebChat service.
|
|
69163
69199
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
69164
|
-
* @version 204.0
|
|
69200
|
+
* @version 204.1.0
|
|
69165
69201
|
*/
|
|
69166
69202
|
|
|
69167
69203
|
/**
|
|
@@ -69712,7 +69748,7 @@ class WebDeploymentsApi {
|
|
|
69712
69748
|
/**
|
|
69713
69749
|
* WebDeployments service.
|
|
69714
69750
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
69715
|
-
* @version 204.0
|
|
69751
|
+
* @version 204.1.0
|
|
69716
69752
|
*/
|
|
69717
69753
|
|
|
69718
69754
|
/**
|
|
@@ -70239,7 +70275,7 @@ class WebMessagingApi {
|
|
|
70239
70275
|
/**
|
|
70240
70276
|
* WebMessaging service.
|
|
70241
70277
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
70242
|
-
* @version 204.0
|
|
70278
|
+
* @version 204.1.0
|
|
70243
70279
|
*/
|
|
70244
70280
|
|
|
70245
70281
|
/**
|
|
@@ -70285,7 +70321,7 @@ class WidgetsApi {
|
|
|
70285
70321
|
/**
|
|
70286
70322
|
* Widgets service.
|
|
70287
70323
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
70288
|
-
* @version 204.0
|
|
70324
|
+
* @version 204.1.0
|
|
70289
70325
|
*/
|
|
70290
70326
|
|
|
70291
70327
|
/**
|
|
@@ -70431,7 +70467,7 @@ class WorkforceManagementApi {
|
|
|
70431
70467
|
/**
|
|
70432
70468
|
* WorkforceManagement service.
|
|
70433
70469
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
70434
|
-
* @version 204.0
|
|
70470
|
+
* @version 204.1.0
|
|
70435
70471
|
*/
|
|
70436
70472
|
|
|
70437
70473
|
/**
|
|
@@ -77586,7 +77622,7 @@ class WorkforceManagementApi {
|
|
|
77586
77622
|
* </pre>
|
|
77587
77623
|
* </p>
|
|
77588
77624
|
* @module purecloud-platform-client-v2/index
|
|
77589
|
-
* @version 204.0
|
|
77625
|
+
* @version 204.1.0
|
|
77590
77626
|
*/
|
|
77591
77627
|
class platformClient {
|
|
77592
77628
|
constructor() {
|