purecloud-platform-client-v2 189.0.0 → 189.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +76 -76
  3. package/dist/web-amd/purecloud-platform-client-v2.js +76 -76
  4. package/dist/web-cjs/bundle.js +76 -76
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +160 -105
  6. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  7. package/index.d.ts +2 -0
  8. package/package.json +1 -1
  9. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -847,7 +847,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
847
847
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
848
848
  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];}}}]);return Configuration;}();/**
849
849
  * @module purecloud-platform-client-v2/ApiClient
850
- * @version 189.0.0
850
+ * @version 189.1.0
851
851
  */var ApiClient=/*#__PURE__*/function(){/**
852
852
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
853
853
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -1159,7 +1159,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
1159
1159
  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);});}});}}]);return ApiClient;}();var AlertingApi=/*#__PURE__*/function(){/**
1160
1160
  * Alerting service.
1161
1161
  * @module purecloud-platform-client-v2/api/AlertingApi
1162
- * @version 189.0.0
1162
+ * @version 189.1.0
1163
1163
  */ /**
1164
1164
  * Constructs a new AlertingApi.
1165
1165
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -1316,7 +1316,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
1316
1316
  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']);}}]);return AlertingApi;}();var AnalyticsApi=/*#__PURE__*/function(){/**
1317
1317
  * Analytics service.
1318
1318
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1319
- * @version 189.0.0
1319
+ * @version 189.1.0
1320
1320
  */ /**
1321
1321
  * Constructs a new AnalyticsApi.
1322
1322
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -1926,7 +1926,7 @@ if(scheduleId===undefined||scheduleId===null){throw'Missing the required paramet
1926
1926
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsReportingSchedule';}return this.apiClient.callApi('/api/v2/analytics/reporting/schedules/{scheduleId}','PUT',{'scheduleId':scheduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return AnalyticsApi;}();var ArchitectApi=/*#__PURE__*/function(){/**
1927
1927
  * Architect service.
1928
1928
  * @module purecloud-platform-client-v2/api/ArchitectApi
1929
- * @version 189.0.0
1929
+ * @version 189.1.0
1930
1930
  */ /**
1931
1931
  * Constructs a new ArchitectApi.
1932
1932
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -3042,7 +3042,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
3042
3042
  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']);}}]);return ArchitectApi;}();var AuditApi=/*#__PURE__*/function(){/**
3043
3043
  * Audit service.
3044
3044
  * @module purecloud-platform-client-v2/api/AuditApi
3045
- * @version 189.0.0
3045
+ * @version 189.1.0
3046
3046
  */ /**
3047
3047
  * Constructs a new AuditApi.
3048
3048
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -3084,7 +3084,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3084
3084
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtime';}return this.apiClient.callApi('/api/v2/audits/query/realtime','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return AuditApi;}();var AuthorizationApi=/*#__PURE__*/function(){/**
3085
3085
  * Authorization service.
3086
3086
  * @module purecloud-platform-client-v2/api/AuthorizationApi
3087
- * @version 189.0.0
3087
+ * @version 189.1.0
3088
3088
  */ /**
3089
3089
  * Constructs a new AuthorizationApi.
3090
3090
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -3395,7 +3395,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
3395
3395
  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']);}}]);return AuthorizationApi;}();var BillingApi=/*#__PURE__*/function(){/**
3396
3396
  * Billing service.
3397
3397
  * @module purecloud-platform-client-v2/api/BillingApi
3398
- * @version 189.0.0
3398
+ * @version 189.1.0
3399
3399
  */ /**
3400
3400
  * Constructs a new BillingApi.
3401
3401
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -3419,7 +3419,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
3419
3419
  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']);}}]);return BillingApi;}();var CarrierServicesApi=/*#__PURE__*/function(){/**
3420
3420
  * CarrierServices service.
3421
3421
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
3422
- * @version 189.0.0
3422
+ * @version 189.1.0
3423
3423
  */ /**
3424
3424
  * Constructs a new CarrierServicesApi.
3425
3425
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -3439,7 +3439,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
3439
3439
  */},{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']);}}]);return CarrierServicesApi;}();var ChatApi=/*#__PURE__*/function(){/**
3440
3440
  * Chat service.
3441
3441
  * @module purecloud-platform-client-v2/api/ChatApi
3442
- * @version 189.0.0
3442
+ * @version 189.1.0
3443
3443
  */ /**
3444
3444
  * Constructs a new ChatApi.
3445
3445
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -3632,7 +3632,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3632
3632
  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']);}}]);return ChatApi;}();var CoachingApi=/*#__PURE__*/function(){/**
3633
3633
  * Coaching service.
3634
3634
  * @module purecloud-platform-client-v2/api/CoachingApi
3635
- * @version 189.0.0
3635
+ * @version 189.1.0
3636
3636
  */ /**
3637
3637
  * Constructs a new CoachingApi.
3638
3638
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -3785,7 +3785,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3785
3785
  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']);}}]);return CoachingApi;}();var ContentManagementApi=/*#__PURE__*/function(){/**
3786
3786
  * ContentManagement service.
3787
3787
  * @module purecloud-platform-client-v2/api/ContentManagementApi
3788
- * @version 189.0.0
3788
+ * @version 189.1.0
3789
3789
  */ /**
3790
3790
  * Constructs a new ContentManagementApi.
3791
3791
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -4068,7 +4068,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
4068
4068
  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']);}}]);return ContentManagementApi;}();var ConversationsApi=/*#__PURE__*/function(){/**
4069
4069
  * Conversations service.
4070
4070
  * @module purecloud-platform-client-v2/api/ConversationsApi
4071
- * @version 189.0.0
4071
+ * @version 189.1.0
4072
4072
  */ /**
4073
4073
  * Constructs a new ConversationsApi.
4074
4074
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -5799,7 +5799,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
5799
5799
  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']);}}]);return ConversationsApi;}();var DataExtensionsApi=/*#__PURE__*/function(){/**
5800
5800
  * DataExtensions service.
5801
5801
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
5802
- * @version 189.0.0
5802
+ * @version 189.1.0
5803
5803
  */ /**
5804
5804
  * Constructs a new DataExtensionsApi.
5805
5805
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -5820,7 +5820,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5820
5820
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return DataExtensionsApi;}();var DownloadsApi=/*#__PURE__*/function(){/**
5821
5821
  * Downloads service.
5822
5822
  * @module purecloud-platform-client-v2/api/DownloadsApi
5823
- * @version 189.0.0
5823
+ * @version 189.1.0
5824
5824
  */ /**
5825
5825
  * Constructs a new DownloadsApi.
5826
5826
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -5839,7 +5839,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5839
5839
  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']);}}]);return DownloadsApi;}();var EmailsApi=/*#__PURE__*/function(){/**
5840
5840
  * Emails service.
5841
5841
  * @module purecloud-platform-client-v2/api/EmailsApi
5842
- * @version 189.0.0
5842
+ * @version 189.1.0
5843
5843
  */ /**
5844
5844
  * Constructs a new EmailsApi.
5845
5845
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -5857,7 +5857,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
5857
5857
  */},{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']);}}]);return EmailsApi;}();var EventsApi=/*#__PURE__*/function(){/**
5858
5858
  * Events service.
5859
5859
  * @module purecloud-platform-client-v2/api/EventsApi
5860
- * @version 189.0.0
5860
+ * @version 189.1.0
5861
5861
  */ /**
5862
5862
  * Constructs a new EventsApi.
5863
5863
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -5882,7 +5882,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5882
5882
  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']);}}]);return EventsApi;}();var ExternalContactsApi=/*#__PURE__*/function(){/**
5883
5883
  * ExternalContacts service.
5884
5884
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
5885
- * @version 189.0.0
5885
+ * @version 189.1.0
5886
5886
  */ /**
5887
5887
  * Constructs a new ExternalContactsApi.
5888
5888
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -6337,7 +6337,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
6337
6337
  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']);}}]);return ExternalContactsApi;}();var FaxApi=/*#__PURE__*/function(){/**
6338
6338
  * Fax service.
6339
6339
  * @module purecloud-platform-client-v2/api/FaxApi
6340
- * @version 189.0.0
6340
+ * @version 189.1.0
6341
6341
  */ /**
6342
6342
  * Constructs a new FaxApi.
6343
6343
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -6378,7 +6378,7 @@ if(documentId===undefined||documentId===null){throw'Missing the required paramet
6378
6378
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putFaxDocument';}return this.apiClient.callApi('/api/v2/fax/documents/{documentId}','PUT',{'documentId':documentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return FaxApi;}();var FlowsApi=/*#__PURE__*/function(){/**
6379
6379
  * Flows service.
6380
6380
  * @module purecloud-platform-client-v2/api/FlowsApi
6381
- * @version 189.0.0
6381
+ * @version 189.1.0
6382
6382
  */ /**
6383
6383
  * Constructs a new FlowsApi.
6384
6384
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -6427,7 +6427,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6427
6427
  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']);}}]);return FlowsApi;}();var GamificationApi=/*#__PURE__*/function(){/**
6428
6428
  * Gamification service.
6429
6429
  * @module purecloud-platform-client-v2/api/GamificationApi
6430
- * @version 189.0.0
6430
+ * @version 189.1.0
6431
6431
  */ /**
6432
6432
  * Constructs a new GamificationApi.
6433
6433
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -6967,7 +6967,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6967
6967
  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']);}}]);return GamificationApi;}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
6968
6968
  * GeneralDataProtectionRegulation service.
6969
6969
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
6970
- * @version 189.0.0
6970
+ * @version 189.1.0
6971
6971
  */ /**
6972
6972
  * Constructs a new GeneralDataProtectionRegulationApi.
6973
6973
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -7002,7 +7002,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
7002
7002
  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']);}}]);return GeneralDataProtectionRegulationApi;}();var GeolocationApi=/*#__PURE__*/function(){/**
7003
7003
  * Geolocation service.
7004
7004
  * @module purecloud-platform-client-v2/api/GeolocationApi
7005
- * @version 189.0.0
7005
+ * @version 189.1.0
7006
7006
  */ /**
7007
7007
  * Constructs a new GeolocationApi.
7008
7008
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -7036,7 +7036,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
7036
7036
  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']);}}]);return GeolocationApi;}();var GreetingsApi=/*#__PURE__*/function(){/**
7037
7037
  * Greetings service.
7038
7038
  * @module purecloud-platform-client-v2/api/GreetingsApi
7039
- * @version 189.0.0
7039
+ * @version 189.1.0
7040
7040
  */ /**
7041
7041
  * Constructs a new GreetingsApi.
7042
7042
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -7143,7 +7143,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
7143
7143
  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']);}}]);return GreetingsApi;}();var GroupsApi=/*#__PURE__*/function(){/**
7144
7144
  * Groups service.
7145
7145
  * @module purecloud-platform-client-v2/api/GroupsApi
7146
- * @version 189.0.0
7146
+ * @version 189.1.0
7147
7147
  */ /**
7148
7148
  * Constructs a new GroupsApi.
7149
7149
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -7276,7 +7276,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
7276
7276
  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']);}}]);return GroupsApi;}();var IdentityProviderApi=/*#__PURE__*/function(){/**
7277
7277
  * IdentityProvider service.
7278
7278
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
7279
- * @version 189.0.0
7279
+ * @version 189.1.0
7280
7280
  */ /**
7281
7281
  * Constructs a new IdentityProviderApi.
7282
7282
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -7432,7 +7432,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7432
7432
  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']);}}]);return IdentityProviderApi;}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
7433
7433
  * InfrastructureAsCode service.
7434
7434
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
7435
- * @version 189.0.0
7435
+ * @version 189.1.0
7436
7436
  */ /**
7437
7437
  * Constructs a new InfrastructureAsCodeApi.
7438
7438
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -7486,7 +7486,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
7486
7486
  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']);}}]);return InfrastructureAsCodeApi;}();var IntegrationsApi=/*#__PURE__*/function(){/**
7487
7487
  * Integrations service.
7488
7488
  * @module purecloud-platform-client-v2/api/IntegrationsApi
7489
- * @version 189.0.0
7489
+ * @version 189.1.0
7490
7490
  */ /**
7491
7491
  * Constructs a new IntegrationsApi.
7492
7492
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -8096,7 +8096,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
8096
8096
  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']);}}]);return IntegrationsApi;}();var JourneyApi=/*#__PURE__*/function(){/**
8097
8097
  * Journey service.
8098
8098
  * @module purecloud-platform-client-v2/api/JourneyApi
8099
- * @version 189.0.0
8099
+ * @version 189.1.0
8100
8100
  */ /**
8101
8101
  * Constructs a new JourneyApi.
8102
8102
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -8433,7 +8433,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8433
8433
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postJourneyViews';}return this.apiClient.callApi('/api/v2/journey/views','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return JourneyApi;}();var KnowledgeApi=/*#__PURE__*/function(){/**
8434
8434
  * Knowledge service.
8435
8435
  * @module purecloud-platform-client-v2/api/KnowledgeApi
8436
- * @version 189.0.0
8436
+ * @version 189.1.0
8437
8437
  */ /**
8438
8438
  * Constructs a new KnowledgeApi.
8439
8439
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -9345,7 +9345,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9345
9345
  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']);}}]);return KnowledgeApi;}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
9346
9346
  * LanguageUnderstanding service.
9347
9347
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
9348
- * @version 189.0.0
9348
+ * @version 189.1.0
9349
9349
  */ /**
9350
9350
  * Constructs a new LanguageUnderstandingApi.
9351
9351
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -9601,7 +9601,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
9601
9601
  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']);}}]);return LanguageUnderstandingApi;}();var LanguagesApi=/*#__PURE__*/function(){/**
9602
9602
  * Languages service.
9603
9603
  * @module purecloud-platform-client-v2/api/LanguagesApi
9604
- * @version 189.0.0
9604
+ * @version 189.1.0
9605
9605
  */ /**
9606
9606
  * Constructs a new LanguagesApi.
9607
9607
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -9656,7 +9656,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
9656
9656
  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']);}}]);return LanguagesApi;}();var LearningApi=/*#__PURE__*/function(){/**
9657
9657
  * Learning service.
9658
9658
  * @module purecloud-platform-client-v2/api/LearningApi
9659
- * @version 189.0.0
9659
+ * @version 189.1.0
9660
9660
  */ /**
9661
9661
  * Constructs a new LearningApi.
9662
9662
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -9886,7 +9886,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
9886
9886
  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']);}}]);return LearningApi;}();var LicenseApi=/*#__PURE__*/function(){/**
9887
9887
  * License service.
9888
9888
  * @module purecloud-platform-client-v2/api/LicenseApi
9889
- * @version 189.0.0
9889
+ * @version 189.1.0
9890
9890
  */ /**
9891
9891
  * Constructs a new LicenseApi.
9892
9892
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -9940,7 +9940,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
9940
9940
  */},{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']);}}]);return LicenseApi;}();var LocationsApi=/*#__PURE__*/function(){/**
9941
9941
  * Locations service.
9942
9942
  * @module purecloud-platform-client-v2/api/LocationsApi
9943
- * @version 189.0.0
9943
+ * @version 189.1.0
9944
9944
  */ /**
9945
9945
  * Constructs a new LocationsApi.
9946
9946
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -9999,7 +9999,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9999
9999
  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']);}}]);return LocationsApi;}();var LogCaptureApi=/*#__PURE__*/function(){/**
10000
10000
  * LogCapture service.
10001
10001
  * @module purecloud-platform-client-v2/api/LogCaptureApi
10002
- * @version 189.0.0
10002
+ * @version 189.1.0
10003
10003
  */ /**
10004
10004
  * Constructs a new LogCaptureApi.
10005
10005
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -10049,7 +10049,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
10049
10049
  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']);}}]);return LogCaptureApi;}();var MessagingApi=/*#__PURE__*/function(){/**
10050
10050
  * Messaging service.
10051
10051
  * @module purecloud-platform-client-v2/api/MessagingApi
10052
- * @version 189.0.0
10052
+ * @version 189.1.0
10053
10053
  */ /**
10054
10054
  * Constructs a new MessagingApi.
10055
10055
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -10139,7 +10139,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10139
10139
  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']);}}]);return MessagingApi;}();var MobileDevicesApi=/*#__PURE__*/function(){/**
10140
10140
  * MobileDevices service.
10141
10141
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
10142
- * @version 189.0.0
10142
+ * @version 189.1.0
10143
10143
  */ /**
10144
10144
  * Constructs a new MobileDevicesApi.
10145
10145
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -10178,7 +10178,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10178
10178
  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']);}}]);return MobileDevicesApi;}();var NotificationsApi=/*#__PURE__*/function(){/**
10179
10179
  * Notifications service.
10180
10180
  * @module purecloud-platform-client-v2/api/NotificationsApi
10181
- * @version 189.0.0
10181
+ * @version 189.1.0
10182
10182
  */ /**
10183
10183
  * Constructs a new NotificationsApi.
10184
10184
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -10235,7 +10235,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
10235
10235
  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']);}}]);return NotificationsApi;}();var OAuthApi=/*#__PURE__*/function(){/**
10236
10236
  * OAuth service.
10237
10237
  * @module purecloud-platform-client-v2/api/OAuthApi
10238
- * @version 189.0.0
10238
+ * @version 189.1.0
10239
10239
  */ /**
10240
10240
  * Constructs a new OAuthApi.
10241
10241
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -10320,7 +10320,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
10320
10320
  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']);}}]);return OAuthApi;}();var ObjectsApi=/*#__PURE__*/function(){/**
10321
10321
  * Objects service.
10322
10322
  * @module purecloud-platform-client-v2/api/ObjectsApi
10323
- * @version 189.0.0
10323
+ * @version 189.1.0
10324
10324
  */ /**
10325
10325
  * Constructs a new ObjectsApi.
10326
10326
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -10391,7 +10391,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
10391
10391
  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']);}}]);return ObjectsApi;}();var OperationalEventsApi=/*#__PURE__*/function(){/**
10392
10392
  * OperationalEvents service.
10393
10393
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
10394
- * @version 189.0.0
10394
+ * @version 189.1.0
10395
10395
  */ /**
10396
10396
  * Constructs a new OperationalEventsApi.
10397
10397
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -10409,7 +10409,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
10409
10409
  */},{key:"getUsageEventsDefinitions",value:function getUsageEventsDefinitions(){return this.apiClient.callApi('/api/v2/usage/events/definitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return OperationalEventsApi;}();var OrganizationApi=/*#__PURE__*/function(){/**
10410
10410
  * Organization service.
10411
10411
  * @module purecloud-platform-client-v2/api/OrganizationApi
10412
- * @version 189.0.0
10412
+ * @version 189.1.0
10413
10413
  */ /**
10414
10414
  * Constructs a new OrganizationApi.
10415
10415
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -10511,7 +10511,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10511
10511
  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']);}}]);return OrganizationApi;}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
10512
10512
  * OrganizationAuthorization service.
10513
10513
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
10514
- * @version 189.0.0
10514
+ * @version 189.1.0
10515
10515
  */ /**
10516
10516
  * Constructs a new OrganizationAuthorizationApi.
10517
10517
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -10834,7 +10834,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
10834
10834
  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']);}}]);return OrganizationAuthorizationApi;}();var OutboundApi=/*#__PURE__*/function(){/**
10835
10835
  * Outbound service.
10836
10836
  * @module purecloud-platform-client-v2/api/OutboundApi
10837
- * @version 189.0.0
10837
+ * @version 189.1.0
10838
10838
  */ /**
10839
10839
  * Constructs a new OutboundApi.
10840
10840
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -11872,7 +11872,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11872
11872
  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']);}}]);return OutboundApi;}();var PresenceApi=/*#__PURE__*/function(){/**
11873
11873
  * Presence service.
11874
11874
  * @module purecloud-platform-client-v2/api/PresenceApi
11875
- * @version 189.0.0
11875
+ * @version 189.1.0
11876
11876
  */ /**
11877
11877
  * Constructs a new PresenceApi.
11878
11878
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -12045,7 +12045,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12045
12045
  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']);}}]);return PresenceApi;}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
12046
12046
  * ProcessAutomation service.
12047
12047
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
12048
- * @version 189.0.0
12048
+ * @version 189.1.0
12049
12049
  */ /**
12050
12050
  * Constructs a new ProcessAutomationApi.
12051
12051
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -12108,7 +12108,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
12108
12108
  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']);}}]);return ProcessAutomationApi;}();var QualityApi=/*#__PURE__*/function(){/**
12109
12109
  * Quality service.
12110
12110
  * @module purecloud-platform-client-v2/api/QualityApi
12111
- * @version 189.0.0
12111
+ * @version 189.1.0
12112
12112
  */ /**
12113
12113
  * Constructs a new QualityApi.
12114
12114
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -12579,7 +12579,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
12579
12579
  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']);}}]);return QualityApi;}();var RecordingApi=/*#__PURE__*/function(){/**
12580
12580
  * Recording service.
12581
12581
  * @module purecloud-platform-client-v2/api/RecordingApi
12582
- * @version 189.0.0
12582
+ * @version 189.1.0
12583
12583
  */ /**
12584
12584
  * Constructs a new RecordingApi.
12585
12585
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -12986,7 +12986,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12986
12986
  */},{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']);}}]);return RecordingApi;}();var ResponseManagementApi=/*#__PURE__*/function(){/**
12987
12987
  * ResponseManagement service.
12988
12988
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
12989
- * @version 189.0.0
12989
+ * @version 189.1.0
12990
12990
  */ /**
12991
12991
  * Constructs a new ResponseManagementApi.
12992
12992
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -13102,7 +13102,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
13102
13102
  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']);}}]);return ResponseManagementApi;}();var RoutingApi=/*#__PURE__*/function(){/**
13103
13103
  * Routing service.
13104
13104
  * @module purecloud-platform-client-v2/api/RoutingApi
13105
- * @version 189.0.0
13105
+ * @version 189.1.0
13106
13106
  */ /**
13107
13107
  * Constructs a new RoutingApi.
13108
13108
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -14070,7 +14070,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14070
14070
  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']);}}]);return RoutingApi;}();var SCIMApi=/*#__PURE__*/function(){/**
14071
14071
  * SCIM service.
14072
14072
  * @module purecloud-platform-client-v2/api/SCIMApi
14073
- * @version 189.0.0
14073
+ * @version 189.1.0
14074
14074
  */ /**
14075
14075
  * Constructs a new SCIMApi.
14076
14076
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -14295,7 +14295,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14295
14295
  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']);}}]);return SCIMApi;}();var ScreenRecordingApi=/*#__PURE__*/function(){/**
14296
14296
  * ScreenRecording service.
14297
14297
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
14298
- * @version 189.0.0
14298
+ * @version 189.1.0
14299
14299
  */ /**
14300
14300
  * Constructs a new ScreenRecordingApi.
14301
14301
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -14310,7 +14310,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14310
14310
  */_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']);}}]);return ScreenRecordingApi;}();var ScriptsApi=/*#__PURE__*/function(){/**
14311
14311
  * Scripts service.
14312
14312
  * @module purecloud-platform-client-v2/api/ScriptsApi
14313
- * @version 189.0.0
14313
+ * @version 189.1.0
14314
14314
  */ /**
14315
14315
  * Constructs a new ScriptsApi.
14316
14316
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -14446,7 +14446,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
14446
14446
  */},{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']);}}]);return ScriptsApi;}();var SearchApi=/*#__PURE__*/function(){/**
14447
14447
  * Search service.
14448
14448
  * @module purecloud-platform-client-v2/api/SearchApi
14449
- * @version 189.0.0
14449
+ * @version 189.1.0
14450
14450
  */ /**
14451
14451
  * Constructs a new SearchApi.
14452
14452
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -14606,7 +14606,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14606
14606
  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']);}}]);return SearchApi;}();var SettingsApi=/*#__PURE__*/function(){/**
14607
14607
  * Settings service.
14608
14608
  * @module purecloud-platform-client-v2/api/SettingsApi
14609
- * @version 189.0.0
14609
+ * @version 189.1.0
14610
14610
  */ /**
14611
14611
  * Constructs a new SettingsApi.
14612
14612
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -14634,7 +14634,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14634
14634
  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']);}}]);return SettingsApi;}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
14635
14635
  * SpeechTextAnalytics service.
14636
14636
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
14637
- * @version 189.0.0
14637
+ * @version 189.1.0
14638
14638
  */ /**
14639
14639
  * Constructs a new SpeechTextAnalyticsApi.
14640
14640
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -14878,7 +14878,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
14878
14878
  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']);}}]);return SpeechTextAnalyticsApi;}();var StationsApi=/*#__PURE__*/function(){/**
14879
14879
  * Stations service.
14880
14880
  * @module purecloud-platform-client-v2/api/StationsApi
14881
- * @version 189.0.0
14881
+ * @version 189.1.0
14882
14882
  */ /**
14883
14883
  * Constructs a new StationsApi.
14884
14884
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -14910,7 +14910,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
14910
14910
  */},{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']);}}]);return StationsApi;}();var SuggestApi=/*#__PURE__*/function(){/**
14911
14911
  * Suggest service.
14912
14912
  * @module purecloud-platform-client-v2/api/SuggestApi
14913
- * @version 189.0.0
14913
+ * @version 189.1.0
14914
14914
  */ /**
14915
14915
  * Constructs a new SuggestApi.
14916
14916
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -14950,7 +14950,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14950
14950
  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']);}}]);return SuggestApi;}();var TaskManagementApi=/*#__PURE__*/function(){/**
14951
14951
  * TaskManagement service.
14952
14952
  * @module purecloud-platform-client-v2/api/TaskManagementApi
14953
- * @version 189.0.0
14953
+ * @version 189.1.0
14954
14954
  */ /**
14955
14955
  * Constructs a new TaskManagementApi.
14956
14956
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -15298,7 +15298,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
15298
15298
  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']);}}]);return TaskManagementApi;}();var TeamsApi=/*#__PURE__*/function(){/**
15299
15299
  * Teams service.
15300
15300
  * @module purecloud-platform-client-v2/api/TeamsApi
15301
- * @version 189.0.0
15301
+ * @version 189.1.0
15302
15302
  */ /**
15303
15303
  * Constructs a new TeamsApi.
15304
15304
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -15377,7 +15377,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15377
15377
  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']);}}]);return TeamsApi;}();var TelephonyApi=/*#__PURE__*/function(){/**
15378
15378
  * Telephony service.
15379
15379
  * @module purecloud-platform-client-v2/api/TelephonyApi
15380
- * @version 189.0.0
15380
+ * @version 189.1.0
15381
15381
  */ /**
15382
15382
  * Constructs a new TelephonyApi.
15383
15383
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -15424,7 +15424,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
15424
15424
  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']);}}]);return TelephonyApi;}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
15425
15425
  * TelephonyProvidersEdge service.
15426
15426
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
15427
- * @version 189.0.0
15427
+ * @version 189.1.0
15428
15428
  */ /**
15429
15429
  * Constructs a new TelephonyProvidersEdgeApi.
15430
15430
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -16238,7 +16238,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
16238
16238
  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']);}}]);return TelephonyProvidersEdgeApi;}();var TextbotsApi=/*#__PURE__*/function(){/**
16239
16239
  * Textbots service.
16240
16240
  * @module purecloud-platform-client-v2/api/TextbotsApi
16241
- * @version 189.0.0
16241
+ * @version 189.1.0
16242
16242
  */ /**
16243
16243
  * Constructs a new TextbotsApi.
16244
16244
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -16273,7 +16273,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
16273
16273
  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']);}}]);return TextbotsApi;}();var TokensApi=/*#__PURE__*/function(){/**
16274
16274
  * Tokens service.
16275
16275
  * @module purecloud-platform-client-v2/api/TokensApi
16276
- * @version 189.0.0
16276
+ * @version 189.1.0
16277
16277
  */ /**
16278
16278
  * Constructs a new TokensApi.
16279
16279
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -16307,7 +16307,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16307
16307
  */},{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']);}}]);return TokensApi;}();var UploadsApi=/*#__PURE__*/function(){/**
16308
16308
  * Uploads service.
16309
16309
  * @module purecloud-platform-client-v2/api/UploadsApi
16310
- * @version 189.0.0
16310
+ * @version 189.1.0
16311
16311
  */ /**
16312
16312
  * Constructs a new UploadsApi.
16313
16313
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -16373,7 +16373,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16373
16373
  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']);}}]);return UploadsApi;}();var UsageApi=/*#__PURE__*/function(){/**
16374
16374
  * Usage service.
16375
16375
  * @module purecloud-platform-client-v2/api/UsageApi
16376
- * @version 189.0.0
16376
+ * @version 189.1.0
16377
16377
  */ /**
16378
16378
  * Constructs a new UsageApi.
16379
16379
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -16424,7 +16424,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16424
16424
  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']);}}]);return UsageApi;}();var UserRecordingsApi=/*#__PURE__*/function(){/**
16425
16425
  * UserRecordings service.
16426
16426
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
16427
- * @version 189.0.0
16427
+ * @version 189.1.0
16428
16428
  */ /**
16429
16429
  * Constructs a new UserRecordingsApi.
16430
16430
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -16473,7 +16473,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
16473
16473
  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']);}}]);return UserRecordingsApi;}();var UsersApi=/*#__PURE__*/function(){/**
16474
16474
  * Users service.
16475
16475
  * @module purecloud-platform-client-v2/api/UsersApi
16476
- * @version 189.0.0
16476
+ * @version 189.1.0
16477
16477
  */ /**
16478
16478
  * Constructs a new UsersApi.
16479
16479
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -17132,7 +17132,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
17132
17132
  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']);}}]);return UsersApi;}();var UtilitiesApi=/*#__PURE__*/function(){/**
17133
17133
  * Utilities service.
17134
17134
  * @module purecloud-platform-client-v2/api/UtilitiesApi
17135
- * @version 189.0.0
17135
+ * @version 189.1.0
17136
17136
  */ /**
17137
17137
  * Constructs a new UtilitiesApi.
17138
17138
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -17159,7 +17159,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17159
17159
  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']);}}]);return UtilitiesApi;}();var VoicemailApi=/*#__PURE__*/function(){/**
17160
17160
  * Voicemail service.
17161
17161
  * @module purecloud-platform-client-v2/api/VoicemailApi
17162
- * @version 189.0.0
17162
+ * @version 189.1.0
17163
17163
  */ /**
17164
17164
  * Constructs a new VoicemailApi.
17165
17165
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -17308,7 +17308,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
17308
17308
  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']);}}]);return VoicemailApi;}();var WebChatApi=/*#__PURE__*/function(){/**
17309
17309
  * WebChat service.
17310
17310
  * @module purecloud-platform-client-v2/api/WebChatApi
17311
- * @version 189.0.0
17311
+ * @version 189.1.0
17312
17312
  */ /**
17313
17313
  * Constructs a new WebChatApi.
17314
17314
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -17441,7 +17441,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17441
17441
  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']);}}]);return WebChatApi;}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
17442
17442
  * WebDeployments service.
17443
17443
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
17444
- * @version 189.0.0
17444
+ * @version 189.1.0
17445
17445
  */ /**
17446
17446
  * Constructs a new WebDeploymentsApi.
17447
17447
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -17562,7 +17562,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17562
17562
  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']);}}]);return WebDeploymentsApi;}();var WebMessagingApi=/*#__PURE__*/function(){/**
17563
17563
  * WebMessaging service.
17564
17564
  * @module purecloud-platform-client-v2/api/WebMessagingApi
17565
- * @version 189.0.0
17565
+ * @version 189.1.0
17566
17566
  */ /**
17567
17567
  * Constructs a new WebMessagingApi.
17568
17568
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -17578,7 +17578,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
17578
17578
  */_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']);}}]);return WebMessagingApi;}();var WidgetsApi=/*#__PURE__*/function(){/**
17579
17579
  * Widgets service.
17580
17580
  * @module purecloud-platform-client-v2/api/WidgetsApi
17581
- * @version 189.0.0
17581
+ * @version 189.1.0
17582
17582
  */ /**
17583
17583
  * Constructs a new WidgetsApi.
17584
17584
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -17613,7 +17613,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17613
17613
  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']);}}]);return WidgetsApi;}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
17614
17614
  * WorkforceManagement service.
17615
17615
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
17616
- * @version 189.0.0
17616
+ * @version 189.1.0
17617
17617
  */ /**
17618
17618
  * Constructs a new WorkforceManagementApi.
17619
17619
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -18965,7 +18965,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
18965
18965
  * </pre>
18966
18966
  * </p>
18967
18967
  * @module purecloud-platform-client-v2/index
18968
- * @version 189.0.0
18968
+ * @version 189.1.0
18969
18969
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
18970
18970
  * The ApiClient constructor.
18971
18971
  * @property {module:purecloud-platform-client-v2/ApiClient}