purecloud-platform-client-v2 136.0.0 → 136.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 +314 -65
- package/dist/web-amd/purecloud-platform-client-v2.js +314 -65
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +314 -65
- package/dist/web-cjs/purecloud-platform-client-v2.js +314 -65
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +528 -387
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +2 -2
- 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 +50 -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 +201 -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 +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -9674,7 +9674,7 @@ class Configuration {
|
|
|
9674
9674
|
|
|
9675
9675
|
/**
|
|
9676
9676
|
* @module purecloud-platform-client-v2/ApiClient
|
|
9677
|
-
* @version 136.
|
|
9677
|
+
* @version 136.1.0
|
|
9678
9678
|
*/
|
|
9679
9679
|
class ApiClient {
|
|
9680
9680
|
/**
|
|
@@ -10614,7 +10614,7 @@ class ApiClient {
|
|
|
10614
10614
|
|
|
10615
10615
|
// set header parameters
|
|
10616
10616
|
request.set(that.defaultHeaders).set(that.normalizeParams(headerParams));
|
|
10617
|
-
//request.set({ 'purecloud-sdk': '136.
|
|
10617
|
+
//request.set({ 'purecloud-sdk': '136.1.0' });
|
|
10618
10618
|
|
|
10619
10619
|
// set request timeout
|
|
10620
10620
|
request.timeout(that.timeout);
|
|
@@ -10714,7 +10714,7 @@ class AlertingApi {
|
|
|
10714
10714
|
/**
|
|
10715
10715
|
* Alerting service.
|
|
10716
10716
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
10717
|
-
* @version 136.
|
|
10717
|
+
* @version 136.1.0
|
|
10718
10718
|
*/
|
|
10719
10719
|
|
|
10720
10720
|
/**
|
|
@@ -11028,7 +11028,7 @@ class AnalyticsApi {
|
|
|
11028
11028
|
/**
|
|
11029
11029
|
* Analytics service.
|
|
11030
11030
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
11031
|
-
* @version 136.
|
|
11031
|
+
* @version 136.1.0
|
|
11032
11032
|
*/
|
|
11033
11033
|
|
|
11034
11034
|
/**
|
|
@@ -12210,7 +12210,7 @@ class ArchitectApi {
|
|
|
12210
12210
|
/**
|
|
12211
12211
|
* Architect service.
|
|
12212
12212
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
12213
|
-
* @version 136.
|
|
12213
|
+
* @version 136.1.0
|
|
12214
12214
|
*/
|
|
12215
12215
|
|
|
12216
12216
|
/**
|
|
@@ -13974,6 +13974,35 @@ class ArchitectApi {
|
|
|
13974
13974
|
);
|
|
13975
13975
|
}
|
|
13976
13976
|
|
|
13977
|
+
/**
|
|
13978
|
+
* Fetch Architect Job Status
|
|
13979
|
+
*
|
|
13980
|
+
* @param {String} jobId Job ID
|
|
13981
|
+
* @param {Object} opts Optional parameters
|
|
13982
|
+
* @param {Array.<String>} opts.expand Which fields, if any, to expand.
|
|
13983
|
+
*/
|
|
13984
|
+
getFlowsJob(jobId, opts) {
|
|
13985
|
+
opts = opts || {};
|
|
13986
|
+
|
|
13987
|
+
// verify the required parameter 'jobId' is set
|
|
13988
|
+
if (jobId === undefined || jobId === null) {
|
|
13989
|
+
throw 'Missing the required parameter "jobId" when calling getFlowsJob';
|
|
13990
|
+
}
|
|
13991
|
+
|
|
13992
|
+
return this.apiClient.callApi(
|
|
13993
|
+
'/api/v2/flows/jobs/{jobId}',
|
|
13994
|
+
'GET',
|
|
13995
|
+
{ 'jobId': jobId },
|
|
13996
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
13997
|
+
{ },
|
|
13998
|
+
{ },
|
|
13999
|
+
null,
|
|
14000
|
+
['PureCloud OAuth'],
|
|
14001
|
+
['application/json'],
|
|
14002
|
+
['application/json']
|
|
14003
|
+
);
|
|
14004
|
+
}
|
|
14005
|
+
|
|
13977
14006
|
/**
|
|
13978
14007
|
* Get a flow milestone
|
|
13979
14008
|
* Returns a specified flow milestone
|
|
@@ -14776,6 +14805,26 @@ class ArchitectApi {
|
|
|
14776
14805
|
);
|
|
14777
14806
|
}
|
|
14778
14807
|
|
|
14808
|
+
/**
|
|
14809
|
+
* Register Architect Job. Returns a URL where a file, such as an Architect flow YAML file, can be PUT which will then initiate the job.
|
|
14810
|
+
*
|
|
14811
|
+
*/
|
|
14812
|
+
postFlowsJobs() {
|
|
14813
|
+
|
|
14814
|
+
return this.apiClient.callApi(
|
|
14815
|
+
'/api/v2/flows/jobs',
|
|
14816
|
+
'POST',
|
|
14817
|
+
{ },
|
|
14818
|
+
{ },
|
|
14819
|
+
{ },
|
|
14820
|
+
{ },
|
|
14821
|
+
null,
|
|
14822
|
+
['PureCloud OAuth'],
|
|
14823
|
+
['application/json'],
|
|
14824
|
+
['application/json']
|
|
14825
|
+
);
|
|
14826
|
+
}
|
|
14827
|
+
|
|
14779
14828
|
/**
|
|
14780
14829
|
* Create a flow milestone
|
|
14781
14830
|
*
|
|
@@ -15206,7 +15255,7 @@ class AuditApi {
|
|
|
15206
15255
|
/**
|
|
15207
15256
|
* Audit service.
|
|
15208
15257
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
15209
|
-
* @version 136.
|
|
15258
|
+
* @version 136.1.0
|
|
15210
15259
|
*/
|
|
15211
15260
|
|
|
15212
15261
|
/**
|
|
@@ -15377,7 +15426,7 @@ class AuthorizationApi {
|
|
|
15377
15426
|
/**
|
|
15378
15427
|
* Authorization service.
|
|
15379
15428
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
15380
|
-
* @version 136.
|
|
15429
|
+
* @version 136.1.0
|
|
15381
15430
|
*/
|
|
15382
15431
|
|
|
15383
15432
|
/**
|
|
@@ -16560,7 +16609,7 @@ class BillingApi {
|
|
|
16560
16609
|
/**
|
|
16561
16610
|
* Billing service.
|
|
16562
16611
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
16563
|
-
* @version 136.
|
|
16612
|
+
* @version 136.1.0
|
|
16564
16613
|
*/
|
|
16565
16614
|
|
|
16566
16615
|
/**
|
|
@@ -16640,7 +16689,7 @@ class ChatApi {
|
|
|
16640
16689
|
/**
|
|
16641
16690
|
* Chat service.
|
|
16642
16691
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
16643
|
-
* @version 136.
|
|
16692
|
+
* @version 136.1.0
|
|
16644
16693
|
*/
|
|
16645
16694
|
|
|
16646
16695
|
/**
|
|
@@ -16731,7 +16780,7 @@ class CoachingApi {
|
|
|
16731
16780
|
/**
|
|
16732
16781
|
* Coaching service.
|
|
16733
16782
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
16734
|
-
* @version 136.
|
|
16783
|
+
* @version 136.1.0
|
|
16735
16784
|
*/
|
|
16736
16785
|
|
|
16737
16786
|
/**
|
|
@@ -17308,7 +17357,7 @@ class ContentManagementApi {
|
|
|
17308
17357
|
/**
|
|
17309
17358
|
* ContentManagement service.
|
|
17310
17359
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
17311
|
-
* @version 136.
|
|
17360
|
+
* @version 136.1.0
|
|
17312
17361
|
*/
|
|
17313
17362
|
|
|
17314
17363
|
/**
|
|
@@ -18448,7 +18497,7 @@ class ConversationsApi {
|
|
|
18448
18497
|
/**
|
|
18449
18498
|
* Conversations service.
|
|
18450
18499
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
18451
|
-
* @version 136.
|
|
18500
|
+
* @version 136.1.0
|
|
18452
18501
|
*/
|
|
18453
18502
|
|
|
18454
18503
|
/**
|
|
@@ -23112,7 +23161,7 @@ class DataExtensionsApi {
|
|
|
23112
23161
|
/**
|
|
23113
23162
|
* DataExtensions service.
|
|
23114
23163
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
23115
|
-
* @version 136.
|
|
23164
|
+
* @version 136.1.0
|
|
23116
23165
|
*/
|
|
23117
23166
|
|
|
23118
23167
|
/**
|
|
@@ -23198,7 +23247,7 @@ class ExternalContactsApi {
|
|
|
23198
23247
|
/**
|
|
23199
23248
|
* ExternalContacts service.
|
|
23200
23249
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
23201
|
-
* @version 136.
|
|
23250
|
+
* @version 136.1.0
|
|
23202
23251
|
*/
|
|
23203
23252
|
|
|
23204
23253
|
/**
|
|
@@ -24941,7 +24990,7 @@ class FaxApi {
|
|
|
24941
24990
|
/**
|
|
24942
24991
|
* Fax service.
|
|
24943
24992
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
24944
|
-
* @version 136.
|
|
24993
|
+
* @version 136.1.0
|
|
24945
24994
|
*/
|
|
24946
24995
|
|
|
24947
24996
|
/**
|
|
@@ -25112,7 +25161,7 @@ class FlowsApi {
|
|
|
25112
25161
|
/**
|
|
25113
25162
|
* Flows service.
|
|
25114
25163
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
25115
|
-
* @version 136.
|
|
25164
|
+
* @version 136.1.0
|
|
25116
25165
|
*/
|
|
25117
25166
|
|
|
25118
25167
|
/**
|
|
@@ -25183,7 +25232,7 @@ class GamificationApi {
|
|
|
25183
25232
|
/**
|
|
25184
25233
|
* Gamification service.
|
|
25185
25234
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
25186
|
-
* @version 136.
|
|
25235
|
+
* @version 136.1.0
|
|
25187
25236
|
*/
|
|
25188
25237
|
|
|
25189
25238
|
/**
|
|
@@ -26613,7 +26662,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
26613
26662
|
/**
|
|
26614
26663
|
* GeneralDataProtectionRegulation service.
|
|
26615
26664
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
26616
|
-
* @version 136.
|
|
26665
|
+
* @version 136.1.0
|
|
26617
26666
|
*/
|
|
26618
26667
|
|
|
26619
26668
|
/**
|
|
@@ -26743,7 +26792,7 @@ class GeolocationApi {
|
|
|
26743
26792
|
/**
|
|
26744
26793
|
* Geolocation service.
|
|
26745
26794
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
26746
|
-
* @version 136.
|
|
26795
|
+
* @version 136.1.0
|
|
26747
26796
|
*/
|
|
26748
26797
|
|
|
26749
26798
|
/**
|
|
@@ -26874,7 +26923,7 @@ class GreetingsApi {
|
|
|
26874
26923
|
/**
|
|
26875
26924
|
* Greetings service.
|
|
26876
26925
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
26877
|
-
* @version 136.
|
|
26926
|
+
* @version 136.1.0
|
|
26878
26927
|
*/
|
|
26879
26928
|
|
|
26880
26929
|
/**
|
|
@@ -27329,7 +27378,7 @@ class GroupsApi {
|
|
|
27329
27378
|
/**
|
|
27330
27379
|
* Groups service.
|
|
27331
27380
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
27332
|
-
* @version 136.
|
|
27381
|
+
* @version 136.1.0
|
|
27333
27382
|
*/
|
|
27334
27383
|
|
|
27335
27384
|
/**
|
|
@@ -27734,7 +27783,7 @@ class IdentityProviderApi {
|
|
|
27734
27783
|
/**
|
|
27735
27784
|
* IdentityProvider service.
|
|
27736
27785
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
27737
|
-
* @version 136.
|
|
27786
|
+
* @version 136.1.0
|
|
27738
27787
|
*/
|
|
27739
27788
|
|
|
27740
27789
|
/**
|
|
@@ -28490,7 +28539,7 @@ class IntegrationsApi {
|
|
|
28490
28539
|
/**
|
|
28491
28540
|
* Integrations service.
|
|
28492
28541
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
28493
|
-
* @version 136.
|
|
28542
|
+
* @version 136.1.0
|
|
28494
28543
|
*/
|
|
28495
28544
|
|
|
28496
28545
|
/**
|
|
@@ -30167,7 +30216,7 @@ class JourneyApi {
|
|
|
30167
30216
|
/**
|
|
30168
30217
|
* Journey service.
|
|
30169
30218
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
30170
|
-
* @version 136.
|
|
30219
|
+
* @version 136.1.0
|
|
30171
30220
|
*/
|
|
30172
30221
|
|
|
30173
30222
|
/**
|
|
@@ -30878,7 +30927,7 @@ class KnowledgeApi {
|
|
|
30878
30927
|
/**
|
|
30879
30928
|
* Knowledge service.
|
|
30880
30929
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
30881
|
-
* @version 136.
|
|
30930
|
+
* @version 136.1.0
|
|
30882
30931
|
*/
|
|
30883
30932
|
|
|
30884
30933
|
/**
|
|
@@ -31778,7 +31827,7 @@ class LanguageUnderstandingApi {
|
|
|
31778
31827
|
/**
|
|
31779
31828
|
* LanguageUnderstanding service.
|
|
31780
31829
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
31781
|
-
* @version 136.
|
|
31830
|
+
* @version 136.1.0
|
|
31782
31831
|
*/
|
|
31783
31832
|
|
|
31784
31833
|
/**
|
|
@@ -32682,7 +32731,7 @@ class LanguagesApi {
|
|
|
32682
32731
|
/**
|
|
32683
32732
|
* Languages service.
|
|
32684
32733
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
32685
|
-
* @version 136.
|
|
32734
|
+
* @version 136.1.0
|
|
32686
32735
|
*/
|
|
32687
32736
|
|
|
32688
32737
|
/**
|
|
@@ -32950,7 +32999,7 @@ class LearningApi {
|
|
|
32950
32999
|
/**
|
|
32951
33000
|
* Learning service.
|
|
32952
33001
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
32953
|
-
* @version 136.
|
|
33002
|
+
* @version 136.1.0
|
|
32954
33003
|
*/
|
|
32955
33004
|
|
|
32956
33005
|
/**
|
|
@@ -33541,7 +33590,7 @@ class LicenseApi {
|
|
|
33541
33590
|
/**
|
|
33542
33591
|
* License service.
|
|
33543
33592
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
33544
|
-
* @version 136.
|
|
33593
|
+
* @version 136.1.0
|
|
33545
33594
|
*/
|
|
33546
33595
|
|
|
33547
33596
|
/**
|
|
@@ -33779,7 +33828,7 @@ class LocationsApi {
|
|
|
33779
33828
|
/**
|
|
33780
33829
|
* Locations service.
|
|
33781
33830
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
33782
|
-
* @version 136.
|
|
33831
|
+
* @version 136.1.0
|
|
33783
33832
|
*/
|
|
33784
33833
|
|
|
33785
33834
|
/**
|
|
@@ -34015,7 +34064,7 @@ class MessagingApi {
|
|
|
34015
34064
|
/**
|
|
34016
34065
|
* Messaging service.
|
|
34017
34066
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
34018
|
-
* @version 136.
|
|
34067
|
+
* @version 136.1.0
|
|
34019
34068
|
*/
|
|
34020
34069
|
|
|
34021
34070
|
/**
|
|
@@ -34166,7 +34215,7 @@ class MobileDevicesApi {
|
|
|
34166
34215
|
/**
|
|
34167
34216
|
* MobileDevices service.
|
|
34168
34217
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
34169
|
-
* @version 136.
|
|
34218
|
+
* @version 136.1.0
|
|
34170
34219
|
*/
|
|
34171
34220
|
|
|
34172
34221
|
/**
|
|
@@ -34317,7 +34366,7 @@ class NotificationsApi {
|
|
|
34317
34366
|
/**
|
|
34318
34367
|
* Notifications service.
|
|
34319
34368
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
34320
|
-
* @version 136.
|
|
34369
|
+
* @version 136.1.0
|
|
34321
34370
|
*/
|
|
34322
34371
|
|
|
34323
34372
|
/**
|
|
@@ -34542,7 +34591,7 @@ class OAuthApi {
|
|
|
34542
34591
|
/**
|
|
34543
34592
|
* OAuth service.
|
|
34544
34593
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
34545
|
-
* @version 136.
|
|
34594
|
+
* @version 136.1.0
|
|
34546
34595
|
*/
|
|
34547
34596
|
|
|
34548
34597
|
/**
|
|
@@ -34908,7 +34957,7 @@ class ObjectsApi {
|
|
|
34908
34957
|
/**
|
|
34909
34958
|
* Objects service.
|
|
34910
34959
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
34911
|
-
* @version 136.
|
|
34960
|
+
* @version 136.1.0
|
|
34912
34961
|
*/
|
|
34913
34962
|
|
|
34914
34963
|
/**
|
|
@@ -35179,7 +35228,7 @@ class OrganizationApi {
|
|
|
35179
35228
|
/**
|
|
35180
35229
|
* Organization service.
|
|
35181
35230
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
35182
|
-
* @version 136.
|
|
35231
|
+
* @version 136.1.0
|
|
35183
35232
|
*/
|
|
35184
35233
|
|
|
35185
35234
|
/**
|
|
@@ -35582,7 +35631,7 @@ class OrganizationAuthorizationApi {
|
|
|
35582
35631
|
/**
|
|
35583
35632
|
* OrganizationAuthorization service.
|
|
35584
35633
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
35585
|
-
* @version 136.
|
|
35634
|
+
* @version 136.1.0
|
|
35586
35635
|
*/
|
|
35587
35636
|
|
|
35588
35637
|
/**
|
|
@@ -36507,7 +36556,7 @@ class OutboundApi {
|
|
|
36507
36556
|
/**
|
|
36508
36557
|
* Outbound service.
|
|
36509
36558
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
36510
|
-
* @version 136.
|
|
36559
|
+
* @version 136.1.0
|
|
36511
36560
|
*/
|
|
36512
36561
|
|
|
36513
36562
|
/**
|
|
@@ -36932,6 +36981,56 @@ class OutboundApi {
|
|
|
36932
36981
|
);
|
|
36933
36982
|
}
|
|
36934
36983
|
|
|
36984
|
+
/**
|
|
36985
|
+
* Delete an email campaign schedule.
|
|
36986
|
+
*
|
|
36987
|
+
* @param {String} emailCampaignId Email Campaign ID
|
|
36988
|
+
*/
|
|
36989
|
+
deleteOutboundSchedulesEmailcampaign(emailCampaignId) {
|
|
36990
|
+
// verify the required parameter 'emailCampaignId' is set
|
|
36991
|
+
if (emailCampaignId === undefined || emailCampaignId === null) {
|
|
36992
|
+
throw 'Missing the required parameter "emailCampaignId" when calling deleteOutboundSchedulesEmailcampaign';
|
|
36993
|
+
}
|
|
36994
|
+
|
|
36995
|
+
return this.apiClient.callApi(
|
|
36996
|
+
'/api/v2/outbound/schedules/emailcampaigns/{emailCampaignId}',
|
|
36997
|
+
'DELETE',
|
|
36998
|
+
{ 'emailCampaignId': emailCampaignId },
|
|
36999
|
+
{ },
|
|
37000
|
+
{ },
|
|
37001
|
+
{ },
|
|
37002
|
+
null,
|
|
37003
|
+
['PureCloud OAuth'],
|
|
37004
|
+
['application/json'],
|
|
37005
|
+
['application/json']
|
|
37006
|
+
);
|
|
37007
|
+
}
|
|
37008
|
+
|
|
37009
|
+
/**
|
|
37010
|
+
* Delete a messaging campaign schedule.
|
|
37011
|
+
*
|
|
37012
|
+
* @param {String} messagingCampaignId Messaging Campaign ID
|
|
37013
|
+
*/
|
|
37014
|
+
deleteOutboundSchedulesMessagingcampaign(messagingCampaignId) {
|
|
37015
|
+
// verify the required parameter 'messagingCampaignId' is set
|
|
37016
|
+
if (messagingCampaignId === undefined || messagingCampaignId === null) {
|
|
37017
|
+
throw 'Missing the required parameter "messagingCampaignId" when calling deleteOutboundSchedulesMessagingcampaign';
|
|
37018
|
+
}
|
|
37019
|
+
|
|
37020
|
+
return this.apiClient.callApi(
|
|
37021
|
+
'/api/v2/outbound/schedules/messagingcampaigns/{messagingCampaignId}',
|
|
37022
|
+
'DELETE',
|
|
37023
|
+
{ 'messagingCampaignId': messagingCampaignId },
|
|
37024
|
+
{ },
|
|
37025
|
+
{ },
|
|
37026
|
+
{ },
|
|
37027
|
+
null,
|
|
37028
|
+
['PureCloud OAuth'],
|
|
37029
|
+
['application/json'],
|
|
37030
|
+
['application/json']
|
|
37031
|
+
);
|
|
37032
|
+
}
|
|
37033
|
+
|
|
36935
37034
|
/**
|
|
36936
37035
|
* Delete a dialer sequence schedule.
|
|
36937
37036
|
*
|
|
@@ -38268,6 +38367,96 @@ class OutboundApi {
|
|
|
38268
38367
|
);
|
|
38269
38368
|
}
|
|
38270
38369
|
|
|
38370
|
+
/**
|
|
38371
|
+
* Get an email campaign schedule.
|
|
38372
|
+
*
|
|
38373
|
+
* @param {String} emailCampaignId Email Campaign ID
|
|
38374
|
+
*/
|
|
38375
|
+
getOutboundSchedulesEmailcampaign(emailCampaignId) {
|
|
38376
|
+
// verify the required parameter 'emailCampaignId' is set
|
|
38377
|
+
if (emailCampaignId === undefined || emailCampaignId === null) {
|
|
38378
|
+
throw 'Missing the required parameter "emailCampaignId" when calling getOutboundSchedulesEmailcampaign';
|
|
38379
|
+
}
|
|
38380
|
+
|
|
38381
|
+
return this.apiClient.callApi(
|
|
38382
|
+
'/api/v2/outbound/schedules/emailcampaigns/{emailCampaignId}',
|
|
38383
|
+
'GET',
|
|
38384
|
+
{ 'emailCampaignId': emailCampaignId },
|
|
38385
|
+
{ },
|
|
38386
|
+
{ },
|
|
38387
|
+
{ },
|
|
38388
|
+
null,
|
|
38389
|
+
['PureCloud OAuth'],
|
|
38390
|
+
['application/json'],
|
|
38391
|
+
['application/json']
|
|
38392
|
+
);
|
|
38393
|
+
}
|
|
38394
|
+
|
|
38395
|
+
/**
|
|
38396
|
+
* Query for a list of email campaign schedules.
|
|
38397
|
+
*
|
|
38398
|
+
*/
|
|
38399
|
+
getOutboundSchedulesEmailcampaigns() {
|
|
38400
|
+
|
|
38401
|
+
return this.apiClient.callApi(
|
|
38402
|
+
'/api/v2/outbound/schedules/emailcampaigns',
|
|
38403
|
+
'GET',
|
|
38404
|
+
{ },
|
|
38405
|
+
{ },
|
|
38406
|
+
{ },
|
|
38407
|
+
{ },
|
|
38408
|
+
null,
|
|
38409
|
+
['PureCloud OAuth'],
|
|
38410
|
+
['application/json'],
|
|
38411
|
+
['application/json']
|
|
38412
|
+
);
|
|
38413
|
+
}
|
|
38414
|
+
|
|
38415
|
+
/**
|
|
38416
|
+
* Get a messaging campaign schedule.
|
|
38417
|
+
*
|
|
38418
|
+
* @param {String} messagingCampaignId Messaging Campaign ID
|
|
38419
|
+
*/
|
|
38420
|
+
getOutboundSchedulesMessagingcampaign(messagingCampaignId) {
|
|
38421
|
+
// verify the required parameter 'messagingCampaignId' is set
|
|
38422
|
+
if (messagingCampaignId === undefined || messagingCampaignId === null) {
|
|
38423
|
+
throw 'Missing the required parameter "messagingCampaignId" when calling getOutboundSchedulesMessagingcampaign';
|
|
38424
|
+
}
|
|
38425
|
+
|
|
38426
|
+
return this.apiClient.callApi(
|
|
38427
|
+
'/api/v2/outbound/schedules/messagingcampaigns/{messagingCampaignId}',
|
|
38428
|
+
'GET',
|
|
38429
|
+
{ 'messagingCampaignId': messagingCampaignId },
|
|
38430
|
+
{ },
|
|
38431
|
+
{ },
|
|
38432
|
+
{ },
|
|
38433
|
+
null,
|
|
38434
|
+
['PureCloud OAuth'],
|
|
38435
|
+
['application/json'],
|
|
38436
|
+
['application/json']
|
|
38437
|
+
);
|
|
38438
|
+
}
|
|
38439
|
+
|
|
38440
|
+
/**
|
|
38441
|
+
* Query for a list of messaging campaign schedules.
|
|
38442
|
+
*
|
|
38443
|
+
*/
|
|
38444
|
+
getOutboundSchedulesMessagingcampaigns() {
|
|
38445
|
+
|
|
38446
|
+
return this.apiClient.callApi(
|
|
38447
|
+
'/api/v2/outbound/schedules/messagingcampaigns',
|
|
38448
|
+
'GET',
|
|
38449
|
+
{ },
|
|
38450
|
+
{ },
|
|
38451
|
+
{ },
|
|
38452
|
+
{ },
|
|
38453
|
+
null,
|
|
38454
|
+
['PureCloud OAuth'],
|
|
38455
|
+
['application/json'],
|
|
38456
|
+
['application/json']
|
|
38457
|
+
);
|
|
38458
|
+
}
|
|
38459
|
+
|
|
38271
38460
|
/**
|
|
38272
38461
|
* Get a dialer sequence schedule.
|
|
38273
38462
|
*
|
|
@@ -39471,6 +39660,66 @@ class OutboundApi {
|
|
|
39471
39660
|
);
|
|
39472
39661
|
}
|
|
39473
39662
|
|
|
39663
|
+
/**
|
|
39664
|
+
* Update an email campaign schedule.
|
|
39665
|
+
*
|
|
39666
|
+
* @param {String} emailCampaignId Email Campaign ID
|
|
39667
|
+
* @param {Object} body EmailCampaignSchedule
|
|
39668
|
+
*/
|
|
39669
|
+
putOutboundSchedulesEmailcampaign(emailCampaignId, body) {
|
|
39670
|
+
// verify the required parameter 'emailCampaignId' is set
|
|
39671
|
+
if (emailCampaignId === undefined || emailCampaignId === null) {
|
|
39672
|
+
throw 'Missing the required parameter "emailCampaignId" when calling putOutboundSchedulesEmailcampaign';
|
|
39673
|
+
}
|
|
39674
|
+
// verify the required parameter 'body' is set
|
|
39675
|
+
if (body === undefined || body === null) {
|
|
39676
|
+
throw 'Missing the required parameter "body" when calling putOutboundSchedulesEmailcampaign';
|
|
39677
|
+
}
|
|
39678
|
+
|
|
39679
|
+
return this.apiClient.callApi(
|
|
39680
|
+
'/api/v2/outbound/schedules/emailcampaigns/{emailCampaignId}',
|
|
39681
|
+
'PUT',
|
|
39682
|
+
{ 'emailCampaignId': emailCampaignId },
|
|
39683
|
+
{ },
|
|
39684
|
+
{ },
|
|
39685
|
+
{ },
|
|
39686
|
+
body,
|
|
39687
|
+
['PureCloud OAuth'],
|
|
39688
|
+
['application/json'],
|
|
39689
|
+
['application/json']
|
|
39690
|
+
);
|
|
39691
|
+
}
|
|
39692
|
+
|
|
39693
|
+
/**
|
|
39694
|
+
* Update a new messaging campaign schedule.
|
|
39695
|
+
*
|
|
39696
|
+
* @param {String} messagingCampaignId Messaging Campaign ID
|
|
39697
|
+
* @param {Object} body MessagingCampaignSchedule
|
|
39698
|
+
*/
|
|
39699
|
+
putOutboundSchedulesMessagingcampaign(messagingCampaignId, body) {
|
|
39700
|
+
// verify the required parameter 'messagingCampaignId' is set
|
|
39701
|
+
if (messagingCampaignId === undefined || messagingCampaignId === null) {
|
|
39702
|
+
throw 'Missing the required parameter "messagingCampaignId" when calling putOutboundSchedulesMessagingcampaign';
|
|
39703
|
+
}
|
|
39704
|
+
// verify the required parameter 'body' is set
|
|
39705
|
+
if (body === undefined || body === null) {
|
|
39706
|
+
throw 'Missing the required parameter "body" when calling putOutboundSchedulesMessagingcampaign';
|
|
39707
|
+
}
|
|
39708
|
+
|
|
39709
|
+
return this.apiClient.callApi(
|
|
39710
|
+
'/api/v2/outbound/schedules/messagingcampaigns/{messagingCampaignId}',
|
|
39711
|
+
'PUT',
|
|
39712
|
+
{ 'messagingCampaignId': messagingCampaignId },
|
|
39713
|
+
{ },
|
|
39714
|
+
{ },
|
|
39715
|
+
{ },
|
|
39716
|
+
body,
|
|
39717
|
+
['PureCloud OAuth'],
|
|
39718
|
+
['application/json'],
|
|
39719
|
+
['application/json']
|
|
39720
|
+
);
|
|
39721
|
+
}
|
|
39722
|
+
|
|
39474
39723
|
/**
|
|
39475
39724
|
* Update a new sequence schedule.
|
|
39476
39725
|
*
|
|
@@ -39562,7 +39811,7 @@ class PresenceApi {
|
|
|
39562
39811
|
/**
|
|
39563
39812
|
* Presence service.
|
|
39564
39813
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
39565
|
-
* @version 136.
|
|
39814
|
+
* @version 136.1.0
|
|
39566
39815
|
*/
|
|
39567
39816
|
|
|
39568
39817
|
/**
|
|
@@ -39884,7 +40133,7 @@ class QualityApi {
|
|
|
39884
40133
|
/**
|
|
39885
40134
|
* Quality service.
|
|
39886
40135
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
39887
|
-
* @version 136.
|
|
40136
|
+
* @version 136.1.0
|
|
39888
40137
|
*/
|
|
39889
40138
|
|
|
39890
40139
|
/**
|
|
@@ -41462,7 +41711,7 @@ class RecordingApi {
|
|
|
41462
41711
|
/**
|
|
41463
41712
|
* Recording service.
|
|
41464
41713
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
41465
|
-
* @version 136.
|
|
41714
|
+
* @version 136.1.0
|
|
41466
41715
|
*/
|
|
41467
41716
|
|
|
41468
41717
|
/**
|
|
@@ -43115,7 +43364,7 @@ class ResponseManagementApi {
|
|
|
43115
43364
|
/**
|
|
43116
43365
|
* ResponseManagement service.
|
|
43117
43366
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
43118
|
-
* @version 136.
|
|
43367
|
+
* @version 136.1.0
|
|
43119
43368
|
*/
|
|
43120
43369
|
|
|
43121
43370
|
/**
|
|
@@ -43599,7 +43848,7 @@ class RoutingApi {
|
|
|
43599
43848
|
/**
|
|
43600
43849
|
* Routing service.
|
|
43601
43850
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
43602
|
-
* @version 136.
|
|
43851
|
+
* @version 136.1.0
|
|
43603
43852
|
*/
|
|
43604
43853
|
|
|
43605
43854
|
/**
|
|
@@ -46526,7 +46775,7 @@ class SCIMApi {
|
|
|
46526
46775
|
/**
|
|
46527
46776
|
* SCIM service.
|
|
46528
46777
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
46529
|
-
* @version 136.
|
|
46778
|
+
* @version 136.1.0
|
|
46530
46779
|
*/
|
|
46531
46780
|
|
|
46532
46781
|
/**
|
|
@@ -47403,7 +47652,7 @@ class ScriptsApi {
|
|
|
47403
47652
|
/**
|
|
47404
47653
|
* Scripts service.
|
|
47405
47654
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
47406
|
-
* @version 136.
|
|
47655
|
+
* @version 136.1.0
|
|
47407
47656
|
*/
|
|
47408
47657
|
|
|
47409
47658
|
/**
|
|
@@ -47822,7 +48071,7 @@ class SearchApi {
|
|
|
47822
48071
|
/**
|
|
47823
48072
|
* Search service.
|
|
47824
48073
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
47825
|
-
* @version 136.
|
|
48074
|
+
* @version 136.1.0
|
|
47826
48075
|
*/
|
|
47827
48076
|
|
|
47828
48077
|
/**
|
|
@@ -48357,7 +48606,7 @@ class SpeechTextAnalyticsApi {
|
|
|
48357
48606
|
/**
|
|
48358
48607
|
* SpeechTextAnalytics service.
|
|
48359
48608
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
48360
|
-
* @version 136.
|
|
48609
|
+
* @version 136.1.0
|
|
48361
48610
|
*/
|
|
48362
48611
|
|
|
48363
48612
|
/**
|
|
@@ -49210,7 +49459,7 @@ class StationsApi {
|
|
|
49210
49459
|
/**
|
|
49211
49460
|
* Stations service.
|
|
49212
49461
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
49213
|
-
* @version 136.
|
|
49462
|
+
* @version 136.1.0
|
|
49214
49463
|
*/
|
|
49215
49464
|
|
|
49216
49465
|
/**
|
|
@@ -49357,7 +49606,7 @@ class SuggestApi {
|
|
|
49357
49606
|
/**
|
|
49358
49607
|
* Suggest service.
|
|
49359
49608
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
49360
|
-
* @version 136.
|
|
49609
|
+
* @version 136.1.0
|
|
49361
49610
|
*/
|
|
49362
49611
|
|
|
49363
49612
|
/**
|
|
@@ -49496,7 +49745,7 @@ class TelephonyApi {
|
|
|
49496
49745
|
/**
|
|
49497
49746
|
* Telephony service.
|
|
49498
49747
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
49499
|
-
* @version 136.
|
|
49748
|
+
* @version 136.1.0
|
|
49500
49749
|
*/
|
|
49501
49750
|
|
|
49502
49751
|
/**
|
|
@@ -49604,7 +49853,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
49604
49853
|
/**
|
|
49605
49854
|
* TelephonyProvidersEdge service.
|
|
49606
49855
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
49607
|
-
* @version 136.
|
|
49856
|
+
* @version 136.1.0
|
|
49608
49857
|
*/
|
|
49609
49858
|
|
|
49610
49859
|
/**
|
|
@@ -53237,7 +53486,7 @@ class TextbotsApi {
|
|
|
53237
53486
|
/**
|
|
53238
53487
|
* Textbots service.
|
|
53239
53488
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
53240
|
-
* @version 136.
|
|
53489
|
+
* @version 136.1.0
|
|
53241
53490
|
*/
|
|
53242
53491
|
|
|
53243
53492
|
/**
|
|
@@ -53365,7 +53614,7 @@ class TokensApi {
|
|
|
53365
53614
|
/**
|
|
53366
53615
|
* Tokens service.
|
|
53367
53616
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
53368
|
-
* @version 136.
|
|
53617
|
+
* @version 136.1.0
|
|
53369
53618
|
*/
|
|
53370
53619
|
|
|
53371
53620
|
/**
|
|
@@ -53471,7 +53720,7 @@ class UploadsApi {
|
|
|
53471
53720
|
/**
|
|
53472
53721
|
* Uploads service.
|
|
53473
53722
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
53474
|
-
* @version 136.
|
|
53723
|
+
* @version 136.1.0
|
|
53475
53724
|
*/
|
|
53476
53725
|
|
|
53477
53726
|
/**
|
|
@@ -53622,7 +53871,7 @@ class UsageApi {
|
|
|
53622
53871
|
/**
|
|
53623
53872
|
* Usage service.
|
|
53624
53873
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
53625
|
-
* @version 136.
|
|
53874
|
+
* @version 136.1.0
|
|
53626
53875
|
*/
|
|
53627
53876
|
|
|
53628
53877
|
/**
|
|
@@ -53693,7 +53942,7 @@ class UserRecordingsApi {
|
|
|
53693
53942
|
/**
|
|
53694
53943
|
* UserRecordings service.
|
|
53695
53944
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
53696
|
-
* @version 136.
|
|
53945
|
+
* @version 136.1.0
|
|
53697
53946
|
*/
|
|
53698
53947
|
|
|
53699
53948
|
/**
|
|
@@ -53877,7 +54126,7 @@ class UsersApi {
|
|
|
53877
54126
|
/**
|
|
53878
54127
|
* Users service.
|
|
53879
54128
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
53880
|
-
* @version 136.
|
|
54129
|
+
* @version 136.1.0
|
|
53881
54130
|
*/
|
|
53882
54131
|
|
|
53883
54132
|
/**
|
|
@@ -56179,7 +56428,7 @@ class UtilitiesApi {
|
|
|
56179
56428
|
/**
|
|
56180
56429
|
* Utilities service.
|
|
56181
56430
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
56182
|
-
* @version 136.
|
|
56431
|
+
* @version 136.1.0
|
|
56183
56432
|
*/
|
|
56184
56433
|
|
|
56185
56434
|
/**
|
|
@@ -56290,7 +56539,7 @@ class VoicemailApi {
|
|
|
56290
56539
|
/**
|
|
56291
56540
|
* Voicemail service.
|
|
56292
56541
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
56293
|
-
* @version 136.
|
|
56542
|
+
* @version 136.1.0
|
|
56294
56543
|
*/
|
|
56295
56544
|
|
|
56296
56545
|
/**
|
|
@@ -56957,7 +57206,7 @@ class WebChatApi {
|
|
|
56957
57206
|
/**
|
|
56958
57207
|
* WebChat service.
|
|
56959
57208
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
56960
|
-
* @version 136.
|
|
57209
|
+
* @version 136.1.0
|
|
56961
57210
|
*/
|
|
56962
57211
|
|
|
56963
57212
|
/**
|
|
@@ -57501,7 +57750,7 @@ class WebDeploymentsApi {
|
|
|
57501
57750
|
/**
|
|
57502
57751
|
* WebDeployments service.
|
|
57503
57752
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
57504
|
-
* @version 136.
|
|
57753
|
+
* @version 136.1.0
|
|
57505
57754
|
*/
|
|
57506
57755
|
|
|
57507
57756
|
/**
|
|
@@ -57856,7 +58105,7 @@ class WebMessagingApi {
|
|
|
57856
58105
|
/**
|
|
57857
58106
|
* WebMessaging service.
|
|
57858
58107
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
57859
|
-
* @version 136.
|
|
58108
|
+
* @version 136.1.0
|
|
57860
58109
|
*/
|
|
57861
58110
|
|
|
57862
58111
|
/**
|
|
@@ -57902,7 +58151,7 @@ class WidgetsApi {
|
|
|
57902
58151
|
/**
|
|
57903
58152
|
* Widgets service.
|
|
57904
58153
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
57905
|
-
* @version 136.
|
|
58154
|
+
* @version 136.1.0
|
|
57906
58155
|
*/
|
|
57907
58156
|
|
|
57908
58157
|
/**
|
|
@@ -58048,7 +58297,7 @@ class WorkforceManagementApi {
|
|
|
58048
58297
|
/**
|
|
58049
58298
|
* WorkforceManagement service.
|
|
58050
58299
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
58051
|
-
* @version 136.
|
|
58300
|
+
* @version 136.1.0
|
|
58052
58301
|
*/
|
|
58053
58302
|
|
|
58054
58303
|
/**
|
|
@@ -62299,7 +62548,7 @@ class WorkforceManagementApi {
|
|
|
62299
62548
|
* </pre>
|
|
62300
62549
|
* </p>
|
|
62301
62550
|
* @module purecloud-platform-client-v2/index
|
|
62302
|
-
* @version 136.
|
|
62551
|
+
* @version 136.1.0
|
|
62303
62552
|
*/
|
|
62304
62553
|
class platformClient {
|
|
62305
62554
|
constructor() {
|