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
@@ -3792,7 +3792,10 @@ module.exports = function inspect_(obj, options, depth, seen) {
3792
3792
  if (typeof window !== 'undefined' && obj === window) {
3793
3793
  return '{ [object Window] }';
3794
3794
  }
3795
- if (obj === global) {
3795
+ if (
3796
+ (typeof globalThis !== 'undefined' && obj === globalThis)
3797
+ || (typeof global !== 'undefined' && obj === global)
3798
+ ) {
3796
3799
  return '{ [object globalThis] }';
3797
3800
  }
3798
3801
  if (!isDate(obj) && !isRegExp(obj)) {
@@ -6054,7 +6057,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
6054
6057
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
6055
6058
  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];}}}]);}();/**
6056
6059
  * @module purecloud-platform-client-v2/ApiClient
6057
- * @version 195.0.0
6060
+ * @version 196.0.0
6058
6061
  */var ApiClient=/*#__PURE__*/function(){/**
6059
6062
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
6060
6063
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -6366,7 +6369,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
6366
6369
  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(){/**
6367
6370
  * Alerting service.
6368
6371
  * @module purecloud-platform-client-v2/api/AlertingApi
6369
- * @version 195.0.0
6372
+ * @version 196.0.0
6370
6373
  */ /**
6371
6374
  * Constructs a new AlertingApi.
6372
6375
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -6523,7 +6526,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
6523
6526
  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(){/**
6524
6527
  * Analytics service.
6525
6528
  * @module purecloud-platform-client-v2/api/AnalyticsApi
6526
- * @version 195.0.0
6529
+ * @version 196.0.0
6527
6530
  */ /**
6528
6531
  * Constructs a new AnalyticsApi.
6529
6532
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -7144,7 +7147,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7144
7147
  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(){/**
7145
7148
  * Architect service.
7146
7149
  * @module purecloud-platform-client-v2/api/ArchitectApi
7147
- * @version 195.0.0
7150
+ * @version 196.0.0
7148
7151
  */ /**
7149
7152
  * Constructs a new ArchitectApi.
7150
7153
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -8260,7 +8263,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
8260
8263
  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(){/**
8261
8264
  * Audit service.
8262
8265
  * @module purecloud-platform-client-v2/api/AuditApi
8263
- * @version 195.0.0
8266
+ * @version 196.0.0
8264
8267
  */ /**
8265
8268
  * Constructs a new AuditApi.
8266
8269
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -8309,7 +8312,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8309
8312
  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(){/**
8310
8313
  * Authorization service.
8311
8314
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8312
- * @version 195.0.0
8315
+ * @version 196.0.0
8313
8316
  */ /**
8314
8317
  * Constructs a new AuthorizationApi.
8315
8318
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -8624,7 +8627,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
8624
8627
  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(){/**
8625
8628
  * Billing service.
8626
8629
  * @module purecloud-platform-client-v2/api/BillingApi
8627
- * @version 195.0.0
8630
+ * @version 196.0.0
8628
8631
  */ /**
8629
8632
  * Constructs a new BillingApi.
8630
8633
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -8648,7 +8651,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
8648
8651
  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(){/**
8649
8652
  * CarrierServices service.
8650
8653
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
8651
- * @version 195.0.0
8654
+ * @version 196.0.0
8652
8655
  */ /**
8653
8656
  * Constructs a new CarrierServicesApi.
8654
8657
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -8668,7 +8671,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
8668
8671
  */},{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(){/**
8669
8672
  * Chat service.
8670
8673
  * @module purecloud-platform-client-v2/api/ChatApi
8671
- * @version 195.0.0
8674
+ * @version 196.0.0
8672
8675
  */ /**
8673
8676
  * Constructs a new ChatApi.
8674
8677
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -8893,7 +8896,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8893
8896
  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(){/**
8894
8897
  * Coaching service.
8895
8898
  * @module purecloud-platform-client-v2/api/CoachingApi
8896
- * @version 195.0.0
8899
+ * @version 196.0.0
8897
8900
  */ /**
8898
8901
  * Constructs a new CoachingApi.
8899
8902
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -9046,7 +9049,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9046
9049
  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(){/**
9047
9050
  * ContentManagement service.
9048
9051
  * @module purecloud-platform-client-v2/api/ContentManagementApi
9049
- * @version 195.0.0
9052
+ * @version 196.0.0
9050
9053
  */ /**
9051
9054
  * Constructs a new ContentManagementApi.
9052
9055
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -9329,7 +9332,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
9329
9332
  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(){/**
9330
9333
  * Conversations service.
9331
9334
  * @module purecloud-platform-client-v2/api/ConversationsApi
9332
- * @version 195.0.0
9335
+ * @version 196.0.0
9333
9336
  */ /**
9334
9337
  * Constructs a new ConversationsApi.
9335
9338
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -11009,7 +11012,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
11009
11012
  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(){/**
11010
11013
  * DataExtensions service.
11011
11014
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
11012
- * @version 195.0.0
11015
+ * @version 196.0.0
11013
11016
  */ /**
11014
11017
  * Constructs a new DataExtensionsApi.
11015
11018
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -11030,7 +11033,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
11030
11033
  */},{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(){/**
11031
11034
  * Downloads service.
11032
11035
  * @module purecloud-platform-client-v2/api/DownloadsApi
11033
- * @version 195.0.0
11036
+ * @version 196.0.0
11034
11037
  */ /**
11035
11038
  * Constructs a new DownloadsApi.
11036
11039
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -11049,7 +11052,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
11049
11052
  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(){/**
11050
11053
  * Emails service.
11051
11054
  * @module purecloud-platform-client-v2/api/EmailsApi
11052
- * @version 195.0.0
11055
+ * @version 196.0.0
11053
11056
  */ /**
11054
11057
  * Constructs a new EmailsApi.
11055
11058
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -11067,7 +11070,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
11067
11070
  */},{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(){/**
11068
11071
  * Events service.
11069
11072
  * @module purecloud-platform-client-v2/api/EventsApi
11070
- * @version 195.0.0
11073
+ * @version 196.0.0
11071
11074
  */ /**
11072
11075
  * Constructs a new EventsApi.
11073
11076
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -11092,7 +11095,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11092
11095
  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(){/**
11093
11096
  * ExternalContacts service.
11094
11097
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
11095
- * @version 195.0.0
11098
+ * @version 196.0.0
11096
11099
  */ /**
11097
11100
  * Constructs a new ExternalContactsApi.
11098
11101
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -11547,7 +11550,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
11547
11550
  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(){/**
11548
11551
  * Fax service.
11549
11552
  * @module purecloud-platform-client-v2/api/FaxApi
11550
- * @version 195.0.0
11553
+ * @version 196.0.0
11551
11554
  */ /**
11552
11555
  * Constructs a new FaxApi.
11553
11556
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -11596,7 +11599,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11596
11599
  */},{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(){/**
11597
11600
  * Flows service.
11598
11601
  * @module purecloud-platform-client-v2/api/FlowsApi
11599
- * @version 195.0.0
11602
+ * @version 196.0.0
11600
11603
  */ /**
11601
11604
  * Constructs a new FlowsApi.
11602
11605
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -11644,7 +11647,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11644
11647
  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(){/**
11645
11648
  * Gamification service.
11646
11649
  * @module purecloud-platform-client-v2/api/GamificationApi
11647
- * @version 195.0.0
11650
+ * @version 196.0.0
11648
11651
  */ /**
11649
11652
  * Constructs a new GamificationApi.
11650
11653
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -12184,7 +12187,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12184
12187
  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(){/**
12185
12188
  * GeneralDataProtectionRegulation service.
12186
12189
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
12187
- * @version 195.0.0
12190
+ * @version 196.0.0
12188
12191
  */ /**
12189
12192
  * Constructs a new GeneralDataProtectionRegulationApi.
12190
12193
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -12219,7 +12222,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
12219
12222
  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(){/**
12220
12223
  * Geolocation service.
12221
12224
  * @module purecloud-platform-client-v2/api/GeolocationApi
12222
- * @version 195.0.0
12225
+ * @version 196.0.0
12223
12226
  */ /**
12224
12227
  * Constructs a new GeolocationApi.
12225
12228
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -12253,7 +12256,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
12253
12256
  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(){/**
12254
12257
  * Greetings service.
12255
12258
  * @module purecloud-platform-client-v2/api/GreetingsApi
12256
- * @version 195.0.0
12259
+ * @version 196.0.0
12257
12260
  */ /**
12258
12261
  * Constructs a new GreetingsApi.
12259
12262
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -12360,7 +12363,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
12360
12363
  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(){/**
12361
12364
  * Groups service.
12362
12365
  * @module purecloud-platform-client-v2/api/GroupsApi
12363
- * @version 195.0.0
12366
+ * @version 196.0.0
12364
12367
  */ /**
12365
12368
  * Constructs a new GroupsApi.
12366
12369
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -12493,7 +12496,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
12493
12496
  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(){/**
12494
12497
  * IdentityProvider service.
12495
12498
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
12496
- * @version 195.0.0
12499
+ * @version 196.0.0
12497
12500
  */ /**
12498
12501
  * Constructs a new IdentityProviderApi.
12499
12502
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -12649,7 +12652,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12649
12652
  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(){/**
12650
12653
  * InfrastructureAsCode service.
12651
12654
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
12652
- * @version 195.0.0
12655
+ * @version 196.0.0
12653
12656
  */ /**
12654
12657
  * Constructs a new InfrastructureAsCodeApi.
12655
12658
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -12703,7 +12706,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
12703
12706
  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(){/**
12704
12707
  * Integrations service.
12705
12708
  * @module purecloud-platform-client-v2/api/IntegrationsApi
12706
- * @version 195.0.0
12709
+ * @version 196.0.0
12707
12710
  */ /**
12708
12711
  * Constructs a new IntegrationsApi.
12709
12712
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -13314,7 +13317,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
13314
13317
  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(){/**
13315
13318
  * Journey service.
13316
13319
  * @module purecloud-platform-client-v2/api/JourneyApi
13317
- * @version 195.0.0
13320
+ * @version 196.0.0
13318
13321
  */ /**
13319
13322
  * Constructs a new JourneyApi.
13320
13323
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -13571,6 +13574,15 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
13571
13574
  *
13572
13575
  * getJourneyViewsEventdefinitions is a preview method and is subject to both breaking and non-breaking changes at any time without notice
13573
13576
  */},{key:"getJourneyViewsEventdefinitions",value:function getJourneyViewsEventdefinitions(){return this.apiClient.callApi('/api/v2/journey/views/eventdefinitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
13577
+ * Get the jobs for an organization.
13578
+ *
13579
+ * @param {Object} opts Optional parameters
13580
+ * @param {Number} opts.pageNumber The number of the page to return (default to 1)
13581
+ * @param {Number} opts.pageSize Max number of entities to return (default to 25)
13582
+ * @param {String} opts.interval An absolute timeframe for filtering the jobs, expressed as an ISO 8601 interval.
13583
+ * @param {String} opts.statuses Job statuses to filter for
13584
+ * getJourneyViewsJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
13585
+ */},{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']);}/**
13574
13586
  * Update single action map.
13575
13587
  *
13576
13588
  * @param {String} actionMapId ID of the action map.
@@ -13702,7 +13714,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13702
13714
  */},{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(){/**
13703
13715
  * Knowledge service.
13704
13716
  * @module purecloud-platform-client-v2/api/KnowledgeApi
13705
- * @version 195.0.0
13717
+ * @version 196.0.0
13706
13718
  */ /**
13707
13719
  * Constructs a new KnowledgeApi.
13708
13720
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -14615,7 +14627,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14615
14627
  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(){/**
14616
14628
  * LanguageUnderstanding service.
14617
14629
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
14618
- * @version 195.0.0
14630
+ * @version 196.0.0
14619
14631
  */ /**
14620
14632
  * Constructs a new LanguageUnderstandingApi.
14621
14633
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -14875,7 +14887,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
14875
14887
  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(){/**
14876
14888
  * Languages service.
14877
14889
  * @module purecloud-platform-client-v2/api/LanguagesApi
14878
- * @version 195.0.0
14890
+ * @version 196.0.0
14879
14891
  */ /**
14880
14892
  * Constructs a new LanguagesApi.
14881
14893
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -14930,7 +14942,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14930
14942
  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(){/**
14931
14943
  * Learning service.
14932
14944
  * @module purecloud-platform-client-v2/api/LearningApi
14933
- * @version 195.0.0
14945
+ * @version 196.0.0
14934
14946
  */ /**
14935
14947
  * Constructs a new LearningApi.
14936
14948
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -15200,7 +15212,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
15200
15212
  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(){/**
15201
15213
  * License service.
15202
15214
  * @module purecloud-platform-client-v2/api/LicenseApi
15203
- * @version 195.0.0
15215
+ * @version 196.0.0
15204
15216
  */ /**
15205
15217
  * Constructs a new LicenseApi.
15206
15218
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -15254,7 +15266,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
15254
15266
  */},{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(){/**
15255
15267
  * Locations service.
15256
15268
  * @module purecloud-platform-client-v2/api/LocationsApi
15257
- * @version 195.0.0
15269
+ * @version 196.0.0
15258
15270
  */ /**
15259
15271
  * Constructs a new LocationsApi.
15260
15272
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -15313,7 +15325,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15313
15325
  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(){/**
15314
15326
  * LogCapture service.
15315
15327
  * @module purecloud-platform-client-v2/api/LogCaptureApi
15316
- * @version 195.0.0
15328
+ * @version 196.0.0
15317
15329
  */ /**
15318
15330
  * Constructs a new LogCaptureApi.
15319
15331
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -15363,7 +15375,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
15363
15375
  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(){/**
15364
15376
  * Messaging service.
15365
15377
  * @module purecloud-platform-client-v2/api/MessagingApi
15366
- * @version 195.0.0
15378
+ * @version 196.0.0
15367
15379
  */ /**
15368
15380
  * Constructs a new MessagingApi.
15369
15381
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -15453,7 +15465,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15453
15465
  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(){/**
15454
15466
  * MobileDevices service.
15455
15467
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
15456
- * @version 195.0.0
15468
+ * @version 196.0.0
15457
15469
  */ /**
15458
15470
  * Constructs a new MobileDevicesApi.
15459
15471
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -15492,7 +15504,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15492
15504
  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(){/**
15493
15505
  * Notifications service.
15494
15506
  * @module purecloud-platform-client-v2/api/NotificationsApi
15495
- * @version 195.0.0
15507
+ * @version 196.0.0
15496
15508
  */ /**
15497
15509
  * Constructs a new NotificationsApi.
15498
15510
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -15549,7 +15561,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
15549
15561
  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(){/**
15550
15562
  * OAuth service.
15551
15563
  * @module purecloud-platform-client-v2/api/OAuthApi
15552
- * @version 195.0.0
15564
+ * @version 196.0.0
15553
15565
  */ /**
15554
15566
  * Constructs a new OAuthApi.
15555
15567
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -15634,7 +15646,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
15634
15646
  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(){/**
15635
15647
  * Objects service.
15636
15648
  * @module purecloud-platform-client-v2/api/ObjectsApi
15637
- * @version 195.0.0
15649
+ * @version 196.0.0
15638
15650
  */ /**
15639
15651
  * Constructs a new ObjectsApi.
15640
15652
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -15705,7 +15717,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
15705
15717
  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(){/**
15706
15718
  * OperationalEvents service.
15707
15719
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
15708
- * @version 195.0.0
15720
+ * @version 196.0.0
15709
15721
  */ /**
15710
15722
  * Constructs a new OperationalEventsApi.
15711
15723
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -15723,7 +15735,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
15723
15735
  */},{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(){/**
15724
15736
  * Organization service.
15725
15737
  * @module purecloud-platform-client-v2/api/OrganizationApi
15726
- * @version 195.0.0
15738
+ * @version 196.0.0
15727
15739
  */ /**
15728
15740
  * Constructs a new OrganizationApi.
15729
15741
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -15828,7 +15840,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15828
15840
  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(){/**
15829
15841
  * OrganizationAuthorization service.
15830
15842
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
15831
- * @version 195.0.0
15843
+ * @version 196.0.0
15832
15844
  */ /**
15833
15845
  * Constructs a new OrganizationAuthorizationApi.
15834
15846
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -16151,7 +16163,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
16151
16163
  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(){/**
16152
16164
  * Outbound service.
16153
16165
  * @module purecloud-platform-client-v2/api/OutboundApi
16154
- * @version 195.0.0
16166
+ * @version 196.0.0
16155
16167
  */ /**
16156
16168
  * Constructs a new OutboundApi.
16157
16169
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -17223,7 +17235,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17223
17235
  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(){/**
17224
17236
  * Presence service.
17225
17237
  * @module purecloud-platform-client-v2/api/PresenceApi
17226
- * @version 195.0.0
17238
+ * @version 196.0.0
17227
17239
  */ /**
17228
17240
  * Constructs a new PresenceApi.
17229
17241
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -17396,7 +17408,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17396
17408
  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(){/**
17397
17409
  * ProcessAutomation service.
17398
17410
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
17399
- * @version 195.0.0
17411
+ * @version 196.0.0
17400
17412
  */ /**
17401
17413
  * Constructs a new ProcessAutomationApi.
17402
17414
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -17459,7 +17471,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
17459
17471
  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(){/**
17460
17472
  * Quality service.
17461
17473
  * @module purecloud-platform-client-v2/api/QualityApi
17462
- * @version 195.0.0
17474
+ * @version 196.0.0
17463
17475
  */ /**
17464
17476
  * Constructs a new QualityApi.
17465
17477
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -17601,9 +17613,7 @@ if(transactionId===undefined||transactionId===null){throw'Missing the required p
17601
17613
  * @param {Object} opts Optional parameters
17602
17614
  * @param {Number} opts.pageSize The total page size requested (default to 25)
17603
17615
  * @param {Number} opts.pageNumber The page number requested (default to 1)
17604
- * @param {String} opts.sortBy NOTE: Does not work when querying evaluations
17605
17616
  * @param {Array.<String>} opts.expand variable name requested by expand list
17606
- * @param {String} opts.nextPage NOTE: Does not work when querying evaluations
17607
17617
  * @param {String} opts.previousPage Previous page token
17608
17618
  * @param {String} opts.conversationId conversationId specified
17609
17619
  * @param {String} opts.agentUserId user id of the agent
@@ -17620,7 +17630,7 @@ if(transactionId===undefined||transactionId===null){throw'Missing the required p
17620
17630
  * @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.
17621
17631
  * @param {Number} opts.maximum the maximum number of results to return
17622
17632
  * @param {String} opts.sortOrder NOTE: Does not work when conversationId is supplied.
17623
- */},{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']);}/**
17633
+ */},{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']);}/**
17624
17634
  * Get an evaluator activity
17625
17635
  *
17626
17636
  * @param {Object} opts Optional parameters
@@ -17930,7 +17940,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
17930
17940
  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(){/**
17931
17941
  * Recording service.
17932
17942
  * @module purecloud-platform-client-v2/api/RecordingApi
17933
- * @version 195.0.0
17943
+ * @version 196.0.0
17934
17944
  */ /**
17935
17945
  * Constructs a new RecordingApi.
17936
17946
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -18341,7 +18351,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18341
18351
  */},{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(){/**
18342
18352
  * ResponseManagement service.
18343
18353
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
18344
- * @version 195.0.0
18354
+ * @version 196.0.0
18345
18355
  */ /**
18346
18356
  * Constructs a new ResponseManagementApi.
18347
18357
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -18462,7 +18472,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
18462
18472
  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(){/**
18463
18473
  * Routing service.
18464
18474
  * @module purecloud-platform-client-v2/api/RoutingApi
18465
- * @version 195.0.0
18475
+ * @version 196.0.0
18466
18476
  */ /**
18467
18477
  * Constructs a new RoutingApi.
18468
18478
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -19430,7 +19440,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19430
19440
  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(){/**
19431
19441
  * SCIM service.
19432
19442
  * @module purecloud-platform-client-v2/api/SCIMApi
19433
- * @version 195.0.0
19443
+ * @version 196.0.0
19434
19444
  */ /**
19435
19445
  * Constructs a new SCIMApi.
19436
19446
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -19655,7 +19665,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19655
19665
  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(){/**
19656
19666
  * ScreenRecording service.
19657
19667
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
19658
- * @version 195.0.0
19668
+ * @version 196.0.0
19659
19669
  */ /**
19660
19670
  * Constructs a new ScreenRecordingApi.
19661
19671
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -19670,7 +19680,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19670
19680
  */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(){/**
19671
19681
  * Scripts service.
19672
19682
  * @module purecloud-platform-client-v2/api/ScriptsApi
19673
- * @version 195.0.0
19683
+ * @version 196.0.0
19674
19684
  */ /**
19675
19685
  * Constructs a new ScriptsApi.
19676
19686
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -19806,7 +19816,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
19806
19816
  */},{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(){/**
19807
19817
  * Search service.
19808
19818
  * @module purecloud-platform-client-v2/api/SearchApi
19809
- * @version 195.0.0
19819
+ * @version 196.0.0
19810
19820
  */ /**
19811
19821
  * Constructs a new SearchApi.
19812
19822
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -19966,7 +19976,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19966
19976
  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(){/**
19967
19977
  * Settings service.
19968
19978
  * @module purecloud-platform-client-v2/api/SettingsApi
19969
- * @version 195.0.0
19979
+ * @version 196.0.0
19970
19980
  */ /**
19971
19981
  * Constructs a new SettingsApi.
19972
19982
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -19994,7 +20004,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19994
20004
  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(){/**
19995
20005
  * SpeechTextAnalytics service.
19996
20006
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
19997
- * @version 195.0.0
20007
+ * @version 196.0.0
19998
20008
  */ /**
19999
20009
  * Constructs a new SpeechTextAnalyticsApi.
20000
20010
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -20278,7 +20288,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
20278
20288
  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(){/**
20279
20289
  * Stations service.
20280
20290
  * @module purecloud-platform-client-v2/api/StationsApi
20281
- * @version 195.0.0
20291
+ * @version 196.0.0
20282
20292
  */ /**
20283
20293
  * Constructs a new StationsApi.
20284
20294
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -20310,7 +20320,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
20310
20320
  */},{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(){/**
20311
20321
  * Suggest service.
20312
20322
  * @module purecloud-platform-client-v2/api/SuggestApi
20313
- * @version 195.0.0
20323
+ * @version 196.0.0
20314
20324
  */ /**
20315
20325
  * Constructs a new SuggestApi.
20316
20326
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -20350,7 +20360,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20350
20360
  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(){/**
20351
20361
  * TaskManagement service.
20352
20362
  * @module purecloud-platform-client-v2/api/TaskManagementApi
20353
- * @version 195.0.0
20363
+ * @version 196.0.0
20354
20364
  */ /**
20355
20365
  * Constructs a new TaskManagementApi.
20356
20366
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -20679,7 +20689,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
20679
20689
  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(){/**
20680
20690
  * Teams service.
20681
20691
  * @module purecloud-platform-client-v2/api/TeamsApi
20682
- * @version 195.0.0
20692
+ * @version 196.0.0
20683
20693
  */ /**
20684
20694
  * Constructs a new TeamsApi.
20685
20695
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -20757,7 +20767,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20757
20767
  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(){/**
20758
20768
  * Telephony service.
20759
20769
  * @module purecloud-platform-client-v2/api/TelephonyApi
20760
- * @version 195.0.0
20770
+ * @version 196.0.0
20761
20771
  */ /**
20762
20772
  * Constructs a new TelephonyApi.
20763
20773
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -20804,7 +20814,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
20804
20814
  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(){/**
20805
20815
  * TelephonyProvidersEdge service.
20806
20816
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
20807
- * @version 195.0.0
20817
+ * @version 196.0.0
20808
20818
  */ /**
20809
20819
  * Constructs a new TelephonyProvidersEdgeApi.
20810
20820
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -21614,7 +21624,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
21614
21624
  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(){/**
21615
21625
  * Textbots service.
21616
21626
  * @module purecloud-platform-client-v2/api/TextbotsApi
21617
- * @version 195.0.0
21627
+ * @version 196.0.0
21618
21628
  */ /**
21619
21629
  * Constructs a new TextbotsApi.
21620
21630
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -21649,7 +21659,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
21649
21659
  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(){/**
21650
21660
  * Tokens service.
21651
21661
  * @module purecloud-platform-client-v2/api/TokensApi
21652
- * @version 195.0.0
21662
+ * @version 196.0.0
21653
21663
  */ /**
21654
21664
  * Constructs a new TokensApi.
21655
21665
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -21683,7 +21693,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
21683
21693
  */},{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(){/**
21684
21694
  * Uploads service.
21685
21695
  * @module purecloud-platform-client-v2/api/UploadsApi
21686
- * @version 195.0.0
21696
+ * @version 196.0.0
21687
21697
  */ /**
21688
21698
  * Constructs a new UploadsApi.
21689
21699
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -21749,7 +21759,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21749
21759
  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(){/**
21750
21760
  * Usage service.
21751
21761
  * @module purecloud-platform-client-v2/api/UsageApi
21752
- * @version 195.0.0
21762
+ * @version 196.0.0
21753
21763
  */ /**
21754
21764
  * Constructs a new UsageApi.
21755
21765
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -21803,7 +21813,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21803
21813
  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(){/**
21804
21814
  * UserRecordings service.
21805
21815
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
21806
- * @version 195.0.0
21816
+ * @version 196.0.0
21807
21817
  */ /**
21808
21818
  * Constructs a new UserRecordingsApi.
21809
21819
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -21852,7 +21862,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
21852
21862
  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(){/**
21853
21863
  * Users service.
21854
21864
  * @module purecloud-platform-client-v2/api/UsersApi
21855
- * @version 195.0.0
21865
+ * @version 196.0.0
21856
21866
  */ /**
21857
21867
  * Constructs a new UsersApi.
21858
21868
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -22514,7 +22524,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
22514
22524
  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(){/**
22515
22525
  * Utilities service.
22516
22526
  * @module purecloud-platform-client-v2/api/UtilitiesApi
22517
- * @version 195.0.0
22527
+ * @version 196.0.0
22518
22528
  */ /**
22519
22529
  * Constructs a new UtilitiesApi.
22520
22530
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -22541,7 +22551,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22541
22551
  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(){/**
22542
22552
  * Voicemail service.
22543
22553
  * @module purecloud-platform-client-v2/api/VoicemailApi
22544
- * @version 195.0.0
22554
+ * @version 196.0.0
22545
22555
  */ /**
22546
22556
  * Constructs a new VoicemailApi.
22547
22557
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -22690,7 +22700,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
22690
22700
  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(){/**
22691
22701
  * WebChat service.
22692
22702
  * @module purecloud-platform-client-v2/api/WebChatApi
22693
- * @version 195.0.0
22703
+ * @version 196.0.0
22694
22704
  */ /**
22695
22705
  * Constructs a new WebChatApi.
22696
22706
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -22825,7 +22835,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22825
22835
  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(){/**
22826
22836
  * WebDeployments service.
22827
22837
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
22828
- * @version 195.0.0
22838
+ * @version 196.0.0
22829
22839
  */ /**
22830
22840
  * Constructs a new WebDeploymentsApi.
22831
22841
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -22946,7 +22956,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
22946
22956
  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(){/**
22947
22957
  * WebMessaging service.
22948
22958
  * @module purecloud-platform-client-v2/api/WebMessagingApi
22949
- * @version 195.0.0
22959
+ * @version 196.0.0
22950
22960
  */ /**
22951
22961
  * Constructs a new WebMessagingApi.
22952
22962
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -22962,7 +22972,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
22962
22972
  */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(){/**
22963
22973
  * Widgets service.
22964
22974
  * @module purecloud-platform-client-v2/api/WidgetsApi
22965
- * @version 195.0.0
22975
+ * @version 196.0.0
22966
22976
  */ /**
22967
22977
  * Constructs a new WidgetsApi.
22968
22978
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -22997,7 +23007,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
22997
23007
  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(){/**
22998
23008
  * WorkforceManagement service.
22999
23009
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
23000
- * @version 195.0.0
23010
+ * @version 196.0.0
23001
23011
  */ /**
23002
23012
  * Constructs a new WorkforceManagementApi.
23003
23013
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -24477,7 +24487,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
24477
24487
  * </pre>
24478
24488
  * </p>
24479
24489
  * @module purecloud-platform-client-v2/index
24480
- * @version 195.0.0
24490
+ * @version 196.0.0
24481
24491
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
24482
24492
  * The ApiClient constructor.
24483
24493
  * @property {module:purecloud-platform-client-v2/ApiClient}