purecloud-platform-client-v2 202.0.0 → 202.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 +78 -78
- package/dist/web-amd/purecloud-platform-client-v2.js +78 -78
- package/dist/web-cjs/bundle.js +78 -78
- package/dist/web-cjs/purecloud-platform-client-v2.js +78 -78
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentUIApi.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/CarrierServicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +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/LogCaptureApi.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/OperationalEventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.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/SettingsApi.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/TaskManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -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
|
@@ -6166,7 +6166,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
|
|
|
6166
6166
|
this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
|
|
6167
6167
|
if(this.environment.startsWith('https://'))this.environment=this.environment.substring(8);if(this.environment.startsWith('http://'))this.environment=this.environment.substring(7);if(this.environment.startsWith('api.'))this.environment=this.environment.substring(4);this.basePath="https://api.".concat(this.environment);this.authUrl="https://login.".concat(this.environment);}},{key:"getConfigString",value:function getConfigString(section,key){if(this.config._sections[section])return this.config._sections[section][key];}},{key:"getConfigBoolean",value:function getConfigBoolean(section,key){if(this.config._sections[section]&&this.config._sections[section][key]!==undefined){if(typeof this.config._sections[section][key]==='string'){return this.config._sections[section][key]==='true';}else return this.config._sections[section][key];}}},{key:"getConfigInt",value:function getConfigInt(section,key){if(this.config._sections[section]&&this.config._sections[section][key]){if(typeof this.config._sections[section][key]==='string'){return parseInt(this.config._sections[section][key]);}else return this.config._sections[section][key];}}}]);}();/**
|
|
6168
6168
|
* @module purecloud-platform-client-v2/ApiClient
|
|
6169
|
-
* @version 202.
|
|
6169
|
+
* @version 202.1.0
|
|
6170
6170
|
*/var ApiClient=/*#__PURE__*/function(){/**
|
|
6171
6171
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
6172
6172
|
* application to use this class directly - the *Api and model classes provide the public API for the service. The
|
|
@@ -6478,7 +6478,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
|
|
|
6478
6478
|
that.config.logger.log('error',error.response.status,httpMethod,url,request.headers,error.response.headers,bodyParam,error.response.data);data=that.returnExtended===true?{status:error.response.status,statusText:error.response.statusText,headers:error.response.headers,body:error.response.data,text:error.response.text,error:error}:error.response.data?error.response.data:error.response.text;}reject(data);});}});}}]);}();var AgentUIApi=/*#__PURE__*/function(){/**
|
|
6479
6479
|
* AgentUI service.
|
|
6480
6480
|
* @module purecloud-platform-client-v2/api/AgentUIApi
|
|
6481
|
-
* @version 202.
|
|
6481
|
+
* @version 202.1.0
|
|
6482
6482
|
*/ /**
|
|
6483
6483
|
* Constructs a new AgentUIApi.
|
|
6484
6484
|
* @alias module:purecloud-platform-client-v2/api/AgentUIApi
|
|
@@ -6512,7 +6512,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
|
|
|
6512
6512
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AlertingApi=/*#__PURE__*/function(){/**
|
|
6513
6513
|
* Alerting service.
|
|
6514
6514
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
6515
|
-
* @version 202.
|
|
6515
|
+
* @version 202.1.0
|
|
6516
6516
|
*/ /**
|
|
6517
6517
|
* Constructs a new AlertingApi.
|
|
6518
6518
|
* @alias module:purecloud-platform-client-v2/api/AlertingApi
|
|
@@ -6669,7 +6669,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
|
|
|
6669
6669
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAlertingRule';}return this.apiClient.callApi('/api/v2/alerting/rules/{ruleId}','PUT',{'ruleId':ruleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AnalyticsApi=/*#__PURE__*/function(){/**
|
|
6670
6670
|
* Analytics service.
|
|
6671
6671
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
6672
|
-
* @version 202.
|
|
6672
|
+
* @version 202.1.0
|
|
6673
6673
|
*/ /**
|
|
6674
6674
|
* Constructs a new AnalyticsApi.
|
|
6675
6675
|
* @alias module:purecloud-platform-client-v2/api/AnalyticsApi
|
|
@@ -7290,7 +7290,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
7290
7290
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsDataretentionSettings';}return this.apiClient.callApi('/api/v2/analytics/dataretention/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ArchitectApi=/*#__PURE__*/function(){/**
|
|
7291
7291
|
* Architect service.
|
|
7292
7292
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
7293
|
-
* @version 202.
|
|
7293
|
+
* @version 202.1.0
|
|
7294
7294
|
*/ /**
|
|
7295
7295
|
* Constructs a new ArchitectApi.
|
|
7296
7296
|
* @alias module:purecloud-platform-client-v2/api/ArchitectApi
|
|
@@ -8406,7 +8406,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
|
|
|
8406
8406
|
if(flowOutcomeId===undefined||flowOutcomeId===null){throw'Missing the required parameter "flowOutcomeId" when calling putFlowsOutcome';}return this.apiClient.callApi('/api/v2/flows/outcomes/{flowOutcomeId}','PUT',{'flowOutcomeId':flowOutcomeId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuditApi=/*#__PURE__*/function(){/**
|
|
8407
8407
|
* Audit service.
|
|
8408
8408
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8409
|
-
* @version 202.
|
|
8409
|
+
* @version 202.1.0
|
|
8410
8410
|
*/ /**
|
|
8411
8411
|
* Constructs a new AuditApi.
|
|
8412
8412
|
* @alias module:purecloud-platform-client-v2/api/AuditApi
|
|
@@ -8456,7 +8456,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
8456
8456
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';}return this.apiClient.callApi('/api/v2/audits/query/realtime/related','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
|
|
8457
8457
|
* Authorization service.
|
|
8458
8458
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8459
|
-
* @version 202.
|
|
8459
|
+
* @version 202.1.0
|
|
8460
8460
|
*/ /**
|
|
8461
8461
|
* Constructs a new AuthorizationApi.
|
|
8462
8462
|
* @alias module:purecloud-platform-client-v2/api/AuthorizationApi
|
|
@@ -8771,7 +8771,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
|
|
|
8771
8771
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoles';}return this.apiClient.callApi('/api/v2/users/{subjectId}/roles','PUT',{'subjectId':subjectId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var BillingApi=/*#__PURE__*/function(){/**
|
|
8772
8772
|
* Billing service.
|
|
8773
8773
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
8774
|
-
* @version 202.
|
|
8774
|
+
* @version 202.1.0
|
|
8775
8775
|
*/ /**
|
|
8776
8776
|
* Constructs a new BillingApi.
|
|
8777
8777
|
* @alias module:purecloud-platform-client-v2/api/BillingApi
|
|
@@ -8795,7 +8795,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
|
|
|
8795
8795
|
if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required parameter "trustorOrgId" when calling getBillingTrusteebillingoverviewTrustorOrgId';}return this.apiClient.callApi('/api/v2/billing/trusteebillingoverview/{trustorOrgId}','GET',{'trustorOrgId':trustorOrgId},{'billingPeriodIndex':opts['billingPeriodIndex']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CarrierServicesApi=/*#__PURE__*/function(){/**
|
|
8796
8796
|
* CarrierServices service.
|
|
8797
8797
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
8798
|
-
* @version 202.
|
|
8798
|
+
* @version 202.1.0
|
|
8799
8799
|
*/ /**
|
|
8800
8800
|
* Constructs a new CarrierServicesApi.
|
|
8801
8801
|
* @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
|
|
@@ -8815,7 +8815,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
|
|
|
8815
8815
|
*/},{key:"postCarrierservicesIntegrationsEmergencylocationsMe",value:function postCarrierservicesIntegrationsEmergencylocationsMe(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/carrierservices/integrations/emergencylocations/me','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ChatApi=/*#__PURE__*/function(){/**
|
|
8816
8816
|
* Chat service.
|
|
8817
8817
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
8818
|
-
* @version 202.
|
|
8818
|
+
* @version 202.1.0
|
|
8819
8819
|
*/ /**
|
|
8820
8820
|
* Constructs a new ChatApi.
|
|
8821
8821
|
* @alias module:purecloud-platform-client-v2/api/ChatApi
|
|
@@ -9040,7 +9040,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
9040
9040
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putChatsSettings';}return this.apiClient.callApi('/api/v2/chats/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CoachingApi=/*#__PURE__*/function(){/**
|
|
9041
9041
|
* Coaching service.
|
|
9042
9042
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9043
|
-
* @version 202.
|
|
9043
|
+
* @version 202.1.0
|
|
9044
9044
|
*/ /**
|
|
9045
9045
|
* Constructs a new CoachingApi.
|
|
9046
9046
|
* @alias module:purecloud-platform-client-v2/api/CoachingApi
|
|
@@ -9193,7 +9193,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
9193
9193
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCoachingScheduleslotsQuery';}return this.apiClient.callApi('/api/v2/coaching/scheduleslots/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ContentManagementApi=/*#__PURE__*/function(){/**
|
|
9194
9194
|
* ContentManagement service.
|
|
9195
9195
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9196
|
-
* @version 202.
|
|
9196
|
+
* @version 202.1.0
|
|
9197
9197
|
*/ /**
|
|
9198
9198
|
* Constructs a new ContentManagementApi.
|
|
9199
9199
|
* @alias module:purecloud-platform-client-v2/api/ContentManagementApi
|
|
@@ -9476,7 +9476,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
|
|
|
9476
9476
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putContentmanagementWorkspaceTagvalue';}return this.apiClient.callApi('/api/v2/contentmanagement/workspaces/{workspaceId}/tagvalues/{tagId}','PUT',{'workspaceId':workspaceId,'tagId':tagId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ConversationsApi=/*#__PURE__*/function(){/**
|
|
9477
9477
|
* Conversations service.
|
|
9478
9478
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9479
|
-
* @version 202.
|
|
9479
|
+
* @version 202.1.0
|
|
9480
9480
|
*/ /**
|
|
9481
9481
|
* Constructs a new ConversationsApi.
|
|
9482
9482
|
* @alias module:purecloud-platform-client-v2/api/ConversationsApi
|
|
@@ -11198,7 +11198,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
|
|
|
11198
11198
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';}return this.apiClient.callApi('/api/v2/conversations/videos/{conversationId}/recordingstate','PUT',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DataExtensionsApi=/*#__PURE__*/function(){/**
|
|
11199
11199
|
* DataExtensions service.
|
|
11200
11200
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
11201
|
-
* @version 202.
|
|
11201
|
+
* @version 202.1.0
|
|
11202
11202
|
*/ /**
|
|
11203
11203
|
* Constructs a new DataExtensionsApi.
|
|
11204
11204
|
* @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
|
|
@@ -11219,7 +11219,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
|
|
|
11219
11219
|
*/},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DownloadsApi=/*#__PURE__*/function(){/**
|
|
11220
11220
|
* Downloads service.
|
|
11221
11221
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
11222
|
-
* @version 202.
|
|
11222
|
+
* @version 202.1.0
|
|
11223
11223
|
*/ /**
|
|
11224
11224
|
* Constructs a new DownloadsApi.
|
|
11225
11225
|
* @alias module:purecloud-platform-client-v2/api/DownloadsApi
|
|
@@ -11238,7 +11238,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
|
|
|
11238
11238
|
if(downloadId===undefined||downloadId===null){throw'Missing the required parameter "downloadId" when calling getDownload';}return this.apiClient.callApi('/api/v2/downloads/{downloadId}','GET',{'downloadId':downloadId},{'contentDisposition':opts['contentDisposition'],'issueRedirect':opts['issueRedirect'],'redirectToAuth':opts['redirectToAuth']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmailsApi=/*#__PURE__*/function(){/**
|
|
11239
11239
|
* Emails service.
|
|
11240
11240
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
11241
|
-
* @version 202.
|
|
11241
|
+
* @version 202.1.0
|
|
11242
11242
|
*/ /**
|
|
11243
11243
|
* Constructs a new EmailsApi.
|
|
11244
11244
|
* @alias module:purecloud-platform-client-v2/api/EmailsApi
|
|
@@ -11256,7 +11256,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
|
|
|
11256
11256
|
*/},{key:"patchEmailsSettings",value:function patchEmailsSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/emails/settings','PATCH',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmployeeEngagementApi=/*#__PURE__*/function(){/**
|
|
11257
11257
|
* EmployeeEngagement service.
|
|
11258
11258
|
* @module purecloud-platform-client-v2/api/EmployeeEngagementApi
|
|
11259
|
-
* @version 202.
|
|
11259
|
+
* @version 202.1.0
|
|
11260
11260
|
*/ /**
|
|
11261
11261
|
* Constructs a new EmployeeEngagementApi.
|
|
11262
11262
|
* @alias module:purecloud-platform-client-v2/api/EmployeeEngagementApi
|
|
@@ -11294,7 +11294,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11294
11294
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEmployeeengagementRecognitions';}return this.apiClient.callApi('/api/v2/employeeengagement/recognitions','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EventsApi=/*#__PURE__*/function(){/**
|
|
11295
11295
|
* Events service.
|
|
11296
11296
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
11297
|
-
* @version 202.
|
|
11297
|
+
* @version 202.1.0
|
|
11298
11298
|
*/ /**
|
|
11299
11299
|
* Constructs a new EventsApi.
|
|
11300
11300
|
* @alias module:purecloud-platform-client-v2/api/EventsApi
|
|
@@ -11319,7 +11319,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11319
11319
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEventsUsersRoutingstatus';}return this.apiClient.callApi('/api/v2/events/users/routingstatus','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ExternalContactsApi=/*#__PURE__*/function(){/**
|
|
11320
11320
|
* ExternalContacts service.
|
|
11321
11321
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
11322
|
-
* @version 202.
|
|
11322
|
+
* @version 202.1.0
|
|
11323
11323
|
*/ /**
|
|
11324
11324
|
* Constructs a new ExternalContactsApi.
|
|
11325
11325
|
* @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
|
|
@@ -11776,7 +11776,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
|
|
|
11776
11776
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','PUT',{'relationshipId':relationshipId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FaxApi=/*#__PURE__*/function(){/**
|
|
11777
11777
|
* Fax service.
|
|
11778
11778
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
11779
|
-
* @version 202.
|
|
11779
|
+
* @version 202.1.0
|
|
11780
11780
|
*/ /**
|
|
11781
11781
|
* Constructs a new FaxApi.
|
|
11782
11782
|
* @alias module:purecloud-platform-client-v2/api/FaxApi
|
|
@@ -11825,7 +11825,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11825
11825
|
*/},{key:"putFaxSettings",value:function putFaxSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/fax/settings','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FlowsApi=/*#__PURE__*/function(){/**
|
|
11826
11826
|
* Flows service.
|
|
11827
11827
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
11828
|
-
* @version 202.
|
|
11828
|
+
* @version 202.1.0
|
|
11829
11829
|
*/ /**
|
|
11830
11830
|
* Constructs a new FlowsApi.
|
|
11831
11831
|
* @alias module:purecloud-platform-client-v2/api/FlowsApi
|
|
@@ -11873,7 +11873,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11873
11873
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAnalyticsFlowsObservationsQuery';}return this.apiClient.callApi('/api/v2/analytics/flows/observations/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GamificationApi=/*#__PURE__*/function(){/**
|
|
11874
11874
|
* Gamification service.
|
|
11875
11875
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
11876
|
-
* @version 202.
|
|
11876
|
+
* @version 202.1.0
|
|
11877
11877
|
*/ /**
|
|
11878
11878
|
* Constructs a new GamificationApi.
|
|
11879
11879
|
* @alias module:purecloud-platform-client-v2/api/GamificationApi
|
|
@@ -12413,7 +12413,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
12413
12413
|
if(status===undefined||status===null){throw'Missing the required parameter "status" when calling putGamificationStatus';}return this.apiClient.callApi('/api/v2/gamification/status','PUT',{},{},{},{},status,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
|
|
12414
12414
|
* GeneralDataProtectionRegulation service.
|
|
12415
12415
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
12416
|
-
* @version 202.
|
|
12416
|
+
* @version 202.1.0
|
|
12417
12417
|
*/ /**
|
|
12418
12418
|
* Constructs a new GeneralDataProtectionRegulationApi.
|
|
12419
12419
|
* @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
@@ -12448,7 +12448,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
|
|
|
12448
12448
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postGdprRequests';}return this.apiClient.callApi('/api/v2/gdpr/requests','POST',{},{'deleteConfirmed':opts['deleteConfirmed']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeolocationApi=/*#__PURE__*/function(){/**
|
|
12449
12449
|
* Geolocation service.
|
|
12450
12450
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
12451
|
-
* @version 202.
|
|
12451
|
+
* @version 202.1.0
|
|
12452
12452
|
*/ /**
|
|
12453
12453
|
* Constructs a new GeolocationApi.
|
|
12454
12454
|
* @alias module:purecloud-platform-client-v2/api/GeolocationApi
|
|
@@ -12482,7 +12482,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
|
|
|
12482
12482
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchUserGeolocation';}return this.apiClient.callApi('/api/v2/users/{userId}/geolocations/{clientId}','PATCH',{'userId':userId,'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GreetingsApi=/*#__PURE__*/function(){/**
|
|
12483
12483
|
* Greetings service.
|
|
12484
12484
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
12485
|
-
* @version 202.
|
|
12485
|
+
* @version 202.1.0
|
|
12486
12486
|
*/ /**
|
|
12487
12487
|
* Constructs a new GreetingsApi.
|
|
12488
12488
|
* @alias module:purecloud-platform-client-v2/api/GreetingsApi
|
|
@@ -12589,7 +12589,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
12589
12589
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserGreetingsDefaults';}return this.apiClient.callApi('/api/v2/users/{userId}/greetings/defaults','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GroupsApi=/*#__PURE__*/function(){/**
|
|
12590
12590
|
* Groups service.
|
|
12591
12591
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
12592
|
-
* @version 202.
|
|
12592
|
+
* @version 202.1.0
|
|
12593
12593
|
*/ /**
|
|
12594
12594
|
* Constructs a new GroupsApi.
|
|
12595
12595
|
* @alias module:purecloud-platform-client-v2/api/GroupsApi
|
|
@@ -12722,7 +12722,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
|
|
|
12722
12722
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putGroupDynamicsettings';}return this.apiClient.callApi('/api/v2/groups/{groupId}/dynamicsettings','PUT',{'groupId':groupId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IdentityProviderApi=/*#__PURE__*/function(){/**
|
|
12723
12723
|
* IdentityProvider service.
|
|
12724
12724
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
12725
|
-
* @version 202.
|
|
12725
|
+
* @version 202.1.0
|
|
12726
12726
|
*/ /**
|
|
12727
12727
|
* Constructs a new IdentityProviderApi.
|
|
12728
12728
|
* @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
|
|
@@ -12878,7 +12878,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
12878
12878
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIdentityprovidersSalesforce';}return this.apiClient.callApi('/api/v2/identityproviders/salesforce','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
|
|
12879
12879
|
* InfrastructureAsCode service.
|
|
12880
12880
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
12881
|
-
* @version 202.
|
|
12881
|
+
* @version 202.1.0
|
|
12882
12882
|
*/ /**
|
|
12883
12883
|
* Constructs a new InfrastructureAsCodeApi.
|
|
12884
12884
|
* @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
@@ -12932,7 +12932,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
|
|
|
12932
12932
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postInfrastructureascodeJobs';}return this.apiClient.callApi('/api/v2/infrastructureascode/jobs','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IntegrationsApi=/*#__PURE__*/function(){/**
|
|
12933
12933
|
* Integrations service.
|
|
12934
12934
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
12935
|
-
* @version 202.
|
|
12935
|
+
* @version 202.1.0
|
|
12936
12936
|
*/ /**
|
|
12937
12937
|
* Constructs a new IntegrationsApi.
|
|
12938
12938
|
* @alias module:purecloud-platform-client-v2/api/IntegrationsApi
|
|
@@ -13546,7 +13546,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
|
|
|
13546
13546
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIntegrationsUnifiedcommunicationThirdpartypresences';}return this.apiClient.callApi('/api/v2/integrations/unifiedcommunications/{ucIntegrationId}/thirdpartypresences','PUT',{'ucIntegrationId':ucIntegrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var JourneyApi=/*#__PURE__*/function(){/**
|
|
13547
13547
|
* Journey service.
|
|
13548
13548
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
13549
|
-
* @version 202.
|
|
13549
|
+
* @version 202.1.0
|
|
13550
13550
|
*/ /**
|
|
13551
13551
|
* Constructs a new JourneyApi.
|
|
13552
13552
|
* @alias module:purecloud-platform-client-v2/api/JourneyApi
|
|
@@ -13955,7 +13955,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
13955
13955
|
*/},{key:"postJourneyViewsEncodingsValidate",value:function postJourneyViewsEncodingsValidate(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/views/encodings/validate','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var KnowledgeApi=/*#__PURE__*/function(){/**
|
|
13956
13956
|
* Knowledge service.
|
|
13957
13957
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
13958
|
-
* @version 202.
|
|
13958
|
+
* @version 202.1.0
|
|
13959
13959
|
*/ /**
|
|
13960
13960
|
* Constructs a new KnowledgeApi.
|
|
13961
13961
|
* @alias module:purecloud-platform-client-v2/api/KnowledgeApi
|
|
@@ -14868,7 +14868,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
14868
14868
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postKnowledgeKnowledgebases';}return this.apiClient.callApi('/api/v2/knowledge/knowledgebases','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
|
|
14869
14869
|
* LanguageUnderstanding service.
|
|
14870
14870
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
14871
|
-
* @version 202.
|
|
14871
|
+
* @version 202.1.0
|
|
14872
14872
|
*/ /**
|
|
14873
14873
|
* Constructs a new LanguageUnderstandingApi.
|
|
14874
14874
|
* @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
@@ -15128,7 +15128,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
|
|
|
15128
15128
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLanguageunderstandingDomainVersion';}return this.apiClient.callApi('/api/v2/languageunderstanding/domains/{domainId}/versions/{domainVersionId}','PUT',{'domainId':domainId,'domainVersionId':domainVersionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguagesApi=/*#__PURE__*/function(){/**
|
|
15129
15129
|
* Languages service.
|
|
15130
15130
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
15131
|
-
* @version 202.
|
|
15131
|
+
* @version 202.1.0
|
|
15132
15132
|
*/ /**
|
|
15133
15133
|
* Constructs a new LanguagesApi.
|
|
15134
15134
|
* @alias module:purecloud-platform-client-v2/api/LanguagesApi
|
|
@@ -15183,7 +15183,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
15183
15183
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLanguages';}return this.apiClient.callApi('/api/v2/languages','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LearningApi=/*#__PURE__*/function(){/**
|
|
15184
15184
|
* Learning service.
|
|
15185
15185
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
15186
|
-
* @version 202.
|
|
15186
|
+
* @version 202.1.0
|
|
15187
15187
|
*/ /**
|
|
15188
15188
|
* Constructs a new LearningApi.
|
|
15189
15189
|
* @alias module:purecloud-platform-client-v2/api/LearningApi
|
|
@@ -15454,7 +15454,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
|
|
|
15454
15454
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLearningModuleRule';}return this.apiClient.callApi('/api/v2/learning/modules/{moduleId}/rule','PUT',{'moduleId':moduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LicenseApi=/*#__PURE__*/function(){/**
|
|
15455
15455
|
* License service.
|
|
15456
15456
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
15457
|
-
* @version 202.
|
|
15457
|
+
* @version 202.1.0
|
|
15458
15458
|
*/ /**
|
|
15459
15459
|
* Constructs a new LicenseApi.
|
|
15460
15460
|
* @alias module:purecloud-platform-client-v2/api/LicenseApi
|
|
@@ -15508,7 +15508,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
|
|
|
15508
15508
|
*/},{key:"postLicenseUsers",value:function postLicenseUsers(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/license/users','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LocationsApi=/*#__PURE__*/function(){/**
|
|
15509
15509
|
* Locations service.
|
|
15510
15510
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
15511
|
-
* @version 202.
|
|
15511
|
+
* @version 202.1.0
|
|
15512
15512
|
*/ /**
|
|
15513
15513
|
* Constructs a new LocationsApi.
|
|
15514
15514
|
* @alias module:purecloud-platform-client-v2/api/LocationsApi
|
|
@@ -15567,7 +15567,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15567
15567
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLocationsSearch';}return this.apiClient.callApi('/api/v2/locations/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LogCaptureApi=/*#__PURE__*/function(){/**
|
|
15568
15568
|
* LogCapture service.
|
|
15569
15569
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
15570
|
-
* @version 202.
|
|
15570
|
+
* @version 202.1.0
|
|
15571
15571
|
*/ /**
|
|
15572
15572
|
* Constructs a new LogCaptureApi.
|
|
15573
15573
|
* @alias module:purecloud-platform-client-v2/api/LogCaptureApi
|
|
@@ -15617,7 +15617,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
15617
15617
|
if(userId===undefined||userId===null){throw'Missing the required parameter "userId" when calling postDiagnosticsLogcaptureBrowserUser';}return this.apiClient.callApi('/api/v2/diagnostics/logcapture/browser/users/{userId}','POST',{'userId':userId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MessagingApi=/*#__PURE__*/function(){/**
|
|
15618
15618
|
* Messaging service.
|
|
15619
15619
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
15620
|
-
* @version 202.
|
|
15620
|
+
* @version 202.1.0
|
|
15621
15621
|
*/ /**
|
|
15622
15622
|
* Constructs a new MessagingApi.
|
|
15623
15623
|
* @alias module:purecloud-platform-client-v2/api/MessagingApi
|
|
@@ -15707,7 +15707,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15707
15707
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putMessagingSettingsDefault';}return this.apiClient.callApi('/api/v2/messaging/settings/default','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MobileDevicesApi=/*#__PURE__*/function(){/**
|
|
15708
15708
|
* MobileDevices service.
|
|
15709
15709
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
15710
|
-
* @version 202.
|
|
15710
|
+
* @version 202.1.0
|
|
15711
15711
|
*/ /**
|
|
15712
15712
|
* Constructs a new MobileDevicesApi.
|
|
15713
15713
|
* @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
|
|
@@ -15746,7 +15746,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15746
15746
|
if(deviceId===undefined||deviceId===null){throw'Missing the required parameter "deviceId" when calling putMobiledevice';}return this.apiClient.callApi('/api/v2/mobiledevices/{deviceId}','PUT',{'deviceId':deviceId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var NotificationsApi=/*#__PURE__*/function(){/**
|
|
15747
15747
|
* Notifications service.
|
|
15748
15748
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
15749
|
-
* @version 202.
|
|
15749
|
+
* @version 202.1.0
|
|
15750
15750
|
*/ /**
|
|
15751
15751
|
* Constructs a new NotificationsApi.
|
|
15752
15752
|
* @alias module:purecloud-platform-client-v2/api/NotificationsApi
|
|
@@ -15803,7 +15803,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
|
|
|
15803
15803
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putNotificationsChannelSubscriptions';}return this.apiClient.callApi('/api/v2/notifications/channels/{channelId}/subscriptions','PUT',{'channelId':channelId},{'ignoreErrors':opts['ignoreErrors']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OAuthApi=/*#__PURE__*/function(){/**
|
|
15804
15804
|
* OAuth service.
|
|
15805
15805
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
15806
|
-
* @version 202.
|
|
15806
|
+
* @version 202.1.0
|
|
15807
15807
|
*/ /**
|
|
15808
15808
|
* Constructs a new OAuthApi.
|
|
15809
15809
|
* @alias module:purecloud-platform-client-v2/api/OAuthApi
|
|
@@ -15888,7 +15888,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
|
|
|
15888
15888
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOauthClient';}return this.apiClient.callApi('/api/v2/oauth/clients/{clientId}','PUT',{'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ObjectsApi=/*#__PURE__*/function(){/**
|
|
15889
15889
|
* Objects service.
|
|
15890
15890
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
15891
|
-
* @version 202.
|
|
15891
|
+
* @version 202.1.0
|
|
15892
15892
|
*/ /**
|
|
15893
15893
|
* Constructs a new ObjectsApi.
|
|
15894
15894
|
* @alias module:purecloud-platform-client-v2/api/ObjectsApi
|
|
@@ -15959,7 +15959,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
|
|
|
15959
15959
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAuthorizationDivision';}return this.apiClient.callApi('/api/v2/authorization/divisions/{divisionId}','PUT',{'divisionId':divisionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OperationalEventsApi=/*#__PURE__*/function(){/**
|
|
15960
15960
|
* OperationalEvents service.
|
|
15961
15961
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
15962
|
-
* @version 202.
|
|
15962
|
+
* @version 202.1.0
|
|
15963
15963
|
*/ /**
|
|
15964
15964
|
* Constructs a new OperationalEventsApi.
|
|
15965
15965
|
* @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
|
|
@@ -15977,7 +15977,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
|
|
|
15977
15977
|
*/},{key:"getUsageEventsDefinitions",value:function getUsageEventsDefinitions(){return this.apiClient.callApi('/api/v2/usage/events/definitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationApi=/*#__PURE__*/function(){/**
|
|
15978
15978
|
* Organization service.
|
|
15979
15979
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
15980
|
-
* @version 202.
|
|
15980
|
+
* @version 202.1.0
|
|
15981
15981
|
*/ /**
|
|
15982
15982
|
* Constructs a new OrganizationApi.
|
|
15983
15983
|
* @alias module:purecloud-platform-client-v2/api/OrganizationApi
|
|
@@ -16102,7 +16102,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
16102
16102
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOrganizationsWhitelist';}return this.apiClient.callApi('/api/v2/organizations/whitelist','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
|
|
16103
16103
|
* OrganizationAuthorization service.
|
|
16104
16104
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
16105
|
-
* @version 202.
|
|
16105
|
+
* @version 202.1.0
|
|
16106
16106
|
*/ /**
|
|
16107
16107
|
* Constructs a new OrganizationAuthorizationApi.
|
|
16108
16108
|
* @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
@@ -16425,7 +16425,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
|
|
|
16425
16425
|
if(trusteeUserId===undefined||trusteeUserId===null){throw'Missing the required parameter "trusteeUserId" when calling putOrgauthorizationTrustorUser';}return this.apiClient.callApi('/api/v2/orgauthorization/trustors/{trustorOrgId}/users/{trusteeUserId}','PUT',{'trustorOrgId':trustorOrgId,'trusteeUserId':trusteeUserId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OutboundApi=/*#__PURE__*/function(){/**
|
|
16426
16426
|
* Outbound service.
|
|
16427
16427
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
16428
|
-
* @version 202.
|
|
16428
|
+
* @version 202.1.0
|
|
16429
16429
|
*/ /**
|
|
16430
16430
|
* Constructs a new OutboundApi.
|
|
16431
16431
|
* @alias module:purecloud-platform-client-v2/api/OutboundApi
|
|
@@ -17504,7 +17504,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
17504
17504
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOutboundWrapupcodemappings';}return this.apiClient.callApi('/api/v2/outbound/wrapupcodemappings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var PresenceApi=/*#__PURE__*/function(){/**
|
|
17505
17505
|
* Presence service.
|
|
17506
17506
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
17507
|
-
* @version 202.
|
|
17507
|
+
* @version 202.1.0
|
|
17508
17508
|
*/ /**
|
|
17509
17509
|
* Constructs a new PresenceApi.
|
|
17510
17510
|
* @alias module:purecloud-platform-client-v2/api/PresenceApi
|
|
@@ -17677,7 +17677,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
17677
17677
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersPresencesBulk';}return this.apiClient.callApi('/api/v2/users/presences/bulk','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
|
|
17678
17678
|
* ProcessAutomation service.
|
|
17679
17679
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
17680
|
-
* @version 202.
|
|
17680
|
+
* @version 202.1.0
|
|
17681
17681
|
*/ /**
|
|
17682
17682
|
* Constructs a new ProcessAutomationApi.
|
|
17683
17683
|
* @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
@@ -17740,7 +17740,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
|
|
|
17740
17740
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putProcessautomationTrigger';}return this.apiClient.callApi('/api/v2/processautomation/triggers/{triggerId}','PUT',{'triggerId':triggerId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var QualityApi=/*#__PURE__*/function(){/**
|
|
17741
17741
|
* Quality service.
|
|
17742
17742
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
17743
|
-
* @version 202.
|
|
17743
|
+
* @version 202.1.0
|
|
17744
17744
|
*/ /**
|
|
17745
17745
|
* Constructs a new QualityApi.
|
|
17746
17746
|
* @alias module:purecloud-platform-client-v2/api/QualityApi
|
|
@@ -18217,7 +18217,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
|
|
|
18217
18217
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualitySurveysScorable';}return this.apiClient.callApi('/api/v2/quality/surveys/scorable','PUT',{},{'customerSurveyUrl':customerSurveyUrl},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RecordingApi=/*#__PURE__*/function(){/**
|
|
18218
18218
|
* Recording service.
|
|
18219
18219
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
18220
|
-
* @version 202.
|
|
18220
|
+
* @version 202.1.0
|
|
18221
18221
|
*/ /**
|
|
18222
18222
|
* Constructs a new RecordingApi.
|
|
18223
18223
|
* @alias module:purecloud-platform-client-v2/api/RecordingApi
|
|
@@ -18629,7 +18629,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
18629
18629
|
*/},{key:"putRecordingsDeletionprotection",value:function putRecordingsDeletionprotection(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/recordings/deletionprotection','PUT',{},{'protect':opts['protect']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ResponseManagementApi=/*#__PURE__*/function(){/**
|
|
18630
18630
|
* ResponseManagement service.
|
|
18631
18631
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
18632
|
-
* @version 202.
|
|
18632
|
+
* @version 202.1.0
|
|
18633
18633
|
*/ /**
|
|
18634
18634
|
* Constructs a new ResponseManagementApi.
|
|
18635
18635
|
* @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
|
|
@@ -18750,7 +18750,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
|
|
|
18750
18750
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putResponsemanagementResponseasset';}return this.apiClient.callApi('/api/v2/responsemanagement/responseassets/{responseAssetId}','PUT',{'responseAssetId':responseAssetId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RoutingApi=/*#__PURE__*/function(){/**
|
|
18751
18751
|
* Routing service.
|
|
18752
18752
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
18753
|
-
* @version 202.
|
|
18753
|
+
* @version 202.1.0
|
|
18754
18754
|
*/ /**
|
|
18755
18755
|
* Constructs a new RoutingApi.
|
|
18756
18756
|
* @alias module:purecloud-platform-client-v2/api/RoutingApi
|
|
@@ -19747,7 +19747,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
19747
19747
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoutingskillsBulk';}return this.apiClient.callApi('/api/v2/users/{userId}/routingskills/bulk','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SCIMApi=/*#__PURE__*/function(){/**
|
|
19748
19748
|
* SCIM service.
|
|
19749
19749
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
19750
|
-
* @version 202.
|
|
19750
|
+
* @version 202.1.0
|
|
19751
19751
|
*/ /**
|
|
19752
19752
|
* Constructs a new SCIMApi.
|
|
19753
19753
|
* @alias module:purecloud-platform-client-v2/api/SCIMApi
|
|
@@ -19972,7 +19972,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
19972
19972
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putScimV2User';}return this.apiClient.callApi('/api/v2/scim/v2/users/{userId}','PUT',{'userId':userId},{},{'If-Match':opts['ifMatch']},{},body,['PureCloud OAuth'],['application/scim+json','application/json'],['application/scim+json','application/json']);}}]);}();var ScreenRecordingApi=/*#__PURE__*/function(){/**
|
|
19973
19973
|
* ScreenRecording service.
|
|
19974
19974
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
19975
|
-
* @version 202.
|
|
19975
|
+
* @version 202.1.0
|
|
19976
19976
|
*/ /**
|
|
19977
19977
|
* Constructs a new ScreenRecordingApi.
|
|
19978
19978
|
* @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
@@ -19987,7 +19987,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
19987
19987
|
*/return _createClass(ScreenRecordingApi,[{key:"postScreenrecordingToken",value:function postScreenrecordingToken(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/screenrecording/token','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ScriptsApi=/*#__PURE__*/function(){/**
|
|
19988
19988
|
* Scripts service.
|
|
19989
19989
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
19990
|
-
* @version 202.
|
|
19990
|
+
* @version 202.1.0
|
|
19991
19991
|
*/ /**
|
|
19992
19992
|
* Constructs a new ScriptsApi.
|
|
19993
19993
|
* @alias module:purecloud-platform-client-v2/api/ScriptsApi
|
|
@@ -20123,7 +20123,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
|
|
|
20123
20123
|
*/},{key:"postScriptsPublished",value:function postScriptsPublished(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/scripts/published','POST',{},{'scriptDataVersion':opts['scriptDataVersion']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SearchApi=/*#__PURE__*/function(){/**
|
|
20124
20124
|
* Search service.
|
|
20125
20125
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
20126
|
-
* @version 202.
|
|
20126
|
+
* @version 202.1.0
|
|
20127
20127
|
*/ /**
|
|
20128
20128
|
* Constructs a new SearchApi.
|
|
20129
20129
|
* @alias module:purecloud-platform-client-v2/api/SearchApi
|
|
@@ -20283,7 +20283,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
20283
20283
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postVoicemailSearch';}return this.apiClient.callApi('/api/v2/voicemail/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SettingsApi=/*#__PURE__*/function(){/**
|
|
20284
20284
|
* Settings service.
|
|
20285
20285
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
20286
|
-
* @version 202.
|
|
20286
|
+
* @version 202.1.0
|
|
20287
20287
|
*/ /**
|
|
20288
20288
|
* Constructs a new SettingsApi.
|
|
20289
20289
|
* @alias module:purecloud-platform-client-v2/api/SettingsApi
|
|
@@ -20335,7 +20335,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
|
|
|
20335
20335
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
|
|
20336
20336
|
* SpeechTextAnalytics service.
|
|
20337
20337
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
20338
|
-
* @version 202.
|
|
20338
|
+
* @version 202.1.0
|
|
20339
20339
|
*/ /**
|
|
20340
20340
|
* Constructs a new SpeechTextAnalyticsApi.
|
|
20341
20341
|
* @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
@@ -20619,7 +20619,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
|
|
|
20619
20619
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putSpeechandtextanalyticsTopic';}return this.apiClient.callApi('/api/v2/speechandtextanalytics/topics/{topicId}','PUT',{'topicId':topicId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var StationsApi=/*#__PURE__*/function(){/**
|
|
20620
20620
|
* Stations service.
|
|
20621
20621
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
20622
|
-
* @version 202.
|
|
20622
|
+
* @version 202.1.0
|
|
20623
20623
|
*/ /**
|
|
20624
20624
|
* Constructs a new StationsApi.
|
|
20625
20625
|
* @alias module:purecloud-platform-client-v2/api/StationsApi
|
|
@@ -20651,7 +20651,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
|
|
|
20651
20651
|
*/},{key:"getStations",value:function getStations(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/stations','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'name':opts['name'],'userSelectable':opts['userSelectable'],'webRtcUserId':opts['webRtcUserId'],'id':opts['id'],'lineAppearanceId':opts['lineAppearanceId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SuggestApi=/*#__PURE__*/function(){/**
|
|
20652
20652
|
* Suggest service.
|
|
20653
20653
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
20654
|
-
* @version 202.
|
|
20654
|
+
* @version 202.1.0
|
|
20655
20655
|
*/ /**
|
|
20656
20656
|
* Constructs a new SuggestApi.
|
|
20657
20657
|
* @alias module:purecloud-platform-client-v2/api/SuggestApi
|
|
@@ -20691,7 +20691,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
20691
20691
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postSearchSuggest';}return this.apiClient.callApi('/api/v2/search/suggest','POST',{},{'profile':opts['profile']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TaskManagementApi=/*#__PURE__*/function(){/**
|
|
20692
20692
|
* TaskManagement service.
|
|
20693
20693
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
20694
|
-
* @version 202.
|
|
20694
|
+
* @version 202.1.0
|
|
20695
20695
|
*/ /**
|
|
20696
20696
|
* Constructs a new TaskManagementApi.
|
|
20697
20697
|
* @alias module:purecloud-platform-client-v2/api/TaskManagementApi
|
|
@@ -21021,7 +21021,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
|
|
|
21021
21021
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTaskmanagementWorkitemsSchema';}return this.apiClient.callApi('/api/v2/taskmanagement/workitems/schemas/{schemaId}','PUT',{'schemaId':schemaId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TeamsApi=/*#__PURE__*/function(){/**
|
|
21022
21022
|
* Teams service.
|
|
21023
21023
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
21024
|
-
* @version 202.
|
|
21024
|
+
* @version 202.1.0
|
|
21025
21025
|
*/ /**
|
|
21026
21026
|
* Constructs a new TeamsApi.
|
|
21027
21027
|
* @alias module:purecloud-platform-client-v2/api/TeamsApi
|
|
@@ -21099,7 +21099,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
21099
21099
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postTeamsSearch';}return this.apiClient.callApi('/api/v2/teams/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyApi=/*#__PURE__*/function(){/**
|
|
21100
21100
|
* Telephony service.
|
|
21101
21101
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
21102
|
-
* @version 202.
|
|
21102
|
+
* @version 202.1.0
|
|
21103
21103
|
*/ /**
|
|
21104
21104
|
* Constructs a new TelephonyApi.
|
|
21105
21105
|
* @alias module:purecloud-platform-client-v2/api/TelephonyApi
|
|
@@ -21146,7 +21146,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
|
|
|
21146
21146
|
if(sIPSearchPublicRequest===undefined||sIPSearchPublicRequest===null){throw'Missing the required parameter "sIPSearchPublicRequest" when calling postTelephonySiptracesDownload';}return this.apiClient.callApi('/api/v2/telephony/siptraces/download','POST',{},{},{},{},sIPSearchPublicRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
|
|
21147
21147
|
* TelephonyProvidersEdge service.
|
|
21148
21148
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
21149
|
-
* @version 202.
|
|
21149
|
+
* @version 202.1.0
|
|
21150
21150
|
*/ /**
|
|
21151
21151
|
* Constructs a new TelephonyProvidersEdgeApi.
|
|
21152
21152
|
* @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
@@ -21956,7 +21956,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
|
|
|
21956
21956
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTelephonyProvidersEdgesTrunkbasesetting';}return this.apiClient.callApi('/api/v2/telephony/providers/edges/trunkbasesettings/{trunkBaseSettingsId}','PUT',{'trunkBaseSettingsId':trunkBaseSettingsId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TextbotsApi=/*#__PURE__*/function(){/**
|
|
21957
21957
|
* Textbots service.
|
|
21958
21958
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
21959
|
-
* @version 202.
|
|
21959
|
+
* @version 202.1.0
|
|
21960
21960
|
*/ /**
|
|
21961
21961
|
* Constructs a new TextbotsApi.
|
|
21962
21962
|
* @alias module:purecloud-platform-client-v2/api/TextbotsApi
|
|
@@ -21991,7 +21991,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
|
|
|
21991
21991
|
if(postTextRequest===undefined||postTextRequest===null){throw'Missing the required parameter "postTextRequest" when calling postTextbotsBotsExecute';}return this.apiClient.callApi('/api/v2/textbots/bots/execute','POST',{},{},{},{},postTextRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TokensApi=/*#__PURE__*/function(){/**
|
|
21992
21992
|
* Tokens service.
|
|
21993
21993
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
21994
|
-
* @version 202.
|
|
21994
|
+
* @version 202.1.0
|
|
21995
21995
|
*/ /**
|
|
21996
21996
|
* Constructs a new TokensApi.
|
|
21997
21997
|
* @alias module:purecloud-platform-client-v2/api/TokensApi
|
|
@@ -22025,7 +22025,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
22025
22025
|
*/},{key:"putTokensTimeout",value:function putTokensTimeout(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/tokens/timeout','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UploadsApi=/*#__PURE__*/function(){/**
|
|
22026
22026
|
* Uploads service.
|
|
22027
22027
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
22028
|
-
* @version 202.
|
|
22028
|
+
* @version 202.1.0
|
|
22029
22029
|
*/ /**
|
|
22030
22030
|
* Constructs a new UploadsApi.
|
|
22031
22031
|
* @alias module:purecloud-platform-client-v2/api/UploadsApi
|
|
@@ -22091,7 +22091,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
22091
22091
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUploadsWorkforcemanagementHistoricaldataCsv';}return this.apiClient.callApi('/api/v2/uploads/workforcemanagement/historicaldata/csv','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsageApi=/*#__PURE__*/function(){/**
|
|
22092
22092
|
* Usage service.
|
|
22093
22093
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
22094
|
-
* @version 202.
|
|
22094
|
+
* @version 202.1.0
|
|
22095
22095
|
*/ /**
|
|
22096
22096
|
* Constructs a new UsageApi.
|
|
22097
22097
|
* @alias module:purecloud-platform-client-v2/api/UsageApi
|
|
@@ -22145,7 +22145,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
22145
22145
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUsageSimplesearch';}return this.apiClient.callApi('/api/v2/usage/simplesearch','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UserRecordingsApi=/*#__PURE__*/function(){/**
|
|
22146
22146
|
* UserRecordings service.
|
|
22147
22147
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
22148
|
-
* @version 202.
|
|
22148
|
+
* @version 202.1.0
|
|
22149
22149
|
*/ /**
|
|
22150
22150
|
* Constructs a new UserRecordingsApi.
|
|
22151
22151
|
* @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
|
|
@@ -22202,7 +22202,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
|
|
|
22202
22202
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserrecording';}return this.apiClient.callApi('/api/v2/userrecordings/{recordingId}','PUT',{'recordingId':recordingId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsersApi=/*#__PURE__*/function(){/**
|
|
22203
22203
|
* Users service.
|
|
22204
22204
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
22205
|
-
* @version 202.
|
|
22205
|
+
* @version 202.1.0
|
|
22206
22206
|
*/ /**
|
|
22207
22207
|
* Constructs a new UsersApi.
|
|
22208
22208
|
* @alias module:purecloud-platform-client-v2/api/UsersApi
|
|
@@ -22892,7 +22892,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
|
|
|
22892
22892
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserVerifier';}return this.apiClient.callApi('/api/v2/users/{userId}/verifiers/{verifierId}','PUT',{'userId':userId,'verifierId':verifierId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UtilitiesApi=/*#__PURE__*/function(){/**
|
|
22893
22893
|
* Utilities service.
|
|
22894
22894
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
22895
|
-
* @version 202.
|
|
22895
|
+
* @version 202.1.0
|
|
22896
22896
|
*/ /**
|
|
22897
22897
|
* Constructs a new UtilitiesApi.
|
|
22898
22898
|
* @alias module:purecloud-platform-client-v2/api/UtilitiesApi
|
|
@@ -22919,7 +22919,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
22919
22919
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCertificateDetails';}return this.apiClient.callApi('/api/v2/certificate/details','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var VoicemailApi=/*#__PURE__*/function(){/**
|
|
22920
22920
|
* Voicemail service.
|
|
22921
22921
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
22922
|
-
* @version 202.
|
|
22922
|
+
* @version 202.1.0
|
|
22923
22923
|
*/ /**
|
|
22924
22924
|
* Constructs a new VoicemailApi.
|
|
22925
22925
|
* @alias module:purecloud-platform-client-v2/api/VoicemailApi
|
|
@@ -23068,7 +23068,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
23068
23068
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putVoicemailUserpolicy';}return this.apiClient.callApi('/api/v2/voicemail/userpolicies/{userId}','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebChatApi=/*#__PURE__*/function(){/**
|
|
23069
23069
|
* WebChat service.
|
|
23070
23070
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
23071
|
-
* @version 202.
|
|
23071
|
+
* @version 202.1.0
|
|
23072
23072
|
*/ /**
|
|
23073
23073
|
* Constructs a new WebChatApi.
|
|
23074
23074
|
* @alias module:purecloud-platform-client-v2/api/WebChatApi
|
|
@@ -23203,7 +23203,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
23203
23203
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWebchatSettings';}return this.apiClient.callApi('/api/v2/webchat/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
|
|
23204
23204
|
* WebDeployments service.
|
|
23205
23205
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
23206
|
-
* @version 202.
|
|
23206
|
+
* @version 202.1.0
|
|
23207
23207
|
*/ /**
|
|
23208
23208
|
* Constructs a new WebDeploymentsApi.
|
|
23209
23209
|
* @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
@@ -23324,7 +23324,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
|
|
|
23324
23324
|
if(deployment===undefined||deployment===null){throw'Missing the required parameter "deployment" when calling putWebdeploymentsDeployment';}return this.apiClient.callApi('/api/v2/webdeployments/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},deployment,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebMessagingApi=/*#__PURE__*/function(){/**
|
|
23325
23325
|
* WebMessaging service.
|
|
23326
23326
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
23327
|
-
* @version 202.
|
|
23327
|
+
* @version 202.1.0
|
|
23328
23328
|
*/ /**
|
|
23329
23329
|
* Constructs a new WebMessagingApi.
|
|
23330
23330
|
* @alias module:purecloud-platform-client-v2/api/WebMessagingApi
|
|
@@ -23340,7 +23340,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
|
|
|
23340
23340
|
*/return _createClass(WebMessagingApi,[{key:"getWebmessagingMessages",value:function getWebmessagingMessages(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/webmessaging/messages','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WidgetsApi=/*#__PURE__*/function(){/**
|
|
23341
23341
|
* Widgets service.
|
|
23342
23342
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
23343
|
-
* @version 202.
|
|
23343
|
+
* @version 202.1.0
|
|
23344
23344
|
*/ /**
|
|
23345
23345
|
* Constructs a new WidgetsApi.
|
|
23346
23346
|
* @alias module:purecloud-platform-client-v2/api/WidgetsApi
|
|
@@ -23375,7 +23375,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
|
|
|
23375
23375
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWidgetsDeployment';}return this.apiClient.callApi('/api/v2/widgets/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
|
|
23376
23376
|
* WorkforceManagement service.
|
|
23377
23377
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
23378
|
-
* @version 202.
|
|
23378
|
+
* @version 202.1.0
|
|
23379
23379
|
*/ /**
|
|
23380
23380
|
* Constructs a new WorkforceManagementApi.
|
|
23381
23381
|
* @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
@@ -25141,7 +25141,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
|
|
|
25141
25141
|
* </pre>
|
|
25142
25142
|
* </p>
|
|
25143
25143
|
* @module purecloud-platform-client-v2/index
|
|
25144
|
-
* @version 202.
|
|
25144
|
+
* @version 202.1.0
|
|
25145
25145
|
*/var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
|
|
25146
25146
|
* The ApiClient constructor.
|
|
25147
25147
|
* @property {module:purecloud-platform-client-v2/ApiClient}
|