purecloud-platform-client-v2 141.0.0 → 141.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +298 -64
- package/dist/web-amd/purecloud-platform-client-v2.js +298 -64
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +298 -64
- package/dist/web-cjs/purecloud-platform-client-v2.js +298 -64
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +82 -4
- 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 +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +26 -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 +184 -0
- 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 +26 -1
- package/src/purecloud-platform-client-v2/index.js +7 -1
|
@@ -401,7 +401,7 @@ class Configuration {
|
|
|
401
401
|
|
|
402
402
|
/**
|
|
403
403
|
* @module purecloud-platform-client-v2/ApiClient
|
|
404
|
-
* @version 141.
|
|
404
|
+
* @version 141.1.0
|
|
405
405
|
*/
|
|
406
406
|
class ApiClient {
|
|
407
407
|
/**
|
|
@@ -1480,7 +1480,7 @@ class AlertingApi {
|
|
|
1480
1480
|
/**
|
|
1481
1481
|
* Alerting service.
|
|
1482
1482
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1483
|
-
* @version 141.
|
|
1483
|
+
* @version 141.1.0
|
|
1484
1484
|
*/
|
|
1485
1485
|
|
|
1486
1486
|
/**
|
|
@@ -1794,7 +1794,7 @@ class AnalyticsApi {
|
|
|
1794
1794
|
/**
|
|
1795
1795
|
* Analytics service.
|
|
1796
1796
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1797
|
-
* @version 141.
|
|
1797
|
+
* @version 141.1.0
|
|
1798
1798
|
*/
|
|
1799
1799
|
|
|
1800
1800
|
/**
|
|
@@ -2976,7 +2976,7 @@ class ArchitectApi {
|
|
|
2976
2976
|
/**
|
|
2977
2977
|
* Architect service.
|
|
2978
2978
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
2979
|
-
* @version 141.
|
|
2979
|
+
* @version 141.1.0
|
|
2980
2980
|
*/
|
|
2981
2981
|
|
|
2982
2982
|
/**
|
|
@@ -6021,7 +6021,7 @@ class AuditApi {
|
|
|
6021
6021
|
/**
|
|
6022
6022
|
* Audit service.
|
|
6023
6023
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6024
|
-
* @version 141.
|
|
6024
|
+
* @version 141.1.0
|
|
6025
6025
|
*/
|
|
6026
6026
|
|
|
6027
6027
|
/**
|
|
@@ -6192,7 +6192,7 @@ class AuthorizationApi {
|
|
|
6192
6192
|
/**
|
|
6193
6193
|
* Authorization service.
|
|
6194
6194
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6195
|
-
* @version 141.
|
|
6195
|
+
* @version 141.1.0
|
|
6196
6196
|
*/
|
|
6197
6197
|
|
|
6198
6198
|
/**
|
|
@@ -7375,7 +7375,7 @@ class BillingApi {
|
|
|
7375
7375
|
/**
|
|
7376
7376
|
* Billing service.
|
|
7377
7377
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7378
|
-
* @version 141.
|
|
7378
|
+
* @version 141.1.0
|
|
7379
7379
|
*/
|
|
7380
7380
|
|
|
7381
7381
|
/**
|
|
@@ -7455,7 +7455,7 @@ class ChatApi {
|
|
|
7455
7455
|
/**
|
|
7456
7456
|
* Chat service.
|
|
7457
7457
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7458
|
-
* @version 141.
|
|
7458
|
+
* @version 141.1.0
|
|
7459
7459
|
*/
|
|
7460
7460
|
|
|
7461
7461
|
/**
|
|
@@ -7546,7 +7546,7 @@ class CoachingApi {
|
|
|
7546
7546
|
/**
|
|
7547
7547
|
* Coaching service.
|
|
7548
7548
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7549
|
-
* @version 141.
|
|
7549
|
+
* @version 141.1.0
|
|
7550
7550
|
*/
|
|
7551
7551
|
|
|
7552
7552
|
/**
|
|
@@ -8123,7 +8123,7 @@ class ContentManagementApi {
|
|
|
8123
8123
|
/**
|
|
8124
8124
|
* ContentManagement service.
|
|
8125
8125
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8126
|
-
* @version 141.
|
|
8126
|
+
* @version 141.1.0
|
|
8127
8127
|
*/
|
|
8128
8128
|
|
|
8129
8129
|
/**
|
|
@@ -9263,7 +9263,7 @@ class ConversationsApi {
|
|
|
9263
9263
|
/**
|
|
9264
9264
|
* Conversations service.
|
|
9265
9265
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9266
|
-
* @version 141.
|
|
9266
|
+
* @version 141.1.0
|
|
9267
9267
|
*/
|
|
9268
9268
|
|
|
9269
9269
|
/**
|
|
@@ -14197,7 +14197,7 @@ class DataExtensionsApi {
|
|
|
14197
14197
|
/**
|
|
14198
14198
|
* DataExtensions service.
|
|
14199
14199
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
14200
|
-
* @version 141.
|
|
14200
|
+
* @version 141.1.0
|
|
14201
14201
|
*/
|
|
14202
14202
|
|
|
14203
14203
|
/**
|
|
@@ -14283,7 +14283,7 @@ class ExternalContactsApi {
|
|
|
14283
14283
|
/**
|
|
14284
14284
|
* ExternalContacts service.
|
|
14285
14285
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
14286
|
-
* @version 141.
|
|
14286
|
+
* @version 141.1.0
|
|
14287
14287
|
*/
|
|
14288
14288
|
|
|
14289
14289
|
/**
|
|
@@ -16026,7 +16026,7 @@ class FaxApi {
|
|
|
16026
16026
|
/**
|
|
16027
16027
|
* Fax service.
|
|
16028
16028
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
16029
|
-
* @version 141.
|
|
16029
|
+
* @version 141.1.0
|
|
16030
16030
|
*/
|
|
16031
16031
|
|
|
16032
16032
|
/**
|
|
@@ -16197,7 +16197,7 @@ class FlowsApi {
|
|
|
16197
16197
|
/**
|
|
16198
16198
|
* Flows service.
|
|
16199
16199
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
16200
|
-
* @version 141.
|
|
16200
|
+
* @version 141.1.0
|
|
16201
16201
|
*/
|
|
16202
16202
|
|
|
16203
16203
|
/**
|
|
@@ -16268,7 +16268,7 @@ class GamificationApi {
|
|
|
16268
16268
|
/**
|
|
16269
16269
|
* Gamification service.
|
|
16270
16270
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
16271
|
-
* @version 141.
|
|
16271
|
+
* @version 141.1.0
|
|
16272
16272
|
*/
|
|
16273
16273
|
|
|
16274
16274
|
/**
|
|
@@ -17850,7 +17850,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
17850
17850
|
/**
|
|
17851
17851
|
* GeneralDataProtectionRegulation service.
|
|
17852
17852
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
17853
|
-
* @version 141.
|
|
17853
|
+
* @version 141.1.0
|
|
17854
17854
|
*/
|
|
17855
17855
|
|
|
17856
17856
|
/**
|
|
@@ -17980,7 +17980,7 @@ class GeolocationApi {
|
|
|
17980
17980
|
/**
|
|
17981
17981
|
* Geolocation service.
|
|
17982
17982
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
17983
|
-
* @version 141.
|
|
17983
|
+
* @version 141.1.0
|
|
17984
17984
|
*/
|
|
17985
17985
|
|
|
17986
17986
|
/**
|
|
@@ -18111,7 +18111,7 @@ class GreetingsApi {
|
|
|
18111
18111
|
/**
|
|
18112
18112
|
* Greetings service.
|
|
18113
18113
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
18114
|
-
* @version 141.
|
|
18114
|
+
* @version 141.1.0
|
|
18115
18115
|
*/
|
|
18116
18116
|
|
|
18117
18117
|
/**
|
|
@@ -18566,7 +18566,7 @@ class GroupsApi {
|
|
|
18566
18566
|
/**
|
|
18567
18567
|
* Groups service.
|
|
18568
18568
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
18569
|
-
* @version 141.
|
|
18569
|
+
* @version 141.1.0
|
|
18570
18570
|
*/
|
|
18571
18571
|
|
|
18572
18572
|
/**
|
|
@@ -18971,7 +18971,7 @@ class IdentityProviderApi {
|
|
|
18971
18971
|
/**
|
|
18972
18972
|
* IdentityProvider service.
|
|
18973
18973
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
18974
|
-
* @version 141.
|
|
18974
|
+
* @version 141.1.0
|
|
18975
18975
|
*/
|
|
18976
18976
|
|
|
18977
18977
|
/**
|
|
@@ -19727,7 +19727,7 @@ class IntegrationsApi {
|
|
|
19727
19727
|
/**
|
|
19728
19728
|
* Integrations service.
|
|
19729
19729
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
19730
|
-
* @version 141.
|
|
19730
|
+
* @version 141.1.0
|
|
19731
19731
|
*/
|
|
19732
19732
|
|
|
19733
19733
|
/**
|
|
@@ -21404,7 +21404,7 @@ class JourneyApi {
|
|
|
21404
21404
|
/**
|
|
21405
21405
|
* Journey service.
|
|
21406
21406
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
21407
|
-
* @version 141.
|
|
21407
|
+
* @version 141.1.0
|
|
21408
21408
|
*/
|
|
21409
21409
|
|
|
21410
21410
|
/**
|
|
@@ -22115,7 +22115,7 @@ class KnowledgeApi {
|
|
|
22115
22115
|
/**
|
|
22116
22116
|
* Knowledge service.
|
|
22117
22117
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
22118
|
-
* @version 141.
|
|
22118
|
+
* @version 141.1.0
|
|
22119
22119
|
*/
|
|
22120
22120
|
|
|
22121
22121
|
/**
|
|
@@ -23015,7 +23015,7 @@ class LanguageUnderstandingApi {
|
|
|
23015
23015
|
/**
|
|
23016
23016
|
* LanguageUnderstanding service.
|
|
23017
23017
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
23018
|
-
* @version 141.
|
|
23018
|
+
* @version 141.1.0
|
|
23019
23019
|
*/
|
|
23020
23020
|
|
|
23021
23021
|
/**
|
|
@@ -23919,7 +23919,7 @@ class LanguagesApi {
|
|
|
23919
23919
|
/**
|
|
23920
23920
|
* Languages service.
|
|
23921
23921
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
23922
|
-
* @version 141.
|
|
23922
|
+
* @version 141.1.0
|
|
23923
23923
|
*/
|
|
23924
23924
|
|
|
23925
23925
|
/**
|
|
@@ -24187,7 +24187,7 @@ class LearningApi {
|
|
|
24187
24187
|
/**
|
|
24188
24188
|
* Learning service.
|
|
24189
24189
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
24190
|
-
* @version 141.
|
|
24190
|
+
* @version 141.1.0
|
|
24191
24191
|
*/
|
|
24192
24192
|
|
|
24193
24193
|
/**
|
|
@@ -24922,7 +24922,7 @@ class LicenseApi {
|
|
|
24922
24922
|
/**
|
|
24923
24923
|
* License service.
|
|
24924
24924
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
24925
|
-
* @version 141.
|
|
24925
|
+
* @version 141.1.0
|
|
24926
24926
|
*/
|
|
24927
24927
|
|
|
24928
24928
|
/**
|
|
@@ -25160,7 +25160,7 @@ class LocationsApi {
|
|
|
25160
25160
|
/**
|
|
25161
25161
|
* Locations service.
|
|
25162
25162
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
25163
|
-
* @version 141.
|
|
25163
|
+
* @version 141.1.0
|
|
25164
25164
|
*/
|
|
25165
25165
|
|
|
25166
25166
|
/**
|
|
@@ -25396,7 +25396,7 @@ class MessagingApi {
|
|
|
25396
25396
|
/**
|
|
25397
25397
|
* Messaging service.
|
|
25398
25398
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
25399
|
-
* @version 141.
|
|
25399
|
+
* @version 141.1.0
|
|
25400
25400
|
*/
|
|
25401
25401
|
|
|
25402
25402
|
/**
|
|
@@ -25547,7 +25547,7 @@ class MobileDevicesApi {
|
|
|
25547
25547
|
/**
|
|
25548
25548
|
* MobileDevices service.
|
|
25549
25549
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
25550
|
-
* @version 141.
|
|
25550
|
+
* @version 141.1.0
|
|
25551
25551
|
*/
|
|
25552
25552
|
|
|
25553
25553
|
/**
|
|
@@ -25698,7 +25698,7 @@ class NotificationsApi {
|
|
|
25698
25698
|
/**
|
|
25699
25699
|
* Notifications service.
|
|
25700
25700
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
25701
|
-
* @version 141.
|
|
25701
|
+
* @version 141.1.0
|
|
25702
25702
|
*/
|
|
25703
25703
|
|
|
25704
25704
|
/**
|
|
@@ -25923,7 +25923,7 @@ class OAuthApi {
|
|
|
25923
25923
|
/**
|
|
25924
25924
|
* OAuth service.
|
|
25925
25925
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
25926
|
-
* @version 141.
|
|
25926
|
+
* @version 141.1.0
|
|
25927
25927
|
*/
|
|
25928
25928
|
|
|
25929
25929
|
/**
|
|
@@ -26289,7 +26289,7 @@ class ObjectsApi {
|
|
|
26289
26289
|
/**
|
|
26290
26290
|
* Objects service.
|
|
26291
26291
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
26292
|
-
* @version 141.
|
|
26292
|
+
* @version 141.1.0
|
|
26293
26293
|
*/
|
|
26294
26294
|
|
|
26295
26295
|
/**
|
|
@@ -26560,7 +26560,7 @@ class OrganizationApi {
|
|
|
26560
26560
|
/**
|
|
26561
26561
|
* Organization service.
|
|
26562
26562
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
26563
|
-
* @version 141.
|
|
26563
|
+
* @version 141.1.0
|
|
26564
26564
|
*/
|
|
26565
26565
|
|
|
26566
26566
|
/**
|
|
@@ -26963,7 +26963,7 @@ class OrganizationAuthorizationApi {
|
|
|
26963
26963
|
/**
|
|
26964
26964
|
* OrganizationAuthorization service.
|
|
26965
26965
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
26966
|
-
* @version 141.
|
|
26966
|
+
* @version 141.1.0
|
|
26967
26967
|
*/
|
|
26968
26968
|
|
|
26969
26969
|
/**
|
|
@@ -27888,7 +27888,7 @@ class OutboundApi {
|
|
|
27888
27888
|
/**
|
|
27889
27889
|
* Outbound service.
|
|
27890
27890
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
27891
|
-
* @version 141.
|
|
27891
|
+
* @version 141.1.0
|
|
27892
27892
|
*/
|
|
27893
27893
|
|
|
27894
27894
|
/**
|
|
@@ -31143,7 +31143,7 @@ class PresenceApi {
|
|
|
31143
31143
|
/**
|
|
31144
31144
|
* Presence service.
|
|
31145
31145
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
31146
|
-
* @version 141.
|
|
31146
|
+
* @version 141.1.0
|
|
31147
31147
|
*/
|
|
31148
31148
|
|
|
31149
31149
|
/**
|
|
@@ -31465,7 +31465,7 @@ class QualityApi {
|
|
|
31465
31465
|
/**
|
|
31466
31466
|
* Quality service.
|
|
31467
31467
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
31468
|
-
* @version 141.
|
|
31468
|
+
* @version 141.1.0
|
|
31469
31469
|
*/
|
|
31470
31470
|
|
|
31471
31471
|
/**
|
|
@@ -33043,7 +33043,7 @@ class RecordingApi {
|
|
|
33043
33043
|
/**
|
|
33044
33044
|
* Recording service.
|
|
33045
33045
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
33046
|
-
* @version 141.
|
|
33046
|
+
* @version 141.1.0
|
|
33047
33047
|
*/
|
|
33048
33048
|
|
|
33049
33049
|
/**
|
|
@@ -34696,7 +34696,7 @@ class ResponseManagementApi {
|
|
|
34696
34696
|
/**
|
|
34697
34697
|
* ResponseManagement service.
|
|
34698
34698
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
34699
|
-
* @version 141.
|
|
34699
|
+
* @version 141.1.0
|
|
34700
34700
|
*/
|
|
34701
34701
|
|
|
34702
34702
|
/**
|
|
@@ -35180,7 +35180,7 @@ class RoutingApi {
|
|
|
35180
35180
|
/**
|
|
35181
35181
|
* Routing service.
|
|
35182
35182
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
35183
|
-
* @version 141.
|
|
35183
|
+
* @version 141.1.0
|
|
35184
35184
|
*/
|
|
35185
35185
|
|
|
35186
35186
|
/**
|
|
@@ -38101,7 +38101,7 @@ class SCIMApi {
|
|
|
38101
38101
|
/**
|
|
38102
38102
|
* SCIM service.
|
|
38103
38103
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
38104
|
-
* @version 141.
|
|
38104
|
+
* @version 141.1.0
|
|
38105
38105
|
*/
|
|
38106
38106
|
|
|
38107
38107
|
/**
|
|
@@ -38978,7 +38978,7 @@ class ScriptsApi {
|
|
|
38978
38978
|
/**
|
|
38979
38979
|
* Scripts service.
|
|
38980
38980
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
38981
|
-
* @version 141.
|
|
38981
|
+
* @version 141.1.0
|
|
38982
38982
|
*/
|
|
38983
38983
|
|
|
38984
38984
|
/**
|
|
@@ -39397,7 +39397,7 @@ class SearchApi {
|
|
|
39397
39397
|
/**
|
|
39398
39398
|
* Search service.
|
|
39399
39399
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
39400
|
-
* @version 141.
|
|
39400
|
+
* @version 141.1.0
|
|
39401
39401
|
*/
|
|
39402
39402
|
|
|
39403
39403
|
/**
|
|
@@ -39876,6 +39876,31 @@ class SearchApi {
|
|
|
39876
39876
|
);
|
|
39877
39877
|
}
|
|
39878
39878
|
|
|
39879
|
+
/**
|
|
39880
|
+
* Search resources.
|
|
39881
|
+
*
|
|
39882
|
+
* @param {Object} body Search request options
|
|
39883
|
+
*/
|
|
39884
|
+
postTeamsSearch(body) {
|
|
39885
|
+
// verify the required parameter 'body' is set
|
|
39886
|
+
if (body === undefined || body === null) {
|
|
39887
|
+
throw 'Missing the required parameter "body" when calling postTeamsSearch';
|
|
39888
|
+
}
|
|
39889
|
+
|
|
39890
|
+
return this.apiClient.callApi(
|
|
39891
|
+
'/api/v2/teams/search',
|
|
39892
|
+
'POST',
|
|
39893
|
+
{ },
|
|
39894
|
+
{ },
|
|
39895
|
+
{ },
|
|
39896
|
+
{ },
|
|
39897
|
+
body,
|
|
39898
|
+
['PureCloud OAuth'],
|
|
39899
|
+
['application/json'],
|
|
39900
|
+
['application/json']
|
|
39901
|
+
);
|
|
39902
|
+
}
|
|
39903
|
+
|
|
39879
39904
|
/**
|
|
39880
39905
|
* Search users
|
|
39881
39906
|
*
|
|
@@ -39932,7 +39957,7 @@ class SpeechTextAnalyticsApi {
|
|
|
39932
39957
|
/**
|
|
39933
39958
|
* SpeechTextAnalytics service.
|
|
39934
39959
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
39935
|
-
* @version 141.
|
|
39960
|
+
* @version 141.1.0
|
|
39936
39961
|
*/
|
|
39937
39962
|
|
|
39938
39963
|
/**
|
|
@@ -40785,7 +40810,7 @@ class StationsApi {
|
|
|
40785
40810
|
/**
|
|
40786
40811
|
* Stations service.
|
|
40787
40812
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
40788
|
-
* @version 141.
|
|
40813
|
+
* @version 141.1.0
|
|
40789
40814
|
*/
|
|
40790
40815
|
|
|
40791
40816
|
/**
|
|
@@ -40932,7 +40957,7 @@ class SuggestApi {
|
|
|
40932
40957
|
/**
|
|
40933
40958
|
* Suggest service.
|
|
40934
40959
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
40935
|
-
* @version 141.
|
|
40960
|
+
* @version 141.1.0
|
|
40936
40961
|
*/
|
|
40937
40962
|
|
|
40938
40963
|
/**
|
|
@@ -41067,11 +41092,190 @@ class SuggestApi {
|
|
|
41067
41092
|
|
|
41068
41093
|
}
|
|
41069
41094
|
|
|
41095
|
+
class TeamsApi {
|
|
41096
|
+
/**
|
|
41097
|
+
* Teams service.
|
|
41098
|
+
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
41099
|
+
* @version 141.1.0
|
|
41100
|
+
*/
|
|
41101
|
+
|
|
41102
|
+
/**
|
|
41103
|
+
* Constructs a new TeamsApi.
|
|
41104
|
+
* @alias module:purecloud-platform-client-v2/api/TeamsApi
|
|
41105
|
+
* @class
|
|
41106
|
+
* @param {module:purecloud-platform-client-v2/ApiClient} apiClient Optional API client implementation to use,
|
|
41107
|
+
* default to {@link module:purecloud-platform-client-v2/ApiClient#instance} if unspecified.
|
|
41108
|
+
*/
|
|
41109
|
+
constructor(apiClient) {
|
|
41110
|
+
this.apiClient = apiClient || ApiClient.instance;
|
|
41111
|
+
}
|
|
41112
|
+
|
|
41113
|
+
|
|
41114
|
+
/**
|
|
41115
|
+
* Delete team
|
|
41116
|
+
*
|
|
41117
|
+
* @param {String} teamId Team ID
|
|
41118
|
+
*/
|
|
41119
|
+
deleteTeam(teamId) {
|
|
41120
|
+
// verify the required parameter 'teamId' is set
|
|
41121
|
+
if (teamId === undefined || teamId === null) {
|
|
41122
|
+
throw 'Missing the required parameter "teamId" when calling deleteTeam';
|
|
41123
|
+
}
|
|
41124
|
+
|
|
41125
|
+
return this.apiClient.callApi(
|
|
41126
|
+
'/api/v2/teams/{teamId}',
|
|
41127
|
+
'DELETE',
|
|
41128
|
+
{ 'teamId': teamId },
|
|
41129
|
+
{ },
|
|
41130
|
+
{ },
|
|
41131
|
+
{ },
|
|
41132
|
+
null,
|
|
41133
|
+
['PureCloud OAuth'],
|
|
41134
|
+
['application/json'],
|
|
41135
|
+
['application/json']
|
|
41136
|
+
);
|
|
41137
|
+
}
|
|
41138
|
+
|
|
41139
|
+
/**
|
|
41140
|
+
* Get team
|
|
41141
|
+
*
|
|
41142
|
+
* @param {String} teamId Team ID
|
|
41143
|
+
*/
|
|
41144
|
+
getTeam(teamId) {
|
|
41145
|
+
// verify the required parameter 'teamId' is set
|
|
41146
|
+
if (teamId === undefined || teamId === null) {
|
|
41147
|
+
throw 'Missing the required parameter "teamId" when calling getTeam';
|
|
41148
|
+
}
|
|
41149
|
+
|
|
41150
|
+
return this.apiClient.callApi(
|
|
41151
|
+
'/api/v2/teams/{teamId}',
|
|
41152
|
+
'GET',
|
|
41153
|
+
{ 'teamId': teamId },
|
|
41154
|
+
{ },
|
|
41155
|
+
{ },
|
|
41156
|
+
{ },
|
|
41157
|
+
null,
|
|
41158
|
+
['PureCloud OAuth'],
|
|
41159
|
+
['application/json'],
|
|
41160
|
+
['application/json']
|
|
41161
|
+
);
|
|
41162
|
+
}
|
|
41163
|
+
|
|
41164
|
+
/**
|
|
41165
|
+
* Get Team listing
|
|
41166
|
+
*
|
|
41167
|
+
* @param {Object} opts Optional parameters
|
|
41168
|
+
* @param {Number} opts.pageSize Page size (default to 25)
|
|
41169
|
+
* @param {String} opts.name Return only teams whose names start with this value (case-insensitive matching)
|
|
41170
|
+
* @param {String} opts.after The cursor that points to the next item in the complete list of teams
|
|
41171
|
+
* @param {String} opts.before The cursor that points to the previous item in the complete list of teams
|
|
41172
|
+
* @param {Object} opts.expand Expand the name on each user
|
|
41173
|
+
*/
|
|
41174
|
+
getTeams(opts) {
|
|
41175
|
+
opts = opts || {};
|
|
41176
|
+
|
|
41177
|
+
|
|
41178
|
+
return this.apiClient.callApi(
|
|
41179
|
+
'/api/v2/teams',
|
|
41180
|
+
'GET',
|
|
41181
|
+
{ },
|
|
41182
|
+
{ 'pageSize': opts['pageSize'],'name': opts['name'],'after': opts['after'],'before': opts['before'],'expand': opts['expand'] },
|
|
41183
|
+
{ },
|
|
41184
|
+
{ },
|
|
41185
|
+
null,
|
|
41186
|
+
['PureCloud OAuth'],
|
|
41187
|
+
['application/json'],
|
|
41188
|
+
['application/json']
|
|
41189
|
+
);
|
|
41190
|
+
}
|
|
41191
|
+
|
|
41192
|
+
/**
|
|
41193
|
+
* Update team
|
|
41194
|
+
*
|
|
41195
|
+
* @param {String} teamId Team ID
|
|
41196
|
+
* @param {Object} body Team
|
|
41197
|
+
*/
|
|
41198
|
+
patchTeam(teamId, body) {
|
|
41199
|
+
// verify the required parameter 'teamId' is set
|
|
41200
|
+
if (teamId === undefined || teamId === null) {
|
|
41201
|
+
throw 'Missing the required parameter "teamId" when calling patchTeam';
|
|
41202
|
+
}
|
|
41203
|
+
// verify the required parameter 'body' is set
|
|
41204
|
+
if (body === undefined || body === null) {
|
|
41205
|
+
throw 'Missing the required parameter "body" when calling patchTeam';
|
|
41206
|
+
}
|
|
41207
|
+
|
|
41208
|
+
return this.apiClient.callApi(
|
|
41209
|
+
'/api/v2/teams/{teamId}',
|
|
41210
|
+
'PATCH',
|
|
41211
|
+
{ 'teamId': teamId },
|
|
41212
|
+
{ },
|
|
41213
|
+
{ },
|
|
41214
|
+
{ },
|
|
41215
|
+
body,
|
|
41216
|
+
['PureCloud OAuth'],
|
|
41217
|
+
['application/json'],
|
|
41218
|
+
['application/json']
|
|
41219
|
+
);
|
|
41220
|
+
}
|
|
41221
|
+
|
|
41222
|
+
/**
|
|
41223
|
+
* Create a team
|
|
41224
|
+
*
|
|
41225
|
+
* @param {Object} body Team
|
|
41226
|
+
*/
|
|
41227
|
+
postTeams(body) {
|
|
41228
|
+
// verify the required parameter 'body' is set
|
|
41229
|
+
if (body === undefined || body === null) {
|
|
41230
|
+
throw 'Missing the required parameter "body" when calling postTeams';
|
|
41231
|
+
}
|
|
41232
|
+
|
|
41233
|
+
return this.apiClient.callApi(
|
|
41234
|
+
'/api/v2/teams',
|
|
41235
|
+
'POST',
|
|
41236
|
+
{ },
|
|
41237
|
+
{ },
|
|
41238
|
+
{ },
|
|
41239
|
+
{ },
|
|
41240
|
+
body,
|
|
41241
|
+
['PureCloud OAuth'],
|
|
41242
|
+
['application/json'],
|
|
41243
|
+
['application/json']
|
|
41244
|
+
);
|
|
41245
|
+
}
|
|
41246
|
+
|
|
41247
|
+
/**
|
|
41248
|
+
* Search resources.
|
|
41249
|
+
*
|
|
41250
|
+
* @param {Object} body Search request options
|
|
41251
|
+
*/
|
|
41252
|
+
postTeamsSearch(body) {
|
|
41253
|
+
// verify the required parameter 'body' is set
|
|
41254
|
+
if (body === undefined || body === null) {
|
|
41255
|
+
throw 'Missing the required parameter "body" when calling postTeamsSearch';
|
|
41256
|
+
}
|
|
41257
|
+
|
|
41258
|
+
return this.apiClient.callApi(
|
|
41259
|
+
'/api/v2/teams/search',
|
|
41260
|
+
'POST',
|
|
41261
|
+
{ },
|
|
41262
|
+
{ },
|
|
41263
|
+
{ },
|
|
41264
|
+
{ },
|
|
41265
|
+
body,
|
|
41266
|
+
['PureCloud OAuth'],
|
|
41267
|
+
['application/json'],
|
|
41268
|
+
['application/json']
|
|
41269
|
+
);
|
|
41270
|
+
}
|
|
41271
|
+
|
|
41272
|
+
}
|
|
41273
|
+
|
|
41070
41274
|
class TelephonyApi {
|
|
41071
41275
|
/**
|
|
41072
41276
|
* Telephony service.
|
|
41073
41277
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
41074
|
-
* @version 141.
|
|
41278
|
+
* @version 141.1.0
|
|
41075
41279
|
*/
|
|
41076
41280
|
|
|
41077
41281
|
/**
|
|
@@ -41179,7 +41383,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
41179
41383
|
/**
|
|
41180
41384
|
* TelephonyProvidersEdge service.
|
|
41181
41385
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
41182
|
-
* @version 141.
|
|
41386
|
+
* @version 141.1.0
|
|
41183
41387
|
*/
|
|
41184
41388
|
|
|
41185
41389
|
/**
|
|
@@ -44812,7 +45016,7 @@ class TextbotsApi {
|
|
|
44812
45016
|
/**
|
|
44813
45017
|
* Textbots service.
|
|
44814
45018
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
44815
|
-
* @version 141.
|
|
45019
|
+
* @version 141.1.0
|
|
44816
45020
|
*/
|
|
44817
45021
|
|
|
44818
45022
|
/**
|
|
@@ -44940,7 +45144,7 @@ class TokensApi {
|
|
|
44940
45144
|
/**
|
|
44941
45145
|
* Tokens service.
|
|
44942
45146
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
44943
|
-
* @version 141.
|
|
45147
|
+
* @version 141.1.0
|
|
44944
45148
|
*/
|
|
44945
45149
|
|
|
44946
45150
|
/**
|
|
@@ -45046,7 +45250,7 @@ class UploadsApi {
|
|
|
45046
45250
|
/**
|
|
45047
45251
|
* Uploads service.
|
|
45048
45252
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
45049
|
-
* @version 141.
|
|
45253
|
+
* @version 141.1.0
|
|
45050
45254
|
*/
|
|
45051
45255
|
|
|
45052
45256
|
/**
|
|
@@ -45197,7 +45401,7 @@ class UsageApi {
|
|
|
45197
45401
|
/**
|
|
45198
45402
|
* Usage service.
|
|
45199
45403
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
45200
|
-
* @version 141.
|
|
45404
|
+
* @version 141.1.0
|
|
45201
45405
|
*/
|
|
45202
45406
|
|
|
45203
45407
|
/**
|
|
@@ -45268,7 +45472,7 @@ class UserRecordingsApi {
|
|
|
45268
45472
|
/**
|
|
45269
45473
|
* UserRecordings service.
|
|
45270
45474
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
45271
|
-
* @version 141.
|
|
45475
|
+
* @version 141.1.0
|
|
45272
45476
|
*/
|
|
45273
45477
|
|
|
45274
45478
|
/**
|
|
@@ -45452,7 +45656,7 @@ class UsersApi {
|
|
|
45452
45656
|
/**
|
|
45453
45657
|
* Users service.
|
|
45454
45658
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
45455
|
-
* @version 141.
|
|
45659
|
+
* @version 141.1.0
|
|
45456
45660
|
*/
|
|
45457
45661
|
|
|
45458
45662
|
/**
|
|
@@ -47754,7 +47958,7 @@ class UtilitiesApi {
|
|
|
47754
47958
|
/**
|
|
47755
47959
|
* Utilities service.
|
|
47756
47960
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
47757
|
-
* @version 141.
|
|
47961
|
+
* @version 141.1.0
|
|
47758
47962
|
*/
|
|
47759
47963
|
|
|
47760
47964
|
/**
|
|
@@ -47865,7 +48069,7 @@ class VoicemailApi {
|
|
|
47865
48069
|
/**
|
|
47866
48070
|
* Voicemail service.
|
|
47867
48071
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
47868
|
-
* @version 141.
|
|
48072
|
+
* @version 141.1.0
|
|
47869
48073
|
*/
|
|
47870
48074
|
|
|
47871
48075
|
/**
|
|
@@ -48532,7 +48736,7 @@ class WebChatApi {
|
|
|
48532
48736
|
/**
|
|
48533
48737
|
* WebChat service.
|
|
48534
48738
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
48535
|
-
* @version 141.
|
|
48739
|
+
* @version 141.1.0
|
|
48536
48740
|
*/
|
|
48537
48741
|
|
|
48538
48742
|
/**
|
|
@@ -49076,7 +49280,7 @@ class WebDeploymentsApi {
|
|
|
49076
49280
|
/**
|
|
49077
49281
|
* WebDeployments service.
|
|
49078
49282
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
49079
|
-
* @version 141.
|
|
49283
|
+
* @version 141.1.0
|
|
49080
49284
|
*/
|
|
49081
49285
|
|
|
49082
49286
|
/**
|
|
@@ -49431,7 +49635,7 @@ class WebMessagingApi {
|
|
|
49431
49635
|
/**
|
|
49432
49636
|
* WebMessaging service.
|
|
49433
49637
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
49434
|
-
* @version 141.
|
|
49638
|
+
* @version 141.1.0
|
|
49435
49639
|
*/
|
|
49436
49640
|
|
|
49437
49641
|
/**
|
|
@@ -49477,7 +49681,7 @@ class WidgetsApi {
|
|
|
49477
49681
|
/**
|
|
49478
49682
|
* Widgets service.
|
|
49479
49683
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
49480
|
-
* @version 141.
|
|
49684
|
+
* @version 141.1.0
|
|
49481
49685
|
*/
|
|
49482
49686
|
|
|
49483
49687
|
/**
|
|
@@ -49623,7 +49827,7 @@ class WorkforceManagementApi {
|
|
|
49623
49827
|
/**
|
|
49624
49828
|
* WorkforceManagement service.
|
|
49625
49829
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
49626
|
-
* @version 141.
|
|
49830
|
+
* @version 141.1.0
|
|
49627
49831
|
*/
|
|
49628
49832
|
|
|
49629
49833
|
/**
|
|
@@ -50043,6 +50247,31 @@ class WorkforceManagementApi {
|
|
|
50043
50247
|
);
|
|
50044
50248
|
}
|
|
50045
50249
|
|
|
50250
|
+
/**
|
|
50251
|
+
* Query the status of a historical adherence request operation. Only the user who started the operation can query the status
|
|
50252
|
+
* Job details are only retained if the initial request returned a 202 ACCEPTED response
|
|
50253
|
+
* @param {String} jobId jobId
|
|
50254
|
+
*/
|
|
50255
|
+
getWorkforcemanagementAdherenceHistoricalJob(jobId) {
|
|
50256
|
+
// verify the required parameter 'jobId' is set
|
|
50257
|
+
if (jobId === undefined || jobId === null) {
|
|
50258
|
+
throw 'Missing the required parameter "jobId" when calling getWorkforcemanagementAdherenceHistoricalJob';
|
|
50259
|
+
}
|
|
50260
|
+
|
|
50261
|
+
return this.apiClient.callApi(
|
|
50262
|
+
'/api/v2/workforcemanagement/adherence/historical/jobs/{jobId}',
|
|
50263
|
+
'GET',
|
|
50264
|
+
{ 'jobId': jobId },
|
|
50265
|
+
{ },
|
|
50266
|
+
{ },
|
|
50267
|
+
{ },
|
|
50268
|
+
null,
|
|
50269
|
+
['PureCloud OAuth'],
|
|
50270
|
+
['application/json'],
|
|
50271
|
+
['application/json']
|
|
50272
|
+
);
|
|
50273
|
+
}
|
|
50274
|
+
|
|
50046
50275
|
/**
|
|
50047
50276
|
* Get status of the modeling job
|
|
50048
50277
|
*
|
|
@@ -53874,7 +54103,7 @@ class WorkforceManagementApi {
|
|
|
53874
54103
|
* </pre>
|
|
53875
54104
|
* </p>
|
|
53876
54105
|
* @module purecloud-platform-client-v2/index
|
|
53877
|
-
* @version 141.
|
|
54106
|
+
* @version 141.1.0
|
|
53878
54107
|
*/
|
|
53879
54108
|
class platformClient {
|
|
53880
54109
|
constructor() {
|
|
@@ -54123,6 +54352,11 @@ class platformClient {
|
|
|
54123
54352
|
* @property {module:purecloud-platform-client-v2/api/SuggestApi}
|
|
54124
54353
|
*/
|
|
54125
54354
|
this.SuggestApi = SuggestApi;
|
|
54355
|
+
/**
|
|
54356
|
+
* The TeamsApi service constructor.
|
|
54357
|
+
* @property {module:purecloud-platform-client-v2/api/TeamsApi}
|
|
54358
|
+
*/
|
|
54359
|
+
this.TeamsApi = TeamsApi;
|
|
54126
54360
|
/**
|
|
54127
54361
|
* The TelephonyApi service constructor.
|
|
54128
54362
|
* @property {module:purecloud-platform-client-v2/api/TelephonyApi}
|