purecloud-platform-client-v2 137.1.0 → 138.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +73 -73
- package/dist/web-amd/purecloud-platform-client-v2.js +73 -73
- package/dist/web-cjs/bundle.js +73 -73
- package/dist/web-cjs/purecloud-platform-client-v2.js +73 -73
- package/index.d.ts +419 -393
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +4 -4
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +7 -7
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -397,7 +397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
397
397
|
|
|
398
398
|
/**
|
|
399
399
|
* @module purecloud-platform-client-v2/ApiClient
|
|
400
|
-
* @version
|
|
400
|
+
* @version 138.0.0
|
|
401
401
|
*/
|
|
402
402
|
class ApiClient {
|
|
403
403
|
/**
|
|
@@ -1472,7 +1472,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1472
1472
|
/**
|
|
1473
1473
|
* Alerting service.
|
|
1474
1474
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1475
|
-
* @version
|
|
1475
|
+
* @version 138.0.0
|
|
1476
1476
|
*/
|
|
1477
1477
|
|
|
1478
1478
|
/**
|
|
@@ -1786,7 +1786,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
1786
1786
|
/**
|
|
1787
1787
|
* Analytics service.
|
|
1788
1788
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1789
|
-
* @version
|
|
1789
|
+
* @version 138.0.0
|
|
1790
1790
|
*/
|
|
1791
1791
|
|
|
1792
1792
|
/**
|
|
@@ -2968,7 +2968,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
2968
2968
|
/**
|
|
2969
2969
|
* Architect service.
|
|
2970
2970
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2971
|
-
* @version
|
|
2971
|
+
* @version 138.0.0
|
|
2972
2972
|
*/
|
|
2973
2973
|
|
|
2974
2974
|
/**
|
|
@@ -6013,7 +6013,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6013
6013
|
/**
|
|
6014
6014
|
* Audit service.
|
|
6015
6015
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6016
|
-
* @version
|
|
6016
|
+
* @version 138.0.0
|
|
6017
6017
|
*/
|
|
6018
6018
|
|
|
6019
6019
|
/**
|
|
@@ -6184,7 +6184,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
6184
6184
|
/**
|
|
6185
6185
|
* Authorization service.
|
|
6186
6186
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6187
|
-
* @version
|
|
6187
|
+
* @version 138.0.0
|
|
6188
6188
|
*/
|
|
6189
6189
|
|
|
6190
6190
|
/**
|
|
@@ -7367,7 +7367,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7367
7367
|
/**
|
|
7368
7368
|
* Billing service.
|
|
7369
7369
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7370
|
-
* @version
|
|
7370
|
+
* @version 138.0.0
|
|
7371
7371
|
*/
|
|
7372
7372
|
|
|
7373
7373
|
/**
|
|
@@ -7447,7 +7447,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7447
7447
|
/**
|
|
7448
7448
|
* Chat service.
|
|
7449
7449
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7450
|
-
* @version
|
|
7450
|
+
* @version 138.0.0
|
|
7451
7451
|
*/
|
|
7452
7452
|
|
|
7453
7453
|
/**
|
|
@@ -7538,7 +7538,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
7538
7538
|
/**
|
|
7539
7539
|
* Coaching service.
|
|
7540
7540
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7541
|
-
* @version
|
|
7541
|
+
* @version 138.0.0
|
|
7542
7542
|
*/
|
|
7543
7543
|
|
|
7544
7544
|
/**
|
|
@@ -8115,7 +8115,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
8115
8115
|
/**
|
|
8116
8116
|
* ContentManagement service.
|
|
8117
8117
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8118
|
-
* @version
|
|
8118
|
+
* @version 138.0.0
|
|
8119
8119
|
*/
|
|
8120
8120
|
|
|
8121
8121
|
/**
|
|
@@ -9255,7 +9255,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
9255
9255
|
/**
|
|
9256
9256
|
* Conversations service.
|
|
9257
9257
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9258
|
-
* @version
|
|
9258
|
+
* @version 138.0.0
|
|
9259
9259
|
*/
|
|
9260
9260
|
|
|
9261
9261
|
/**
|
|
@@ -13919,7 +13919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
13919
13919
|
/**
|
|
13920
13920
|
* DataExtensions service.
|
|
13921
13921
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
13922
|
-
* @version
|
|
13922
|
+
* @version 138.0.0
|
|
13923
13923
|
*/
|
|
13924
13924
|
|
|
13925
13925
|
/**
|
|
@@ -14005,7 +14005,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
14005
14005
|
/**
|
|
14006
14006
|
* ExternalContacts service.
|
|
14007
14007
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14008
|
-
* @version
|
|
14008
|
+
* @version 138.0.0
|
|
14009
14009
|
*/
|
|
14010
14010
|
|
|
14011
14011
|
/**
|
|
@@ -15748,7 +15748,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15748
15748
|
/**
|
|
15749
15749
|
* Fax service.
|
|
15750
15750
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
15751
|
-
* @version
|
|
15751
|
+
* @version 138.0.0
|
|
15752
15752
|
*/
|
|
15753
15753
|
|
|
15754
15754
|
/**
|
|
@@ -15919,7 +15919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15919
15919
|
/**
|
|
15920
15920
|
* Flows service.
|
|
15921
15921
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
15922
|
-
* @version
|
|
15922
|
+
* @version 138.0.0
|
|
15923
15923
|
*/
|
|
15924
15924
|
|
|
15925
15925
|
/**
|
|
@@ -15990,7 +15990,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
15990
15990
|
/**
|
|
15991
15991
|
* Gamification service.
|
|
15992
15992
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
15993
|
-
* @version
|
|
15993
|
+
* @version 138.0.0
|
|
15994
15994
|
*/
|
|
15995
15995
|
|
|
15996
15996
|
/**
|
|
@@ -17420,7 +17420,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17420
17420
|
/**
|
|
17421
17421
|
* GeneralDataProtectionRegulation service.
|
|
17422
17422
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17423
|
-
* @version
|
|
17423
|
+
* @version 138.0.0
|
|
17424
17424
|
*/
|
|
17425
17425
|
|
|
17426
17426
|
/**
|
|
@@ -17550,7 +17550,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17550
17550
|
/**
|
|
17551
17551
|
* Geolocation service.
|
|
17552
17552
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17553
|
-
* @version
|
|
17553
|
+
* @version 138.0.0
|
|
17554
17554
|
*/
|
|
17555
17555
|
|
|
17556
17556
|
/**
|
|
@@ -17681,7 +17681,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
17681
17681
|
/**
|
|
17682
17682
|
* Greetings service.
|
|
17683
17683
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
17684
|
-
* @version
|
|
17684
|
+
* @version 138.0.0
|
|
17685
17685
|
*/
|
|
17686
17686
|
|
|
17687
17687
|
/**
|
|
@@ -18136,7 +18136,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18136
18136
|
/**
|
|
18137
18137
|
* Groups service.
|
|
18138
18138
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18139
|
-
* @version
|
|
18139
|
+
* @version 138.0.0
|
|
18140
18140
|
*/
|
|
18141
18141
|
|
|
18142
18142
|
/**
|
|
@@ -18541,7 +18541,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
18541
18541
|
/**
|
|
18542
18542
|
* IdentityProvider service.
|
|
18543
18543
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18544
|
-
* @version
|
|
18544
|
+
* @version 138.0.0
|
|
18545
18545
|
*/
|
|
18546
18546
|
|
|
18547
18547
|
/**
|
|
@@ -19297,7 +19297,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
19297
19297
|
/**
|
|
19298
19298
|
* Integrations service.
|
|
19299
19299
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19300
|
-
* @version
|
|
19300
|
+
* @version 138.0.0
|
|
19301
19301
|
*/
|
|
19302
19302
|
|
|
19303
19303
|
/**
|
|
@@ -20974,7 +20974,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
20974
20974
|
/**
|
|
20975
20975
|
* Journey service.
|
|
20976
20976
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
20977
|
-
* @version
|
|
20977
|
+
* @version 138.0.0
|
|
20978
20978
|
*/
|
|
20979
20979
|
|
|
20980
20980
|
/**
|
|
@@ -21685,7 +21685,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
21685
21685
|
/**
|
|
21686
21686
|
* Knowledge service.
|
|
21687
21687
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
21688
|
-
* @version
|
|
21688
|
+
* @version 138.0.0
|
|
21689
21689
|
*/
|
|
21690
21690
|
|
|
21691
21691
|
/**
|
|
@@ -22585,7 +22585,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
22585
22585
|
/**
|
|
22586
22586
|
* LanguageUnderstanding service.
|
|
22587
22587
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
22588
|
-
* @version
|
|
22588
|
+
* @version 138.0.0
|
|
22589
22589
|
*/
|
|
22590
22590
|
|
|
22591
22591
|
/**
|
|
@@ -23489,7 +23489,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23489
23489
|
/**
|
|
23490
23490
|
* Languages service.
|
|
23491
23491
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23492
|
-
* @version
|
|
23492
|
+
* @version 138.0.0
|
|
23493
23493
|
*/
|
|
23494
23494
|
|
|
23495
23495
|
/**
|
|
@@ -23757,7 +23757,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
23757
23757
|
/**
|
|
23758
23758
|
* Learning service.
|
|
23759
23759
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
23760
|
-
* @version
|
|
23760
|
+
* @version 138.0.0
|
|
23761
23761
|
*/
|
|
23762
23762
|
|
|
23763
23763
|
/**
|
|
@@ -24348,7 +24348,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24348
24348
|
/**
|
|
24349
24349
|
* License service.
|
|
24350
24350
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24351
|
-
* @version
|
|
24351
|
+
* @version 138.0.0
|
|
24352
24352
|
*/
|
|
24353
24353
|
|
|
24354
24354
|
/**
|
|
@@ -24586,7 +24586,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24586
24586
|
/**
|
|
24587
24587
|
* Locations service.
|
|
24588
24588
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
24589
|
-
* @version
|
|
24589
|
+
* @version 138.0.0
|
|
24590
24590
|
*/
|
|
24591
24591
|
|
|
24592
24592
|
/**
|
|
@@ -24822,7 +24822,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24822
24822
|
/**
|
|
24823
24823
|
* Messaging service.
|
|
24824
24824
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
24825
|
-
* @version
|
|
24825
|
+
* @version 138.0.0
|
|
24826
24826
|
*/
|
|
24827
24827
|
|
|
24828
24828
|
/**
|
|
@@ -24973,7 +24973,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
24973
24973
|
/**
|
|
24974
24974
|
* MobileDevices service.
|
|
24975
24975
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
24976
|
-
* @version
|
|
24976
|
+
* @version 138.0.0
|
|
24977
24977
|
*/
|
|
24978
24978
|
|
|
24979
24979
|
/**
|
|
@@ -25124,7 +25124,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25124
25124
|
/**
|
|
25125
25125
|
* Notifications service.
|
|
25126
25126
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25127
|
-
* @version
|
|
25127
|
+
* @version 138.0.0
|
|
25128
25128
|
*/
|
|
25129
25129
|
|
|
25130
25130
|
/**
|
|
@@ -25349,7 +25349,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25349
25349
|
/**
|
|
25350
25350
|
* OAuth service.
|
|
25351
25351
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25352
|
-
* @version
|
|
25352
|
+
* @version 138.0.0
|
|
25353
25353
|
*/
|
|
25354
25354
|
|
|
25355
25355
|
/**
|
|
@@ -25715,7 +25715,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25715
25715
|
/**
|
|
25716
25716
|
* Objects service.
|
|
25717
25717
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
25718
|
-
* @version
|
|
25718
|
+
* @version 138.0.0
|
|
25719
25719
|
*/
|
|
25720
25720
|
|
|
25721
25721
|
/**
|
|
@@ -25986,7 +25986,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
25986
25986
|
/**
|
|
25987
25987
|
* Organization service.
|
|
25988
25988
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
25989
|
-
* @version
|
|
25989
|
+
* @version 138.0.0
|
|
25990
25990
|
*/
|
|
25991
25991
|
|
|
25992
25992
|
/**
|
|
@@ -26389,7 +26389,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
26389
26389
|
/**
|
|
26390
26390
|
* OrganizationAuthorization service.
|
|
26391
26391
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26392
|
-
* @version
|
|
26392
|
+
* @version 138.0.0
|
|
26393
26393
|
*/
|
|
26394
26394
|
|
|
26395
26395
|
/**
|
|
@@ -27314,7 +27314,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
27314
27314
|
/**
|
|
27315
27315
|
* Outbound service.
|
|
27316
27316
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27317
|
-
* @version
|
|
27317
|
+
* @version 138.0.0
|
|
27318
27318
|
*/
|
|
27319
27319
|
|
|
27320
27320
|
/**
|
|
@@ -30569,7 +30569,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30569
30569
|
/**
|
|
30570
30570
|
* Presence service.
|
|
30571
30571
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
30572
|
-
* @version
|
|
30572
|
+
* @version 138.0.0
|
|
30573
30573
|
*/
|
|
30574
30574
|
|
|
30575
30575
|
/**
|
|
@@ -30891,7 +30891,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
30891
30891
|
/**
|
|
30892
30892
|
* Quality service.
|
|
30893
30893
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
30894
|
-
* @version
|
|
30894
|
+
* @version 138.0.0
|
|
30895
30895
|
*/
|
|
30896
30896
|
|
|
30897
30897
|
/**
|
|
@@ -32469,7 +32469,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
32469
32469
|
/**
|
|
32470
32470
|
* Recording service.
|
|
32471
32471
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
32472
|
-
* @version
|
|
32472
|
+
* @version 138.0.0
|
|
32473
32473
|
*/
|
|
32474
32474
|
|
|
32475
32475
|
/**
|
|
@@ -34122,7 +34122,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34122
34122
|
/**
|
|
34123
34123
|
* ResponseManagement service.
|
|
34124
34124
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34125
|
-
* @version
|
|
34125
|
+
* @version 138.0.0
|
|
34126
34126
|
*/
|
|
34127
34127
|
|
|
34128
34128
|
/**
|
|
@@ -34606,7 +34606,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
34606
34606
|
/**
|
|
34607
34607
|
* Routing service.
|
|
34608
34608
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
34609
|
-
* @version
|
|
34609
|
+
* @version 138.0.0
|
|
34610
34610
|
*/
|
|
34611
34611
|
|
|
34612
34612
|
/**
|
|
@@ -37533,7 +37533,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
37533
37533
|
/**
|
|
37534
37534
|
* SCIM service.
|
|
37535
37535
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
37536
|
-
* @version
|
|
37536
|
+
* @version 138.0.0
|
|
37537
37537
|
*/
|
|
37538
37538
|
|
|
37539
37539
|
/**
|
|
@@ -38410,7 +38410,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38410
38410
|
/**
|
|
38411
38411
|
* Scripts service.
|
|
38412
38412
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
38413
|
-
* @version
|
|
38413
|
+
* @version 138.0.0
|
|
38414
38414
|
*/
|
|
38415
38415
|
|
|
38416
38416
|
/**
|
|
@@ -38738,9 +38738,9 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38738
38738
|
*
|
|
38739
38739
|
* @param {String} scriptId Script ID
|
|
38740
38740
|
* @param {Object} opts Optional parameters
|
|
38741
|
-
* @param {
|
|
38742
|
-
* @param {
|
|
38743
|
-
* @param {
|
|
38741
|
+
* @param {Object} opts.input input
|
|
38742
|
+
* @param {Object} opts.output output
|
|
38743
|
+
* @param {Object} opts.type type
|
|
38744
38744
|
* @param {String} opts.scriptDataVersion Advanced usage - controls the data version of the script
|
|
38745
38745
|
*/
|
|
38746
38746
|
getScriptsPublishedScriptIdVariables(scriptId, opts) {
|
|
@@ -38829,7 +38829,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
38829
38829
|
/**
|
|
38830
38830
|
* Search service.
|
|
38831
38831
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
38832
|
-
* @version
|
|
38832
|
+
* @version 138.0.0
|
|
38833
38833
|
*/
|
|
38834
38834
|
|
|
38835
38835
|
/**
|
|
@@ -39364,7 +39364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
39364
39364
|
/**
|
|
39365
39365
|
* SpeechTextAnalytics service.
|
|
39366
39366
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
39367
|
-
* @version
|
|
39367
|
+
* @version 138.0.0
|
|
39368
39368
|
*/
|
|
39369
39369
|
|
|
39370
39370
|
/**
|
|
@@ -40217,7 +40217,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40217
40217
|
/**
|
|
40218
40218
|
* Stations service.
|
|
40219
40219
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40220
|
-
* @version
|
|
40220
|
+
* @version 138.0.0
|
|
40221
40221
|
*/
|
|
40222
40222
|
|
|
40223
40223
|
/**
|
|
@@ -40364,7 +40364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40364
40364
|
/**
|
|
40365
40365
|
* Suggest service.
|
|
40366
40366
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
40367
|
-
* @version
|
|
40367
|
+
* @version 138.0.0
|
|
40368
40368
|
*/
|
|
40369
40369
|
|
|
40370
40370
|
/**
|
|
@@ -40503,7 +40503,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40503
40503
|
/**
|
|
40504
40504
|
* Telephony service.
|
|
40505
40505
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
40506
|
-
* @version
|
|
40506
|
+
* @version 138.0.0
|
|
40507
40507
|
*/
|
|
40508
40508
|
|
|
40509
40509
|
/**
|
|
@@ -40611,7 +40611,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
40611
40611
|
/**
|
|
40612
40612
|
* TelephonyProvidersEdge service.
|
|
40613
40613
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
40614
|
-
* @version
|
|
40614
|
+
* @version 138.0.0
|
|
40615
40615
|
*/
|
|
40616
40616
|
|
|
40617
40617
|
/**
|
|
@@ -44244,7 +44244,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44244
44244
|
/**
|
|
44245
44245
|
* Textbots service.
|
|
44246
44246
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
44247
|
-
* @version
|
|
44247
|
+
* @version 138.0.0
|
|
44248
44248
|
*/
|
|
44249
44249
|
|
|
44250
44250
|
/**
|
|
@@ -44372,7 +44372,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44372
44372
|
/**
|
|
44373
44373
|
* Tokens service.
|
|
44374
44374
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
44375
|
-
* @version
|
|
44375
|
+
* @version 138.0.0
|
|
44376
44376
|
*/
|
|
44377
44377
|
|
|
44378
44378
|
/**
|
|
@@ -44478,7 +44478,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44478
44478
|
/**
|
|
44479
44479
|
* Uploads service.
|
|
44480
44480
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
44481
|
-
* @version
|
|
44481
|
+
* @version 138.0.0
|
|
44482
44482
|
*/
|
|
44483
44483
|
|
|
44484
44484
|
/**
|
|
@@ -44629,7 +44629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44629
44629
|
/**
|
|
44630
44630
|
* Usage service.
|
|
44631
44631
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
44632
|
-
* @version
|
|
44632
|
+
* @version 138.0.0
|
|
44633
44633
|
*/
|
|
44634
44634
|
|
|
44635
44635
|
/**
|
|
@@ -44700,7 +44700,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44700
44700
|
/**
|
|
44701
44701
|
* UserRecordings service.
|
|
44702
44702
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
44703
|
-
* @version
|
|
44703
|
+
* @version 138.0.0
|
|
44704
44704
|
*/
|
|
44705
44705
|
|
|
44706
44706
|
/**
|
|
@@ -44884,7 +44884,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
44884
44884
|
/**
|
|
44885
44885
|
* Users service.
|
|
44886
44886
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
44887
|
-
* @version
|
|
44887
|
+
* @version 138.0.0
|
|
44888
44888
|
*/
|
|
44889
44889
|
|
|
44890
44890
|
/**
|
|
@@ -47186,7 +47186,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47186
47186
|
/**
|
|
47187
47187
|
* Utilities service.
|
|
47188
47188
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
47189
|
-
* @version
|
|
47189
|
+
* @version 138.0.0
|
|
47190
47190
|
*/
|
|
47191
47191
|
|
|
47192
47192
|
/**
|
|
@@ -47297,7 +47297,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47297
47297
|
/**
|
|
47298
47298
|
* Voicemail service.
|
|
47299
47299
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
47300
|
-
* @version
|
|
47300
|
+
* @version 138.0.0
|
|
47301
47301
|
*/
|
|
47302
47302
|
|
|
47303
47303
|
/**
|
|
@@ -47964,7 +47964,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
47964
47964
|
/**
|
|
47965
47965
|
* WebChat service.
|
|
47966
47966
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
47967
|
-
* @version
|
|
47967
|
+
* @version 138.0.0
|
|
47968
47968
|
*/
|
|
47969
47969
|
|
|
47970
47970
|
/**
|
|
@@ -48508,7 +48508,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48508
48508
|
/**
|
|
48509
48509
|
* WebDeployments service.
|
|
48510
48510
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
48511
|
-
* @version
|
|
48511
|
+
* @version 138.0.0
|
|
48512
48512
|
*/
|
|
48513
48513
|
|
|
48514
48514
|
/**
|
|
@@ -48863,7 +48863,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48863
48863
|
/**
|
|
48864
48864
|
* WebMessaging service.
|
|
48865
48865
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
48866
|
-
* @version
|
|
48866
|
+
* @version 138.0.0
|
|
48867
48867
|
*/
|
|
48868
48868
|
|
|
48869
48869
|
/**
|
|
@@ -48909,7 +48909,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
48909
48909
|
/**
|
|
48910
48910
|
* Widgets service.
|
|
48911
48911
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
48912
|
-
* @version
|
|
48912
|
+
* @version 138.0.0
|
|
48913
48913
|
*/
|
|
48914
48914
|
|
|
48915
48915
|
/**
|
|
@@ -49055,7 +49055,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
49055
49055
|
/**
|
|
49056
49056
|
* WorkforceManagement service.
|
|
49057
49057
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49058
|
-
* @version
|
|
49058
|
+
* @version 138.0.0
|
|
49059
49059
|
*/
|
|
49060
49060
|
|
|
49061
49061
|
/**
|
|
@@ -51814,8 +51814,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51814
51814
|
*
|
|
51815
51815
|
* @param {String} businessUnitId The ID of the business unit
|
|
51816
51816
|
* @param {Object} opts Optional parameters
|
|
51817
|
-
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification.
|
|
51818
|
-
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service.
|
|
51817
|
+
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification. For testing/app development purposes
|
|
51818
|
+
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service. For testing/app development purposes
|
|
51819
51819
|
* @param {Object} opts.body body
|
|
51820
51820
|
*/
|
|
51821
51821
|
postWorkforcemanagementBusinessunitAgentschedulesSearch(businessUnitId, opts) {
|
|
@@ -51936,8 +51936,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
51936
51936
|
* @param {String} scheduleId The ID of the schedule
|
|
51937
51937
|
* @param {Object} body body
|
|
51938
51938
|
* @param {Object} opts Optional parameters
|
|
51939
|
-
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification.
|
|
51940
|
-
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service.
|
|
51939
|
+
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification. For testing/app development purposes
|
|
51940
|
+
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service. For testing/app development purposes
|
|
51941
51941
|
*/
|
|
51942
51942
|
postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery(businessUnitId, weekId, scheduleId, body, opts) {
|
|
51943
51943
|
opts = opts || {};
|
|
@@ -52523,8 +52523,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
52523
52523
|
*
|
|
52524
52524
|
* @param {String} managementUnitId The ID of the management unit, or 'mine' for the management unit of the logged-in user.
|
|
52525
52525
|
* @param {Object} opts Optional parameters
|
|
52526
|
-
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification.
|
|
52527
|
-
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service.
|
|
52526
|
+
* @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification. For testing/app development purposes
|
|
52527
|
+
* @param {Boolean} opts.forceDownloadService Force the result of this operation to be sent via download service. For testing/app development purposes
|
|
52528
52528
|
* @param {Object} opts.body body
|
|
52529
52529
|
*/
|
|
52530
52530
|
postWorkforcemanagementManagementunitAgentschedulesSearch(managementUnitId, opts) {
|
|
@@ -53306,7 +53306,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
|
|
|
53306
53306
|
* </pre>
|
|
53307
53307
|
* </p>
|
|
53308
53308
|
* @module purecloud-platform-client-v2/index
|
|
53309
|
-
* @version
|
|
53309
|
+
* @version 138.0.0
|
|
53310
53310
|
*/
|
|
53311
53311
|
class platformClient {
|
|
53312
53312
|
constructor() {
|