purecloud-platform-client-v2 165.0.0 → 166.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 +72 -305
- package/dist/web-amd/purecloud-platform-client-v2.js +72 -305
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +72 -305
- package/dist/web-cjs/purecloud-platform-client-v2.js +72 -305
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +201 -276
- 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/DownloadsApi.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 +2 -2
- 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/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 +3 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.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/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/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 -235
- 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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 166.0.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3358,7 +3358,7 @@ class AlertingApi {
|
|
|
3358
3358
|
/**
|
|
3359
3359
|
* Alerting service.
|
|
3360
3360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3361
|
-
* @version
|
|
3361
|
+
* @version 166.0.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -3672,7 +3672,7 @@ class AnalyticsApi {
|
|
|
3672
3672
|
/**
|
|
3673
3673
|
* Analytics service.
|
|
3674
3674
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3675
|
-
* @version
|
|
3675
|
+
* @version 166.0.0
|
|
3676
3676
|
*/
|
|
3677
3677
|
|
|
3678
3678
|
/**
|
|
@@ -4926,7 +4926,7 @@ class ArchitectApi {
|
|
|
4926
4926
|
/**
|
|
4927
4927
|
* Architect service.
|
|
4928
4928
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4929
|
-
* @version
|
|
4929
|
+
* @version 166.0.0
|
|
4930
4930
|
*/
|
|
4931
4931
|
|
|
4932
4932
|
/**
|
|
@@ -7974,7 +7974,7 @@ class AuditApi {
|
|
|
7974
7974
|
/**
|
|
7975
7975
|
* Audit service.
|
|
7976
7976
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7977
|
-
* @version
|
|
7977
|
+
* @version 166.0.0
|
|
7978
7978
|
*/
|
|
7979
7979
|
|
|
7980
7980
|
/**
|
|
@@ -8145,7 +8145,7 @@ class AuthorizationApi {
|
|
|
8145
8145
|
/**
|
|
8146
8146
|
* Authorization service.
|
|
8147
8147
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8148
|
-
* @version
|
|
8148
|
+
* @version 166.0.0
|
|
8149
8149
|
*/
|
|
8150
8150
|
|
|
8151
8151
|
/**
|
|
@@ -9374,7 +9374,7 @@ class BillingApi {
|
|
|
9374
9374
|
/**
|
|
9375
9375
|
* Billing service.
|
|
9376
9376
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9377
|
-
* @version
|
|
9377
|
+
* @version 166.0.0
|
|
9378
9378
|
*/
|
|
9379
9379
|
|
|
9380
9380
|
/**
|
|
@@ -9454,7 +9454,7 @@ class ChatApi {
|
|
|
9454
9454
|
/**
|
|
9455
9455
|
* Chat service.
|
|
9456
9456
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9457
|
-
* @version
|
|
9457
|
+
* @version 166.0.0
|
|
9458
9458
|
*/
|
|
9459
9459
|
|
|
9460
9460
|
/**
|
|
@@ -9615,7 +9615,7 @@ class CoachingApi {
|
|
|
9615
9615
|
/**
|
|
9616
9616
|
* Coaching service.
|
|
9617
9617
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9618
|
-
* @version
|
|
9618
|
+
* @version 166.0.0
|
|
9619
9619
|
*/
|
|
9620
9620
|
|
|
9621
9621
|
/**
|
|
@@ -10192,7 +10192,7 @@ class ContentManagementApi {
|
|
|
10192
10192
|
/**
|
|
10193
10193
|
* ContentManagement service.
|
|
10194
10194
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
10195
|
-
* @version
|
|
10195
|
+
* @version 166.0.0
|
|
10196
10196
|
*/
|
|
10197
10197
|
|
|
10198
10198
|
/**
|
|
@@ -11332,7 +11332,7 @@ class ConversationsApi {
|
|
|
11332
11332
|
/**
|
|
11333
11333
|
* Conversations service.
|
|
11334
11334
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11335
|
-
* @version
|
|
11335
|
+
* @version 166.0.0
|
|
11336
11336
|
*/
|
|
11337
11337
|
|
|
11338
11338
|
/**
|
|
@@ -17392,7 +17392,7 @@ class DataExtensionsApi {
|
|
|
17392
17392
|
/**
|
|
17393
17393
|
* DataExtensions service.
|
|
17394
17394
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
17395
|
-
* @version
|
|
17395
|
+
* @version 166.0.0
|
|
17396
17396
|
*/
|
|
17397
17397
|
|
|
17398
17398
|
/**
|
|
@@ -17478,7 +17478,7 @@ class DownloadsApi {
|
|
|
17478
17478
|
/**
|
|
17479
17479
|
* Downloads service.
|
|
17480
17480
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
17481
|
-
* @version
|
|
17481
|
+
* @version 166.0.0
|
|
17482
17482
|
*/
|
|
17483
17483
|
|
|
17484
17484
|
/**
|
|
@@ -17530,7 +17530,7 @@ class EventsApi {
|
|
|
17530
17530
|
/**
|
|
17531
17531
|
* Events service.
|
|
17532
17532
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
17533
|
-
* @version
|
|
17533
|
+
* @version 166.0.0
|
|
17534
17534
|
*/
|
|
17535
17535
|
|
|
17536
17536
|
/**
|
|
@@ -17626,7 +17626,7 @@ class ExternalContactsApi {
|
|
|
17626
17626
|
/**
|
|
17627
17627
|
* ExternalContacts service.
|
|
17628
17628
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
17629
|
-
* @version
|
|
17629
|
+
* @version 166.0.0
|
|
17630
17630
|
*/
|
|
17631
17631
|
|
|
17632
17632
|
/**
|
|
@@ -19584,7 +19584,7 @@ class FaxApi {
|
|
|
19584
19584
|
/**
|
|
19585
19585
|
* Fax service.
|
|
19586
19586
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
19587
|
-
* @version
|
|
19587
|
+
* @version 166.0.0
|
|
19588
19588
|
*/
|
|
19589
19589
|
|
|
19590
19590
|
/**
|
|
@@ -19755,7 +19755,7 @@ class FlowsApi {
|
|
|
19755
19755
|
/**
|
|
19756
19756
|
* Flows service.
|
|
19757
19757
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
19758
|
-
* @version
|
|
19758
|
+
* @version 166.0.0
|
|
19759
19759
|
*/
|
|
19760
19760
|
|
|
19761
19761
|
/**
|
|
@@ -19826,7 +19826,7 @@ class GamificationApi {
|
|
|
19826
19826
|
/**
|
|
19827
19827
|
* Gamification service.
|
|
19828
19828
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
19829
|
-
* @version
|
|
19829
|
+
* @version 166.0.0
|
|
19830
19830
|
*/
|
|
19831
19831
|
|
|
19832
19832
|
/**
|
|
@@ -21443,7 +21443,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
21443
21443
|
/**
|
|
21444
21444
|
* GeneralDataProtectionRegulation service.
|
|
21445
21445
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
21446
|
-
* @version
|
|
21446
|
+
* @version 166.0.0
|
|
21447
21447
|
*/
|
|
21448
21448
|
|
|
21449
21449
|
/**
|
|
@@ -21573,7 +21573,7 @@ class GeolocationApi {
|
|
|
21573
21573
|
/**
|
|
21574
21574
|
* Geolocation service.
|
|
21575
21575
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
21576
|
-
* @version
|
|
21576
|
+
* @version 166.0.0
|
|
21577
21577
|
*/
|
|
21578
21578
|
|
|
21579
21579
|
/**
|
|
@@ -21704,7 +21704,7 @@ class GreetingsApi {
|
|
|
21704
21704
|
/**
|
|
21705
21705
|
* Greetings service.
|
|
21706
21706
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
21707
|
-
* @version
|
|
21707
|
+
* @version 166.0.0
|
|
21708
21708
|
*/
|
|
21709
21709
|
|
|
21710
21710
|
/**
|
|
@@ -22159,7 +22159,7 @@ class GroupsApi {
|
|
|
22159
22159
|
/**
|
|
22160
22160
|
* Groups service.
|
|
22161
22161
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
22162
|
-
* @version
|
|
22162
|
+
* @version 166.0.0
|
|
22163
22163
|
*/
|
|
22164
22164
|
|
|
22165
22165
|
/**
|
|
@@ -22565,7 +22565,7 @@ class IdentityProviderApi {
|
|
|
22565
22565
|
/**
|
|
22566
22566
|
* IdentityProvider service.
|
|
22567
22567
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
22568
|
-
* @version
|
|
22568
|
+
* @version 166.0.0
|
|
22569
22569
|
*/
|
|
22570
22570
|
|
|
22571
22571
|
/**
|
|
@@ -23321,7 +23321,7 @@ class InfrastructureAsCodeApi {
|
|
|
23321
23321
|
/**
|
|
23322
23322
|
* InfrastructureAsCode service.
|
|
23323
23323
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
23324
|
-
* @version
|
|
23324
|
+
* @version 166.0.0
|
|
23325
23325
|
*/
|
|
23326
23326
|
|
|
23327
23327
|
/**
|
|
@@ -23423,7 +23423,7 @@ class IntegrationsApi {
|
|
|
23423
23423
|
/**
|
|
23424
23424
|
* Integrations service.
|
|
23425
23425
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
23426
|
-
* @version
|
|
23426
|
+
* @version 166.0.0
|
|
23427
23427
|
*/
|
|
23428
23428
|
|
|
23429
23429
|
/**
|
|
@@ -25023,7 +25023,7 @@ class JourneyApi {
|
|
|
25023
25023
|
/**
|
|
25024
25024
|
* Journey service.
|
|
25025
25025
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
25026
|
-
* @version
|
|
25026
|
+
* @version 166.0.0
|
|
25027
25027
|
*/
|
|
25028
25028
|
|
|
25029
25029
|
/**
|
|
@@ -25903,7 +25903,7 @@ class KnowledgeApi {
|
|
|
25903
25903
|
/**
|
|
25904
25904
|
* Knowledge service.
|
|
25905
25905
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
25906
|
-
* @version
|
|
25906
|
+
* @version 166.0.0
|
|
25907
25907
|
*/
|
|
25908
25908
|
|
|
25909
25909
|
/**
|
|
@@ -26306,7 +26306,7 @@ class KnowledgeApi {
|
|
|
26306
26306
|
* @param {String} sessionId Knowledge guest session ID.
|
|
26307
26307
|
* @param {Object} opts Optional parameters
|
|
26308
26308
|
* @param {Array.<String>} opts.categoryId If specified, retrieves documents associated with category ids, comma separated values expected.
|
|
26309
|
-
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
26309
|
+
* @param {Number} opts.pageSize Number of entities to return. Maximum of 200.
|
|
26310
26310
|
*/
|
|
26311
26311
|
getKnowledgeGuestSessionDocuments(sessionId, opts) {
|
|
26312
26312
|
opts = opts || {};
|
|
@@ -28335,7 +28335,7 @@ class LanguageUnderstandingApi {
|
|
|
28335
28335
|
/**
|
|
28336
28336
|
* LanguageUnderstanding service.
|
|
28337
28337
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
28338
|
-
* @version
|
|
28338
|
+
* @version 166.0.0
|
|
28339
28339
|
*/
|
|
28340
28340
|
|
|
28341
28341
|
/**
|
|
@@ -29348,7 +29348,7 @@ class LanguagesApi {
|
|
|
29348
29348
|
/**
|
|
29349
29349
|
* Languages service.
|
|
29350
29350
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
29351
|
-
* @version
|
|
29351
|
+
* @version 166.0.0
|
|
29352
29352
|
*/
|
|
29353
29353
|
|
|
29354
29354
|
/**
|
|
@@ -29566,7 +29566,7 @@ class LearningApi {
|
|
|
29566
29566
|
/**
|
|
29567
29567
|
* Learning service.
|
|
29568
29568
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
29569
|
-
* @version
|
|
29569
|
+
* @version 166.0.0
|
|
29570
29570
|
*/
|
|
29571
29571
|
|
|
29572
29572
|
/**
|
|
@@ -30381,7 +30381,7 @@ class LicenseApi {
|
|
|
30381
30381
|
/**
|
|
30382
30382
|
* License service.
|
|
30383
30383
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
30384
|
-
* @version
|
|
30384
|
+
* @version 166.0.0
|
|
30385
30385
|
*/
|
|
30386
30386
|
|
|
30387
30387
|
/**
|
|
@@ -30619,7 +30619,7 @@ class LocationsApi {
|
|
|
30619
30619
|
/**
|
|
30620
30620
|
* Locations service.
|
|
30621
30621
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
30622
|
-
* @version
|
|
30622
|
+
* @version 166.0.0
|
|
30623
30623
|
*/
|
|
30624
30624
|
|
|
30625
30625
|
/**
|
|
@@ -30855,7 +30855,7 @@ class MessagingApi {
|
|
|
30855
30855
|
/**
|
|
30856
30856
|
* Messaging service.
|
|
30857
30857
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
30858
|
-
* @version
|
|
30858
|
+
* @version 166.0.0
|
|
30859
30859
|
*/
|
|
30860
30860
|
|
|
30861
30861
|
/**
|
|
@@ -31006,7 +31006,7 @@ class MobileDevicesApi {
|
|
|
31006
31006
|
/**
|
|
31007
31007
|
* MobileDevices service.
|
|
31008
31008
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
31009
|
-
* @version
|
|
31009
|
+
* @version 166.0.0
|
|
31010
31010
|
*/
|
|
31011
31011
|
|
|
31012
31012
|
/**
|
|
@@ -31157,7 +31157,7 @@ class NotificationsApi {
|
|
|
31157
31157
|
/**
|
|
31158
31158
|
* Notifications service.
|
|
31159
31159
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
31160
|
-
* @version
|
|
31160
|
+
* @version 166.0.0
|
|
31161
31161
|
*/
|
|
31162
31162
|
|
|
31163
31163
|
/**
|
|
@@ -31390,7 +31390,7 @@ class OAuthApi {
|
|
|
31390
31390
|
/**
|
|
31391
31391
|
* OAuth service.
|
|
31392
31392
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
31393
|
-
* @version
|
|
31393
|
+
* @version 166.0.0
|
|
31394
31394
|
*/
|
|
31395
31395
|
|
|
31396
31396
|
/**
|
|
@@ -31756,7 +31756,7 @@ class ObjectsApi {
|
|
|
31756
31756
|
/**
|
|
31757
31757
|
* Objects service.
|
|
31758
31758
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
31759
|
-
* @version
|
|
31759
|
+
* @version 166.0.0
|
|
31760
31760
|
*/
|
|
31761
31761
|
|
|
31762
31762
|
/**
|
|
@@ -32027,7 +32027,7 @@ class OrganizationApi {
|
|
|
32027
32027
|
/**
|
|
32028
32028
|
* Organization service.
|
|
32029
32029
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
32030
|
-
* @version
|
|
32030
|
+
* @version 166.0.0
|
|
32031
32031
|
*/
|
|
32032
32032
|
|
|
32033
32033
|
/**
|
|
@@ -32430,7 +32430,7 @@ class OrganizationAuthorizationApi {
|
|
|
32430
32430
|
/**
|
|
32431
32431
|
* OrganizationAuthorization service.
|
|
32432
32432
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
32433
|
-
* @version
|
|
32433
|
+
* @version 166.0.0
|
|
32434
32434
|
*/
|
|
32435
32435
|
|
|
32436
32436
|
/**
|
|
@@ -33725,7 +33725,7 @@ class OutboundApi {
|
|
|
33725
33725
|
/**
|
|
33726
33726
|
* Outbound service.
|
|
33727
33727
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
33728
|
-
* @version
|
|
33728
|
+
* @version 166.0.0
|
|
33729
33729
|
*/
|
|
33730
33730
|
|
|
33731
33731
|
/**
|
|
@@ -37321,7 +37321,7 @@ class PresenceApi {
|
|
|
37321
37321
|
/**
|
|
37322
37322
|
* Presence service.
|
|
37323
37323
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
37324
|
-
* @version
|
|
37324
|
+
* @version 166.0.0
|
|
37325
37325
|
*/
|
|
37326
37326
|
|
|
37327
37327
|
/**
|
|
@@ -37872,7 +37872,7 @@ class ProcessAutomationApi {
|
|
|
37872
37872
|
/**
|
|
37873
37873
|
* ProcessAutomation service.
|
|
37874
37874
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
37875
|
-
* @version
|
|
37875
|
+
* @version 166.0.0
|
|
37876
37876
|
*/
|
|
37877
37877
|
|
|
37878
37878
|
/**
|
|
@@ -38111,7 +38111,7 @@ class QualityApi {
|
|
|
38111
38111
|
/**
|
|
38112
38112
|
* Quality service.
|
|
38113
38113
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
38114
|
-
* @version
|
|
38114
|
+
* @version 166.0.0
|
|
38115
38115
|
*/
|
|
38116
38116
|
|
|
38117
38117
|
/**
|
|
@@ -39690,7 +39690,7 @@ class RecordingApi {
|
|
|
39690
39690
|
/**
|
|
39691
39691
|
* Recording service.
|
|
39692
39692
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
39693
|
-
* @version
|
|
39693
|
+
* @version 166.0.0
|
|
39694
39694
|
*/
|
|
39695
39695
|
|
|
39696
39696
|
/**
|
|
@@ -41327,7 +41327,7 @@ class ResponseManagementApi {
|
|
|
41327
41327
|
/**
|
|
41328
41328
|
* ResponseManagement service.
|
|
41329
41329
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
41330
|
-
* @version
|
|
41330
|
+
* @version 166.0.0
|
|
41331
41331
|
*/
|
|
41332
41332
|
|
|
41333
41333
|
/**
|
|
@@ -41811,7 +41811,7 @@ class RoutingApi {
|
|
|
41811
41811
|
/**
|
|
41812
41812
|
* Routing service.
|
|
41813
41813
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
41814
|
-
* @version
|
|
41814
|
+
* @version 166.0.0
|
|
41815
41815
|
*/
|
|
41816
41816
|
|
|
41817
41817
|
/**
|
|
@@ -43657,6 +43657,7 @@ class RoutingApi {
|
|
|
43657
43657
|
* @param {Object} opts.sortBy Optional field to sort results
|
|
43658
43658
|
* @param {Object} opts.sortOrder Sort order
|
|
43659
43659
|
* @param {String} opts.language A language tag (which is sometimes referred to as a locale identifier) to use to localize country field and sort operations (default to en-US)
|
|
43660
|
+
* @param {String} opts.integrationId Filter on the Genesys Cloud integration id to which the phone number belongs to
|
|
43660
43661
|
*/
|
|
43661
43662
|
getRoutingSmsPhonenumbers(opts) {
|
|
43662
43663
|
opts = opts || {};
|
|
@@ -43666,7 +43667,7 @@ class RoutingApi {
|
|
|
43666
43667
|
'/api/v2/routing/sms/phonenumbers',
|
|
43667
43668
|
'GET',
|
|
43668
43669
|
{ },
|
|
43669
|
-
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'] },
|
|
43670
|
+
{ 'phoneNumber': opts['phoneNumber'],'phoneNumberType': this.apiClient.buildCollectionParam(opts['phoneNumberType'], 'multi'),'phoneNumberStatus': this.apiClient.buildCollectionParam(opts['phoneNumberStatus'], 'multi'),'countryCode': this.apiClient.buildCollectionParam(opts['countryCode'], 'multi'),'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'sortOrder': opts['sortOrder'],'language': opts['language'],'integration.id': opts['integrationId'] },
|
|
43670
43671
|
{ },
|
|
43671
43672
|
{ },
|
|
43672
43673
|
null,
|
|
@@ -45318,7 +45319,7 @@ class SCIMApi {
|
|
|
45318
45319
|
/**
|
|
45319
45320
|
* SCIM service.
|
|
45320
45321
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
45321
|
-
* @version
|
|
45322
|
+
* @version 166.0.0
|
|
45322
45323
|
*/
|
|
45323
45324
|
|
|
45324
45325
|
/**
|
|
@@ -46195,7 +46196,7 @@ class ScriptsApi {
|
|
|
46195
46196
|
/**
|
|
46196
46197
|
* Scripts service.
|
|
46197
46198
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
46198
|
-
* @version
|
|
46199
|
+
* @version 166.0.0
|
|
46199
46200
|
*/
|
|
46200
46201
|
|
|
46201
46202
|
/**
|
|
@@ -46614,7 +46615,7 @@ class SearchApi {
|
|
|
46614
46615
|
/**
|
|
46615
46616
|
* Search service.
|
|
46616
46617
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
46617
|
-
* @version
|
|
46618
|
+
* @version 166.0.0
|
|
46618
46619
|
*/
|
|
46619
46620
|
|
|
46620
46621
|
/**
|
|
@@ -47224,7 +47225,7 @@ class SpeechTextAnalyticsApi {
|
|
|
47224
47225
|
/**
|
|
47225
47226
|
* SpeechTextAnalytics service.
|
|
47226
47227
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
47227
|
-
* @version
|
|
47228
|
+
* @version 166.0.0
|
|
47228
47229
|
*/
|
|
47229
47230
|
|
|
47230
47231
|
/**
|
|
@@ -48153,7 +48154,7 @@ class StationsApi {
|
|
|
48153
48154
|
/**
|
|
48154
48155
|
* Stations service.
|
|
48155
48156
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
48156
|
-
* @version
|
|
48157
|
+
* @version 166.0.0
|
|
48157
48158
|
*/
|
|
48158
48159
|
|
|
48159
48160
|
/**
|
|
@@ -48300,7 +48301,7 @@ class SuggestApi {
|
|
|
48300
48301
|
/**
|
|
48301
48302
|
* Suggest service.
|
|
48302
48303
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
48303
|
-
* @version
|
|
48304
|
+
* @version 166.0.0
|
|
48304
48305
|
*/
|
|
48305
48306
|
|
|
48306
48307
|
/**
|
|
@@ -48439,7 +48440,7 @@ class TeamsApi {
|
|
|
48439
48440
|
/**
|
|
48440
48441
|
* Teams service.
|
|
48441
48442
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
48442
|
-
* @version
|
|
48443
|
+
* @version 166.0.0
|
|
48443
48444
|
*/
|
|
48444
48445
|
|
|
48445
48446
|
/**
|
|
@@ -48710,7 +48711,7 @@ class TelephonyApi {
|
|
|
48710
48711
|
/**
|
|
48711
48712
|
* Telephony service.
|
|
48712
48713
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
48713
|
-
* @version
|
|
48714
|
+
* @version 166.0.0
|
|
48714
48715
|
*/
|
|
48715
48716
|
|
|
48716
48717
|
/**
|
|
@@ -48838,7 +48839,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
48838
48839
|
/**
|
|
48839
48840
|
* TelephonyProvidersEdge service.
|
|
48840
48841
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
48841
|
-
* @version
|
|
48842
|
+
* @version 166.0.0
|
|
48842
48843
|
*/
|
|
48843
48844
|
|
|
48844
48845
|
/**
|
|
@@ -49188,180 +49189,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
49188
49189
|
);
|
|
49189
49190
|
}
|
|
49190
49191
|
|
|
49191
|
-
/**
|
|
49192
|
-
* Lists available schema categories (Deprecated)
|
|
49193
|
-
*
|
|
49194
|
-
* @param {Object} opts Optional parameters
|
|
49195
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49196
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49197
|
-
*/
|
|
49198
|
-
getConfigurationSchemasEdgesVnext(opts) {
|
|
49199
|
-
opts = opts || {};
|
|
49200
|
-
|
|
49201
|
-
|
|
49202
|
-
return this.apiClient.callApi(
|
|
49203
|
-
'/api/v2/configuration/schemas/edges/vnext',
|
|
49204
|
-
'GET',
|
|
49205
|
-
{ },
|
|
49206
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49207
|
-
{ },
|
|
49208
|
-
{ },
|
|
49209
|
-
null,
|
|
49210
|
-
['PureCloud OAuth'],
|
|
49211
|
-
['application/json'],
|
|
49212
|
-
['application/json']
|
|
49213
|
-
);
|
|
49214
|
-
}
|
|
49215
|
-
|
|
49216
|
-
/**
|
|
49217
|
-
* List schemas of a specific category (Deprecated)
|
|
49218
|
-
*
|
|
49219
|
-
* @param {String} schemaCategory Schema category
|
|
49220
|
-
* @param {Object} opts Optional parameters
|
|
49221
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49222
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49223
|
-
*/
|
|
49224
|
-
getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory, opts) {
|
|
49225
|
-
opts = opts || {};
|
|
49226
|
-
|
|
49227
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49228
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49229
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategory';
|
|
49230
|
-
}
|
|
49231
|
-
|
|
49232
|
-
return this.apiClient.callApi(
|
|
49233
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}',
|
|
49234
|
-
'GET',
|
|
49235
|
-
{ 'schemaCategory': schemaCategory },
|
|
49236
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49237
|
-
{ },
|
|
49238
|
-
{ },
|
|
49239
|
-
null,
|
|
49240
|
-
['PureCloud OAuth'],
|
|
49241
|
-
['application/json'],
|
|
49242
|
-
['application/json']
|
|
49243
|
-
);
|
|
49244
|
-
}
|
|
49245
|
-
|
|
49246
|
-
/**
|
|
49247
|
-
* List schemas of a specific category (Deprecated)
|
|
49248
|
-
*
|
|
49249
|
-
* @param {String} schemaCategory Schema category
|
|
49250
|
-
* @param {String} schemaType Schema type
|
|
49251
|
-
* @param {Object} opts Optional parameters
|
|
49252
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49253
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49254
|
-
*/
|
|
49255
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory, schemaType, opts) {
|
|
49256
|
-
opts = opts || {};
|
|
49257
|
-
|
|
49258
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49259
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49260
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
49261
|
-
}
|
|
49262
|
-
// verify the required parameter 'schemaType' is set
|
|
49263
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49264
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaType';
|
|
49265
|
-
}
|
|
49266
|
-
|
|
49267
|
-
return this.apiClient.callApi(
|
|
49268
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}',
|
|
49269
|
-
'GET',
|
|
49270
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType },
|
|
49271
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49272
|
-
{ },
|
|
49273
|
-
{ },
|
|
49274
|
-
null,
|
|
49275
|
-
['PureCloud OAuth'],
|
|
49276
|
-
['application/json'],
|
|
49277
|
-
['application/json']
|
|
49278
|
-
);
|
|
49279
|
-
}
|
|
49280
|
-
|
|
49281
|
-
/**
|
|
49282
|
-
* Get a json schema (Deprecated)
|
|
49283
|
-
*
|
|
49284
|
-
* @param {String} schemaCategory Schema category
|
|
49285
|
-
* @param {String} schemaType Schema type
|
|
49286
|
-
* @param {String} schemaId Schema ID
|
|
49287
|
-
*/
|
|
49288
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory, schemaType, schemaId) {
|
|
49289
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49290
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49291
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49292
|
-
}
|
|
49293
|
-
// verify the required parameter 'schemaType' is set
|
|
49294
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49295
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49296
|
-
}
|
|
49297
|
-
// verify the required parameter 'schemaId' is set
|
|
49298
|
-
if (schemaId === undefined || schemaId === null) {
|
|
49299
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId';
|
|
49300
|
-
}
|
|
49301
|
-
|
|
49302
|
-
return this.apiClient.callApi(
|
|
49303
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}',
|
|
49304
|
-
'GET',
|
|
49305
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId },
|
|
49306
|
-
{ },
|
|
49307
|
-
{ },
|
|
49308
|
-
{ },
|
|
49309
|
-
null,
|
|
49310
|
-
['PureCloud OAuth'],
|
|
49311
|
-
['application/json'],
|
|
49312
|
-
['application/json']
|
|
49313
|
-
);
|
|
49314
|
-
}
|
|
49315
|
-
|
|
49316
|
-
/**
|
|
49317
|
-
* Get metadata for a schema (Deprecated)
|
|
49318
|
-
*
|
|
49319
|
-
* @param {String} schemaCategory Schema category
|
|
49320
|
-
* @param {String} schemaType Schema type
|
|
49321
|
-
* @param {String} schemaId Schema ID
|
|
49322
|
-
* @param {String} extensionType extension
|
|
49323
|
-
* @param {String} metadataId Metadata ID
|
|
49324
|
-
* @param {Object} opts Optional parameters
|
|
49325
|
-
* @param {String} opts.type Type
|
|
49326
|
-
*/
|
|
49327
|
-
getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory, schemaType, schemaId, extensionType, metadataId, opts) {
|
|
49328
|
-
opts = opts || {};
|
|
49329
|
-
|
|
49330
|
-
// verify the required parameter 'schemaCategory' is set
|
|
49331
|
-
if (schemaCategory === undefined || schemaCategory === null) {
|
|
49332
|
-
throw 'Missing the required parameter "schemaCategory" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49333
|
-
}
|
|
49334
|
-
// verify the required parameter 'schemaType' is set
|
|
49335
|
-
if (schemaType === undefined || schemaType === null) {
|
|
49336
|
-
throw 'Missing the required parameter "schemaType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49337
|
-
}
|
|
49338
|
-
// verify the required parameter 'schemaId' is set
|
|
49339
|
-
if (schemaId === undefined || schemaId === null) {
|
|
49340
|
-
throw 'Missing the required parameter "schemaId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49341
|
-
}
|
|
49342
|
-
// verify the required parameter 'extensionType' is set
|
|
49343
|
-
if (extensionType === undefined || extensionType === null) {
|
|
49344
|
-
throw 'Missing the required parameter "extensionType" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49345
|
-
}
|
|
49346
|
-
// verify the required parameter 'metadataId' is set
|
|
49347
|
-
if (metadataId === undefined || metadataId === null) {
|
|
49348
|
-
throw 'Missing the required parameter "metadataId" when calling getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId';
|
|
49349
|
-
}
|
|
49350
|
-
|
|
49351
|
-
return this.apiClient.callApi(
|
|
49352
|
-
'/api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}',
|
|
49353
|
-
'GET',
|
|
49354
|
-
{ 'schemaCategory': schemaCategory,'schemaType': schemaType,'schemaId': schemaId,'extensionType': extensionType,'metadataId': metadataId },
|
|
49355
|
-
{ 'type': opts['type'] },
|
|
49356
|
-
{ },
|
|
49357
|
-
{ },
|
|
49358
|
-
null,
|
|
49359
|
-
['PureCloud OAuth'],
|
|
49360
|
-
['application/json'],
|
|
49361
|
-
['application/json']
|
|
49362
|
-
);
|
|
49363
|
-
}
|
|
49364
|
-
|
|
49365
49192
|
/**
|
|
49366
49193
|
* Get edge.
|
|
49367
49194
|
*
|
|
@@ -51946,36 +51773,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
51946
51773
|
);
|
|
51947
51774
|
}
|
|
51948
51775
|
|
|
51949
|
-
/**
|
|
51950
|
-
* Update a DID by ID.
|
|
51951
|
-
*
|
|
51952
|
-
* @param {String} didId DID ID
|
|
51953
|
-
* @param {Object} body DID
|
|
51954
|
-
*/
|
|
51955
|
-
putTelephonyProvidersEdgesDid(didId, body) {
|
|
51956
|
-
// verify the required parameter 'didId' is set
|
|
51957
|
-
if (didId === undefined || didId === null) {
|
|
51958
|
-
throw 'Missing the required parameter "didId" when calling putTelephonyProvidersEdgesDid';
|
|
51959
|
-
}
|
|
51960
|
-
// verify the required parameter 'body' is set
|
|
51961
|
-
if (body === undefined || body === null) {
|
|
51962
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesDid';
|
|
51963
|
-
}
|
|
51964
|
-
|
|
51965
|
-
return this.apiClient.callApi(
|
|
51966
|
-
'/api/v2/telephony/providers/edges/dids/{didId}',
|
|
51967
|
-
'PUT',
|
|
51968
|
-
{ 'didId': didId },
|
|
51969
|
-
{ },
|
|
51970
|
-
{ },
|
|
51971
|
-
{ },
|
|
51972
|
-
body,
|
|
51973
|
-
['PureCloud OAuth'],
|
|
51974
|
-
['application/json'],
|
|
51975
|
-
['application/json']
|
|
51976
|
-
);
|
|
51977
|
-
}
|
|
51978
|
-
|
|
51979
51776
|
/**
|
|
51980
51777
|
* Update a DID Pool by ID.
|
|
51981
51778
|
*
|
|
@@ -52071,36 +51868,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
52071
51868
|
);
|
|
52072
51869
|
}
|
|
52073
51870
|
|
|
52074
|
-
/**
|
|
52075
|
-
* Update an extension by ID.
|
|
52076
|
-
*
|
|
52077
|
-
* @param {String} extensionId Extension ID
|
|
52078
|
-
* @param {Object} body Extension
|
|
52079
|
-
*/
|
|
52080
|
-
putTelephonyProvidersEdgesExtension(extensionId, body) {
|
|
52081
|
-
// verify the required parameter 'extensionId' is set
|
|
52082
|
-
if (extensionId === undefined || extensionId === null) {
|
|
52083
|
-
throw 'Missing the required parameter "extensionId" when calling putTelephonyProvidersEdgesExtension';
|
|
52084
|
-
}
|
|
52085
|
-
// verify the required parameter 'body' is set
|
|
52086
|
-
if (body === undefined || body === null) {
|
|
52087
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgesExtension';
|
|
52088
|
-
}
|
|
52089
|
-
|
|
52090
|
-
return this.apiClient.callApi(
|
|
52091
|
-
'/api/v2/telephony/providers/edges/extensions/{extensionId}',
|
|
52092
|
-
'PUT',
|
|
52093
|
-
{ 'extensionId': extensionId },
|
|
52094
|
-
{ },
|
|
52095
|
-
{ },
|
|
52096
|
-
{ },
|
|
52097
|
-
body,
|
|
52098
|
-
['PureCloud OAuth'],
|
|
52099
|
-
['application/json'],
|
|
52100
|
-
['application/json']
|
|
52101
|
-
);
|
|
52102
|
-
}
|
|
52103
|
-
|
|
52104
51871
|
/**
|
|
52105
51872
|
* Update an extension pool by ID
|
|
52106
51873
|
*
|
|
@@ -52352,7 +52119,7 @@ class TextbotsApi {
|
|
|
52352
52119
|
/**
|
|
52353
52120
|
* Textbots service.
|
|
52354
52121
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
52355
|
-
* @version
|
|
52122
|
+
* @version 166.0.0
|
|
52356
52123
|
*/
|
|
52357
52124
|
|
|
52358
52125
|
/**
|
|
@@ -52480,7 +52247,7 @@ class TokensApi {
|
|
|
52480
52247
|
/**
|
|
52481
52248
|
* Tokens service.
|
|
52482
52249
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
52483
|
-
* @version
|
|
52250
|
+
* @version 166.0.0
|
|
52484
52251
|
*/
|
|
52485
52252
|
|
|
52486
52253
|
/**
|
|
@@ -52586,7 +52353,7 @@ class UploadsApi {
|
|
|
52586
52353
|
/**
|
|
52587
52354
|
* Uploads service.
|
|
52588
52355
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
52589
|
-
* @version
|
|
52356
|
+
* @version 166.0.0
|
|
52590
52357
|
*/
|
|
52591
52358
|
|
|
52592
52359
|
/**
|
|
@@ -52762,7 +52529,7 @@ class UsageApi {
|
|
|
52762
52529
|
/**
|
|
52763
52530
|
* Usage service.
|
|
52764
52531
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
52765
|
-
* @version
|
|
52532
|
+
* @version 166.0.0
|
|
52766
52533
|
*/
|
|
52767
52534
|
|
|
52768
52535
|
/**
|
|
@@ -52922,7 +52689,7 @@ class UserRecordingsApi {
|
|
|
52922
52689
|
/**
|
|
52923
52690
|
* UserRecordings service.
|
|
52924
52691
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
52925
|
-
* @version
|
|
52692
|
+
* @version 166.0.0
|
|
52926
52693
|
*/
|
|
52927
52694
|
|
|
52928
52695
|
/**
|
|
@@ -53107,7 +52874,7 @@ class UsersApi {
|
|
|
53107
52874
|
/**
|
|
53108
52875
|
* Users service.
|
|
53109
52876
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
53110
|
-
* @version
|
|
52877
|
+
* @version 166.0.0
|
|
53111
52878
|
*/
|
|
53112
52879
|
|
|
53113
52880
|
/**
|
|
@@ -55497,7 +55264,7 @@ class UtilitiesApi {
|
|
|
55497
55264
|
/**
|
|
55498
55265
|
* Utilities service.
|
|
55499
55266
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
55500
|
-
* @version
|
|
55267
|
+
* @version 166.0.0
|
|
55501
55268
|
*/
|
|
55502
55269
|
|
|
55503
55270
|
/**
|
|
@@ -55608,7 +55375,7 @@ class VoicemailApi {
|
|
|
55608
55375
|
/**
|
|
55609
55376
|
* Voicemail service.
|
|
55610
55377
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
55611
|
-
* @version
|
|
55378
|
+
* @version 166.0.0
|
|
55612
55379
|
*/
|
|
55613
55380
|
|
|
55614
55381
|
/**
|
|
@@ -56275,7 +56042,7 @@ class WebChatApi {
|
|
|
56275
56042
|
/**
|
|
56276
56043
|
* WebChat service.
|
|
56277
56044
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
56278
|
-
* @version
|
|
56045
|
+
* @version 166.0.0
|
|
56279
56046
|
*/
|
|
56280
56047
|
|
|
56281
56048
|
/**
|
|
@@ -56819,7 +56586,7 @@ class WebDeploymentsApi {
|
|
|
56819
56586
|
/**
|
|
56820
56587
|
* WebDeployments service.
|
|
56821
56588
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
56822
|
-
* @version
|
|
56589
|
+
* @version 166.0.0
|
|
56823
56590
|
*/
|
|
56824
56591
|
|
|
56825
56592
|
/**
|
|
@@ -57341,7 +57108,7 @@ class WebMessagingApi {
|
|
|
57341
57108
|
/**
|
|
57342
57109
|
* WebMessaging service.
|
|
57343
57110
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
57344
|
-
* @version
|
|
57111
|
+
* @version 166.0.0
|
|
57345
57112
|
*/
|
|
57346
57113
|
|
|
57347
57114
|
/**
|
|
@@ -57387,7 +57154,7 @@ class WidgetsApi {
|
|
|
57387
57154
|
/**
|
|
57388
57155
|
* Widgets service.
|
|
57389
57156
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
57390
|
-
* @version
|
|
57157
|
+
* @version 166.0.0
|
|
57391
57158
|
*/
|
|
57392
57159
|
|
|
57393
57160
|
/**
|
|
@@ -57533,7 +57300,7 @@ class WorkforceManagementApi {
|
|
|
57533
57300
|
/**
|
|
57534
57301
|
* WorkforceManagement service.
|
|
57535
57302
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
57536
|
-
* @version
|
|
57303
|
+
* @version 166.0.0
|
|
57537
57304
|
*/
|
|
57538
57305
|
|
|
57539
57306
|
/**
|
|
@@ -62277,7 +62044,7 @@ class WorkforceManagementApi {
|
|
|
62277
62044
|
* </pre>
|
|
62278
62045
|
* </p>
|
|
62279
62046
|
* @module purecloud-platform-client-v2/index
|
|
62280
|
-
* @version
|
|
62047
|
+
* @version 166.0.0
|
|
62281
62048
|
*/
|
|
62282
62049
|
class platformClient {
|
|
62283
62050
|
constructor() {
|