purecloud-platform-client-v2 198.0.0 → 199.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +85 -87
  3. package/dist/web-amd/purecloud-platform-client-v2.js +85 -87
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +84 -86
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +84 -86
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +246 -242
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -3
  23. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/QualityApi.js +8 -8
  59. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -6060,7 +6060,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
6060
6060
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
6061
6061
  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];}}}]);}();/**
6062
6062
  * @module purecloud-platform-client-v2/ApiClient
6063
- * @version 198.0.0
6063
+ * @version 199.0.0
6064
6064
  */var ApiClient=/*#__PURE__*/function(){/**
6065
6065
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
6066
6066
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -6372,7 +6372,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
6372
6372
  that.config.logger.log('error',error.response.status,httpMethod,url,request.headers,error.response.headers,bodyParam,error.response.data);data=that.returnExtended===true?{status:error.response.status,statusText:error.response.statusText,headers:error.response.headers,body:error.response.data,text:error.response.text,error:error}:error.response.data?error.response.data:error.response.text;}reject(data);});}});}}]);}();var AgentUIApi=/*#__PURE__*/function(){/**
6373
6373
  * AgentUI service.
6374
6374
  * @module purecloud-platform-client-v2/api/AgentUIApi
6375
- * @version 198.0.0
6375
+ * @version 199.0.0
6376
6376
  */ /**
6377
6377
  * Constructs a new AgentUIApi.
6378
6378
  * @alias module:purecloud-platform-client-v2/api/AgentUIApi
@@ -6406,7 +6406,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
6406
6406
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AlertingApi=/*#__PURE__*/function(){/**
6407
6407
  * Alerting service.
6408
6408
  * @module purecloud-platform-client-v2/api/AlertingApi
6409
- * @version 198.0.0
6409
+ * @version 199.0.0
6410
6410
  */ /**
6411
6411
  * Constructs a new AlertingApi.
6412
6412
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -6563,7 +6563,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
6563
6563
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAlertingRule';}return this.apiClient.callApi('/api/v2/alerting/rules/{ruleId}','PUT',{'ruleId':ruleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AnalyticsApi=/*#__PURE__*/function(){/**
6564
6564
  * Analytics service.
6565
6565
  * @module purecloud-platform-client-v2/api/AnalyticsApi
6566
- * @version 198.0.0
6566
+ * @version 199.0.0
6567
6567
  */ /**
6568
6568
  * Constructs a new AnalyticsApi.
6569
6569
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -7184,7 +7184,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7184
7184
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsDataretentionSettings';}return this.apiClient.callApi('/api/v2/analytics/dataretention/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ArchitectApi=/*#__PURE__*/function(){/**
7185
7185
  * Architect service.
7186
7186
  * @module purecloud-platform-client-v2/api/ArchitectApi
7187
- * @version 198.0.0
7187
+ * @version 199.0.0
7188
7188
  */ /**
7189
7189
  * Constructs a new ArchitectApi.
7190
7190
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -8300,7 +8300,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
8300
8300
  if(flowOutcomeId===undefined||flowOutcomeId===null){throw'Missing the required parameter "flowOutcomeId" when calling putFlowsOutcome';}return this.apiClient.callApi('/api/v2/flows/outcomes/{flowOutcomeId}','PUT',{'flowOutcomeId':flowOutcomeId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuditApi=/*#__PURE__*/function(){/**
8301
8301
  * Audit service.
8302
8302
  * @module purecloud-platform-client-v2/api/AuditApi
8303
- * @version 198.0.0
8303
+ * @version 199.0.0
8304
8304
  */ /**
8305
8305
  * Constructs a new AuditApi.
8306
8306
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -8349,7 +8349,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8349
8349
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';}return this.apiClient.callApi('/api/v2/audits/query/realtime/related','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
8350
8350
  * Authorization service.
8351
8351
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8352
- * @version 198.0.0
8352
+ * @version 199.0.0
8353
8353
  */ /**
8354
8354
  * Constructs a new AuthorizationApi.
8355
8355
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -8664,7 +8664,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
8664
8664
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoles';}return this.apiClient.callApi('/api/v2/users/{subjectId}/roles','PUT',{'subjectId':subjectId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var BillingApi=/*#__PURE__*/function(){/**
8665
8665
  * Billing service.
8666
8666
  * @module purecloud-platform-client-v2/api/BillingApi
8667
- * @version 198.0.0
8667
+ * @version 199.0.0
8668
8668
  */ /**
8669
8669
  * Constructs a new BillingApi.
8670
8670
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -8688,7 +8688,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
8688
8688
  if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required parameter "trustorOrgId" when calling getBillingTrusteebillingoverviewTrustorOrgId';}return this.apiClient.callApi('/api/v2/billing/trusteebillingoverview/{trustorOrgId}','GET',{'trustorOrgId':trustorOrgId},{'billingPeriodIndex':opts['billingPeriodIndex']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CarrierServicesApi=/*#__PURE__*/function(){/**
8689
8689
  * CarrierServices service.
8690
8690
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
8691
- * @version 198.0.0
8691
+ * @version 199.0.0
8692
8692
  */ /**
8693
8693
  * Constructs a new CarrierServicesApi.
8694
8694
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -8708,7 +8708,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
8708
8708
  */},{key:"postCarrierservicesIntegrationsEmergencylocationsMe",value:function postCarrierservicesIntegrationsEmergencylocationsMe(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/carrierservices/integrations/emergencylocations/me','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ChatApi=/*#__PURE__*/function(){/**
8709
8709
  * Chat service.
8710
8710
  * @module purecloud-platform-client-v2/api/ChatApi
8711
- * @version 198.0.0
8711
+ * @version 199.0.0
8712
8712
  */ /**
8713
8713
  * Constructs a new ChatApi.
8714
8714
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -8933,7 +8933,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8933
8933
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putChatsSettings';}return this.apiClient.callApi('/api/v2/chats/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CoachingApi=/*#__PURE__*/function(){/**
8934
8934
  * Coaching service.
8935
8935
  * @module purecloud-platform-client-v2/api/CoachingApi
8936
- * @version 198.0.0
8936
+ * @version 199.0.0
8937
8937
  */ /**
8938
8938
  * Constructs a new CoachingApi.
8939
8939
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -9086,7 +9086,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9086
9086
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCoachingScheduleslotsQuery';}return this.apiClient.callApi('/api/v2/coaching/scheduleslots/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ContentManagementApi=/*#__PURE__*/function(){/**
9087
9087
  * ContentManagement service.
9088
9088
  * @module purecloud-platform-client-v2/api/ContentManagementApi
9089
- * @version 198.0.0
9089
+ * @version 199.0.0
9090
9090
  */ /**
9091
9091
  * Constructs a new ContentManagementApi.
9092
9092
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -9369,7 +9369,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
9369
9369
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putContentmanagementWorkspaceTagvalue';}return this.apiClient.callApi('/api/v2/contentmanagement/workspaces/{workspaceId}/tagvalues/{tagId}','PUT',{'workspaceId':workspaceId,'tagId':tagId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ConversationsApi=/*#__PURE__*/function(){/**
9370
9370
  * Conversations service.
9371
9371
  * @module purecloud-platform-client-v2/api/ConversationsApi
9372
- * @version 198.0.0
9372
+ * @version 199.0.0
9373
9373
  */ /**
9374
9374
  * Constructs a new ConversationsApi.
9375
9375
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -10419,7 +10419,6 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10419
10419
  * Barge a conversation creating a barged in conference of connected participants.
10420
10420
  *
10421
10421
  * @param {String} conversationId conversation ID
10422
- * postConversationBarge is a preview method and is subject to both breaking and non-breaking changes at any time without notice
10423
10422
  */},{key:"postConversationBarge",value:function postConversationBarge(conversationId){// verify the required parameter 'conversationId' is set
10424
10423
  if(conversationId===undefined||conversationId===null){throw'Missing the required parameter "conversationId" when calling postConversationBarge';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/barge','POST',{'conversationId':conversationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
10425
10424
  * Creates a cobrowse session. Requires conversation:cobrowse:add (for web messaging) or conversation:cobrowsevoice:add permission.
@@ -10531,7 +10530,6 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10531
10530
  *
10532
10531
  * @param {String} conversationId conversationId
10533
10532
  * @param {String} participantId participantId
10534
- * postConversationsCallParticipantBarge is a preview method and is subject to both breaking and non-breaking changes at any time without notice
10535
10533
  */},{key:"postConversationsCallParticipantBarge",value:function postConversationsCallParticipantBarge(conversationId,participantId){// verify the required parameter 'conversationId' is set
10536
10534
  if(conversationId===undefined||conversationId===null){throw'Missing the required parameter "conversationId" when calling postConversationsCallParticipantBarge';}// verify the required parameter 'participantId' is set
10537
10535
  if(participantId===undefined||participantId===null){throw'Missing the required parameter "participantId" when calling postConversationsCallParticipantBarge';}return this.apiClient.callApi('/api/v2/conversations/calls/{conversationId}/participants/{participantId}/barge','POST',{'conversationId':conversationId,'participantId':participantId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
@@ -11093,7 +11091,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
11093
11091
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';}return this.apiClient.callApi('/api/v2/conversations/videos/{conversationId}/recordingstate','PUT',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DataExtensionsApi=/*#__PURE__*/function(){/**
11094
11092
  * DataExtensions service.
11095
11093
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
11096
- * @version 198.0.0
11094
+ * @version 199.0.0
11097
11095
  */ /**
11098
11096
  * Constructs a new DataExtensionsApi.
11099
11097
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -11114,7 +11112,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
11114
11112
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DownloadsApi=/*#__PURE__*/function(){/**
11115
11113
  * Downloads service.
11116
11114
  * @module purecloud-platform-client-v2/api/DownloadsApi
11117
- * @version 198.0.0
11115
+ * @version 199.0.0
11118
11116
  */ /**
11119
11117
  * Constructs a new DownloadsApi.
11120
11118
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -11133,7 +11131,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
11133
11131
  if(downloadId===undefined||downloadId===null){throw'Missing the required parameter "downloadId" when calling getDownload';}return this.apiClient.callApi('/api/v2/downloads/{downloadId}','GET',{'downloadId':downloadId},{'contentDisposition':opts['contentDisposition'],'issueRedirect':opts['issueRedirect'],'redirectToAuth':opts['redirectToAuth']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmailsApi=/*#__PURE__*/function(){/**
11134
11132
  * Emails service.
11135
11133
  * @module purecloud-platform-client-v2/api/EmailsApi
11136
- * @version 198.0.0
11134
+ * @version 199.0.0
11137
11135
  */ /**
11138
11136
  * Constructs a new EmailsApi.
11139
11137
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -11151,7 +11149,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
11151
11149
  */},{key:"patchEmailsSettings",value:function patchEmailsSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/emails/settings','PATCH',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmployeeEngagementApi=/*#__PURE__*/function(){/**
11152
11150
  * EmployeeEngagement service.
11153
11151
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
11154
- * @version 198.0.0
11152
+ * @version 199.0.0
11155
11153
  */ /**
11156
11154
  * Constructs a new EmployeeEngagementApi.
11157
11155
  * @alias module:purecloud-platform-client-v2/api/EmployeeEngagementApi
@@ -11189,7 +11187,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11189
11187
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEmployeeengagementRecognitions';}return this.apiClient.callApi('/api/v2/employeeengagement/recognitions','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EventsApi=/*#__PURE__*/function(){/**
11190
11188
  * Events service.
11191
11189
  * @module purecloud-platform-client-v2/api/EventsApi
11192
- * @version 198.0.0
11190
+ * @version 199.0.0
11193
11191
  */ /**
11194
11192
  * Constructs a new EventsApi.
11195
11193
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -11214,7 +11212,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11214
11212
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEventsUsersRoutingstatus';}return this.apiClient.callApi('/api/v2/events/users/routingstatus','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ExternalContactsApi=/*#__PURE__*/function(){/**
11215
11213
  * ExternalContacts service.
11216
11214
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
11217
- * @version 198.0.0
11215
+ * @version 199.0.0
11218
11216
  */ /**
11219
11217
  * Constructs a new ExternalContactsApi.
11220
11218
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -11671,7 +11669,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
11671
11669
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','PUT',{'relationshipId':relationshipId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FaxApi=/*#__PURE__*/function(){/**
11672
11670
  * Fax service.
11673
11671
  * @module purecloud-platform-client-v2/api/FaxApi
11674
- * @version 198.0.0
11672
+ * @version 199.0.0
11675
11673
  */ /**
11676
11674
  * Constructs a new FaxApi.
11677
11675
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -11720,7 +11718,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11720
11718
  */},{key:"putFaxSettings",value:function putFaxSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/fax/settings','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FlowsApi=/*#__PURE__*/function(){/**
11721
11719
  * Flows service.
11722
11720
  * @module purecloud-platform-client-v2/api/FlowsApi
11723
- * @version 198.0.0
11721
+ * @version 199.0.0
11724
11722
  */ /**
11725
11723
  * Constructs a new FlowsApi.
11726
11724
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -11768,7 +11766,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11768
11766
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAnalyticsFlowsObservationsQuery';}return this.apiClient.callApi('/api/v2/analytics/flows/observations/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GamificationApi=/*#__PURE__*/function(){/**
11769
11767
  * Gamification service.
11770
11768
  * @module purecloud-platform-client-v2/api/GamificationApi
11771
- * @version 198.0.0
11769
+ * @version 199.0.0
11772
11770
  */ /**
11773
11771
  * Constructs a new GamificationApi.
11774
11772
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -12308,7 +12306,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12308
12306
  if(status===undefined||status===null){throw'Missing the required parameter "status" when calling putGamificationStatus';}return this.apiClient.callApi('/api/v2/gamification/status','PUT',{},{},{},{},status,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
12309
12307
  * GeneralDataProtectionRegulation service.
12310
12308
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
12311
- * @version 198.0.0
12309
+ * @version 199.0.0
12312
12310
  */ /**
12313
12311
  * Constructs a new GeneralDataProtectionRegulationApi.
12314
12312
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -12343,7 +12341,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
12343
12341
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postGdprRequests';}return this.apiClient.callApi('/api/v2/gdpr/requests','POST',{},{'deleteConfirmed':opts['deleteConfirmed']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeolocationApi=/*#__PURE__*/function(){/**
12344
12342
  * Geolocation service.
12345
12343
  * @module purecloud-platform-client-v2/api/GeolocationApi
12346
- * @version 198.0.0
12344
+ * @version 199.0.0
12347
12345
  */ /**
12348
12346
  * Constructs a new GeolocationApi.
12349
12347
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -12377,7 +12375,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
12377
12375
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchUserGeolocation';}return this.apiClient.callApi('/api/v2/users/{userId}/geolocations/{clientId}','PATCH',{'userId':userId,'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GreetingsApi=/*#__PURE__*/function(){/**
12378
12376
  * Greetings service.
12379
12377
  * @module purecloud-platform-client-v2/api/GreetingsApi
12380
- * @version 198.0.0
12378
+ * @version 199.0.0
12381
12379
  */ /**
12382
12380
  * Constructs a new GreetingsApi.
12383
12381
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -12484,7 +12482,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
12484
12482
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserGreetingsDefaults';}return this.apiClient.callApi('/api/v2/users/{userId}/greetings/defaults','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GroupsApi=/*#__PURE__*/function(){/**
12485
12483
  * Groups service.
12486
12484
  * @module purecloud-platform-client-v2/api/GroupsApi
12487
- * @version 198.0.0
12485
+ * @version 199.0.0
12488
12486
  */ /**
12489
12487
  * Constructs a new GroupsApi.
12490
12488
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -12617,7 +12615,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
12617
12615
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putGroupDynamicsettings';}return this.apiClient.callApi('/api/v2/groups/{groupId}/dynamicsettings','PUT',{'groupId':groupId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IdentityProviderApi=/*#__PURE__*/function(){/**
12618
12616
  * IdentityProvider service.
12619
12617
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
12620
- * @version 198.0.0
12618
+ * @version 199.0.0
12621
12619
  */ /**
12622
12620
  * Constructs a new IdentityProviderApi.
12623
12621
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -12773,7 +12771,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12773
12771
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIdentityprovidersSalesforce';}return this.apiClient.callApi('/api/v2/identityproviders/salesforce','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
12774
12772
  * InfrastructureAsCode service.
12775
12773
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
12776
- * @version 198.0.0
12774
+ * @version 199.0.0
12777
12775
  */ /**
12778
12776
  * Constructs a new InfrastructureAsCodeApi.
12779
12777
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -12827,7 +12825,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
12827
12825
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postInfrastructureascodeJobs';}return this.apiClient.callApi('/api/v2/infrastructureascode/jobs','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IntegrationsApi=/*#__PURE__*/function(){/**
12828
12826
  * Integrations service.
12829
12827
  * @module purecloud-platform-client-v2/api/IntegrationsApi
12830
- * @version 198.0.0
12828
+ * @version 199.0.0
12831
12829
  */ /**
12832
12830
  * Constructs a new IntegrationsApi.
12833
12831
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -13438,7 +13436,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
13438
13436
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIntegrationsUnifiedcommunicationThirdpartypresences';}return this.apiClient.callApi('/api/v2/integrations/unifiedcommunications/{ucIntegrationId}/thirdpartypresences','PUT',{'ucIntegrationId':ucIntegrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var JourneyApi=/*#__PURE__*/function(){/**
13439
13437
  * Journey service.
13440
13438
  * @module purecloud-platform-client-v2/api/JourneyApi
13441
- * @version 198.0.0
13439
+ * @version 199.0.0
13442
13440
  */ /**
13443
13441
  * Constructs a new JourneyApi.
13444
13442
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -13842,7 +13840,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13842
13840
  */},{key:"postJourneyViewsEncodingsValidate",value:function postJourneyViewsEncodingsValidate(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/views/encodings/validate','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var KnowledgeApi=/*#__PURE__*/function(){/**
13843
13841
  * Knowledge service.
13844
13842
  * @module purecloud-platform-client-v2/api/KnowledgeApi
13845
- * @version 198.0.0
13843
+ * @version 199.0.0
13846
13844
  */ /**
13847
13845
  * Constructs a new KnowledgeApi.
13848
13846
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -14755,7 +14753,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14755
14753
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postKnowledgeKnowledgebases';}return this.apiClient.callApi('/api/v2/knowledge/knowledgebases','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
14756
14754
  * LanguageUnderstanding service.
14757
14755
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
14758
- * @version 198.0.0
14756
+ * @version 199.0.0
14759
14757
  */ /**
14760
14758
  * Constructs a new LanguageUnderstandingApi.
14761
14759
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -15015,7 +15013,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
15015
15013
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLanguageunderstandingDomainVersion';}return this.apiClient.callApi('/api/v2/languageunderstanding/domains/{domainId}/versions/{domainVersionId}','PUT',{'domainId':domainId,'domainVersionId':domainVersionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguagesApi=/*#__PURE__*/function(){/**
15016
15014
  * Languages service.
15017
15015
  * @module purecloud-platform-client-v2/api/LanguagesApi
15018
- * @version 198.0.0
15016
+ * @version 199.0.0
15019
15017
  */ /**
15020
15018
  * Constructs a new LanguagesApi.
15021
15019
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -15070,7 +15068,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
15070
15068
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLanguages';}return this.apiClient.callApi('/api/v2/languages','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LearningApi=/*#__PURE__*/function(){/**
15071
15069
  * Learning service.
15072
15070
  * @module purecloud-platform-client-v2/api/LearningApi
15073
- * @version 198.0.0
15071
+ * @version 199.0.0
15074
15072
  */ /**
15075
15073
  * Constructs a new LearningApi.
15076
15074
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -15341,7 +15339,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
15341
15339
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLearningModuleRule';}return this.apiClient.callApi('/api/v2/learning/modules/{moduleId}/rule','PUT',{'moduleId':moduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LicenseApi=/*#__PURE__*/function(){/**
15342
15340
  * License service.
15343
15341
  * @module purecloud-platform-client-v2/api/LicenseApi
15344
- * @version 198.0.0
15342
+ * @version 199.0.0
15345
15343
  */ /**
15346
15344
  * Constructs a new LicenseApi.
15347
15345
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -15395,7 +15393,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
15395
15393
  */},{key:"postLicenseUsers",value:function postLicenseUsers(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/license/users','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LocationsApi=/*#__PURE__*/function(){/**
15396
15394
  * Locations service.
15397
15395
  * @module purecloud-platform-client-v2/api/LocationsApi
15398
- * @version 198.0.0
15396
+ * @version 199.0.0
15399
15397
  */ /**
15400
15398
  * Constructs a new LocationsApi.
15401
15399
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -15454,7 +15452,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15454
15452
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLocationsSearch';}return this.apiClient.callApi('/api/v2/locations/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LogCaptureApi=/*#__PURE__*/function(){/**
15455
15453
  * LogCapture service.
15456
15454
  * @module purecloud-platform-client-v2/api/LogCaptureApi
15457
- * @version 198.0.0
15455
+ * @version 199.0.0
15458
15456
  */ /**
15459
15457
  * Constructs a new LogCaptureApi.
15460
15458
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -15504,7 +15502,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
15504
15502
  if(userId===undefined||userId===null){throw'Missing the required parameter "userId" when calling postDiagnosticsLogcaptureBrowserUser';}return this.apiClient.callApi('/api/v2/diagnostics/logcapture/browser/users/{userId}','POST',{'userId':userId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MessagingApi=/*#__PURE__*/function(){/**
15505
15503
  * Messaging service.
15506
15504
  * @module purecloud-platform-client-v2/api/MessagingApi
15507
- * @version 198.0.0
15505
+ * @version 199.0.0
15508
15506
  */ /**
15509
15507
  * Constructs a new MessagingApi.
15510
15508
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -15594,7 +15592,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15594
15592
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putMessagingSettingsDefault';}return this.apiClient.callApi('/api/v2/messaging/settings/default','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MobileDevicesApi=/*#__PURE__*/function(){/**
15595
15593
  * MobileDevices service.
15596
15594
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
15597
- * @version 198.0.0
15595
+ * @version 199.0.0
15598
15596
  */ /**
15599
15597
  * Constructs a new MobileDevicesApi.
15600
15598
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -15633,7 +15631,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15633
15631
  if(deviceId===undefined||deviceId===null){throw'Missing the required parameter "deviceId" when calling putMobiledevice';}return this.apiClient.callApi('/api/v2/mobiledevices/{deviceId}','PUT',{'deviceId':deviceId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var NotificationsApi=/*#__PURE__*/function(){/**
15634
15632
  * Notifications service.
15635
15633
  * @module purecloud-platform-client-v2/api/NotificationsApi
15636
- * @version 198.0.0
15634
+ * @version 199.0.0
15637
15635
  */ /**
15638
15636
  * Constructs a new NotificationsApi.
15639
15637
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -15690,7 +15688,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
15690
15688
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putNotificationsChannelSubscriptions';}return this.apiClient.callApi('/api/v2/notifications/channels/{channelId}/subscriptions','PUT',{'channelId':channelId},{'ignoreErrors':opts['ignoreErrors']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OAuthApi=/*#__PURE__*/function(){/**
15691
15689
  * OAuth service.
15692
15690
  * @module purecloud-platform-client-v2/api/OAuthApi
15693
- * @version 198.0.0
15691
+ * @version 199.0.0
15694
15692
  */ /**
15695
15693
  * Constructs a new OAuthApi.
15696
15694
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -15775,7 +15773,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
15775
15773
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOauthClient';}return this.apiClient.callApi('/api/v2/oauth/clients/{clientId}','PUT',{'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ObjectsApi=/*#__PURE__*/function(){/**
15776
15774
  * Objects service.
15777
15775
  * @module purecloud-platform-client-v2/api/ObjectsApi
15778
- * @version 198.0.0
15776
+ * @version 199.0.0
15779
15777
  */ /**
15780
15778
  * Constructs a new ObjectsApi.
15781
15779
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -15846,7 +15844,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
15846
15844
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAuthorizationDivision';}return this.apiClient.callApi('/api/v2/authorization/divisions/{divisionId}','PUT',{'divisionId':divisionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OperationalEventsApi=/*#__PURE__*/function(){/**
15847
15845
  * OperationalEvents service.
15848
15846
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
15849
- * @version 198.0.0
15847
+ * @version 199.0.0
15850
15848
  */ /**
15851
15849
  * Constructs a new OperationalEventsApi.
15852
15850
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -15864,7 +15862,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
15864
15862
  */},{key:"getUsageEventsDefinitions",value:function getUsageEventsDefinitions(){return this.apiClient.callApi('/api/v2/usage/events/definitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationApi=/*#__PURE__*/function(){/**
15865
15863
  * Organization service.
15866
15864
  * @module purecloud-platform-client-v2/api/OrganizationApi
15867
- * @version 198.0.0
15865
+ * @version 199.0.0
15868
15866
  */ /**
15869
15867
  * Constructs a new OrganizationApi.
15870
15868
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -15969,7 +15967,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15969
15967
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOrganizationsWhitelist';}return this.apiClient.callApi('/api/v2/organizations/whitelist','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
15970
15968
  * OrganizationAuthorization service.
15971
15969
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
15972
- * @version 198.0.0
15970
+ * @version 199.0.0
15973
15971
  */ /**
15974
15972
  * Constructs a new OrganizationAuthorizationApi.
15975
15973
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -16292,7 +16290,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
16292
16290
  if(trusteeUserId===undefined||trusteeUserId===null){throw'Missing the required parameter "trusteeUserId" when calling putOrgauthorizationTrustorUser';}return this.apiClient.callApi('/api/v2/orgauthorization/trustors/{trustorOrgId}/users/{trusteeUserId}','PUT',{'trustorOrgId':trustorOrgId,'trusteeUserId':trusteeUserId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OutboundApi=/*#__PURE__*/function(){/**
16293
16291
  * Outbound service.
16294
16292
  * @module purecloud-platform-client-v2/api/OutboundApi
16295
- * @version 198.0.0
16293
+ * @version 199.0.0
16296
16294
  */ /**
16297
16295
  * Constructs a new OutboundApi.
16298
16296
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -17359,7 +17357,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17359
17357
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOutboundWrapupcodemappings';}return this.apiClient.callApi('/api/v2/outbound/wrapupcodemappings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var PresenceApi=/*#__PURE__*/function(){/**
17360
17358
  * Presence service.
17361
17359
  * @module purecloud-platform-client-v2/api/PresenceApi
17362
- * @version 198.0.0
17360
+ * @version 199.0.0
17363
17361
  */ /**
17364
17362
  * Constructs a new PresenceApi.
17365
17363
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -17532,7 +17530,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17532
17530
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersPresencesBulk';}return this.apiClient.callApi('/api/v2/users/presences/bulk','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
17533
17531
  * ProcessAutomation service.
17534
17532
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
17535
- * @version 198.0.0
17533
+ * @version 199.0.0
17536
17534
  */ /**
17537
17535
  * Constructs a new ProcessAutomationApi.
17538
17536
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -17595,7 +17593,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
17595
17593
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putProcessautomationTrigger';}return this.apiClient.callApi('/api/v2/processautomation/triggers/{triggerId}','PUT',{'triggerId':triggerId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var QualityApi=/*#__PURE__*/function(){/**
17596
17594
  * Quality service.
17597
17595
  * @module purecloud-platform-client-v2/api/QualityApi
17598
- * @version 198.0.0
17596
+ * @version 199.0.0
17599
17597
  */ /**
17600
17598
  * Constructs a new QualityApi.
17601
17599
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -18048,14 +18046,14 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18048
18046
  */},{key:"putQualityFormsEvaluation",value:function putQualityFormsEvaluation(formId,body){// verify the required parameter 'formId' is set
18049
18047
  if(formId===undefined||formId===null){throw'Missing the required parameter "formId" when calling putQualityFormsEvaluation';}// verify the required parameter 'body' is set
18050
18048
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualityFormsEvaluation';}return this.apiClient.callApi('/api/v2/quality/forms/evaluations/{formId}','PUT',{'formId':formId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
18051
- * Update the Predictive Scoring settings of an evaluation form.
18049
+ * Update the AI Scoring settings of an evaluation form.
18052
18050
  *
18053
18051
  * @param {String} formId Form ID
18054
- * @param {Object} body Predictive Scoring Settings
18055
- * putQualityFormsEvaluationPredictivescoringSettings is a preview method and is subject to both breaking and non-breaking changes at any time without notice
18056
- */},{key:"putQualityFormsEvaluationPredictivescoringSettings",value:function putQualityFormsEvaluationPredictivescoringSettings(formId,body){// verify the required parameter 'formId' is set
18057
- if(formId===undefined||formId===null){throw'Missing the required parameter "formId" when calling putQualityFormsEvaluationPredictivescoringSettings';}// verify the required parameter 'body' is set
18058
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualityFormsEvaluationPredictivescoringSettings';}return this.apiClient.callApi('/api/v2/quality/forms/evaluations/{formId}/predictivescoring/settings','PUT',{'formId':formId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
18052
+ * @param {Object} body AI Scoring Settings
18053
+ * putQualityFormsEvaluationAiscoringSettings is a preview method and is subject to both breaking and non-breaking changes at any time without notice
18054
+ */},{key:"putQualityFormsEvaluationAiscoringSettings",value:function putQualityFormsEvaluationAiscoringSettings(formId,body){// verify the required parameter 'formId' is set
18055
+ if(formId===undefined||formId===null){throw'Missing the required parameter "formId" when calling putQualityFormsEvaluationAiscoringSettings';}// verify the required parameter 'body' is set
18056
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualityFormsEvaluationAiscoringSettings';}return this.apiClient.callApi('/api/v2/quality/forms/evaluations/{formId}/aiscoring/settings','PUT',{'formId':formId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
18059
18057
  * Update a survey form.
18060
18058
  *
18061
18059
  * @param {String} formId Form ID
@@ -18072,7 +18070,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
18072
18070
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualitySurveysScorable';}return this.apiClient.callApi('/api/v2/quality/surveys/scorable','PUT',{},{'customerSurveyUrl':customerSurveyUrl},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RecordingApi=/*#__PURE__*/function(){/**
18073
18071
  * Recording service.
18074
18072
  * @module purecloud-platform-client-v2/api/RecordingApi
18075
- * @version 198.0.0
18073
+ * @version 199.0.0
18076
18074
  */ /**
18077
18075
  * Constructs a new RecordingApi.
18078
18076
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -18483,7 +18481,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18483
18481
  */},{key:"putRecordingsDeletionprotection",value:function putRecordingsDeletionprotection(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/recordings/deletionprotection','PUT',{},{'protect':opts['protect']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ResponseManagementApi=/*#__PURE__*/function(){/**
18484
18482
  * ResponseManagement service.
18485
18483
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
18486
- * @version 198.0.0
18484
+ * @version 199.0.0
18487
18485
  */ /**
18488
18486
  * Constructs a new ResponseManagementApi.
18489
18487
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -18604,7 +18602,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
18604
18602
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putResponsemanagementResponseasset';}return this.apiClient.callApi('/api/v2/responsemanagement/responseassets/{responseAssetId}','PUT',{'responseAssetId':responseAssetId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RoutingApi=/*#__PURE__*/function(){/**
18605
18603
  * Routing service.
18606
18604
  * @module purecloud-platform-client-v2/api/RoutingApi
18607
- * @version 198.0.0
18605
+ * @version 199.0.0
18608
18606
  */ /**
18609
18607
  * Constructs a new RoutingApi.
18610
18608
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -19573,7 +19571,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19573
19571
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoutingskillsBulk';}return this.apiClient.callApi('/api/v2/users/{userId}/routingskills/bulk','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SCIMApi=/*#__PURE__*/function(){/**
19574
19572
  * SCIM service.
19575
19573
  * @module purecloud-platform-client-v2/api/SCIMApi
19576
- * @version 198.0.0
19574
+ * @version 199.0.0
19577
19575
  */ /**
19578
19576
  * Constructs a new SCIMApi.
19579
19577
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -19798,7 +19796,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19798
19796
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putScimV2User';}return this.apiClient.callApi('/api/v2/scim/v2/users/{userId}','PUT',{'userId':userId},{},{'If-Match':opts['ifMatch']},{},body,['PureCloud OAuth'],['application/scim+json','application/json'],['application/scim+json','application/json']);}}]);}();var ScreenRecordingApi=/*#__PURE__*/function(){/**
19799
19797
  * ScreenRecording service.
19800
19798
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
19801
- * @version 198.0.0
19799
+ * @version 199.0.0
19802
19800
  */ /**
19803
19801
  * Constructs a new ScreenRecordingApi.
19804
19802
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -19813,7 +19811,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19813
19811
  */return _createClass(ScreenRecordingApi,[{key:"postScreenrecordingToken",value:function postScreenrecordingToken(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/screenrecording/token','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ScriptsApi=/*#__PURE__*/function(){/**
19814
19812
  * Scripts service.
19815
19813
  * @module purecloud-platform-client-v2/api/ScriptsApi
19816
- * @version 198.0.0
19814
+ * @version 199.0.0
19817
19815
  */ /**
19818
19816
  * Constructs a new ScriptsApi.
19819
19817
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -19949,7 +19947,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
19949
19947
  */},{key:"postScriptsPublished",value:function postScriptsPublished(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/scripts/published','POST',{},{'scriptDataVersion':opts['scriptDataVersion']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SearchApi=/*#__PURE__*/function(){/**
19950
19948
  * Search service.
19951
19949
  * @module purecloud-platform-client-v2/api/SearchApi
19952
- * @version 198.0.0
19950
+ * @version 199.0.0
19953
19951
  */ /**
19954
19952
  * Constructs a new SearchApi.
19955
19953
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -20109,7 +20107,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20109
20107
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postVoicemailSearch';}return this.apiClient.callApi('/api/v2/voicemail/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SettingsApi=/*#__PURE__*/function(){/**
20110
20108
  * Settings service.
20111
20109
  * @module purecloud-platform-client-v2/api/SettingsApi
20112
- * @version 198.0.0
20110
+ * @version 199.0.0
20113
20111
  */ /**
20114
20112
  * Constructs a new SettingsApi.
20115
20113
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -20161,7 +20159,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
20161
20159
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
20162
20160
  * SpeechTextAnalytics service.
20163
20161
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
20164
- * @version 198.0.0
20162
+ * @version 199.0.0
20165
20163
  */ /**
20166
20164
  * Constructs a new SpeechTextAnalyticsApi.
20167
20165
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -20445,7 +20443,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
20445
20443
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putSpeechandtextanalyticsTopic';}return this.apiClient.callApi('/api/v2/speechandtextanalytics/topics/{topicId}','PUT',{'topicId':topicId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var StationsApi=/*#__PURE__*/function(){/**
20446
20444
  * Stations service.
20447
20445
  * @module purecloud-platform-client-v2/api/StationsApi
20448
- * @version 198.0.0
20446
+ * @version 199.0.0
20449
20447
  */ /**
20450
20448
  * Constructs a new StationsApi.
20451
20449
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -20477,7 +20475,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
20477
20475
  */},{key:"getStations",value:function getStations(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/stations','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'name':opts['name'],'userSelectable':opts['userSelectable'],'webRtcUserId':opts['webRtcUserId'],'id':opts['id'],'lineAppearanceId':opts['lineAppearanceId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SuggestApi=/*#__PURE__*/function(){/**
20478
20476
  * Suggest service.
20479
20477
  * @module purecloud-platform-client-v2/api/SuggestApi
20480
- * @version 198.0.0
20478
+ * @version 199.0.0
20481
20479
  */ /**
20482
20480
  * Constructs a new SuggestApi.
20483
20481
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -20517,7 +20515,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20517
20515
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postSearchSuggest';}return this.apiClient.callApi('/api/v2/search/suggest','POST',{},{'profile':opts['profile']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TaskManagementApi=/*#__PURE__*/function(){/**
20518
20516
  * TaskManagement service.
20519
20517
  * @module purecloud-platform-client-v2/api/TaskManagementApi
20520
- * @version 198.0.0
20518
+ * @version 199.0.0
20521
20519
  */ /**
20522
20520
  * Constructs a new TaskManagementApi.
20523
20521
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -20847,7 +20845,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
20847
20845
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTaskmanagementWorkitemsSchema';}return this.apiClient.callApi('/api/v2/taskmanagement/workitems/schemas/{schemaId}','PUT',{'schemaId':schemaId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TeamsApi=/*#__PURE__*/function(){/**
20848
20846
  * Teams service.
20849
20847
  * @module purecloud-platform-client-v2/api/TeamsApi
20850
- * @version 198.0.0
20848
+ * @version 199.0.0
20851
20849
  */ /**
20852
20850
  * Constructs a new TeamsApi.
20853
20851
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -20925,7 +20923,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20925
20923
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postTeamsSearch';}return this.apiClient.callApi('/api/v2/teams/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyApi=/*#__PURE__*/function(){/**
20926
20924
  * Telephony service.
20927
20925
  * @module purecloud-platform-client-v2/api/TelephonyApi
20928
- * @version 198.0.0
20926
+ * @version 199.0.0
20929
20927
  */ /**
20930
20928
  * Constructs a new TelephonyApi.
20931
20929
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -20972,7 +20970,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
20972
20970
  if(sIPSearchPublicRequest===undefined||sIPSearchPublicRequest===null){throw'Missing the required parameter "sIPSearchPublicRequest" when calling postTelephonySiptracesDownload';}return this.apiClient.callApi('/api/v2/telephony/siptraces/download','POST',{},{},{},{},sIPSearchPublicRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
20973
20971
  * TelephonyProvidersEdge service.
20974
20972
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
20975
- * @version 198.0.0
20973
+ * @version 199.0.0
20976
20974
  */ /**
20977
20975
  * Constructs a new TelephonyProvidersEdgeApi.
20978
20976
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -21782,7 +21780,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
21782
21780
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTelephonyProvidersEdgesTrunkbasesetting';}return this.apiClient.callApi('/api/v2/telephony/providers/edges/trunkbasesettings/{trunkBaseSettingsId}','PUT',{'trunkBaseSettingsId':trunkBaseSettingsId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TextbotsApi=/*#__PURE__*/function(){/**
21783
21781
  * Textbots service.
21784
21782
  * @module purecloud-platform-client-v2/api/TextbotsApi
21785
- * @version 198.0.0
21783
+ * @version 199.0.0
21786
21784
  */ /**
21787
21785
  * Constructs a new TextbotsApi.
21788
21786
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -21817,7 +21815,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
21817
21815
  if(postTextRequest===undefined||postTextRequest===null){throw'Missing the required parameter "postTextRequest" when calling postTextbotsBotsExecute';}return this.apiClient.callApi('/api/v2/textbots/bots/execute','POST',{},{},{},{},postTextRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TokensApi=/*#__PURE__*/function(){/**
21818
21816
  * Tokens service.
21819
21817
  * @module purecloud-platform-client-v2/api/TokensApi
21820
- * @version 198.0.0
21818
+ * @version 199.0.0
21821
21819
  */ /**
21822
21820
  * Constructs a new TokensApi.
21823
21821
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -21851,7 +21849,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
21851
21849
  */},{key:"putTokensTimeout",value:function putTokensTimeout(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/tokens/timeout','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UploadsApi=/*#__PURE__*/function(){/**
21852
21850
  * Uploads service.
21853
21851
  * @module purecloud-platform-client-v2/api/UploadsApi
21854
- * @version 198.0.0
21852
+ * @version 199.0.0
21855
21853
  */ /**
21856
21854
  * Constructs a new UploadsApi.
21857
21855
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -21917,7 +21915,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21917
21915
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUploadsWorkforcemanagementHistoricaldataCsv';}return this.apiClient.callApi('/api/v2/uploads/workforcemanagement/historicaldata/csv','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsageApi=/*#__PURE__*/function(){/**
21918
21916
  * Usage service.
21919
21917
  * @module purecloud-platform-client-v2/api/UsageApi
21920
- * @version 198.0.0
21918
+ * @version 199.0.0
21921
21919
  */ /**
21922
21920
  * Constructs a new UsageApi.
21923
21921
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -21971,7 +21969,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21971
21969
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUsageSimplesearch';}return this.apiClient.callApi('/api/v2/usage/simplesearch','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UserRecordingsApi=/*#__PURE__*/function(){/**
21972
21970
  * UserRecordings service.
21973
21971
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
21974
- * @version 198.0.0
21972
+ * @version 199.0.0
21975
21973
  */ /**
21976
21974
  * Constructs a new UserRecordingsApi.
21977
21975
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -22020,7 +22018,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
22020
22018
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserrecording';}return this.apiClient.callApi('/api/v2/userrecordings/{recordingId}','PUT',{'recordingId':recordingId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsersApi=/*#__PURE__*/function(){/**
22021
22019
  * Users service.
22022
22020
  * @module purecloud-platform-client-v2/api/UsersApi
22023
- * @version 198.0.0
22021
+ * @version 199.0.0
22024
22022
  */ /**
22025
22023
  * Constructs a new UsersApi.
22026
22024
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -22682,7 +22680,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
22682
22680
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserVerifier';}return this.apiClient.callApi('/api/v2/users/{userId}/verifiers/{verifierId}','PUT',{'userId':userId,'verifierId':verifierId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UtilitiesApi=/*#__PURE__*/function(){/**
22683
22681
  * Utilities service.
22684
22682
  * @module purecloud-platform-client-v2/api/UtilitiesApi
22685
- * @version 198.0.0
22683
+ * @version 199.0.0
22686
22684
  */ /**
22687
22685
  * Constructs a new UtilitiesApi.
22688
22686
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -22709,7 +22707,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22709
22707
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCertificateDetails';}return this.apiClient.callApi('/api/v2/certificate/details','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var VoicemailApi=/*#__PURE__*/function(){/**
22710
22708
  * Voicemail service.
22711
22709
  * @module purecloud-platform-client-v2/api/VoicemailApi
22712
- * @version 198.0.0
22710
+ * @version 199.0.0
22713
22711
  */ /**
22714
22712
  * Constructs a new VoicemailApi.
22715
22713
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -22858,7 +22856,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
22858
22856
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putVoicemailUserpolicy';}return this.apiClient.callApi('/api/v2/voicemail/userpolicies/{userId}','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebChatApi=/*#__PURE__*/function(){/**
22859
22857
  * WebChat service.
22860
22858
  * @module purecloud-platform-client-v2/api/WebChatApi
22861
- * @version 198.0.0
22859
+ * @version 199.0.0
22862
22860
  */ /**
22863
22861
  * Constructs a new WebChatApi.
22864
22862
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -22993,7 +22991,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22993
22991
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWebchatSettings';}return this.apiClient.callApi('/api/v2/webchat/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
22994
22992
  * WebDeployments service.
22995
22993
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
22996
- * @version 198.0.0
22994
+ * @version 199.0.0
22997
22995
  */ /**
22998
22996
  * Constructs a new WebDeploymentsApi.
22999
22997
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -23114,7 +23112,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
23114
23112
  if(deployment===undefined||deployment===null){throw'Missing the required parameter "deployment" when calling putWebdeploymentsDeployment';}return this.apiClient.callApi('/api/v2/webdeployments/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},deployment,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebMessagingApi=/*#__PURE__*/function(){/**
23115
23113
  * WebMessaging service.
23116
23114
  * @module purecloud-platform-client-v2/api/WebMessagingApi
23117
- * @version 198.0.0
23115
+ * @version 199.0.0
23118
23116
  */ /**
23119
23117
  * Constructs a new WebMessagingApi.
23120
23118
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -23130,7 +23128,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
23130
23128
  */return _createClass(WebMessagingApi,[{key:"getWebmessagingMessages",value:function getWebmessagingMessages(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/webmessaging/messages','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WidgetsApi=/*#__PURE__*/function(){/**
23131
23129
  * Widgets service.
23132
23130
  * @module purecloud-platform-client-v2/api/WidgetsApi
23133
- * @version 198.0.0
23131
+ * @version 199.0.0
23134
23132
  */ /**
23135
23133
  * Constructs a new WidgetsApi.
23136
23134
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -23165,7 +23163,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
23165
23163
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWidgetsDeployment';}return this.apiClient.callApi('/api/v2/widgets/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
23166
23164
  * WorkforceManagement service.
23167
23165
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
23168
- * @version 198.0.0
23166
+ * @version 199.0.0
23169
23167
  */ /**
23170
23168
  * Constructs a new WorkforceManagementApi.
23171
23169
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -24697,7 +24695,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
24697
24695
  * </pre>
24698
24696
  * </p>
24699
24697
  * @module purecloud-platform-client-v2/index
24700
- * @version 198.0.0
24698
+ * @version 199.0.0
24701
24699
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
24702
24700
  * The ApiClient constructor.
24703
24701
  * @property {module:purecloud-platform-client-v2/ApiClient}