purecloud-platform-client-v2 188.0.0 → 188.0.1

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 +134 -144
  6. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  7. package/index.d.ts +100 -2
  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 188.0.0
850
+ * @version 188.0.1
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 188.0.0
1162
+ * @version 188.0.1
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 188.0.0
1319
+ * @version 188.0.1
1320
1320
  */ /**
1321
1321
  * Constructs a new AnalyticsApi.
1322
1322
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -1927,7 +1927,7 @@ if(scheduleId===undefined||scheduleId===null){throw'Missing the required paramet
1927
1927
  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(){/**
1928
1928
  * Architect service.
1929
1929
  * @module purecloud-platform-client-v2/api/ArchitectApi
1930
- * @version 188.0.0
1930
+ * @version 188.0.1
1931
1931
  */ /**
1932
1932
  * Constructs a new ArchitectApi.
1933
1933
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -2974,7 +2974,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
2974
2974
  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(){/**
2975
2975
  * Audit service.
2976
2976
  * @module purecloud-platform-client-v2/api/AuditApi
2977
- * @version 188.0.0
2977
+ * @version 188.0.1
2978
2978
  */ /**
2979
2979
  * Constructs a new AuditApi.
2980
2980
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -3016,7 +3016,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3016
3016
  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(){/**
3017
3017
  * Authorization service.
3018
3018
  * @module purecloud-platform-client-v2/api/AuthorizationApi
3019
- * @version 188.0.0
3019
+ * @version 188.0.1
3020
3020
  */ /**
3021
3021
  * Constructs a new AuthorizationApi.
3022
3022
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -3327,7 +3327,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
3327
3327
  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(){/**
3328
3328
  * Billing service.
3329
3329
  * @module purecloud-platform-client-v2/api/BillingApi
3330
- * @version 188.0.0
3330
+ * @version 188.0.1
3331
3331
  */ /**
3332
3332
  * Constructs a new BillingApi.
3333
3333
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -3351,7 +3351,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
3351
3351
  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(){/**
3352
3352
  * CarrierServices service.
3353
3353
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
3354
- * @version 188.0.0
3354
+ * @version 188.0.1
3355
3355
  */ /**
3356
3356
  * Constructs a new CarrierServicesApi.
3357
3357
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -3371,7 +3371,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
3371
3371
  */},{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(){/**
3372
3372
  * Chat service.
3373
3373
  * @module purecloud-platform-client-v2/api/ChatApi
3374
- * @version 188.0.0
3374
+ * @version 188.0.1
3375
3375
  */ /**
3376
3376
  * Constructs a new ChatApi.
3377
3377
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -3564,7 +3564,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3564
3564
  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(){/**
3565
3565
  * Coaching service.
3566
3566
  * @module purecloud-platform-client-v2/api/CoachingApi
3567
- * @version 188.0.0
3567
+ * @version 188.0.1
3568
3568
  */ /**
3569
3569
  * Constructs a new CoachingApi.
3570
3570
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -3717,7 +3717,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3717
3717
  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(){/**
3718
3718
  * ContentManagement service.
3719
3719
  * @module purecloud-platform-client-v2/api/ContentManagementApi
3720
- * @version 188.0.0
3720
+ * @version 188.0.1
3721
3721
  */ /**
3722
3722
  * Constructs a new ContentManagementApi.
3723
3723
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -4000,7 +4000,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
4000
4000
  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(){/**
4001
4001
  * Conversations service.
4002
4002
  * @module purecloud-platform-client-v2/api/ConversationsApi
4003
- * @version 188.0.0
4003
+ * @version 188.0.1
4004
4004
  */ /**
4005
4005
  * Constructs a new ConversationsApi.
4006
4006
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -5727,7 +5727,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
5727
5727
  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(){/**
5728
5728
  * DataExtensions service.
5729
5729
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
5730
- * @version 188.0.0
5730
+ * @version 188.0.1
5731
5731
  */ /**
5732
5732
  * Constructs a new DataExtensionsApi.
5733
5733
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -5748,7 +5748,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5748
5748
  */},{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(){/**
5749
5749
  * Downloads service.
5750
5750
  * @module purecloud-platform-client-v2/api/DownloadsApi
5751
- * @version 188.0.0
5751
+ * @version 188.0.1
5752
5752
  */ /**
5753
5753
  * Constructs a new DownloadsApi.
5754
5754
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -5767,7 +5767,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5767
5767
  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(){/**
5768
5768
  * Emails service.
5769
5769
  * @module purecloud-platform-client-v2/api/EmailsApi
5770
- * @version 188.0.0
5770
+ * @version 188.0.1
5771
5771
  */ /**
5772
5772
  * Constructs a new EmailsApi.
5773
5773
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -5785,7 +5785,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
5785
5785
  */},{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(){/**
5786
5786
  * Events service.
5787
5787
  * @module purecloud-platform-client-v2/api/EventsApi
5788
- * @version 188.0.0
5788
+ * @version 188.0.1
5789
5789
  */ /**
5790
5790
  * Constructs a new EventsApi.
5791
5791
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -5810,7 +5810,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5810
5810
  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(){/**
5811
5811
  * ExternalContacts service.
5812
5812
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
5813
- * @version 188.0.0
5813
+ * @version 188.0.1
5814
5814
  */ /**
5815
5815
  * Constructs a new ExternalContactsApi.
5816
5816
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -6265,7 +6265,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
6265
6265
  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(){/**
6266
6266
  * Fax service.
6267
6267
  * @module purecloud-platform-client-v2/api/FaxApi
6268
- * @version 188.0.0
6268
+ * @version 188.0.1
6269
6269
  */ /**
6270
6270
  * Constructs a new FaxApi.
6271
6271
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -6306,7 +6306,7 @@ if(documentId===undefined||documentId===null){throw'Missing the required paramet
6306
6306
  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(){/**
6307
6307
  * Flows service.
6308
6308
  * @module purecloud-platform-client-v2/api/FlowsApi
6309
- * @version 188.0.0
6309
+ * @version 188.0.1
6310
6310
  */ /**
6311
6311
  * Constructs a new FlowsApi.
6312
6312
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -6355,7 +6355,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6355
6355
  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(){/**
6356
6356
  * Gamification service.
6357
6357
  * @module purecloud-platform-client-v2/api/GamificationApi
6358
- * @version 188.0.0
6358
+ * @version 188.0.1
6359
6359
  */ /**
6360
6360
  * Constructs a new GamificationApi.
6361
6361
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -6895,7 +6895,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6895
6895
  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(){/**
6896
6896
  * GeneralDataProtectionRegulation service.
6897
6897
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
6898
- * @version 188.0.0
6898
+ * @version 188.0.1
6899
6899
  */ /**
6900
6900
  * Constructs a new GeneralDataProtectionRegulationApi.
6901
6901
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -6930,7 +6930,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
6930
6930
  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(){/**
6931
6931
  * Geolocation service.
6932
6932
  * @module purecloud-platform-client-v2/api/GeolocationApi
6933
- * @version 188.0.0
6933
+ * @version 188.0.1
6934
6934
  */ /**
6935
6935
  * Constructs a new GeolocationApi.
6936
6936
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -6964,7 +6964,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
6964
6964
  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(){/**
6965
6965
  * Greetings service.
6966
6966
  * @module purecloud-platform-client-v2/api/GreetingsApi
6967
- * @version 188.0.0
6967
+ * @version 188.0.1
6968
6968
  */ /**
6969
6969
  * Constructs a new GreetingsApi.
6970
6970
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -7071,7 +7071,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
7071
7071
  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(){/**
7072
7072
  * Groups service.
7073
7073
  * @module purecloud-platform-client-v2/api/GroupsApi
7074
- * @version 188.0.0
7074
+ * @version 188.0.1
7075
7075
  */ /**
7076
7076
  * Constructs a new GroupsApi.
7077
7077
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -7204,7 +7204,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
7204
7204
  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(){/**
7205
7205
  * IdentityProvider service.
7206
7206
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
7207
- * @version 188.0.0
7207
+ * @version 188.0.1
7208
7208
  */ /**
7209
7209
  * Constructs a new IdentityProviderApi.
7210
7210
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -7360,7 +7360,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7360
7360
  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(){/**
7361
7361
  * InfrastructureAsCode service.
7362
7362
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
7363
- * @version 188.0.0
7363
+ * @version 188.0.1
7364
7364
  */ /**
7365
7365
  * Constructs a new InfrastructureAsCodeApi.
7366
7366
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -7414,7 +7414,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
7414
7414
  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(){/**
7415
7415
  * Integrations service.
7416
7416
  * @module purecloud-platform-client-v2/api/IntegrationsApi
7417
- * @version 188.0.0
7417
+ * @version 188.0.1
7418
7418
  */ /**
7419
7419
  * Constructs a new IntegrationsApi.
7420
7420
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -7973,7 +7973,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
7973
7973
  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(){/**
7974
7974
  * Journey service.
7975
7975
  * @module purecloud-platform-client-v2/api/JourneyApi
7976
- * @version 188.0.0
7976
+ * @version 188.0.1
7977
7977
  */ /**
7978
7978
  * Constructs a new JourneyApi.
7979
7979
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -8266,7 +8266,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
8266
8266
  */},{key:"postJourneySegments",value:function postJourneySegments(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/segments','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);return JourneyApi;}();var KnowledgeApi=/*#__PURE__*/function(){/**
8267
8267
  * Knowledge service.
8268
8268
  * @module purecloud-platform-client-v2/api/KnowledgeApi
8269
- * @version 188.0.0
8269
+ * @version 188.0.1
8270
8270
  */ /**
8271
8271
  * Constructs a new KnowledgeApi.
8272
8272
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -9137,7 +9137,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9137
9137
  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(){/**
9138
9138
  * LanguageUnderstanding service.
9139
9139
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
9140
- * @version 188.0.0
9140
+ * @version 188.0.1
9141
9141
  */ /**
9142
9142
  * Constructs a new LanguageUnderstandingApi.
9143
9143
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -9393,7 +9393,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
9393
9393
  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(){/**
9394
9394
  * Languages service.
9395
9395
  * @module purecloud-platform-client-v2/api/LanguagesApi
9396
- * @version 188.0.0
9396
+ * @version 188.0.1
9397
9397
  */ /**
9398
9398
  * Constructs a new LanguagesApi.
9399
9399
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -9448,7 +9448,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
9448
9448
  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(){/**
9449
9449
  * Learning service.
9450
9450
  * @module purecloud-platform-client-v2/api/LearningApi
9451
- * @version 188.0.0
9451
+ * @version 188.0.1
9452
9452
  */ /**
9453
9453
  * Constructs a new LearningApi.
9454
9454
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -9678,7 +9678,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
9678
9678
  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(){/**
9679
9679
  * License service.
9680
9680
  * @module purecloud-platform-client-v2/api/LicenseApi
9681
- * @version 188.0.0
9681
+ * @version 188.0.1
9682
9682
  */ /**
9683
9683
  * Constructs a new LicenseApi.
9684
9684
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -9732,7 +9732,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
9732
9732
  */},{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(){/**
9733
9733
  * Locations service.
9734
9734
  * @module purecloud-platform-client-v2/api/LocationsApi
9735
- * @version 188.0.0
9735
+ * @version 188.0.1
9736
9736
  */ /**
9737
9737
  * Constructs a new LocationsApi.
9738
9738
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -9791,7 +9791,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9791
9791
  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(){/**
9792
9792
  * LogCapture service.
9793
9793
  * @module purecloud-platform-client-v2/api/LogCaptureApi
9794
- * @version 188.0.0
9794
+ * @version 188.0.1
9795
9795
  */ /**
9796
9796
  * Constructs a new LogCaptureApi.
9797
9797
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -9841,7 +9841,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
9841
9841
  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(){/**
9842
9842
  * Messaging service.
9843
9843
  * @module purecloud-platform-client-v2/api/MessagingApi
9844
- * @version 188.0.0
9844
+ * @version 188.0.1
9845
9845
  */ /**
9846
9846
  * Constructs a new MessagingApi.
9847
9847
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -9931,7 +9931,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9931
9931
  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(){/**
9932
9932
  * MobileDevices service.
9933
9933
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
9934
- * @version 188.0.0
9934
+ * @version 188.0.1
9935
9935
  */ /**
9936
9936
  * Constructs a new MobileDevicesApi.
9937
9937
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -9970,7 +9970,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9970
9970
  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(){/**
9971
9971
  * Notifications service.
9972
9972
  * @module purecloud-platform-client-v2/api/NotificationsApi
9973
- * @version 188.0.0
9973
+ * @version 188.0.1
9974
9974
  */ /**
9975
9975
  * Constructs a new NotificationsApi.
9976
9976
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -10027,7 +10027,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
10027
10027
  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(){/**
10028
10028
  * OAuth service.
10029
10029
  * @module purecloud-platform-client-v2/api/OAuthApi
10030
- * @version 188.0.0
10030
+ * @version 188.0.1
10031
10031
  */ /**
10032
10032
  * Constructs a new OAuthApi.
10033
10033
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -10112,7 +10112,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
10112
10112
  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(){/**
10113
10113
  * Objects service.
10114
10114
  * @module purecloud-platform-client-v2/api/ObjectsApi
10115
- * @version 188.0.0
10115
+ * @version 188.0.1
10116
10116
  */ /**
10117
10117
  * Constructs a new ObjectsApi.
10118
10118
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -10183,7 +10183,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
10183
10183
  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(){/**
10184
10184
  * OperationalEvents service.
10185
10185
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
10186
- * @version 188.0.0
10186
+ * @version 188.0.1
10187
10187
  */ /**
10188
10188
  * Constructs a new OperationalEventsApi.
10189
10189
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -10201,7 +10201,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
10201
10201
  */},{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(){/**
10202
10202
  * Organization service.
10203
10203
  * @module purecloud-platform-client-v2/api/OrganizationApi
10204
- * @version 188.0.0
10204
+ * @version 188.0.1
10205
10205
  */ /**
10206
10206
  * Constructs a new OrganizationApi.
10207
10207
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -10303,7 +10303,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10303
10303
  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(){/**
10304
10304
  * OrganizationAuthorization service.
10305
10305
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
10306
- * @version 188.0.0
10306
+ * @version 188.0.1
10307
10307
  */ /**
10308
10308
  * Constructs a new OrganizationAuthorizationApi.
10309
10309
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -10626,7 +10626,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
10626
10626
  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(){/**
10627
10627
  * Outbound service.
10628
10628
  * @module purecloud-platform-client-v2/api/OutboundApi
10629
- * @version 188.0.0
10629
+ * @version 188.0.1
10630
10630
  */ /**
10631
10631
  * Constructs a new OutboundApi.
10632
10632
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -11662,7 +11662,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11662
11662
  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(){/**
11663
11663
  * Presence service.
11664
11664
  * @module purecloud-platform-client-v2/api/PresenceApi
11665
- * @version 188.0.0
11665
+ * @version 188.0.1
11666
11666
  */ /**
11667
11667
  * Constructs a new PresenceApi.
11668
11668
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -11835,7 +11835,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11835
11835
  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(){/**
11836
11836
  * ProcessAutomation service.
11837
11837
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
11838
- * @version 188.0.0
11838
+ * @version 188.0.1
11839
11839
  */ /**
11840
11840
  * Constructs a new ProcessAutomationApi.
11841
11841
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -11898,7 +11898,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
11898
11898
  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(){/**
11899
11899
  * Quality service.
11900
11900
  * @module purecloud-platform-client-v2/api/QualityApi
11901
- * @version 188.0.0
11901
+ * @version 188.0.1
11902
11902
  */ /**
11903
11903
  * Constructs a new QualityApi.
11904
11904
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -12369,7 +12369,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
12369
12369
  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(){/**
12370
12370
  * Recording service.
12371
12371
  * @module purecloud-platform-client-v2/api/RecordingApi
12372
- * @version 188.0.0
12372
+ * @version 188.0.1
12373
12373
  */ /**
12374
12374
  * Constructs a new RecordingApi.
12375
12375
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -12776,7 +12776,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12776
12776
  */},{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(){/**
12777
12777
  * ResponseManagement service.
12778
12778
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
12779
- * @version 188.0.0
12779
+ * @version 188.0.1
12780
12780
  */ /**
12781
12781
  * Constructs a new ResponseManagementApi.
12782
12782
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -12892,7 +12892,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
12892
12892
  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(){/**
12893
12893
  * Routing service.
12894
12894
  * @module purecloud-platform-client-v2/api/RoutingApi
12895
- * @version 188.0.0
12895
+ * @version 188.0.1
12896
12896
  */ /**
12897
12897
  * Constructs a new RoutingApi.
12898
12898
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -13860,7 +13860,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
13860
13860
  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(){/**
13861
13861
  * SCIM service.
13862
13862
  * @module purecloud-platform-client-v2/api/SCIMApi
13863
- * @version 188.0.0
13863
+ * @version 188.0.1
13864
13864
  */ /**
13865
13865
  * Constructs a new SCIMApi.
13866
13866
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -14085,7 +14085,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14085
14085
  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(){/**
14086
14086
  * ScreenRecording service.
14087
14087
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
14088
- * @version 188.0.0
14088
+ * @version 188.0.1
14089
14089
  */ /**
14090
14090
  * Constructs a new ScreenRecordingApi.
14091
14091
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -14100,7 +14100,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14100
14100
  */_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(){/**
14101
14101
  * Scripts service.
14102
14102
  * @module purecloud-platform-client-v2/api/ScriptsApi
14103
- * @version 188.0.0
14103
+ * @version 188.0.1
14104
14104
  */ /**
14105
14105
  * Constructs a new ScriptsApi.
14106
14106
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -14236,7 +14236,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
14236
14236
  */},{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(){/**
14237
14237
  * Search service.
14238
14238
  * @module purecloud-platform-client-v2/api/SearchApi
14239
- * @version 188.0.0
14239
+ * @version 188.0.1
14240
14240
  */ /**
14241
14241
  * Constructs a new SearchApi.
14242
14242
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -14396,7 +14396,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14396
14396
  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(){/**
14397
14397
  * Settings service.
14398
14398
  * @module purecloud-platform-client-v2/api/SettingsApi
14399
- * @version 188.0.0
14399
+ * @version 188.0.1
14400
14400
  */ /**
14401
14401
  * Constructs a new SettingsApi.
14402
14402
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -14414,7 +14414,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14414
14414
  */},{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 SettingsApi;}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
14415
14415
  * SpeechTextAnalytics service.
14416
14416
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
14417
- * @version 188.0.0
14417
+ * @version 188.0.1
14418
14418
  */ /**
14419
14419
  * Constructs a new SpeechTextAnalyticsApi.
14420
14420
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -14658,7 +14658,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
14658
14658
  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(){/**
14659
14659
  * Stations service.
14660
14660
  * @module purecloud-platform-client-v2/api/StationsApi
14661
- * @version 188.0.0
14661
+ * @version 188.0.1
14662
14662
  */ /**
14663
14663
  * Constructs a new StationsApi.
14664
14664
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -14690,7 +14690,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
14690
14690
  */},{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(){/**
14691
14691
  * Suggest service.
14692
14692
  * @module purecloud-platform-client-v2/api/SuggestApi
14693
- * @version 188.0.0
14693
+ * @version 188.0.1
14694
14694
  */ /**
14695
14695
  * Constructs a new SuggestApi.
14696
14696
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -14730,7 +14730,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14730
14730
  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(){/**
14731
14731
  * TaskManagement service.
14732
14732
  * @module purecloud-platform-client-v2/api/TaskManagementApi
14733
- * @version 188.0.0
14733
+ * @version 188.0.1
14734
14734
  */ /**
14735
14735
  * Constructs a new TaskManagementApi.
14736
14736
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -15072,7 +15072,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
15072
15072
  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(){/**
15073
15073
  * Teams service.
15074
15074
  * @module purecloud-platform-client-v2/api/TeamsApi
15075
- * @version 188.0.0
15075
+ * @version 188.0.1
15076
15076
  */ /**
15077
15077
  * Constructs a new TeamsApi.
15078
15078
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -15151,7 +15151,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15151
15151
  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(){/**
15152
15152
  * Telephony service.
15153
15153
  * @module purecloud-platform-client-v2/api/TelephonyApi
15154
- * @version 188.0.0
15154
+ * @version 188.0.1
15155
15155
  */ /**
15156
15156
  * Constructs a new TelephonyApi.
15157
15157
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -15198,7 +15198,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
15198
15198
  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(){/**
15199
15199
  * TelephonyProvidersEdge service.
15200
15200
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
15201
- * @version 188.0.0
15201
+ * @version 188.0.1
15202
15202
  */ /**
15203
15203
  * Constructs a new TelephonyProvidersEdgeApi.
15204
15204
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -16012,7 +16012,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
16012
16012
  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(){/**
16013
16013
  * Textbots service.
16014
16014
  * @module purecloud-platform-client-v2/api/TextbotsApi
16015
- * @version 188.0.0
16015
+ * @version 188.0.1
16016
16016
  */ /**
16017
16017
  * Constructs a new TextbotsApi.
16018
16018
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -16047,7 +16047,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
16047
16047
  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(){/**
16048
16048
  * Tokens service.
16049
16049
  * @module purecloud-platform-client-v2/api/TokensApi
16050
- * @version 188.0.0
16050
+ * @version 188.0.1
16051
16051
  */ /**
16052
16052
  * Constructs a new TokensApi.
16053
16053
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -16083,7 +16083,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16083
16083
  */},{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(){/**
16084
16084
  * Uploads service.
16085
16085
  * @module purecloud-platform-client-v2/api/UploadsApi
16086
- * @version 188.0.0
16086
+ * @version 188.0.1
16087
16087
  */ /**
16088
16088
  * Constructs a new UploadsApi.
16089
16089
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -16149,7 +16149,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16149
16149
  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(){/**
16150
16150
  * Usage service.
16151
16151
  * @module purecloud-platform-client-v2/api/UsageApi
16152
- * @version 188.0.0
16152
+ * @version 188.0.1
16153
16153
  */ /**
16154
16154
  * Constructs a new UsageApi.
16155
16155
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -16200,7 +16200,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16200
16200
  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(){/**
16201
16201
  * UserRecordings service.
16202
16202
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
16203
- * @version 188.0.0
16203
+ * @version 188.0.1
16204
16204
  */ /**
16205
16205
  * Constructs a new UserRecordingsApi.
16206
16206
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -16249,7 +16249,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
16249
16249
  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(){/**
16250
16250
  * Users service.
16251
16251
  * @module purecloud-platform-client-v2/api/UsersApi
16252
- * @version 188.0.0
16252
+ * @version 188.0.1
16253
16253
  */ /**
16254
16254
  * Constructs a new UsersApi.
16255
16255
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -16908,7 +16908,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
16908
16908
  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(){/**
16909
16909
  * Utilities service.
16910
16910
  * @module purecloud-platform-client-v2/api/UtilitiesApi
16911
- * @version 188.0.0
16911
+ * @version 188.0.1
16912
16912
  */ /**
16913
16913
  * Constructs a new UtilitiesApi.
16914
16914
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -16935,7 +16935,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16935
16935
  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(){/**
16936
16936
  * Voicemail service.
16937
16937
  * @module purecloud-platform-client-v2/api/VoicemailApi
16938
- * @version 188.0.0
16938
+ * @version 188.0.1
16939
16939
  */ /**
16940
16940
  * Constructs a new VoicemailApi.
16941
16941
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -17084,7 +17084,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
17084
17084
  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(){/**
17085
17085
  * WebChat service.
17086
17086
  * @module purecloud-platform-client-v2/api/WebChatApi
17087
- * @version 188.0.0
17087
+ * @version 188.0.1
17088
17088
  */ /**
17089
17089
  * Constructs a new WebChatApi.
17090
17090
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -17217,7 +17217,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17217
17217
  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(){/**
17218
17218
  * WebDeployments service.
17219
17219
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
17220
- * @version 188.0.0
17220
+ * @version 188.0.1
17221
17221
  */ /**
17222
17222
  * Constructs a new WebDeploymentsApi.
17223
17223
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -17338,7 +17338,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17338
17338
  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(){/**
17339
17339
  * WebMessaging service.
17340
17340
  * @module purecloud-platform-client-v2/api/WebMessagingApi
17341
- * @version 188.0.0
17341
+ * @version 188.0.1
17342
17342
  */ /**
17343
17343
  * Constructs a new WebMessagingApi.
17344
17344
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -17354,7 +17354,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
17354
17354
  */_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(){/**
17355
17355
  * Widgets service.
17356
17356
  * @module purecloud-platform-client-v2/api/WidgetsApi
17357
- * @version 188.0.0
17357
+ * @version 188.0.1
17358
17358
  */ /**
17359
17359
  * Constructs a new WidgetsApi.
17360
17360
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -17389,7 +17389,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17389
17389
  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(){/**
17390
17390
  * WorkforceManagement service.
17391
17391
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
17392
- * @version 188.0.0
17392
+ * @version 188.0.1
17393
17393
  */ /**
17394
17394
  * Constructs a new WorkforceManagementApi.
17395
17395
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -18740,7 +18740,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
18740
18740
  * </pre>
18741
18741
  * </p>
18742
18742
  * @module purecloud-platform-client-v2/index
18743
- * @version 188.0.0
18743
+ * @version 188.0.1
18744
18744
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
18745
18745
  * The ApiClient constructor.
18746
18746
  * @property {module:purecloud-platform-client-v2/ApiClient}