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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2278,7 +2278,7 @@ class Configuration {
|
|
|
2278
2278
|
|
|
2279
2279
|
/**
|
|
2280
2280
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2281
|
-
* @version 141.
|
|
2281
|
+
* @version 141.1.0
|
|
2282
2282
|
*/
|
|
2283
2283
|
class ApiClient {
|
|
2284
2284
|
/**
|
|
@@ -3350,7 +3350,7 @@ class AlertingApi {
|
|
|
3350
3350
|
/**
|
|
3351
3351
|
* Alerting service.
|
|
3352
3352
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3353
|
-
* @version 141.
|
|
3353
|
+
* @version 141.1.0
|
|
3354
3354
|
*/
|
|
3355
3355
|
|
|
3356
3356
|
/**
|
|
@@ -3664,7 +3664,7 @@ class AnalyticsApi {
|
|
|
3664
3664
|
/**
|
|
3665
3665
|
* Analytics service.
|
|
3666
3666
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3667
|
-
* @version 141.
|
|
3667
|
+
* @version 141.1.0
|
|
3668
3668
|
*/
|
|
3669
3669
|
|
|
3670
3670
|
/**
|
|
@@ -4846,7 +4846,7 @@ class ArchitectApi {
|
|
|
4846
4846
|
/**
|
|
4847
4847
|
* Architect service.
|
|
4848
4848
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4849
|
-
* @version 141.
|
|
4849
|
+
* @version 141.1.0
|
|
4850
4850
|
*/
|
|
4851
4851
|
|
|
4852
4852
|
/**
|
|
@@ -7891,7 +7891,7 @@ class AuditApi {
|
|
|
7891
7891
|
/**
|
|
7892
7892
|
* Audit service.
|
|
7893
7893
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7894
|
-
* @version 141.
|
|
7894
|
+
* @version 141.1.0
|
|
7895
7895
|
*/
|
|
7896
7896
|
|
|
7897
7897
|
/**
|
|
@@ -8062,7 +8062,7 @@ class AuthorizationApi {
|
|
|
8062
8062
|
/**
|
|
8063
8063
|
* Authorization service.
|
|
8064
8064
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8065
|
-
* @version 141.
|
|
8065
|
+
* @version 141.1.0
|
|
8066
8066
|
*/
|
|
8067
8067
|
|
|
8068
8068
|
/**
|
|
@@ -9245,7 +9245,7 @@ class BillingApi {
|
|
|
9245
9245
|
/**
|
|
9246
9246
|
* Billing service.
|
|
9247
9247
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9248
|
-
* @version 141.
|
|
9248
|
+
* @version 141.1.0
|
|
9249
9249
|
*/
|
|
9250
9250
|
|
|
9251
9251
|
/**
|
|
@@ -9325,7 +9325,7 @@ class ChatApi {
|
|
|
9325
9325
|
/**
|
|
9326
9326
|
* Chat service.
|
|
9327
9327
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9328
|
-
* @version 141.
|
|
9328
|
+
* @version 141.1.0
|
|
9329
9329
|
*/
|
|
9330
9330
|
|
|
9331
9331
|
/**
|
|
@@ -9416,7 +9416,7 @@ class CoachingApi {
|
|
|
9416
9416
|
/**
|
|
9417
9417
|
* Coaching service.
|
|
9418
9418
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9419
|
-
* @version 141.
|
|
9419
|
+
* @version 141.1.0
|
|
9420
9420
|
*/
|
|
9421
9421
|
|
|
9422
9422
|
/**
|
|
@@ -9993,7 +9993,7 @@ class ContentManagementApi {
|
|
|
9993
9993
|
/**
|
|
9994
9994
|
* ContentManagement service.
|
|
9995
9995
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9996
|
-
* @version 141.
|
|
9996
|
+
* @version 141.1.0
|
|
9997
9997
|
*/
|
|
9998
9998
|
|
|
9999
9999
|
/**
|
|
@@ -11133,7 +11133,7 @@ class ConversationsApi {
|
|
|
11133
11133
|
/**
|
|
11134
11134
|
* Conversations service.
|
|
11135
11135
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11136
|
-
* @version 141.
|
|
11136
|
+
* @version 141.1.0
|
|
11137
11137
|
*/
|
|
11138
11138
|
|
|
11139
11139
|
/**
|
|
@@ -16067,7 +16067,7 @@ class DataExtensionsApi {
|
|
|
16067
16067
|
/**
|
|
16068
16068
|
* DataExtensions service.
|
|
16069
16069
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
16070
|
-
* @version 141.
|
|
16070
|
+
* @version 141.1.0
|
|
16071
16071
|
*/
|
|
16072
16072
|
|
|
16073
16073
|
/**
|
|
@@ -16153,7 +16153,7 @@ class ExternalContactsApi {
|
|
|
16153
16153
|
/**
|
|
16154
16154
|
* ExternalContacts service.
|
|
16155
16155
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
16156
|
-
* @version 141.
|
|
16156
|
+
* @version 141.1.0
|
|
16157
16157
|
*/
|
|
16158
16158
|
|
|
16159
16159
|
/**
|
|
@@ -17896,7 +17896,7 @@ class FaxApi {
|
|
|
17896
17896
|
/**
|
|
17897
17897
|
* Fax service.
|
|
17898
17898
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17899
|
-
* @version 141.
|
|
17899
|
+
* @version 141.1.0
|
|
17900
17900
|
*/
|
|
17901
17901
|
|
|
17902
17902
|
/**
|
|
@@ -18067,7 +18067,7 @@ class FlowsApi {
|
|
|
18067
18067
|
/**
|
|
18068
18068
|
* Flows service.
|
|
18069
18069
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
18070
|
-
* @version 141.
|
|
18070
|
+
* @version 141.1.0
|
|
18071
18071
|
*/
|
|
18072
18072
|
|
|
18073
18073
|
/**
|
|
@@ -18138,7 +18138,7 @@ class GamificationApi {
|
|
|
18138
18138
|
/**
|
|
18139
18139
|
* Gamification service.
|
|
18140
18140
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
18141
|
-
* @version 141.
|
|
18141
|
+
* @version 141.1.0
|
|
18142
18142
|
*/
|
|
18143
18143
|
|
|
18144
18144
|
/**
|
|
@@ -19720,7 +19720,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19720
19720
|
/**
|
|
19721
19721
|
* GeneralDataProtectionRegulation service.
|
|
19722
19722
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19723
|
-
* @version 141.
|
|
19723
|
+
* @version 141.1.0
|
|
19724
19724
|
*/
|
|
19725
19725
|
|
|
19726
19726
|
/**
|
|
@@ -19850,7 +19850,7 @@ class GeolocationApi {
|
|
|
19850
19850
|
/**
|
|
19851
19851
|
* Geolocation service.
|
|
19852
19852
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
19853
|
-
* @version 141.
|
|
19853
|
+
* @version 141.1.0
|
|
19854
19854
|
*/
|
|
19855
19855
|
|
|
19856
19856
|
/**
|
|
@@ -19981,7 +19981,7 @@ class GreetingsApi {
|
|
|
19981
19981
|
/**
|
|
19982
19982
|
* Greetings service.
|
|
19983
19983
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
19984
|
-
* @version 141.
|
|
19984
|
+
* @version 141.1.0
|
|
19985
19985
|
*/
|
|
19986
19986
|
|
|
19987
19987
|
/**
|
|
@@ -20436,7 +20436,7 @@ class GroupsApi {
|
|
|
20436
20436
|
/**
|
|
20437
20437
|
* Groups service.
|
|
20438
20438
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20439
|
-
* @version 141.
|
|
20439
|
+
* @version 141.1.0
|
|
20440
20440
|
*/
|
|
20441
20441
|
|
|
20442
20442
|
/**
|
|
@@ -20841,7 +20841,7 @@ class IdentityProviderApi {
|
|
|
20841
20841
|
/**
|
|
20842
20842
|
* IdentityProvider service.
|
|
20843
20843
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20844
|
-
* @version 141.
|
|
20844
|
+
* @version 141.1.0
|
|
20845
20845
|
*/
|
|
20846
20846
|
|
|
20847
20847
|
/**
|
|
@@ -21597,7 +21597,7 @@ class IntegrationsApi {
|
|
|
21597
21597
|
/**
|
|
21598
21598
|
* Integrations service.
|
|
21599
21599
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21600
|
-
* @version 141.
|
|
21600
|
+
* @version 141.1.0
|
|
21601
21601
|
*/
|
|
21602
21602
|
|
|
21603
21603
|
/**
|
|
@@ -23274,7 +23274,7 @@ class JourneyApi {
|
|
|
23274
23274
|
/**
|
|
23275
23275
|
* Journey service.
|
|
23276
23276
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23277
|
-
* @version 141.
|
|
23277
|
+
* @version 141.1.0
|
|
23278
23278
|
*/
|
|
23279
23279
|
|
|
23280
23280
|
/**
|
|
@@ -23985,7 +23985,7 @@ class KnowledgeApi {
|
|
|
23985
23985
|
/**
|
|
23986
23986
|
* Knowledge service.
|
|
23987
23987
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
23988
|
-
* @version 141.
|
|
23988
|
+
* @version 141.1.0
|
|
23989
23989
|
*/
|
|
23990
23990
|
|
|
23991
23991
|
/**
|
|
@@ -24885,7 +24885,7 @@ class LanguageUnderstandingApi {
|
|
|
24885
24885
|
/**
|
|
24886
24886
|
* LanguageUnderstanding service.
|
|
24887
24887
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
24888
|
-
* @version 141.
|
|
24888
|
+
* @version 141.1.0
|
|
24889
24889
|
*/
|
|
24890
24890
|
|
|
24891
24891
|
/**
|
|
@@ -25789,7 +25789,7 @@ class LanguagesApi {
|
|
|
25789
25789
|
/**
|
|
25790
25790
|
* Languages service.
|
|
25791
25791
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
25792
|
-
* @version 141.
|
|
25792
|
+
* @version 141.1.0
|
|
25793
25793
|
*/
|
|
25794
25794
|
|
|
25795
25795
|
/**
|
|
@@ -26057,7 +26057,7 @@ class LearningApi {
|
|
|
26057
26057
|
/**
|
|
26058
26058
|
* Learning service.
|
|
26059
26059
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
26060
|
-
* @version 141.
|
|
26060
|
+
* @version 141.1.0
|
|
26061
26061
|
*/
|
|
26062
26062
|
|
|
26063
26063
|
/**
|
|
@@ -26792,7 +26792,7 @@ class LicenseApi {
|
|
|
26792
26792
|
/**
|
|
26793
26793
|
* License service.
|
|
26794
26794
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
26795
|
-
* @version 141.
|
|
26795
|
+
* @version 141.1.0
|
|
26796
26796
|
*/
|
|
26797
26797
|
|
|
26798
26798
|
/**
|
|
@@ -27030,7 +27030,7 @@ class LocationsApi {
|
|
|
27030
27030
|
/**
|
|
27031
27031
|
* Locations service.
|
|
27032
27032
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
27033
|
-
* @version 141.
|
|
27033
|
+
* @version 141.1.0
|
|
27034
27034
|
*/
|
|
27035
27035
|
|
|
27036
27036
|
/**
|
|
@@ -27266,7 +27266,7 @@ class MessagingApi {
|
|
|
27266
27266
|
/**
|
|
27267
27267
|
* Messaging service.
|
|
27268
27268
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
27269
|
-
* @version 141.
|
|
27269
|
+
* @version 141.1.0
|
|
27270
27270
|
*/
|
|
27271
27271
|
|
|
27272
27272
|
/**
|
|
@@ -27417,7 +27417,7 @@ class MobileDevicesApi {
|
|
|
27417
27417
|
/**
|
|
27418
27418
|
* MobileDevices service.
|
|
27419
27419
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
27420
|
-
* @version 141.
|
|
27420
|
+
* @version 141.1.0
|
|
27421
27421
|
*/
|
|
27422
27422
|
|
|
27423
27423
|
/**
|
|
@@ -27568,7 +27568,7 @@ class NotificationsApi {
|
|
|
27568
27568
|
/**
|
|
27569
27569
|
* Notifications service.
|
|
27570
27570
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
27571
|
-
* @version 141.
|
|
27571
|
+
* @version 141.1.0
|
|
27572
27572
|
*/
|
|
27573
27573
|
|
|
27574
27574
|
/**
|
|
@@ -27793,7 +27793,7 @@ class OAuthApi {
|
|
|
27793
27793
|
/**
|
|
27794
27794
|
* OAuth service.
|
|
27795
27795
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
27796
|
-
* @version 141.
|
|
27796
|
+
* @version 141.1.0
|
|
27797
27797
|
*/
|
|
27798
27798
|
|
|
27799
27799
|
/**
|
|
@@ -28159,7 +28159,7 @@ class ObjectsApi {
|
|
|
28159
28159
|
/**
|
|
28160
28160
|
* Objects service.
|
|
28161
28161
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
28162
|
-
* @version 141.
|
|
28162
|
+
* @version 141.1.0
|
|
28163
28163
|
*/
|
|
28164
28164
|
|
|
28165
28165
|
/**
|
|
@@ -28430,7 +28430,7 @@ class OrganizationApi {
|
|
|
28430
28430
|
/**
|
|
28431
28431
|
* Organization service.
|
|
28432
28432
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
28433
|
-
* @version 141.
|
|
28433
|
+
* @version 141.1.0
|
|
28434
28434
|
*/
|
|
28435
28435
|
|
|
28436
28436
|
/**
|
|
@@ -28833,7 +28833,7 @@ class OrganizationAuthorizationApi {
|
|
|
28833
28833
|
/**
|
|
28834
28834
|
* OrganizationAuthorization service.
|
|
28835
28835
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
28836
|
-
* @version 141.
|
|
28836
|
+
* @version 141.1.0
|
|
28837
28837
|
*/
|
|
28838
28838
|
|
|
28839
28839
|
/**
|
|
@@ -29758,7 +29758,7 @@ class OutboundApi {
|
|
|
29758
29758
|
/**
|
|
29759
29759
|
* Outbound service.
|
|
29760
29760
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
29761
|
-
* @version 141.
|
|
29761
|
+
* @version 141.1.0
|
|
29762
29762
|
*/
|
|
29763
29763
|
|
|
29764
29764
|
/**
|
|
@@ -33013,7 +33013,7 @@ class PresenceApi {
|
|
|
33013
33013
|
/**
|
|
33014
33014
|
* Presence service.
|
|
33015
33015
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
33016
|
-
* @version 141.
|
|
33016
|
+
* @version 141.1.0
|
|
33017
33017
|
*/
|
|
33018
33018
|
|
|
33019
33019
|
/**
|
|
@@ -33335,7 +33335,7 @@ class QualityApi {
|
|
|
33335
33335
|
/**
|
|
33336
33336
|
* Quality service.
|
|
33337
33337
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
33338
|
-
* @version 141.
|
|
33338
|
+
* @version 141.1.0
|
|
33339
33339
|
*/
|
|
33340
33340
|
|
|
33341
33341
|
/**
|
|
@@ -34913,7 +34913,7 @@ class RecordingApi {
|
|
|
34913
34913
|
/**
|
|
34914
34914
|
* Recording service.
|
|
34915
34915
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
34916
|
-
* @version 141.
|
|
34916
|
+
* @version 141.1.0
|
|
34917
34917
|
*/
|
|
34918
34918
|
|
|
34919
34919
|
/**
|
|
@@ -36566,7 +36566,7 @@ class ResponseManagementApi {
|
|
|
36566
36566
|
/**
|
|
36567
36567
|
* ResponseManagement service.
|
|
36568
36568
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
36569
|
-
* @version 141.
|
|
36569
|
+
* @version 141.1.0
|
|
36570
36570
|
*/
|
|
36571
36571
|
|
|
36572
36572
|
/**
|
|
@@ -37050,7 +37050,7 @@ class RoutingApi {
|
|
|
37050
37050
|
/**
|
|
37051
37051
|
* Routing service.
|
|
37052
37052
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
37053
|
-
* @version 141.
|
|
37053
|
+
* @version 141.1.0
|
|
37054
37054
|
*/
|
|
37055
37055
|
|
|
37056
37056
|
/**
|
|
@@ -39971,7 +39971,7 @@ class SCIMApi {
|
|
|
39971
39971
|
/**
|
|
39972
39972
|
* SCIM service.
|
|
39973
39973
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
39974
|
-
* @version 141.
|
|
39974
|
+
* @version 141.1.0
|
|
39975
39975
|
*/
|
|
39976
39976
|
|
|
39977
39977
|
/**
|
|
@@ -40848,7 +40848,7 @@ class ScriptsApi {
|
|
|
40848
40848
|
/**
|
|
40849
40849
|
* Scripts service.
|
|
40850
40850
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
40851
|
-
* @version 141.
|
|
40851
|
+
* @version 141.1.0
|
|
40852
40852
|
*/
|
|
40853
40853
|
|
|
40854
40854
|
/**
|
|
@@ -41267,7 +41267,7 @@ class SearchApi {
|
|
|
41267
41267
|
/**
|
|
41268
41268
|
* Search service.
|
|
41269
41269
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
41270
|
-
* @version 141.
|
|
41270
|
+
* @version 141.1.0
|
|
41271
41271
|
*/
|
|
41272
41272
|
|
|
41273
41273
|
/**
|
|
@@ -41746,6 +41746,31 @@ class SearchApi {
|
|
|
41746
41746
|
);
|
|
41747
41747
|
}
|
|
41748
41748
|
|
|
41749
|
+
/**
|
|
41750
|
+
* Search resources.
|
|
41751
|
+
*
|
|
41752
|
+
* @param {Object} body Search request options
|
|
41753
|
+
*/
|
|
41754
|
+
postTeamsSearch(body) {
|
|
41755
|
+
// verify the required parameter 'body' is set
|
|
41756
|
+
if (body === undefined || body === null) {
|
|
41757
|
+
throw 'Missing the required parameter "body" when calling postTeamsSearch';
|
|
41758
|
+
}
|
|
41759
|
+
|
|
41760
|
+
return this.apiClient.callApi(
|
|
41761
|
+
'/api/v2/teams/search',
|
|
41762
|
+
'POST',
|
|
41763
|
+
{ },
|
|
41764
|
+
{ },
|
|
41765
|
+
{ },
|
|
41766
|
+
{ },
|
|
41767
|
+
body,
|
|
41768
|
+
['PureCloud OAuth'],
|
|
41769
|
+
['application/json'],
|
|
41770
|
+
['application/json']
|
|
41771
|
+
);
|
|
41772
|
+
}
|
|
41773
|
+
|
|
41749
41774
|
/**
|
|
41750
41775
|
* Search users
|
|
41751
41776
|
*
|
|
@@ -41802,7 +41827,7 @@ class SpeechTextAnalyticsApi {
|
|
|
41802
41827
|
/**
|
|
41803
41828
|
* SpeechTextAnalytics service.
|
|
41804
41829
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
41805
|
-
* @version 141.
|
|
41830
|
+
* @version 141.1.0
|
|
41806
41831
|
*/
|
|
41807
41832
|
|
|
41808
41833
|
/**
|
|
@@ -42655,7 +42680,7 @@ class StationsApi {
|
|
|
42655
42680
|
/**
|
|
42656
42681
|
* Stations service.
|
|
42657
42682
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
42658
|
-
* @version 141.
|
|
42683
|
+
* @version 141.1.0
|
|
42659
42684
|
*/
|
|
42660
42685
|
|
|
42661
42686
|
/**
|
|
@@ -42802,7 +42827,7 @@ class SuggestApi {
|
|
|
42802
42827
|
/**
|
|
42803
42828
|
* Suggest service.
|
|
42804
42829
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
42805
|
-
* @version 141.
|
|
42830
|
+
* @version 141.1.0
|
|
42806
42831
|
*/
|
|
42807
42832
|
|
|
42808
42833
|
/**
|
|
@@ -42937,11 +42962,190 @@ class SuggestApi {
|
|
|
42937
42962
|
|
|
42938
42963
|
}
|
|
42939
42964
|
|
|
42965
|
+
class TeamsApi {
|
|
42966
|
+
/**
|
|
42967
|
+
* Teams service.
|
|
42968
|
+
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
42969
|
+
* @version 141.1.0
|
|
42970
|
+
*/
|
|
42971
|
+
|
|
42972
|
+
/**
|
|
42973
|
+
* Constructs a new TeamsApi.
|
|
42974
|
+
* @alias module:purecloud-platform-client-v2/api/TeamsApi
|
|
42975
|
+
* @class
|
|
42976
|
+
* @param {module:purecloud-platform-client-v2/ApiClient} apiClient Optional API client implementation to use,
|
|
42977
|
+
* default to {@link module:purecloud-platform-client-v2/ApiClient#instance} if unspecified.
|
|
42978
|
+
*/
|
|
42979
|
+
constructor(apiClient) {
|
|
42980
|
+
this.apiClient = apiClient || ApiClient.instance;
|
|
42981
|
+
}
|
|
42982
|
+
|
|
42983
|
+
|
|
42984
|
+
/**
|
|
42985
|
+
* Delete team
|
|
42986
|
+
*
|
|
42987
|
+
* @param {String} teamId Team ID
|
|
42988
|
+
*/
|
|
42989
|
+
deleteTeam(teamId) {
|
|
42990
|
+
// verify the required parameter 'teamId' is set
|
|
42991
|
+
if (teamId === undefined || teamId === null) {
|
|
42992
|
+
throw 'Missing the required parameter "teamId" when calling deleteTeam';
|
|
42993
|
+
}
|
|
42994
|
+
|
|
42995
|
+
return this.apiClient.callApi(
|
|
42996
|
+
'/api/v2/teams/{teamId}',
|
|
42997
|
+
'DELETE',
|
|
42998
|
+
{ 'teamId': teamId },
|
|
42999
|
+
{ },
|
|
43000
|
+
{ },
|
|
43001
|
+
{ },
|
|
43002
|
+
null,
|
|
43003
|
+
['PureCloud OAuth'],
|
|
43004
|
+
['application/json'],
|
|
43005
|
+
['application/json']
|
|
43006
|
+
);
|
|
43007
|
+
}
|
|
43008
|
+
|
|
43009
|
+
/**
|
|
43010
|
+
* Get team
|
|
43011
|
+
*
|
|
43012
|
+
* @param {String} teamId Team ID
|
|
43013
|
+
*/
|
|
43014
|
+
getTeam(teamId) {
|
|
43015
|
+
// verify the required parameter 'teamId' is set
|
|
43016
|
+
if (teamId === undefined || teamId === null) {
|
|
43017
|
+
throw 'Missing the required parameter "teamId" when calling getTeam';
|
|
43018
|
+
}
|
|
43019
|
+
|
|
43020
|
+
return this.apiClient.callApi(
|
|
43021
|
+
'/api/v2/teams/{teamId}',
|
|
43022
|
+
'GET',
|
|
43023
|
+
{ 'teamId': teamId },
|
|
43024
|
+
{ },
|
|
43025
|
+
{ },
|
|
43026
|
+
{ },
|
|
43027
|
+
null,
|
|
43028
|
+
['PureCloud OAuth'],
|
|
43029
|
+
['application/json'],
|
|
43030
|
+
['application/json']
|
|
43031
|
+
);
|
|
43032
|
+
}
|
|
43033
|
+
|
|
43034
|
+
/**
|
|
43035
|
+
* Get Team listing
|
|
43036
|
+
*
|
|
43037
|
+
* @param {Object} opts Optional parameters
|
|
43038
|
+
* @param {Number} opts.pageSize Page size (default to 25)
|
|
43039
|
+
* @param {String} opts.name Return only teams whose names start with this value (case-insensitive matching)
|
|
43040
|
+
* @param {String} opts.after The cursor that points to the next item in the complete list of teams
|
|
43041
|
+
* @param {String} opts.before The cursor that points to the previous item in the complete list of teams
|
|
43042
|
+
* @param {Object} opts.expand Expand the name on each user
|
|
43043
|
+
*/
|
|
43044
|
+
getTeams(opts) {
|
|
43045
|
+
opts = opts || {};
|
|
43046
|
+
|
|
43047
|
+
|
|
43048
|
+
return this.apiClient.callApi(
|
|
43049
|
+
'/api/v2/teams',
|
|
43050
|
+
'GET',
|
|
43051
|
+
{ },
|
|
43052
|
+
{ 'pageSize': opts['pageSize'],'name': opts['name'],'after': opts['after'],'before': opts['before'],'expand': opts['expand'] },
|
|
43053
|
+
{ },
|
|
43054
|
+
{ },
|
|
43055
|
+
null,
|
|
43056
|
+
['PureCloud OAuth'],
|
|
43057
|
+
['application/json'],
|
|
43058
|
+
['application/json']
|
|
43059
|
+
);
|
|
43060
|
+
}
|
|
43061
|
+
|
|
43062
|
+
/**
|
|
43063
|
+
* Update team
|
|
43064
|
+
*
|
|
43065
|
+
* @param {String} teamId Team ID
|
|
43066
|
+
* @param {Object} body Team
|
|
43067
|
+
*/
|
|
43068
|
+
patchTeam(teamId, body) {
|
|
43069
|
+
// verify the required parameter 'teamId' is set
|
|
43070
|
+
if (teamId === undefined || teamId === null) {
|
|
43071
|
+
throw 'Missing the required parameter "teamId" when calling patchTeam';
|
|
43072
|
+
}
|
|
43073
|
+
// verify the required parameter 'body' is set
|
|
43074
|
+
if (body === undefined || body === null) {
|
|
43075
|
+
throw 'Missing the required parameter "body" when calling patchTeam';
|
|
43076
|
+
}
|
|
43077
|
+
|
|
43078
|
+
return this.apiClient.callApi(
|
|
43079
|
+
'/api/v2/teams/{teamId}',
|
|
43080
|
+
'PATCH',
|
|
43081
|
+
{ 'teamId': teamId },
|
|
43082
|
+
{ },
|
|
43083
|
+
{ },
|
|
43084
|
+
{ },
|
|
43085
|
+
body,
|
|
43086
|
+
['PureCloud OAuth'],
|
|
43087
|
+
['application/json'],
|
|
43088
|
+
['application/json']
|
|
43089
|
+
);
|
|
43090
|
+
}
|
|
43091
|
+
|
|
43092
|
+
/**
|
|
43093
|
+
* Create a team
|
|
43094
|
+
*
|
|
43095
|
+
* @param {Object} body Team
|
|
43096
|
+
*/
|
|
43097
|
+
postTeams(body) {
|
|
43098
|
+
// verify the required parameter 'body' is set
|
|
43099
|
+
if (body === undefined || body === null) {
|
|
43100
|
+
throw 'Missing the required parameter "body" when calling postTeams';
|
|
43101
|
+
}
|
|
43102
|
+
|
|
43103
|
+
return this.apiClient.callApi(
|
|
43104
|
+
'/api/v2/teams',
|
|
43105
|
+
'POST',
|
|
43106
|
+
{ },
|
|
43107
|
+
{ },
|
|
43108
|
+
{ },
|
|
43109
|
+
{ },
|
|
43110
|
+
body,
|
|
43111
|
+
['PureCloud OAuth'],
|
|
43112
|
+
['application/json'],
|
|
43113
|
+
['application/json']
|
|
43114
|
+
);
|
|
43115
|
+
}
|
|
43116
|
+
|
|
43117
|
+
/**
|
|
43118
|
+
* Search resources.
|
|
43119
|
+
*
|
|
43120
|
+
* @param {Object} body Search request options
|
|
43121
|
+
*/
|
|
43122
|
+
postTeamsSearch(body) {
|
|
43123
|
+
// verify the required parameter 'body' is set
|
|
43124
|
+
if (body === undefined || body === null) {
|
|
43125
|
+
throw 'Missing the required parameter "body" when calling postTeamsSearch';
|
|
43126
|
+
}
|
|
43127
|
+
|
|
43128
|
+
return this.apiClient.callApi(
|
|
43129
|
+
'/api/v2/teams/search',
|
|
43130
|
+
'POST',
|
|
43131
|
+
{ },
|
|
43132
|
+
{ },
|
|
43133
|
+
{ },
|
|
43134
|
+
{ },
|
|
43135
|
+
body,
|
|
43136
|
+
['PureCloud OAuth'],
|
|
43137
|
+
['application/json'],
|
|
43138
|
+
['application/json']
|
|
43139
|
+
);
|
|
43140
|
+
}
|
|
43141
|
+
|
|
43142
|
+
}
|
|
43143
|
+
|
|
42940
43144
|
class TelephonyApi {
|
|
42941
43145
|
/**
|
|
42942
43146
|
* Telephony service.
|
|
42943
43147
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
42944
|
-
* @version 141.
|
|
43148
|
+
* @version 141.1.0
|
|
42945
43149
|
*/
|
|
42946
43150
|
|
|
42947
43151
|
/**
|
|
@@ -43049,7 +43253,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
43049
43253
|
/**
|
|
43050
43254
|
* TelephonyProvidersEdge service.
|
|
43051
43255
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
43052
|
-
* @version 141.
|
|
43256
|
+
* @version 141.1.0
|
|
43053
43257
|
*/
|
|
43054
43258
|
|
|
43055
43259
|
/**
|
|
@@ -46682,7 +46886,7 @@ class TextbotsApi {
|
|
|
46682
46886
|
/**
|
|
46683
46887
|
* Textbots service.
|
|
46684
46888
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
46685
|
-
* @version 141.
|
|
46889
|
+
* @version 141.1.0
|
|
46686
46890
|
*/
|
|
46687
46891
|
|
|
46688
46892
|
/**
|
|
@@ -46810,7 +47014,7 @@ class TokensApi {
|
|
|
46810
47014
|
/**
|
|
46811
47015
|
* Tokens service.
|
|
46812
47016
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
46813
|
-
* @version 141.
|
|
47017
|
+
* @version 141.1.0
|
|
46814
47018
|
*/
|
|
46815
47019
|
|
|
46816
47020
|
/**
|
|
@@ -46916,7 +47120,7 @@ class UploadsApi {
|
|
|
46916
47120
|
/**
|
|
46917
47121
|
* Uploads service.
|
|
46918
47122
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
46919
|
-
* @version 141.
|
|
47123
|
+
* @version 141.1.0
|
|
46920
47124
|
*/
|
|
46921
47125
|
|
|
46922
47126
|
/**
|
|
@@ -47067,7 +47271,7 @@ class UsageApi {
|
|
|
47067
47271
|
/**
|
|
47068
47272
|
* Usage service.
|
|
47069
47273
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
47070
|
-
* @version 141.
|
|
47274
|
+
* @version 141.1.0
|
|
47071
47275
|
*/
|
|
47072
47276
|
|
|
47073
47277
|
/**
|
|
@@ -47138,7 +47342,7 @@ class UserRecordingsApi {
|
|
|
47138
47342
|
/**
|
|
47139
47343
|
* UserRecordings service.
|
|
47140
47344
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
47141
|
-
* @version 141.
|
|
47345
|
+
* @version 141.1.0
|
|
47142
47346
|
*/
|
|
47143
47347
|
|
|
47144
47348
|
/**
|
|
@@ -47322,7 +47526,7 @@ class UsersApi {
|
|
|
47322
47526
|
/**
|
|
47323
47527
|
* Users service.
|
|
47324
47528
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
47325
|
-
* @version 141.
|
|
47529
|
+
* @version 141.1.0
|
|
47326
47530
|
*/
|
|
47327
47531
|
|
|
47328
47532
|
/**
|
|
@@ -49624,7 +49828,7 @@ class UtilitiesApi {
|
|
|
49624
49828
|
/**
|
|
49625
49829
|
* Utilities service.
|
|
49626
49830
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
49627
|
-
* @version 141.
|
|
49831
|
+
* @version 141.1.0
|
|
49628
49832
|
*/
|
|
49629
49833
|
|
|
49630
49834
|
/**
|
|
@@ -49735,7 +49939,7 @@ class VoicemailApi {
|
|
|
49735
49939
|
/**
|
|
49736
49940
|
* Voicemail service.
|
|
49737
49941
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
49738
|
-
* @version 141.
|
|
49942
|
+
* @version 141.1.0
|
|
49739
49943
|
*/
|
|
49740
49944
|
|
|
49741
49945
|
/**
|
|
@@ -50402,7 +50606,7 @@ class WebChatApi {
|
|
|
50402
50606
|
/**
|
|
50403
50607
|
* WebChat service.
|
|
50404
50608
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
50405
|
-
* @version 141.
|
|
50609
|
+
* @version 141.1.0
|
|
50406
50610
|
*/
|
|
50407
50611
|
|
|
50408
50612
|
/**
|
|
@@ -50946,7 +51150,7 @@ class WebDeploymentsApi {
|
|
|
50946
51150
|
/**
|
|
50947
51151
|
* WebDeployments service.
|
|
50948
51152
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
50949
|
-
* @version 141.
|
|
51153
|
+
* @version 141.1.0
|
|
50950
51154
|
*/
|
|
50951
51155
|
|
|
50952
51156
|
/**
|
|
@@ -51301,7 +51505,7 @@ class WebMessagingApi {
|
|
|
51301
51505
|
/**
|
|
51302
51506
|
* WebMessaging service.
|
|
51303
51507
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
51304
|
-
* @version 141.
|
|
51508
|
+
* @version 141.1.0
|
|
51305
51509
|
*/
|
|
51306
51510
|
|
|
51307
51511
|
/**
|
|
@@ -51347,7 +51551,7 @@ class WidgetsApi {
|
|
|
51347
51551
|
/**
|
|
51348
51552
|
* Widgets service.
|
|
51349
51553
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
51350
|
-
* @version 141.
|
|
51554
|
+
* @version 141.1.0
|
|
51351
51555
|
*/
|
|
51352
51556
|
|
|
51353
51557
|
/**
|
|
@@ -51493,7 +51697,7 @@ class WorkforceManagementApi {
|
|
|
51493
51697
|
/**
|
|
51494
51698
|
* WorkforceManagement service.
|
|
51495
51699
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
51496
|
-
* @version 141.
|
|
51700
|
+
* @version 141.1.0
|
|
51497
51701
|
*/
|
|
51498
51702
|
|
|
51499
51703
|
/**
|
|
@@ -51913,6 +52117,31 @@ class WorkforceManagementApi {
|
|
|
51913
52117
|
);
|
|
51914
52118
|
}
|
|
51915
52119
|
|
|
52120
|
+
/**
|
|
52121
|
+
* Query the status of a historical adherence request operation. Only the user who started the operation can query the status
|
|
52122
|
+
* Job details are only retained if the initial request returned a 202 ACCEPTED response
|
|
52123
|
+
* @param {String} jobId jobId
|
|
52124
|
+
*/
|
|
52125
|
+
getWorkforcemanagementAdherenceHistoricalJob(jobId) {
|
|
52126
|
+
// verify the required parameter 'jobId' is set
|
|
52127
|
+
if (jobId === undefined || jobId === null) {
|
|
52128
|
+
throw 'Missing the required parameter "jobId" when calling getWorkforcemanagementAdherenceHistoricalJob';
|
|
52129
|
+
}
|
|
52130
|
+
|
|
52131
|
+
return this.apiClient.callApi(
|
|
52132
|
+
'/api/v2/workforcemanagement/adherence/historical/jobs/{jobId}',
|
|
52133
|
+
'GET',
|
|
52134
|
+
{ 'jobId': jobId },
|
|
52135
|
+
{ },
|
|
52136
|
+
{ },
|
|
52137
|
+
{ },
|
|
52138
|
+
null,
|
|
52139
|
+
['PureCloud OAuth'],
|
|
52140
|
+
['application/json'],
|
|
52141
|
+
['application/json']
|
|
52142
|
+
);
|
|
52143
|
+
}
|
|
52144
|
+
|
|
51916
52145
|
/**
|
|
51917
52146
|
* Get status of the modeling job
|
|
51918
52147
|
*
|
|
@@ -55744,7 +55973,7 @@ class WorkforceManagementApi {
|
|
|
55744
55973
|
* </pre>
|
|
55745
55974
|
* </p>
|
|
55746
55975
|
* @module purecloud-platform-client-v2/index
|
|
55747
|
-
* @version 141.
|
|
55976
|
+
* @version 141.1.0
|
|
55748
55977
|
*/
|
|
55749
55978
|
class platformClient {
|
|
55750
55979
|
constructor() {
|
|
@@ -55993,6 +56222,11 @@ class platformClient {
|
|
|
55993
56222
|
* @property {module:purecloud-platform-client-v2/api/SuggestApi}
|
|
55994
56223
|
*/
|
|
55995
56224
|
this.SuggestApi = SuggestApi;
|
|
56225
|
+
/**
|
|
56226
|
+
* The TeamsApi service constructor.
|
|
56227
|
+
* @property {module:purecloud-platform-client-v2/api/TeamsApi}
|
|
56228
|
+
*/
|
|
56229
|
+
this.TeamsApi = TeamsApi;
|
|
55996
56230
|
/**
|
|
55997
56231
|
* The TelephonyApi service constructor.
|
|
55998
56232
|
* @property {module:purecloud-platform-client-v2/api/TelephonyApi}
|