purecloud-platform-client-v2 195.0.0 → 196.0.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.
Files changed (85) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +105 -79
  3. package/dist/web-amd/purecloud-platform-client-v2.js +105 -79
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +86 -79
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +90 -80
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +250 -224
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/JourneyApi.js +29 -1
  38. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/QualityApi.js +2 -4
  57. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -855,7 +855,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
855
855
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
856
856
  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];}}}]);}();/**
857
857
  * @module purecloud-platform-client-v2/ApiClient
858
- * @version 195.0.0
858
+ * @version 196.0.0
859
859
  */var ApiClient=/*#__PURE__*/function(){/**
860
860
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
861
861
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -1167,7 +1167,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
1167
1167
  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(){/**
1168
1168
  * Alerting service.
1169
1169
  * @module purecloud-platform-client-v2/api/AlertingApi
1170
- * @version 195.0.0
1170
+ * @version 196.0.0
1171
1171
  */ /**
1172
1172
  * Constructs a new AlertingApi.
1173
1173
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -1324,7 +1324,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
1324
1324
  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(){/**
1325
1325
  * Analytics service.
1326
1326
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1327
- * @version 195.0.0
1327
+ * @version 196.0.0
1328
1328
  */ /**
1329
1329
  * Constructs a new AnalyticsApi.
1330
1330
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -1945,7 +1945,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
1945
1945
  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(){/**
1946
1946
  * Architect service.
1947
1947
  * @module purecloud-platform-client-v2/api/ArchitectApi
1948
- * @version 195.0.0
1948
+ * @version 196.0.0
1949
1949
  */ /**
1950
1950
  * Constructs a new ArchitectApi.
1951
1951
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -3061,7 +3061,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
3061
3061
  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(){/**
3062
3062
  * Audit service.
3063
3063
  * @module purecloud-platform-client-v2/api/AuditApi
3064
- * @version 195.0.0
3064
+ * @version 196.0.0
3065
3065
  */ /**
3066
3066
  * Constructs a new AuditApi.
3067
3067
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -3110,7 +3110,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3110
3110
  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(){/**
3111
3111
  * Authorization service.
3112
3112
  * @module purecloud-platform-client-v2/api/AuthorizationApi
3113
- * @version 195.0.0
3113
+ * @version 196.0.0
3114
3114
  */ /**
3115
3115
  * Constructs a new AuthorizationApi.
3116
3116
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -3425,7 +3425,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
3425
3425
  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(){/**
3426
3426
  * Billing service.
3427
3427
  * @module purecloud-platform-client-v2/api/BillingApi
3428
- * @version 195.0.0
3428
+ * @version 196.0.0
3429
3429
  */ /**
3430
3430
  * Constructs a new BillingApi.
3431
3431
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -3449,7 +3449,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
3449
3449
  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(){/**
3450
3450
  * CarrierServices service.
3451
3451
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
3452
- * @version 195.0.0
3452
+ * @version 196.0.0
3453
3453
  */ /**
3454
3454
  * Constructs a new CarrierServicesApi.
3455
3455
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -3469,7 +3469,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
3469
3469
  */},{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(){/**
3470
3470
  * Chat service.
3471
3471
  * @module purecloud-platform-client-v2/api/ChatApi
3472
- * @version 195.0.0
3472
+ * @version 196.0.0
3473
3473
  */ /**
3474
3474
  * Constructs a new ChatApi.
3475
3475
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -3694,7 +3694,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3694
3694
  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(){/**
3695
3695
  * Coaching service.
3696
3696
  * @module purecloud-platform-client-v2/api/CoachingApi
3697
- * @version 195.0.0
3697
+ * @version 196.0.0
3698
3698
  */ /**
3699
3699
  * Constructs a new CoachingApi.
3700
3700
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -3847,7 +3847,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3847
3847
  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(){/**
3848
3848
  * ContentManagement service.
3849
3849
  * @module purecloud-platform-client-v2/api/ContentManagementApi
3850
- * @version 195.0.0
3850
+ * @version 196.0.0
3851
3851
  */ /**
3852
3852
  * Constructs a new ContentManagementApi.
3853
3853
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -4130,7 +4130,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
4130
4130
  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(){/**
4131
4131
  * Conversations service.
4132
4132
  * @module purecloud-platform-client-v2/api/ConversationsApi
4133
- * @version 195.0.0
4133
+ * @version 196.0.0
4134
4134
  */ /**
4135
4135
  * Constructs a new ConversationsApi.
4136
4136
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -5810,7 +5810,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
5810
5810
  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(){/**
5811
5811
  * DataExtensions service.
5812
5812
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
5813
- * @version 195.0.0
5813
+ * @version 196.0.0
5814
5814
  */ /**
5815
5815
  * Constructs a new DataExtensionsApi.
5816
5816
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -5831,7 +5831,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5831
5831
  */},{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(){/**
5832
5832
  * Downloads service.
5833
5833
  * @module purecloud-platform-client-v2/api/DownloadsApi
5834
- * @version 195.0.0
5834
+ * @version 196.0.0
5835
5835
  */ /**
5836
5836
  * Constructs a new DownloadsApi.
5837
5837
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -5850,7 +5850,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5850
5850
  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(){/**
5851
5851
  * Emails service.
5852
5852
  * @module purecloud-platform-client-v2/api/EmailsApi
5853
- * @version 195.0.0
5853
+ * @version 196.0.0
5854
5854
  */ /**
5855
5855
  * Constructs a new EmailsApi.
5856
5856
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -5868,7 +5868,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
5868
5868
  */},{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(){/**
5869
5869
  * Events service.
5870
5870
  * @module purecloud-platform-client-v2/api/EventsApi
5871
- * @version 195.0.0
5871
+ * @version 196.0.0
5872
5872
  */ /**
5873
5873
  * Constructs a new EventsApi.
5874
5874
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -5893,7 +5893,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5893
5893
  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(){/**
5894
5894
  * ExternalContacts service.
5895
5895
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
5896
- * @version 195.0.0
5896
+ * @version 196.0.0
5897
5897
  */ /**
5898
5898
  * Constructs a new ExternalContactsApi.
5899
5899
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -6348,7 +6348,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
6348
6348
  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(){/**
6349
6349
  * Fax service.
6350
6350
  * @module purecloud-platform-client-v2/api/FaxApi
6351
- * @version 195.0.0
6351
+ * @version 196.0.0
6352
6352
  */ /**
6353
6353
  * Constructs a new FaxApi.
6354
6354
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -6397,7 +6397,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6397
6397
  */},{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(){/**
6398
6398
  * Flows service.
6399
6399
  * @module purecloud-platform-client-v2/api/FlowsApi
6400
- * @version 195.0.0
6400
+ * @version 196.0.0
6401
6401
  */ /**
6402
6402
  * Constructs a new FlowsApi.
6403
6403
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -6445,7 +6445,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6445
6445
  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(){/**
6446
6446
  * Gamification service.
6447
6447
  * @module purecloud-platform-client-v2/api/GamificationApi
6448
- * @version 195.0.0
6448
+ * @version 196.0.0
6449
6449
  */ /**
6450
6450
  * Constructs a new GamificationApi.
6451
6451
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -6985,7 +6985,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6985
6985
  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(){/**
6986
6986
  * GeneralDataProtectionRegulation service.
6987
6987
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
6988
- * @version 195.0.0
6988
+ * @version 196.0.0
6989
6989
  */ /**
6990
6990
  * Constructs a new GeneralDataProtectionRegulationApi.
6991
6991
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -7020,7 +7020,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
7020
7020
  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(){/**
7021
7021
  * Geolocation service.
7022
7022
  * @module purecloud-platform-client-v2/api/GeolocationApi
7023
- * @version 195.0.0
7023
+ * @version 196.0.0
7024
7024
  */ /**
7025
7025
  * Constructs a new GeolocationApi.
7026
7026
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -7054,7 +7054,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
7054
7054
  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(){/**
7055
7055
  * Greetings service.
7056
7056
  * @module purecloud-platform-client-v2/api/GreetingsApi
7057
- * @version 195.0.0
7057
+ * @version 196.0.0
7058
7058
  */ /**
7059
7059
  * Constructs a new GreetingsApi.
7060
7060
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -7161,7 +7161,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
7161
7161
  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(){/**
7162
7162
  * Groups service.
7163
7163
  * @module purecloud-platform-client-v2/api/GroupsApi
7164
- * @version 195.0.0
7164
+ * @version 196.0.0
7165
7165
  */ /**
7166
7166
  * Constructs a new GroupsApi.
7167
7167
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -7294,7 +7294,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
7294
7294
  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(){/**
7295
7295
  * IdentityProvider service.
7296
7296
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
7297
- * @version 195.0.0
7297
+ * @version 196.0.0
7298
7298
  */ /**
7299
7299
  * Constructs a new IdentityProviderApi.
7300
7300
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -7450,7 +7450,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7450
7450
  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(){/**
7451
7451
  * InfrastructureAsCode service.
7452
7452
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
7453
- * @version 195.0.0
7453
+ * @version 196.0.0
7454
7454
  */ /**
7455
7455
  * Constructs a new InfrastructureAsCodeApi.
7456
7456
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -7504,7 +7504,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
7504
7504
  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(){/**
7505
7505
  * Integrations service.
7506
7506
  * @module purecloud-platform-client-v2/api/IntegrationsApi
7507
- * @version 195.0.0
7507
+ * @version 196.0.0
7508
7508
  */ /**
7509
7509
  * Constructs a new IntegrationsApi.
7510
7510
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -8115,7 +8115,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
8115
8115
  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(){/**
8116
8116
  * Journey service.
8117
8117
  * @module purecloud-platform-client-v2/api/JourneyApi
8118
- * @version 195.0.0
8118
+ * @version 196.0.0
8119
8119
  */ /**
8120
8120
  * Constructs a new JourneyApi.
8121
8121
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -8372,6 +8372,15 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
8372
8372
  *
8373
8373
  * getJourneyViewsEventdefinitions is a preview method and is subject to both breaking and non-breaking changes at any time without notice
8374
8374
  */},{key:"getJourneyViewsEventdefinitions",value:function getJourneyViewsEventdefinitions(){return this.apiClient.callApi('/api/v2/journey/views/eventdefinitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
8375
+ * Get the jobs for an organization.
8376
+ *
8377
+ * @param {Object} opts Optional parameters
8378
+ * @param {Number} opts.pageNumber The number of the page to return (default to 1)
8379
+ * @param {Number} opts.pageSize Max number of entities to return (default to 25)
8380
+ * @param {String} opts.interval An absolute timeframe for filtering the jobs, expressed as an ISO 8601 interval.
8381
+ * @param {String} opts.statuses Job statuses to filter for
8382
+ * getJourneyViewsJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
8383
+ */},{key:"getJourneyViewsJobs",value:function getJourneyViewsJobs(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/views/jobs','GET',{},{'pageNumber':opts['pageNumber'],'pageSize':opts['pageSize'],'interval':opts['interval'],'statuses':opts['statuses']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
8375
8384
  * Update single action map.
8376
8385
  *
8377
8386
  * @param {String} actionMapId ID of the action map.
@@ -8503,7 +8512,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8503
8512
  */},{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(){/**
8504
8513
  * Knowledge service.
8505
8514
  * @module purecloud-platform-client-v2/api/KnowledgeApi
8506
- * @version 195.0.0
8515
+ * @version 196.0.0
8507
8516
  */ /**
8508
8517
  * Constructs a new KnowledgeApi.
8509
8518
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -9416,7 +9425,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9416
9425
  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(){/**
9417
9426
  * LanguageUnderstanding service.
9418
9427
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
9419
- * @version 195.0.0
9428
+ * @version 196.0.0
9420
9429
  */ /**
9421
9430
  * Constructs a new LanguageUnderstandingApi.
9422
9431
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -9676,7 +9685,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
9676
9685
  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(){/**
9677
9686
  * Languages service.
9678
9687
  * @module purecloud-platform-client-v2/api/LanguagesApi
9679
- * @version 195.0.0
9688
+ * @version 196.0.0
9680
9689
  */ /**
9681
9690
  * Constructs a new LanguagesApi.
9682
9691
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -9731,7 +9740,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
9731
9740
  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(){/**
9732
9741
  * Learning service.
9733
9742
  * @module purecloud-platform-client-v2/api/LearningApi
9734
- * @version 195.0.0
9743
+ * @version 196.0.0
9735
9744
  */ /**
9736
9745
  * Constructs a new LearningApi.
9737
9746
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -10001,7 +10010,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
10001
10010
  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(){/**
10002
10011
  * License service.
10003
10012
  * @module purecloud-platform-client-v2/api/LicenseApi
10004
- * @version 195.0.0
10013
+ * @version 196.0.0
10005
10014
  */ /**
10006
10015
  * Constructs a new LicenseApi.
10007
10016
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -10055,7 +10064,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
10055
10064
  */},{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(){/**
10056
10065
  * Locations service.
10057
10066
  * @module purecloud-platform-client-v2/api/LocationsApi
10058
- * @version 195.0.0
10067
+ * @version 196.0.0
10059
10068
  */ /**
10060
10069
  * Constructs a new LocationsApi.
10061
10070
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -10114,7 +10123,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10114
10123
  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(){/**
10115
10124
  * LogCapture service.
10116
10125
  * @module purecloud-platform-client-v2/api/LogCaptureApi
10117
- * @version 195.0.0
10126
+ * @version 196.0.0
10118
10127
  */ /**
10119
10128
  * Constructs a new LogCaptureApi.
10120
10129
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -10164,7 +10173,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
10164
10173
  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(){/**
10165
10174
  * Messaging service.
10166
10175
  * @module purecloud-platform-client-v2/api/MessagingApi
10167
- * @version 195.0.0
10176
+ * @version 196.0.0
10168
10177
  */ /**
10169
10178
  * Constructs a new MessagingApi.
10170
10179
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -10254,7 +10263,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10254
10263
  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(){/**
10255
10264
  * MobileDevices service.
10256
10265
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
10257
- * @version 195.0.0
10266
+ * @version 196.0.0
10258
10267
  */ /**
10259
10268
  * Constructs a new MobileDevicesApi.
10260
10269
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -10293,7 +10302,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10293
10302
  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(){/**
10294
10303
  * Notifications service.
10295
10304
  * @module purecloud-platform-client-v2/api/NotificationsApi
10296
- * @version 195.0.0
10305
+ * @version 196.0.0
10297
10306
  */ /**
10298
10307
  * Constructs a new NotificationsApi.
10299
10308
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -10350,7 +10359,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
10350
10359
  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(){/**
10351
10360
  * OAuth service.
10352
10361
  * @module purecloud-platform-client-v2/api/OAuthApi
10353
- * @version 195.0.0
10362
+ * @version 196.0.0
10354
10363
  */ /**
10355
10364
  * Constructs a new OAuthApi.
10356
10365
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -10435,7 +10444,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
10435
10444
  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(){/**
10436
10445
  * Objects service.
10437
10446
  * @module purecloud-platform-client-v2/api/ObjectsApi
10438
- * @version 195.0.0
10447
+ * @version 196.0.0
10439
10448
  */ /**
10440
10449
  * Constructs a new ObjectsApi.
10441
10450
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -10506,7 +10515,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
10506
10515
  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(){/**
10507
10516
  * OperationalEvents service.
10508
10517
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
10509
- * @version 195.0.0
10518
+ * @version 196.0.0
10510
10519
  */ /**
10511
10520
  * Constructs a new OperationalEventsApi.
10512
10521
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -10524,7 +10533,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
10524
10533
  */},{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(){/**
10525
10534
  * Organization service.
10526
10535
  * @module purecloud-platform-client-v2/api/OrganizationApi
10527
- * @version 195.0.0
10536
+ * @version 196.0.0
10528
10537
  */ /**
10529
10538
  * Constructs a new OrganizationApi.
10530
10539
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -10629,7 +10638,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10629
10638
  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(){/**
10630
10639
  * OrganizationAuthorization service.
10631
10640
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
10632
- * @version 195.0.0
10641
+ * @version 196.0.0
10633
10642
  */ /**
10634
10643
  * Constructs a new OrganizationAuthorizationApi.
10635
10644
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -10952,7 +10961,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
10952
10961
  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(){/**
10953
10962
  * Outbound service.
10954
10963
  * @module purecloud-platform-client-v2/api/OutboundApi
10955
- * @version 195.0.0
10964
+ * @version 196.0.0
10956
10965
  */ /**
10957
10966
  * Constructs a new OutboundApi.
10958
10967
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -12024,7 +12033,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12024
12033
  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(){/**
12025
12034
  * Presence service.
12026
12035
  * @module purecloud-platform-client-v2/api/PresenceApi
12027
- * @version 195.0.0
12036
+ * @version 196.0.0
12028
12037
  */ /**
12029
12038
  * Constructs a new PresenceApi.
12030
12039
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -12197,7 +12206,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12197
12206
  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(){/**
12198
12207
  * ProcessAutomation service.
12199
12208
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
12200
- * @version 195.0.0
12209
+ * @version 196.0.0
12201
12210
  */ /**
12202
12211
  * Constructs a new ProcessAutomationApi.
12203
12212
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -12260,7 +12269,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
12260
12269
  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(){/**
12261
12270
  * Quality service.
12262
12271
  * @module purecloud-platform-client-v2/api/QualityApi
12263
- * @version 195.0.0
12272
+ * @version 196.0.0
12264
12273
  */ /**
12265
12274
  * Constructs a new QualityApi.
12266
12275
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -12402,9 +12411,7 @@ if(transactionId===undefined||transactionId===null){throw'Missing the required p
12402
12411
  * @param {Object} opts Optional parameters
12403
12412
  * @param {Number} opts.pageSize The total page size requested (default to 25)
12404
12413
  * @param {Number} opts.pageNumber The page number requested (default to 1)
12405
- * @param {String} opts.sortBy NOTE: Does not work when querying evaluations
12406
12414
  * @param {Array.<String>} opts.expand variable name requested by expand list
12407
- * @param {String} opts.nextPage NOTE: Does not work when querying evaluations
12408
12415
  * @param {String} opts.previousPage Previous page token
12409
12416
  * @param {String} opts.conversationId conversationId specified
12410
12417
  * @param {String} opts.agentUserId user id of the agent
@@ -12421,7 +12428,7 @@ if(transactionId===undefined||transactionId===null){throw'Missing the required p
12421
12428
  * @param {Boolean} opts.expandAnswerTotalScores get the total scores for evaluations. NOTE: The answers will only be populated if this parameter is set to true in the request.
12422
12429
  * @param {Number} opts.maximum the maximum number of results to return
12423
12430
  * @param {String} opts.sortOrder NOTE: Does not work when conversationId is supplied.
12424
- */},{key:"getQualityEvaluationsQuery",value:function getQualityEvaluationsQuery(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/quality/evaluations/query','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'nextPage':opts['nextPage'],'previousPage':opts['previousPage'],'conversationId':opts['conversationId'],'agentUserId':opts['agentUserId'],'agentTeamId':opts['agentTeamId'],'evaluatorUserId':opts['evaluatorUserId'],'assigneeUserId':opts['assigneeUserId'],'queueId':opts['queueId'],'startTime':opts['startTime'],'endTime':opts['endTime'],'formContextId':opts['formContextId'],'evaluationState':this.apiClient.buildCollectionParam(opts['evaluationState'],'multi'),'isReleased':opts['isReleased'],'agentHasRead':opts['agentHasRead'],'expandAnswerTotalScores':opts['expandAnswerTotalScores'],'maximum':opts['maximum'],'sortOrder':opts['sortOrder']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
12431
+ */},{key:"getQualityEvaluationsQuery",value:function getQualityEvaluationsQuery(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/quality/evaluations/query','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'previousPage':opts['previousPage'],'conversationId':opts['conversationId'],'agentUserId':opts['agentUserId'],'agentTeamId':opts['agentTeamId'],'evaluatorUserId':opts['evaluatorUserId'],'assigneeUserId':opts['assigneeUserId'],'queueId':opts['queueId'],'startTime':opts['startTime'],'endTime':opts['endTime'],'formContextId':opts['formContextId'],'evaluationState':this.apiClient.buildCollectionParam(opts['evaluationState'],'multi'),'isReleased':opts['isReleased'],'agentHasRead':opts['agentHasRead'],'expandAnswerTotalScores':opts['expandAnswerTotalScores'],'maximum':opts['maximum'],'sortOrder':opts['sortOrder']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
12425
12432
  * Get an evaluator activity
12426
12433
  *
12427
12434
  * @param {Object} opts Optional parameters
@@ -12731,7 +12738,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
12731
12738
  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(){/**
12732
12739
  * Recording service.
12733
12740
  * @module purecloud-platform-client-v2/api/RecordingApi
12734
- * @version 195.0.0
12741
+ * @version 196.0.0
12735
12742
  */ /**
12736
12743
  * Constructs a new RecordingApi.
12737
12744
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -13142,7 +13149,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13142
13149
  */},{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(){/**
13143
13150
  * ResponseManagement service.
13144
13151
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
13145
- * @version 195.0.0
13152
+ * @version 196.0.0
13146
13153
  */ /**
13147
13154
  * Constructs a new ResponseManagementApi.
13148
13155
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -13263,7 +13270,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
13263
13270
  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(){/**
13264
13271
  * Routing service.
13265
13272
  * @module purecloud-platform-client-v2/api/RoutingApi
13266
- * @version 195.0.0
13273
+ * @version 196.0.0
13267
13274
  */ /**
13268
13275
  * Constructs a new RoutingApi.
13269
13276
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -14231,7 +14238,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14231
14238
  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(){/**
14232
14239
  * SCIM service.
14233
14240
  * @module purecloud-platform-client-v2/api/SCIMApi
14234
- * @version 195.0.0
14241
+ * @version 196.0.0
14235
14242
  */ /**
14236
14243
  * Constructs a new SCIMApi.
14237
14244
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -14456,7 +14463,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14456
14463
  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(){/**
14457
14464
  * ScreenRecording service.
14458
14465
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
14459
- * @version 195.0.0
14466
+ * @version 196.0.0
14460
14467
  */ /**
14461
14468
  * Constructs a new ScreenRecordingApi.
14462
14469
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -14471,7 +14478,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14471
14478
  */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(){/**
14472
14479
  * Scripts service.
14473
14480
  * @module purecloud-platform-client-v2/api/ScriptsApi
14474
- * @version 195.0.0
14481
+ * @version 196.0.0
14475
14482
  */ /**
14476
14483
  * Constructs a new ScriptsApi.
14477
14484
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -14607,7 +14614,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
14607
14614
  */},{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(){/**
14608
14615
  * Search service.
14609
14616
  * @module purecloud-platform-client-v2/api/SearchApi
14610
- * @version 195.0.0
14617
+ * @version 196.0.0
14611
14618
  */ /**
14612
14619
  * Constructs a new SearchApi.
14613
14620
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -14767,7 +14774,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14767
14774
  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(){/**
14768
14775
  * Settings service.
14769
14776
  * @module purecloud-platform-client-v2/api/SettingsApi
14770
- * @version 195.0.0
14777
+ * @version 196.0.0
14771
14778
  */ /**
14772
14779
  * Constructs a new SettingsApi.
14773
14780
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -14795,7 +14802,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14795
14802
  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(){/**
14796
14803
  * SpeechTextAnalytics service.
14797
14804
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
14798
- * @version 195.0.0
14805
+ * @version 196.0.0
14799
14806
  */ /**
14800
14807
  * Constructs a new SpeechTextAnalyticsApi.
14801
14808
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -15079,7 +15086,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
15079
15086
  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(){/**
15080
15087
  * Stations service.
15081
15088
  * @module purecloud-platform-client-v2/api/StationsApi
15082
- * @version 195.0.0
15089
+ * @version 196.0.0
15083
15090
  */ /**
15084
15091
  * Constructs a new StationsApi.
15085
15092
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -15111,7 +15118,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
15111
15118
  */},{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(){/**
15112
15119
  * Suggest service.
15113
15120
  * @module purecloud-platform-client-v2/api/SuggestApi
15114
- * @version 195.0.0
15121
+ * @version 196.0.0
15115
15122
  */ /**
15116
15123
  * Constructs a new SuggestApi.
15117
15124
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -15151,7 +15158,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15151
15158
  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(){/**
15152
15159
  * TaskManagement service.
15153
15160
  * @module purecloud-platform-client-v2/api/TaskManagementApi
15154
- * @version 195.0.0
15161
+ * @version 196.0.0
15155
15162
  */ /**
15156
15163
  * Constructs a new TaskManagementApi.
15157
15164
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -15480,7 +15487,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
15480
15487
  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(){/**
15481
15488
  * Teams service.
15482
15489
  * @module purecloud-platform-client-v2/api/TeamsApi
15483
- * @version 195.0.0
15490
+ * @version 196.0.0
15484
15491
  */ /**
15485
15492
  * Constructs a new TeamsApi.
15486
15493
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -15558,7 +15565,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15558
15565
  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(){/**
15559
15566
  * Telephony service.
15560
15567
  * @module purecloud-platform-client-v2/api/TelephonyApi
15561
- * @version 195.0.0
15568
+ * @version 196.0.0
15562
15569
  */ /**
15563
15570
  * Constructs a new TelephonyApi.
15564
15571
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -15605,7 +15612,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
15605
15612
  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(){/**
15606
15613
  * TelephonyProvidersEdge service.
15607
15614
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
15608
- * @version 195.0.0
15615
+ * @version 196.0.0
15609
15616
  */ /**
15610
15617
  * Constructs a new TelephonyProvidersEdgeApi.
15611
15618
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -16415,7 +16422,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
16415
16422
  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(){/**
16416
16423
  * Textbots service.
16417
16424
  * @module purecloud-platform-client-v2/api/TextbotsApi
16418
- * @version 195.0.0
16425
+ * @version 196.0.0
16419
16426
  */ /**
16420
16427
  * Constructs a new TextbotsApi.
16421
16428
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -16450,7 +16457,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
16450
16457
  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(){/**
16451
16458
  * Tokens service.
16452
16459
  * @module purecloud-platform-client-v2/api/TokensApi
16453
- * @version 195.0.0
16460
+ * @version 196.0.0
16454
16461
  */ /**
16455
16462
  * Constructs a new TokensApi.
16456
16463
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -16484,7 +16491,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16484
16491
  */},{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(){/**
16485
16492
  * Uploads service.
16486
16493
  * @module purecloud-platform-client-v2/api/UploadsApi
16487
- * @version 195.0.0
16494
+ * @version 196.0.0
16488
16495
  */ /**
16489
16496
  * Constructs a new UploadsApi.
16490
16497
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -16550,7 +16557,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16550
16557
  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(){/**
16551
16558
  * Usage service.
16552
16559
  * @module purecloud-platform-client-v2/api/UsageApi
16553
- * @version 195.0.0
16560
+ * @version 196.0.0
16554
16561
  */ /**
16555
16562
  * Constructs a new UsageApi.
16556
16563
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -16604,7 +16611,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16604
16611
  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(){/**
16605
16612
  * UserRecordings service.
16606
16613
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
16607
- * @version 195.0.0
16614
+ * @version 196.0.0
16608
16615
  */ /**
16609
16616
  * Constructs a new UserRecordingsApi.
16610
16617
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -16653,7 +16660,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
16653
16660
  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(){/**
16654
16661
  * Users service.
16655
16662
  * @module purecloud-platform-client-v2/api/UsersApi
16656
- * @version 195.0.0
16663
+ * @version 196.0.0
16657
16664
  */ /**
16658
16665
  * Constructs a new UsersApi.
16659
16666
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -17315,7 +17322,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
17315
17322
  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(){/**
17316
17323
  * Utilities service.
17317
17324
  * @module purecloud-platform-client-v2/api/UtilitiesApi
17318
- * @version 195.0.0
17325
+ * @version 196.0.0
17319
17326
  */ /**
17320
17327
  * Constructs a new UtilitiesApi.
17321
17328
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -17342,7 +17349,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17342
17349
  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(){/**
17343
17350
  * Voicemail service.
17344
17351
  * @module purecloud-platform-client-v2/api/VoicemailApi
17345
- * @version 195.0.0
17352
+ * @version 196.0.0
17346
17353
  */ /**
17347
17354
  * Constructs a new VoicemailApi.
17348
17355
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -17491,7 +17498,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
17491
17498
  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(){/**
17492
17499
  * WebChat service.
17493
17500
  * @module purecloud-platform-client-v2/api/WebChatApi
17494
- * @version 195.0.0
17501
+ * @version 196.0.0
17495
17502
  */ /**
17496
17503
  * Constructs a new WebChatApi.
17497
17504
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -17626,7 +17633,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17626
17633
  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(){/**
17627
17634
  * WebDeployments service.
17628
17635
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
17629
- * @version 195.0.0
17636
+ * @version 196.0.0
17630
17637
  */ /**
17631
17638
  * Constructs a new WebDeploymentsApi.
17632
17639
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -17747,7 +17754,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17747
17754
  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(){/**
17748
17755
  * WebMessaging service.
17749
17756
  * @module purecloud-platform-client-v2/api/WebMessagingApi
17750
- * @version 195.0.0
17757
+ * @version 196.0.0
17751
17758
  */ /**
17752
17759
  * Constructs a new WebMessagingApi.
17753
17760
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -17763,7 +17770,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
17763
17770
  */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(){/**
17764
17771
  * Widgets service.
17765
17772
  * @module purecloud-platform-client-v2/api/WidgetsApi
17766
- * @version 195.0.0
17773
+ * @version 196.0.0
17767
17774
  */ /**
17768
17775
  * Constructs a new WidgetsApi.
17769
17776
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -17798,7 +17805,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17798
17805
  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(){/**
17799
17806
  * WorkforceManagement service.
17800
17807
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
17801
- * @version 195.0.0
17808
+ * @version 196.0.0
17802
17809
  */ /**
17803
17810
  * Constructs a new WorkforceManagementApi.
17804
17811
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -19278,7 +19285,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
19278
19285
  * </pre>
19279
19286
  * </p>
19280
19287
  * @module purecloud-platform-client-v2/index
19281
- * @version 195.0.0
19288
+ * @version 196.0.0
19282
19289
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
19283
19290
  * The ApiClient constructor.
19284
19291
  * @property {module:purecloud-platform-client-v2/ApiClient}