purecloud-platform-client-v2 192.0.0 → 192.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 +107 -78
- package/dist/web-amd/purecloud-platform-client-v2.js +107 -78
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +84 -78
- package/dist/web-cjs/purecloud-platform-client-v2.js +84 -78
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +536 -457
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/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 +32 -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/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 -2
- 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 -2
- 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
|
@@ -6046,7 +6046,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
|
|
|
6046
6046
|
this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
|
|
6047
6047
|
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];}}}]);}();/**
|
|
6048
6048
|
* @module purecloud-platform-client-v2/ApiClient
|
|
6049
|
-
* @version 192.
|
|
6049
|
+
* @version 192.1.0
|
|
6050
6050
|
*/var ApiClient=/*#__PURE__*/function(){/**
|
|
6051
6051
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
6052
6052
|
* application to use this class directly - the *Api and model classes provide the public API for the service. The
|
|
@@ -6358,7 +6358,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
|
|
|
6358
6358
|
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 AlertingApi=/*#__PURE__*/function(){/**
|
|
6359
6359
|
* Alerting service.
|
|
6360
6360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
6361
|
-
* @version 192.
|
|
6361
|
+
* @version 192.1.0
|
|
6362
6362
|
*/ /**
|
|
6363
6363
|
* Constructs a new AlertingApi.
|
|
6364
6364
|
* @alias module:purecloud-platform-client-v2/api/AlertingApi
|
|
@@ -6515,7 +6515,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
|
|
|
6515
6515
|
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(){/**
|
|
6516
6516
|
* Analytics service.
|
|
6517
6517
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
6518
|
-
* @version 192.
|
|
6518
|
+
* @version 192.1.0
|
|
6519
6519
|
*/ /**
|
|
6520
6520
|
* Constructs a new AnalyticsApi.
|
|
6521
6521
|
* @alias module:purecloud-platform-client-v2/api/AnalyticsApi
|
|
@@ -7165,7 +7165,7 @@ if(scheduleId===undefined||scheduleId===null){throw'Missing the required paramet
|
|
|
7165
7165
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsReportingSchedule';}return this.apiClient.callApi('/api/v2/analytics/reporting/schedules/{scheduleId}','PUT',{'scheduleId':scheduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ArchitectApi=/*#__PURE__*/function(){/**
|
|
7166
7166
|
* Architect service.
|
|
7167
7167
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
7168
|
-
* @version 192.
|
|
7168
|
+
* @version 192.1.0
|
|
7169
7169
|
*/ /**
|
|
7170
7170
|
* Constructs a new ArchitectApi.
|
|
7171
7171
|
* @alias module:purecloud-platform-client-v2/api/ArchitectApi
|
|
@@ -8281,7 +8281,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
|
|
|
8281
8281
|
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(){/**
|
|
8282
8282
|
* Audit service.
|
|
8283
8283
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8284
|
-
* @version 192.
|
|
8284
|
+
* @version 192.1.0
|
|
8285
8285
|
*/ /**
|
|
8286
8286
|
* Constructs a new AuditApi.
|
|
8287
8287
|
* @alias module:purecloud-platform-client-v2/api/AuditApi
|
|
@@ -8323,7 +8323,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
8323
8323
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtime';}return this.apiClient.callApi('/api/v2/audits/query/realtime','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
|
|
8324
8324
|
* Authorization service.
|
|
8325
8325
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8326
|
-
* @version 192.
|
|
8326
|
+
* @version 192.1.0
|
|
8327
8327
|
*/ /**
|
|
8328
8328
|
* Constructs a new AuthorizationApi.
|
|
8329
8329
|
* @alias module:purecloud-platform-client-v2/api/AuthorizationApi
|
|
@@ -8638,7 +8638,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
|
|
|
8638
8638
|
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(){/**
|
|
8639
8639
|
* Billing service.
|
|
8640
8640
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
8641
|
-
* @version 192.
|
|
8641
|
+
* @version 192.1.0
|
|
8642
8642
|
*/ /**
|
|
8643
8643
|
* Constructs a new BillingApi.
|
|
8644
8644
|
* @alias module:purecloud-platform-client-v2/api/BillingApi
|
|
@@ -8662,7 +8662,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
|
|
|
8662
8662
|
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(){/**
|
|
8663
8663
|
* CarrierServices service.
|
|
8664
8664
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
8665
|
-
* @version 192.
|
|
8665
|
+
* @version 192.1.0
|
|
8666
8666
|
*/ /**
|
|
8667
8667
|
* Constructs a new CarrierServicesApi.
|
|
8668
8668
|
* @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
|
|
@@ -8682,7 +8682,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
|
|
|
8682
8682
|
*/},{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(){/**
|
|
8683
8683
|
* Chat service.
|
|
8684
8684
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
8685
|
-
* @version 192.
|
|
8685
|
+
* @version 192.1.0
|
|
8686
8686
|
*/ /**
|
|
8687
8687
|
* Constructs a new ChatApi.
|
|
8688
8688
|
* @alias module:purecloud-platform-client-v2/api/ChatApi
|
|
@@ -8897,7 +8897,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
8897
8897
|
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(){/**
|
|
8898
8898
|
* Coaching service.
|
|
8899
8899
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
8900
|
-
* @version 192.
|
|
8900
|
+
* @version 192.1.0
|
|
8901
8901
|
*/ /**
|
|
8902
8902
|
* Constructs a new CoachingApi.
|
|
8903
8903
|
* @alias module:purecloud-platform-client-v2/api/CoachingApi
|
|
@@ -9050,7 +9050,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
9050
9050
|
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(){/**
|
|
9051
9051
|
* ContentManagement service.
|
|
9052
9052
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
9053
|
-
* @version 192.
|
|
9053
|
+
* @version 192.1.0
|
|
9054
9054
|
*/ /**
|
|
9055
9055
|
* Constructs a new ContentManagementApi.
|
|
9056
9056
|
* @alias module:purecloud-platform-client-v2/api/ContentManagementApi
|
|
@@ -9333,7 +9333,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
|
|
|
9333
9333
|
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(){/**
|
|
9334
9334
|
* Conversations service.
|
|
9335
9335
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9336
|
-
* @version 192.
|
|
9336
|
+
* @version 192.1.0
|
|
9337
9337
|
*/ /**
|
|
9338
9338
|
* Constructs a new ConversationsApi.
|
|
9339
9339
|
* @alias module:purecloud-platform-client-v2/api/ConversationsApi
|
|
@@ -10050,6 +10050,14 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
10050
10050
|
*/},{key:"patchConversationSecureattributes",value:function patchConversationSecureattributes(conversationId,body){// verify the required parameter 'conversationId' is set
|
|
10051
10051
|
if(conversationId===undefined||conversationId===null){throw'Missing the required parameter "conversationId" when calling patchConversationSecureattributes';}// verify the required parameter 'body' is set
|
|
10052
10052
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchConversationSecureattributes';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/secureattributes','PATCH',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
|
|
10053
|
+
* Update the utilization label on a conversation. When there is no value provided, the system default label is applied
|
|
10054
|
+
*
|
|
10055
|
+
* @param {String} conversationId conversation ID
|
|
10056
|
+
* @param {Object} body Conversation Utilization Label
|
|
10057
|
+
* patchConversationUtilizationlabel is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
10058
|
+
*/},{key:"patchConversationUtilizationlabel",value:function patchConversationUtilizationlabel(conversationId,body){// verify the required parameter 'conversationId' is set
|
|
10059
|
+
if(conversationId===undefined||conversationId===null){throw'Missing the required parameter "conversationId" when calling patchConversationUtilizationlabel';}// verify the required parameter 'body' is set
|
|
10060
|
+
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchConversationUtilizationlabel';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/utilizationlabel','PATCH',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
|
|
10053
10061
|
* Update after-call work for this conversation communication.
|
|
10054
10062
|
*
|
|
10055
10063
|
* @param {String} conversationId conversationId
|
|
@@ -11086,7 +11094,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
|
|
|
11086
11094
|
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(){/**
|
|
11087
11095
|
* DataExtensions service.
|
|
11088
11096
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
11089
|
-
* @version 192.
|
|
11097
|
+
* @version 192.1.0
|
|
11090
11098
|
*/ /**
|
|
11091
11099
|
* Constructs a new DataExtensionsApi.
|
|
11092
11100
|
* @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
|
|
@@ -11107,7 +11115,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
|
|
|
11107
11115
|
*/},{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(){/**
|
|
11108
11116
|
* Downloads service.
|
|
11109
11117
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
11110
|
-
* @version 192.
|
|
11118
|
+
* @version 192.1.0
|
|
11111
11119
|
*/ /**
|
|
11112
11120
|
* Constructs a new DownloadsApi.
|
|
11113
11121
|
* @alias module:purecloud-platform-client-v2/api/DownloadsApi
|
|
@@ -11126,7 +11134,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
|
|
|
11126
11134
|
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(){/**
|
|
11127
11135
|
* Emails service.
|
|
11128
11136
|
* @module purecloud-platform-client-v2/api/EmailsApi
|
|
11129
|
-
* @version 192.
|
|
11137
|
+
* @version 192.1.0
|
|
11130
11138
|
*/ /**
|
|
11131
11139
|
* Constructs a new EmailsApi.
|
|
11132
11140
|
* @alias module:purecloud-platform-client-v2/api/EmailsApi
|
|
@@ -11144,7 +11152,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
|
|
|
11144
11152
|
*/},{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 EventsApi=/*#__PURE__*/function(){/**
|
|
11145
11153
|
* Events service.
|
|
11146
11154
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
11147
|
-
* @version 192.
|
|
11155
|
+
* @version 192.1.0
|
|
11148
11156
|
*/ /**
|
|
11149
11157
|
* Constructs a new EventsApi.
|
|
11150
11158
|
* @alias module:purecloud-platform-client-v2/api/EventsApi
|
|
@@ -11169,7 +11177,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11169
11177
|
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(){/**
|
|
11170
11178
|
* ExternalContacts service.
|
|
11171
11179
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
11172
|
-
* @version 192.
|
|
11180
|
+
* @version 192.1.0
|
|
11173
11181
|
*/ /**
|
|
11174
11182
|
* Constructs a new ExternalContactsApi.
|
|
11175
11183
|
* @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
|
|
@@ -11624,7 +11632,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
|
|
|
11624
11632
|
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(){/**
|
|
11625
11633
|
* Fax service.
|
|
11626
11634
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
11627
|
-
* @version 192.
|
|
11635
|
+
* @version 192.1.0
|
|
11628
11636
|
*/ /**
|
|
11629
11637
|
* Constructs a new FaxApi.
|
|
11630
11638
|
* @alias module:purecloud-platform-client-v2/api/FaxApi
|
|
@@ -11673,7 +11681,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11673
11681
|
*/},{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(){/**
|
|
11674
11682
|
* Flows service.
|
|
11675
11683
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
11676
|
-
* @version 192.
|
|
11684
|
+
* @version 192.1.0
|
|
11677
11685
|
*/ /**
|
|
11678
11686
|
* Constructs a new FlowsApi.
|
|
11679
11687
|
* @alias module:purecloud-platform-client-v2/api/FlowsApi
|
|
@@ -11722,7 +11730,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
11722
11730
|
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(){/**
|
|
11723
11731
|
* Gamification service.
|
|
11724
11732
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
11725
|
-
* @version 192.
|
|
11733
|
+
* @version 192.1.0
|
|
11726
11734
|
*/ /**
|
|
11727
11735
|
* Constructs a new GamificationApi.
|
|
11728
11736
|
* @alias module:purecloud-platform-client-v2/api/GamificationApi
|
|
@@ -12262,7 +12270,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
12262
12270
|
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(){/**
|
|
12263
12271
|
* GeneralDataProtectionRegulation service.
|
|
12264
12272
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
12265
|
-
* @version 192.
|
|
12273
|
+
* @version 192.1.0
|
|
12266
12274
|
*/ /**
|
|
12267
12275
|
* Constructs a new GeneralDataProtectionRegulationApi.
|
|
12268
12276
|
* @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
@@ -12297,7 +12305,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
|
|
|
12297
12305
|
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(){/**
|
|
12298
12306
|
* Geolocation service.
|
|
12299
12307
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
12300
|
-
* @version 192.
|
|
12308
|
+
* @version 192.1.0
|
|
12301
12309
|
*/ /**
|
|
12302
12310
|
* Constructs a new GeolocationApi.
|
|
12303
12311
|
* @alias module:purecloud-platform-client-v2/api/GeolocationApi
|
|
@@ -12331,7 +12339,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
|
|
|
12331
12339
|
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(){/**
|
|
12332
12340
|
* Greetings service.
|
|
12333
12341
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
12334
|
-
* @version 192.
|
|
12342
|
+
* @version 192.1.0
|
|
12335
12343
|
*/ /**
|
|
12336
12344
|
* Constructs a new GreetingsApi.
|
|
12337
12345
|
* @alias module:purecloud-platform-client-v2/api/GreetingsApi
|
|
@@ -12438,7 +12446,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
12438
12446
|
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(){/**
|
|
12439
12447
|
* Groups service.
|
|
12440
12448
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
12441
|
-
* @version 192.
|
|
12449
|
+
* @version 192.1.0
|
|
12442
12450
|
*/ /**
|
|
12443
12451
|
* Constructs a new GroupsApi.
|
|
12444
12452
|
* @alias module:purecloud-platform-client-v2/api/GroupsApi
|
|
@@ -12571,7 +12579,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
|
|
|
12571
12579
|
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(){/**
|
|
12572
12580
|
* IdentityProvider service.
|
|
12573
12581
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
12574
|
-
* @version 192.
|
|
12582
|
+
* @version 192.1.0
|
|
12575
12583
|
*/ /**
|
|
12576
12584
|
* Constructs a new IdentityProviderApi.
|
|
12577
12585
|
* @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
|
|
@@ -12727,7 +12735,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
12727
12735
|
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(){/**
|
|
12728
12736
|
* InfrastructureAsCode service.
|
|
12729
12737
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
12730
|
-
* @version 192.
|
|
12738
|
+
* @version 192.1.0
|
|
12731
12739
|
*/ /**
|
|
12732
12740
|
* Constructs a new InfrastructureAsCodeApi.
|
|
12733
12741
|
* @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
@@ -12781,7 +12789,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
|
|
|
12781
12789
|
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(){/**
|
|
12782
12790
|
* Integrations service.
|
|
12783
12791
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
12784
|
-
* @version 192.
|
|
12792
|
+
* @version 192.1.0
|
|
12785
12793
|
*/ /**
|
|
12786
12794
|
* Constructs a new IntegrationsApi.
|
|
12787
12795
|
* @alias module:purecloud-platform-client-v2/api/IntegrationsApi
|
|
@@ -13392,7 +13400,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
|
|
|
13392
13400
|
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(){/**
|
|
13393
13401
|
* Journey service.
|
|
13394
13402
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
13395
|
-
* @version 192.
|
|
13403
|
+
* @version 192.1.0
|
|
13396
13404
|
*/ /**
|
|
13397
13405
|
* Constructs a new JourneyApi.
|
|
13398
13406
|
* @alias module:purecloud-platform-client-v2/api/JourneyApi
|
|
@@ -13728,7 +13736,6 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
|
|
|
13728
13736
|
*
|
|
13729
13737
|
* @param {Object} opts Optional parameters
|
|
13730
13738
|
* @param {Object} opts.body
|
|
13731
|
-
* postJourneyFlowsPathsQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
13732
13739
|
*/},{key:"postJourneyFlowsPathsQuery",value:function postJourneyFlowsPathsQuery(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/flows/paths/query','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}/**
|
|
13733
13740
|
* Create an outcome.
|
|
13734
13741
|
*
|
|
@@ -13781,7 +13788,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
13781
13788
|
*/},{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(){/**
|
|
13782
13789
|
* Knowledge service.
|
|
13783
13790
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
13784
|
-
* @version 192.
|
|
13791
|
+
* @version 192.1.0
|
|
13785
13792
|
*/ /**
|
|
13786
13793
|
* Constructs a new KnowledgeApi.
|
|
13787
13794
|
* @alias module:purecloud-platform-client-v2/api/KnowledgeApi
|
|
@@ -14693,7 +14700,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
14693
14700
|
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(){/**
|
|
14694
14701
|
* LanguageUnderstanding service.
|
|
14695
14702
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
14696
|
-
* @version 192.
|
|
14703
|
+
* @version 192.1.0
|
|
14697
14704
|
*/ /**
|
|
14698
14705
|
* Constructs a new LanguageUnderstandingApi.
|
|
14699
14706
|
* @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
@@ -14953,7 +14960,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
|
|
|
14953
14960
|
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(){/**
|
|
14954
14961
|
* Languages service.
|
|
14955
14962
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
14956
|
-
* @version 192.
|
|
14963
|
+
* @version 192.1.0
|
|
14957
14964
|
*/ /**
|
|
14958
14965
|
* Constructs a new LanguagesApi.
|
|
14959
14966
|
* @alias module:purecloud-platform-client-v2/api/LanguagesApi
|
|
@@ -15008,7 +15015,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
15008
15015
|
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(){/**
|
|
15009
15016
|
* Learning service.
|
|
15010
15017
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
15011
|
-
* @version 192.
|
|
15018
|
+
* @version 192.1.0
|
|
15012
15019
|
*/ /**
|
|
15013
15020
|
* Constructs a new LearningApi.
|
|
15014
15021
|
* @alias module:purecloud-platform-client-v2/api/LearningApi
|
|
@@ -15237,7 +15244,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
|
|
|
15237
15244
|
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(){/**
|
|
15238
15245
|
* License service.
|
|
15239
15246
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
15240
|
-
* @version 192.
|
|
15247
|
+
* @version 192.1.0
|
|
15241
15248
|
*/ /**
|
|
15242
15249
|
* Constructs a new LicenseApi.
|
|
15243
15250
|
* @alias module:purecloud-platform-client-v2/api/LicenseApi
|
|
@@ -15291,7 +15298,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
|
|
|
15291
15298
|
*/},{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(){/**
|
|
15292
15299
|
* Locations service.
|
|
15293
15300
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
15294
|
-
* @version 192.
|
|
15301
|
+
* @version 192.1.0
|
|
15295
15302
|
*/ /**
|
|
15296
15303
|
* Constructs a new LocationsApi.
|
|
15297
15304
|
* @alias module:purecloud-platform-client-v2/api/LocationsApi
|
|
@@ -15350,7 +15357,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15350
15357
|
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(){/**
|
|
15351
15358
|
* LogCapture service.
|
|
15352
15359
|
* @module purecloud-platform-client-v2/api/LogCaptureApi
|
|
15353
|
-
* @version 192.
|
|
15360
|
+
* @version 192.1.0
|
|
15354
15361
|
*/ /**
|
|
15355
15362
|
* Constructs a new LogCaptureApi.
|
|
15356
15363
|
* @alias module:purecloud-platform-client-v2/api/LogCaptureApi
|
|
@@ -15400,7 +15407,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
15400
15407
|
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(){/**
|
|
15401
15408
|
* Messaging service.
|
|
15402
15409
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
15403
|
-
* @version 192.
|
|
15410
|
+
* @version 192.1.0
|
|
15404
15411
|
*/ /**
|
|
15405
15412
|
* Constructs a new MessagingApi.
|
|
15406
15413
|
* @alias module:purecloud-platform-client-v2/api/MessagingApi
|
|
@@ -15490,7 +15497,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15490
15497
|
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(){/**
|
|
15491
15498
|
* MobileDevices service.
|
|
15492
15499
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
15493
|
-
* @version 192.
|
|
15500
|
+
* @version 192.1.0
|
|
15494
15501
|
*/ /**
|
|
15495
15502
|
* Constructs a new MobileDevicesApi.
|
|
15496
15503
|
* @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
|
|
@@ -15529,7 +15536,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15529
15536
|
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(){/**
|
|
15530
15537
|
* Notifications service.
|
|
15531
15538
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
15532
|
-
* @version 192.
|
|
15539
|
+
* @version 192.1.0
|
|
15533
15540
|
*/ /**
|
|
15534
15541
|
* Constructs a new NotificationsApi.
|
|
15535
15542
|
* @alias module:purecloud-platform-client-v2/api/NotificationsApi
|
|
@@ -15586,7 +15593,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
|
|
|
15586
15593
|
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(){/**
|
|
15587
15594
|
* OAuth service.
|
|
15588
15595
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
15589
|
-
* @version 192.
|
|
15596
|
+
* @version 192.1.0
|
|
15590
15597
|
*/ /**
|
|
15591
15598
|
* Constructs a new OAuthApi.
|
|
15592
15599
|
* @alias module:purecloud-platform-client-v2/api/OAuthApi
|
|
@@ -15671,7 +15678,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
|
|
|
15671
15678
|
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(){/**
|
|
15672
15679
|
* Objects service.
|
|
15673
15680
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
15674
|
-
* @version 192.
|
|
15681
|
+
* @version 192.1.0
|
|
15675
15682
|
*/ /**
|
|
15676
15683
|
* Constructs a new ObjectsApi.
|
|
15677
15684
|
* @alias module:purecloud-platform-client-v2/api/ObjectsApi
|
|
@@ -15742,7 +15749,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
|
|
|
15742
15749
|
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(){/**
|
|
15743
15750
|
* OperationalEvents service.
|
|
15744
15751
|
* @module purecloud-platform-client-v2/api/OperationalEventsApi
|
|
15745
|
-
* @version 192.
|
|
15752
|
+
* @version 192.1.0
|
|
15746
15753
|
*/ /**
|
|
15747
15754
|
* Constructs a new OperationalEventsApi.
|
|
15748
15755
|
* @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
|
|
@@ -15760,7 +15767,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
|
|
|
15760
15767
|
*/},{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(){/**
|
|
15761
15768
|
* Organization service.
|
|
15762
15769
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
15763
|
-
* @version 192.
|
|
15770
|
+
* @version 192.1.0
|
|
15764
15771
|
*/ /**
|
|
15765
15772
|
* Constructs a new OrganizationApi.
|
|
15766
15773
|
* @alias module:purecloud-platform-client-v2/api/OrganizationApi
|
|
@@ -15862,7 +15869,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
15862
15869
|
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(){/**
|
|
15863
15870
|
* OrganizationAuthorization service.
|
|
15864
15871
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
15865
|
-
* @version 192.
|
|
15872
|
+
* @version 192.1.0
|
|
15866
15873
|
*/ /**
|
|
15867
15874
|
* Constructs a new OrganizationAuthorizationApi.
|
|
15868
15875
|
* @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
@@ -16185,7 +16192,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
|
|
|
16185
16192
|
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(){/**
|
|
16186
16193
|
* Outbound service.
|
|
16187
16194
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
16188
|
-
* @version 192.
|
|
16195
|
+
* @version 192.1.0
|
|
16189
16196
|
*/ /**
|
|
16190
16197
|
* Constructs a new OutboundApi.
|
|
16191
16198
|
* @alias module:purecloud-platform-client-v2/api/OutboundApi
|
|
@@ -17224,7 +17231,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
17224
17231
|
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(){/**
|
|
17225
17232
|
* Presence service.
|
|
17226
17233
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
17227
|
-
* @version 192.
|
|
17234
|
+
* @version 192.1.0
|
|
17228
17235
|
*/ /**
|
|
17229
17236
|
* Constructs a new PresenceApi.
|
|
17230
17237
|
* @alias module:purecloud-platform-client-v2/api/PresenceApi
|
|
@@ -17397,7 +17404,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
17397
17404
|
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(){/**
|
|
17398
17405
|
* ProcessAutomation service.
|
|
17399
17406
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
17400
|
-
* @version 192.
|
|
17407
|
+
* @version 192.1.0
|
|
17401
17408
|
*/ /**
|
|
17402
17409
|
* Constructs a new ProcessAutomationApi.
|
|
17403
17410
|
* @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
@@ -17460,7 +17467,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
|
|
|
17460
17467
|
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(){/**
|
|
17461
17468
|
* Quality service.
|
|
17462
17469
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
17463
|
-
* @version 192.
|
|
17470
|
+
* @version 192.1.0
|
|
17464
17471
|
*/ /**
|
|
17465
17472
|
* Constructs a new QualityApi.
|
|
17466
17473
|
* @alias module:purecloud-platform-client-v2/api/QualityApi
|
|
@@ -17931,7 +17938,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
|
|
|
17931
17938
|
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(){/**
|
|
17932
17939
|
* Recording service.
|
|
17933
17940
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
17934
|
-
* @version 192.
|
|
17941
|
+
* @version 192.1.0
|
|
17935
17942
|
*/ /**
|
|
17936
17943
|
* Constructs a new RecordingApi.
|
|
17937
17944
|
* @alias module:purecloud-platform-client-v2/api/RecordingApi
|
|
@@ -18178,7 +18185,6 @@ if(retentionThresholdDays===undefined||retentionThresholdDays===null){throw'Miss
|
|
|
18178
18185
|
*/},{key:"getRecordingsScreensessions",value:function getRecordingsScreensessions(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/recordings/screensessions','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
|
|
18179
18186
|
* Retrieves an object containing the total number of concurrent active screen recordings
|
|
18180
18187
|
*
|
|
18181
|
-
* getRecordingsScreensessionsDetails is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
18182
18188
|
*/},{key:"getRecordingsScreensessionsDetails",value:function getRecordingsScreensessionsDetails(){return this.apiClient.callApi('/api/v2/recordings/screensessions/details','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
|
|
18183
18189
|
* Patch a media retention policy
|
|
18184
18190
|
*
|
|
@@ -18343,7 +18349,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
18343
18349
|
*/},{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(){/**
|
|
18344
18350
|
* ResponseManagement service.
|
|
18345
18351
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
18346
|
-
* @version 192.
|
|
18352
|
+
* @version 192.1.0
|
|
18347
18353
|
*/ /**
|
|
18348
18354
|
* Constructs a new ResponseManagementApi.
|
|
18349
18355
|
* @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
|
|
@@ -18464,7 +18470,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
|
|
|
18464
18470
|
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(){/**
|
|
18465
18471
|
* Routing service.
|
|
18466
18472
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
18467
|
-
* @version 192.
|
|
18473
|
+
* @version 192.1.0
|
|
18468
18474
|
*/ /**
|
|
18469
18475
|
* Constructs a new RoutingApi.
|
|
18470
18476
|
* @alias module:purecloud-platform-client-v2/api/RoutingApi
|
|
@@ -19439,7 +19445,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
19439
19445
|
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(){/**
|
|
19440
19446
|
* SCIM service.
|
|
19441
19447
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
19442
|
-
* @version 192.
|
|
19448
|
+
* @version 192.1.0
|
|
19443
19449
|
*/ /**
|
|
19444
19450
|
* Constructs a new SCIMApi.
|
|
19445
19451
|
* @alias module:purecloud-platform-client-v2/api/SCIMApi
|
|
@@ -19664,7 +19670,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
19664
19670
|
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(){/**
|
|
19665
19671
|
* ScreenRecording service.
|
|
19666
19672
|
* @module purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
19667
|
-
* @version 192.
|
|
19673
|
+
* @version 192.1.0
|
|
19668
19674
|
*/ /**
|
|
19669
19675
|
* Constructs a new ScreenRecordingApi.
|
|
19670
19676
|
* @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
|
|
@@ -19679,7 +19685,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
19679
19685
|
*/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(){/**
|
|
19680
19686
|
* Scripts service.
|
|
19681
19687
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
19682
|
-
* @version 192.
|
|
19688
|
+
* @version 192.1.0
|
|
19683
19689
|
*/ /**
|
|
19684
19690
|
* Constructs a new ScriptsApi.
|
|
19685
19691
|
* @alias module:purecloud-platform-client-v2/api/ScriptsApi
|
|
@@ -19815,7 +19821,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
|
|
|
19815
19821
|
*/},{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(){/**
|
|
19816
19822
|
* Search service.
|
|
19817
19823
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
19818
|
-
* @version 192.
|
|
19824
|
+
* @version 192.1.0
|
|
19819
19825
|
*/ /**
|
|
19820
19826
|
* Constructs a new SearchApi.
|
|
19821
19827
|
* @alias module:purecloud-platform-client-v2/api/SearchApi
|
|
@@ -19975,7 +19981,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
19975
19981
|
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(){/**
|
|
19976
19982
|
* Settings service.
|
|
19977
19983
|
* @module purecloud-platform-client-v2/api/SettingsApi
|
|
19978
|
-
* @version 192.
|
|
19984
|
+
* @version 192.1.0
|
|
19979
19985
|
*/ /**
|
|
19980
19986
|
* Constructs a new SettingsApi.
|
|
19981
19987
|
* @alias module:purecloud-platform-client-v2/api/SettingsApi
|
|
@@ -20003,7 +20009,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
20003
20009
|
if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchSettingsExecutiondata';}return this.apiClient.callApi('/api/v2/settings/executiondata','PATCH',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
|
|
20004
20010
|
* SpeechTextAnalytics service.
|
|
20005
20011
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
20006
|
-
* @version 192.
|
|
20012
|
+
* @version 192.1.0
|
|
20007
20013
|
*/ /**
|
|
20008
20014
|
* Constructs a new SpeechTextAnalyticsApi.
|
|
20009
20015
|
* @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
@@ -20247,7 +20253,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
|
|
|
20247
20253
|
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(){/**
|
|
20248
20254
|
* Stations service.
|
|
20249
20255
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
20250
|
-
* @version 192.
|
|
20256
|
+
* @version 192.1.0
|
|
20251
20257
|
*/ /**
|
|
20252
20258
|
* Constructs a new StationsApi.
|
|
20253
20259
|
* @alias module:purecloud-platform-client-v2/api/StationsApi
|
|
@@ -20279,7 +20285,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
|
|
|
20279
20285
|
*/},{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(){/**
|
|
20280
20286
|
* Suggest service.
|
|
20281
20287
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
20282
|
-
* @version 192.
|
|
20288
|
+
* @version 192.1.0
|
|
20283
20289
|
*/ /**
|
|
20284
20290
|
* Constructs a new SuggestApi.
|
|
20285
20291
|
* @alias module:purecloud-platform-client-v2/api/SuggestApi
|
|
@@ -20319,7 +20325,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
20319
20325
|
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(){/**
|
|
20320
20326
|
* TaskManagement service.
|
|
20321
20327
|
* @module purecloud-platform-client-v2/api/TaskManagementApi
|
|
20322
|
-
* @version 192.
|
|
20328
|
+
* @version 192.1.0
|
|
20323
20329
|
*/ /**
|
|
20324
20330
|
* Constructs a new TaskManagementApi.
|
|
20325
20331
|
* @alias module:purecloud-platform-client-v2/api/TaskManagementApi
|
|
@@ -20685,7 +20691,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
|
|
|
20685
20691
|
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(){/**
|
|
20686
20692
|
* Teams service.
|
|
20687
20693
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
20688
|
-
* @version 192.
|
|
20694
|
+
* @version 192.1.0
|
|
20689
20695
|
*/ /**
|
|
20690
20696
|
* Constructs a new TeamsApi.
|
|
20691
20697
|
* @alias module:purecloud-platform-client-v2/api/TeamsApi
|
|
@@ -20764,7 +20770,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
20764
20770
|
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(){/**
|
|
20765
20771
|
* Telephony service.
|
|
20766
20772
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
20767
|
-
* @version 192.
|
|
20773
|
+
* @version 192.1.0
|
|
20768
20774
|
*/ /**
|
|
20769
20775
|
* Constructs a new TelephonyApi.
|
|
20770
20776
|
* @alias module:purecloud-platform-client-v2/api/TelephonyApi
|
|
@@ -20811,7 +20817,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
|
|
|
20811
20817
|
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(){/**
|
|
20812
20818
|
* TelephonyProvidersEdge service.
|
|
20813
20819
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
20814
|
-
* @version 192.
|
|
20820
|
+
* @version 192.1.0
|
|
20815
20821
|
*/ /**
|
|
20816
20822
|
* Constructs a new TelephonyProvidersEdgeApi.
|
|
20817
20823
|
* @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
@@ -21621,7 +21627,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
|
|
|
21621
21627
|
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(){/**
|
|
21622
21628
|
* Textbots service.
|
|
21623
21629
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
21624
|
-
* @version 192.
|
|
21630
|
+
* @version 192.1.0
|
|
21625
21631
|
*/ /**
|
|
21626
21632
|
* Constructs a new TextbotsApi.
|
|
21627
21633
|
* @alias module:purecloud-platform-client-v2/api/TextbotsApi
|
|
@@ -21656,7 +21662,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
|
|
|
21656
21662
|
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(){/**
|
|
21657
21663
|
* Tokens service.
|
|
21658
21664
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
21659
|
-
* @version 192.
|
|
21665
|
+
* @version 192.1.0
|
|
21660
21666
|
*/ /**
|
|
21661
21667
|
* Constructs a new TokensApi.
|
|
21662
21668
|
* @alias module:purecloud-platform-client-v2/api/TokensApi
|
|
@@ -21690,7 +21696,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
21690
21696
|
*/},{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(){/**
|
|
21691
21697
|
* Uploads service.
|
|
21692
21698
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
21693
|
-
* @version 192.
|
|
21699
|
+
* @version 192.1.0
|
|
21694
21700
|
*/ /**
|
|
21695
21701
|
* Constructs a new UploadsApi.
|
|
21696
21702
|
* @alias module:purecloud-platform-client-v2/api/UploadsApi
|
|
@@ -21756,7 +21762,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
21756
21762
|
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(){/**
|
|
21757
21763
|
* Usage service.
|
|
21758
21764
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
21759
|
-
* @version 192.
|
|
21765
|
+
* @version 192.1.0
|
|
21760
21766
|
*/ /**
|
|
21761
21767
|
* Constructs a new UsageApi.
|
|
21762
21768
|
* @alias module:purecloud-platform-client-v2/api/UsageApi
|
|
@@ -21810,7 +21816,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
21810
21816
|
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(){/**
|
|
21811
21817
|
* UserRecordings service.
|
|
21812
21818
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
21813
|
-
* @version 192.
|
|
21819
|
+
* @version 192.1.0
|
|
21814
21820
|
*/ /**
|
|
21815
21821
|
* Constructs a new UserRecordingsApi.
|
|
21816
21822
|
* @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
|
|
@@ -21859,7 +21865,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
|
|
|
21859
21865
|
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(){/**
|
|
21860
21866
|
* Users service.
|
|
21861
21867
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
21862
|
-
* @version 192.
|
|
21868
|
+
* @version 192.1.0
|
|
21863
21869
|
*/ /**
|
|
21864
21870
|
* Constructs a new UsersApi.
|
|
21865
21871
|
* @alias module:purecloud-platform-client-v2/api/UsersApi
|
|
@@ -22522,7 +22528,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
|
|
|
22522
22528
|
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(){/**
|
|
22523
22529
|
* Utilities service.
|
|
22524
22530
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
22525
|
-
* @version 192.
|
|
22531
|
+
* @version 192.1.0
|
|
22526
22532
|
*/ /**
|
|
22527
22533
|
* Constructs a new UtilitiesApi.
|
|
22528
22534
|
* @alias module:purecloud-platform-client-v2/api/UtilitiesApi
|
|
@@ -22549,7 +22555,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
22549
22555
|
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(){/**
|
|
22550
22556
|
* Voicemail service.
|
|
22551
22557
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
22552
|
-
* @version 192.
|
|
22558
|
+
* @version 192.1.0
|
|
22553
22559
|
*/ /**
|
|
22554
22560
|
* Constructs a new VoicemailApi.
|
|
22555
22561
|
* @alias module:purecloud-platform-client-v2/api/VoicemailApi
|
|
@@ -22698,7 +22704,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
|
|
|
22698
22704
|
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(){/**
|
|
22699
22705
|
* WebChat service.
|
|
22700
22706
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
22701
|
-
* @version 192.
|
|
22707
|
+
* @version 192.1.0
|
|
22702
22708
|
*/ /**
|
|
22703
22709
|
* Constructs a new WebChatApi.
|
|
22704
22710
|
* @alias module:purecloud-platform-client-v2/api/WebChatApi
|
|
@@ -22833,7 +22839,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
|
|
|
22833
22839
|
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(){/**
|
|
22834
22840
|
* WebDeployments service.
|
|
22835
22841
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
22836
|
-
* @version 192.
|
|
22842
|
+
* @version 192.1.0
|
|
22837
22843
|
*/ /**
|
|
22838
22844
|
* Constructs a new WebDeploymentsApi.
|
|
22839
22845
|
* @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
@@ -22954,7 +22960,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
|
|
|
22954
22960
|
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(){/**
|
|
22955
22961
|
* WebMessaging service.
|
|
22956
22962
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
22957
|
-
* @version 192.
|
|
22963
|
+
* @version 192.1.0
|
|
22958
22964
|
*/ /**
|
|
22959
22965
|
* Constructs a new WebMessagingApi.
|
|
22960
22966
|
* @alias module:purecloud-platform-client-v2/api/WebMessagingApi
|
|
@@ -22970,7 +22976,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
|
|
|
22970
22976
|
*/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(){/**
|
|
22971
22977
|
* Widgets service.
|
|
22972
22978
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
22973
|
-
* @version 192.
|
|
22979
|
+
* @version 192.1.0
|
|
22974
22980
|
*/ /**
|
|
22975
22981
|
* Constructs a new WidgetsApi.
|
|
22976
22982
|
* @alias module:purecloud-platform-client-v2/api/WidgetsApi
|
|
@@ -23005,7 +23011,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
|
|
|
23005
23011
|
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(){/**
|
|
23006
23012
|
* WorkforceManagement service.
|
|
23007
23013
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
23008
|
-
* @version 192.
|
|
23014
|
+
* @version 192.1.0
|
|
23009
23015
|
*/ /**
|
|
23010
23016
|
* Constructs a new WorkforceManagementApi.
|
|
23011
23017
|
* @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
@@ -24483,7 +24489,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
|
|
|
24483
24489
|
* </pre>
|
|
24484
24490
|
* </p>
|
|
24485
24491
|
* @module purecloud-platform-client-v2/index
|
|
24486
|
-
* @version 192.
|
|
24492
|
+
* @version 192.1.0
|
|
24487
24493
|
*/var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
|
|
24488
24494
|
* The ApiClient constructor.
|
|
24489
24495
|
* @property {module:purecloud-platform-client-v2/ApiClient}
|