purecloud-platform-client-v2 255.1.0 → 256.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 (98) hide show
  1. package/README.md +3 -3
  2. package/dist/node/purecloud-platform-client-v2.js +693 -93
  3. package/dist/web-amd/purecloud-platform-client-v2.js +693 -93
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +254 -94
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +254 -94
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +362 -30
  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/AIStudioApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +35 -1
  18. package/src/purecloud-platform-client-v2/api/AssistantCopilotVariationsApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/BackgroundAssistantApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/BusinessRulesApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/CaseManagementApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +151 -1
  37. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +3 -2
  47. package/src/purecloud-platform-client-v2/api/IntentsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/LearningApi.js +2 -4
  53. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/OutboundApi.js +2 -2
  65. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/ScreenMonitoringApi.js +381 -0
  73. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  88. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  89. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  90. package/src/purecloud-platform-client-v2/api/UsersRulesApi.js +1 -1
  91. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  92. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  93. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  94. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  95. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  96. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  97. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +37 -1
  98. package/src/purecloud-platform-client-v2/index.js +7 -1
@@ -3953,7 +3953,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
3953
3953
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
3954
3954
  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:"getConfUrl",value:function getConfUrl(pathType,regionUrl){if(!this.gateway)return regionUrl;if(!this.gateway.host)return regionUrl;var url=this.gateway.protocol+'://'+this.gateway.host;if(this.gateway.port>-1)url=url+':'+this.gateway.port.toString();if(pathType==='login'){if(this.gateway.path_params_login){if(this.gateway.path_params_login.startsWith('/'))url=url+this.gateway.path_params_login;else url=url+'/'+this.gateway.path_params_login;}}else{if(this.gateway.path_params_api){if(this.gateway.path_params_api.startsWith('/'))url=url+this.gateway.path_params_api;else url=url+'/'+this.gateway.path_params_api;}}return url;}},{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];}}}]);}();/**
3955
3955
  * @module purecloud-platform-client-v2/ApiClient
3956
- * @version 255.1.0
3956
+ * @version 256.0.0
3957
3957
  */var ApiClient=/*#__PURE__*/function(){/**
3958
3958
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
3959
3959
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -4322,7 +4322,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
4322
4322
  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 AIStudioApi=/*#__PURE__*/function(){/**
4323
4323
  * AIStudio service.
4324
4324
  * @module purecloud-platform-client-v2/api/AIStudioApi
4325
- * @version 255.1.0
4325
+ * @version 256.0.0
4326
4326
  *//**
4327
4327
  * Constructs a new AIStudioApi.
4328
4328
  * @alias module:purecloud-platform-client-v2/api/AIStudioApi
@@ -4513,7 +4513,7 @@ if(summarySettingId===undefined||summarySettingId===null||summarySettingId==='')
4513
4513
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsSummariesSetting';}return this.apiClient.callApi('/api/v2/conversations/summaries/settings/{summarySettingId}','PUT',{'summarySettingId':summarySettingId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var AgentAssistantsApi=/*#__PURE__*/function(){/**
4514
4514
  * AgentAssistants service.
4515
4515
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
4516
- * @version 255.1.0
4516
+ * @version 256.0.0
4517
4517
  *//**
4518
4518
  * Constructs a new AgentAssistantsApi.
4519
4519
  * @alias module:purecloud-platform-client-v2/api/AgentAssistantsApi
@@ -4739,7 +4739,7 @@ if(agentChecklistId===undefined||agentChecklistId===null||agentChecklistId==='')
4739
4739
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAssistantsAgentchecklist';}return this.apiClient.callApi('/api/v2/assistants/agentchecklists/{agentChecklistId}','PUT',{'agentChecklistId':agentChecklistId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var AgentCopilotApi=/*#__PURE__*/function(){/**
4740
4740
  * AgentCopilot service.
4741
4741
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
4742
- * @version 255.1.0
4742
+ * @version 256.0.0
4743
4743
  *//**
4744
4744
  * Constructs a new AgentCopilotApi.
4745
4745
  * @alias module:purecloud-platform-client-v2/api/AgentCopilotApi
@@ -4771,7 +4771,7 @@ if(assistantId===undefined||assistantId===null||assistantId===''){throw'Missing
4771
4771
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAssistantCopilot';}return this.apiClient.callApi('/api/v2/assistants/{assistantId}/copilot','PUT',{'assistantId':assistantId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var AgentUIApi=/*#__PURE__*/function(){/**
4772
4772
  * AgentUI service.
4773
4773
  * @module purecloud-platform-client-v2/api/AgentUIApi
4774
- * @version 255.1.0
4774
+ * @version 256.0.0
4775
4775
  *//**
4776
4776
  * Constructs a new AgentUIApi.
4777
4777
  * @alias module:purecloud-platform-client-v2/api/AgentUIApi
@@ -4813,7 +4813,7 @@ if(agentId===undefined||agentId===null||agentId===''){throw'Missing the required
4813
4813
  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'],opts['customHeaders']);}}]);}();var AlertingApi=/*#__PURE__*/function(){/**
4814
4814
  * Alerting service.
4815
4815
  * @module purecloud-platform-client-v2/api/AlertingApi
4816
- * @version 255.1.0
4816
+ * @version 256.0.0
4817
4817
  *//**
4818
4818
  * Constructs a new AlertingApi.
4819
4819
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -4927,7 +4927,7 @@ if(ruleId===undefined||ruleId===null||ruleId===''){throw'Missing the required pa
4927
4927
  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'],opts['customHeaders']);}}]);}();var AnalyticsApi=/*#__PURE__*/function(){/**
4928
4928
  * Analytics service.
4929
4929
  * @module purecloud-platform-client-v2/api/AnalyticsApi
4930
- * @version 255.1.0
4930
+ * @version 256.0.0
4931
4931
  *//**
4932
4932
  * Constructs a new AnalyticsApi.
4933
4933
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -5988,7 +5988,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5988
5988
  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'],opts['customHeaders']);}}]);}();var ArchitectApi=/*#__PURE__*/function(){/**
5989
5989
  * Architect service.
5990
5990
  * @module purecloud-platform-client-v2/api/ArchitectApi
5991
- * @version 255.1.0
5991
+ * @version 256.0.0
5992
5992
  *//**
5993
5993
  * Constructs a new ArchitectApi.
5994
5994
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -6828,6 +6828,17 @@ if(jobId===undefined||jobId===null||jobId===''){throw'Missing the required param
6828
6828
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
6829
6829
  */},{key:"getFlowsJob",value:function getFlowsJob(jobId,opts){opts=opts||{};// verify the required parameter 'jobId' is set
6830
6830
  if(jobId===undefined||jobId===null||jobId===''){throw'Missing the required parameter "jobId" when calling getFlowsJob';}return this.apiClient.callApi('/api/v2/flows/jobs/{jobId}','GET',{'jobId':jobId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
6831
+ * Look up flows by ID
6832
+ * Returns only flows matching the specified ID(s). Returns an empty listing if no flows match the given IDs.
6833
+ * @param {Array.<String>} id Flow ID(s)
6834
+ * @param {Object} opts Optional parameters
6835
+ * @param {Number} opts.pageNumber Page number (default to 1)
6836
+ * @param {Number} opts.pageSize Page size (default to 25)
6837
+ * @param {String} opts.sortBy Sort by (default to id)
6838
+ * @param {String} opts.sortOrder Sort order (default to asc)
6839
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
6840
+ */},{key:"getFlowsLookup",value:function getFlowsLookup(id,opts){opts=opts||{};// verify the required parameter 'id' is set
6841
+ if(id===undefined||id===null){throw'Missing the required parameter "id" when calling getFlowsLookup';}return this.apiClient.callApi('/api/v2/flows/lookup','GET',{},{'id':this.apiClient.buildCollectionParam(id,'multi'),'pageNumber':opts['pageNumber'],'pageSize':opts['pageSize'],'sortBy':opts['sortBy'],'sortOrder':opts['sortOrder']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
6831
6842
  * Get a flow milestone
6832
6843
  * Returns a specified flow milestone
6833
6844
  * @param {String} milestoneId flow milestone ID
@@ -7375,7 +7386,7 @@ if(milestoneId===undefined||milestoneId===null||milestoneId===''){throw'Missing
7375
7386
  if(flowOutcomeId===undefined||flowOutcomeId===null||flowOutcomeId===''){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'],opts['customHeaders']);}}]);}();var AssistantCopilotVariationsApi=/*#__PURE__*/function(){/**
7376
7387
  * AssistantCopilotVariations service.
7377
7388
  * @module purecloud-platform-client-v2/api/AssistantCopilotVariationsApi
7378
- * @version 255.1.0
7389
+ * @version 256.0.0
7379
7390
  *//**
7380
7391
  * Constructs a new AssistantCopilotVariationsApi.
7381
7392
  * @alias module:purecloud-platform-client-v2/api/AssistantCopilotVariationsApi
@@ -7430,7 +7441,7 @@ if(variationId===undefined||variationId===null||variationId===''){throw'Missing
7430
7441
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAssistantVariation';}return this.apiClient.callApi('/api/v2/assistants/{assistantId}/variations/{variationId}','PUT',{'assistantId':assistantId,'variationId':variationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var AuditApi=/*#__PURE__*/function(){/**
7431
7442
  * Audit service.
7432
7443
  * @module purecloud-platform-client-v2/api/AuditApi
7433
- * @version 255.1.0
7444
+ * @version 256.0.0
7434
7445
  *//**
7435
7446
  * Constructs a new AuditApi.
7436
7447
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -7491,7 +7502,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7491
7502
  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'],opts['customHeaders']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
7492
7503
  * Authorization service.
7493
7504
  * @module purecloud-platform-client-v2/api/AuthorizationApi
7494
- * @version 255.1.0
7505
+ * @version 256.0.0
7495
7506
  *//**
7496
7507
  * Constructs a new AuthorizationApi.
7497
7508
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -8009,7 +8020,7 @@ if(subjectId===undefined||subjectId===null||subjectId===''){throw'Missing the re
8009
8020
  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'],opts['customHeaders']);}}]);}();var BackgroundAssistantApi=/*#__PURE__*/function(){/**
8010
8021
  * BackgroundAssistant service.
8011
8022
  * @module purecloud-platform-client-v2/api/BackgroundAssistantApi
8012
- * @version 255.1.0
8023
+ * @version 256.0.0
8013
8024
  *//**
8014
8025
  * Constructs a new BackgroundAssistantApi.
8015
8026
  * @alias module:purecloud-platform-client-v2/api/BackgroundAssistantApi
@@ -8032,7 +8043,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8032
8043
  */},{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'],opts['customHeaders']);}}]);}();var BillingApi=/*#__PURE__*/function(){/**
8033
8044
  * Billing service.
8034
8045
  * @module purecloud-platform-client-v2/api/BillingApi
8035
- * @version 255.1.0
8046
+ * @version 256.0.0
8036
8047
  *//**
8037
8048
  * Constructs a new BillingApi.
8038
8049
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -8121,7 +8132,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
8121
8132
  if(trustorOrgId===undefined||trustorOrgId===null||trustorOrgId===''){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'],opts['customHeaders']);}}]);}();var BusinessRulesApi=/*#__PURE__*/function(){/**
8122
8133
  * BusinessRules service.
8123
8134
  * @module purecloud-platform-client-v2/api/BusinessRulesApi
8124
- * @version 255.1.0
8135
+ * @version 256.0.0
8125
8136
  *//**
8126
8137
  * Constructs a new BusinessRulesApi.
8127
8138
  * @alias module:purecloud-platform-client-v2/api/BusinessRulesApi
@@ -8510,7 +8521,7 @@ if(schemaId===undefined||schemaId===null||schemaId===''){throw'Missing the requi
8510
8521
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putBusinessrulesSchema';}return this.apiClient.callApi('/api/v2/businessrules/schemas/{schemaId}','PUT',{'schemaId':schemaId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var CarrierServicesApi=/*#__PURE__*/function(){/**
8511
8522
  * CarrierServices service.
8512
8523
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
8513
- * @version 255.1.0
8524
+ * @version 256.0.0
8514
8525
  *//**
8515
8526
  * Constructs a new CarrierServicesApi.
8516
8527
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -8533,7 +8544,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
8533
8544
  */},{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'],opts['customHeaders']);}}]);}();var CaseManagementApi=/*#__PURE__*/function(){/**
8534
8545
  * CaseManagement service.
8535
8546
  * @module purecloud-platform-client-v2/api/CaseManagementApi
8536
- * @version 255.1.0
8547
+ * @version 256.0.0
8537
8548
  *//**
8538
8549
  * Constructs a new CaseManagementApi.
8539
8550
  * @alias module:purecloud-platform-client-v2/api/CaseManagementApi
@@ -8907,7 +8918,7 @@ if(caseplanId===undefined||caseplanId===null||caseplanId===''){throw'Missing the
8907
8918
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putCasemanagementCaseplanIntakesettings';}return this.apiClient.callApi('/api/v2/casemanagement/caseplans/{caseplanId}/intakesettings','PUT',{'caseplanId':caseplanId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var ChatApi=/*#__PURE__*/function(){/**
8908
8919
  * Chat service.
8909
8920
  * @module purecloud-platform-client-v2/api/ChatApi
8910
- * @version 255.1.0
8921
+ * @version 256.0.0
8911
8922
  *//**
8912
8923
  * Constructs a new ChatApi.
8913
8924
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -9202,7 +9213,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9202
9213
  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'],opts['customHeaders']);}}]);}();var CoachingApi=/*#__PURE__*/function(){/**
9203
9214
  * Coaching service.
9204
9215
  * @module purecloud-platform-client-v2/api/CoachingApi
9205
- * @version 255.1.0
9216
+ * @version 256.0.0
9206
9217
  *//**
9207
9218
  * Constructs a new CoachingApi.
9208
9219
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -9401,7 +9412,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9401
9412
  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'],opts['customHeaders']);}}]);}();var ContentManagementApi=/*#__PURE__*/function(){/**
9402
9413
  * ContentManagement service.
9403
9414
  * @module purecloud-platform-client-v2/api/ContentManagementApi
9404
- * @version 255.1.0
9415
+ * @version 256.0.0
9405
9416
  *//**
9406
9417
  * Constructs a new ContentManagementApi.
9407
9418
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -9733,7 +9744,7 @@ if(tagId===undefined||tagId===null||tagId===''){throw'Missing the required param
9733
9744
  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'],opts['customHeaders']);}}]);}();var ConversationsApi=/*#__PURE__*/function(){/**
9734
9745
  * Conversations service.
9735
9746
  * @module purecloud-platform-client-v2/api/ConversationsApi
9736
- * @version 255.1.0
9747
+ * @version 256.0.0
9737
9748
  *//**
9738
9749
  * Constructs a new ConversationsApi.
9739
9750
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -12661,7 +12672,7 @@ if(conversationId===undefined||conversationId===null||conversationId===''){throw
12661
12672
  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'],opts['customHeaders']);}}]);}();var DataExtensionsApi=/*#__PURE__*/function(){/**
12662
12673
  * DataExtensions service.
12663
12674
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
12664
- * @version 255.1.0
12675
+ * @version 256.0.0
12665
12676
  *//**
12666
12677
  * Constructs a new DataExtensionsApi.
12667
12678
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -12688,7 +12699,7 @@ if(coretypeName===undefined||coretypeName===null||coretypeName===''){throw'Missi
12688
12699
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var DataPrivacyApi=/*#__PURE__*/function(){/**
12689
12700
  * DataPrivacy service.
12690
12701
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
12691
- * @version 255.1.0
12702
+ * @version 256.0.0
12692
12703
  *//**
12693
12704
  * Constructs a new DataPrivacyApi.
12694
12705
  * @alias module:purecloud-platform-client-v2/api/DataPrivacyApi
@@ -12739,7 +12750,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12739
12750
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postDataprivacyMaskingrulesValidate';}return this.apiClient.callApi('/api/v2/dataprivacy/maskingrules/validate','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var DownloadsApi=/*#__PURE__*/function(){/**
12740
12751
  * Downloads service.
12741
12752
  * @module purecloud-platform-client-v2/api/DownloadsApi
12742
- * @version 255.1.0
12753
+ * @version 256.0.0
12743
12754
  *//**
12744
12755
  * Constructs a new DownloadsApi.
12745
12756
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -12759,7 +12770,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12759
12770
  if(downloadId===undefined||downloadId===null||downloadId===''){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'],opts['customHeaders']);}}]);}();var EmailsApi=/*#__PURE__*/function(){/**
12760
12771
  * Emails service.
12761
12772
  * @module purecloud-platform-client-v2/api/EmailsApi
12762
- * @version 255.1.0
12773
+ * @version 256.0.0
12763
12774
  *//**
12764
12775
  * Constructs a new EmailsApi.
12765
12776
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -12796,7 +12807,7 @@ if(downloadId===undefined||downloadId===null||downloadId===''){throw'Missing the
12796
12807
  */},{key:"patchEmailsSettingsThreading",value:function patchEmailsSettingsThreading(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/emails/settings/threading','PATCH',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var EmployeeEngagementApi=/*#__PURE__*/function(){/**
12797
12808
  * EmployeeEngagement service.
12798
12809
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
12799
- * @version 255.1.0
12810
+ * @version 256.0.0
12800
12811
  *//**
12801
12812
  * Constructs a new EmployeeEngagementApi.
12802
12813
  * @alias module:purecloud-platform-client-v2/api/EmployeeEngagementApi
@@ -12854,7 +12865,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12854
12865
  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'],opts['customHeaders']);}}]);}();var EventsApi=/*#__PURE__*/function(){/**
12855
12866
  * Events service.
12856
12867
  * @module purecloud-platform-client-v2/api/EventsApi
12857
- * @version 255.1.0
12868
+ * @version 256.0.0
12858
12869
  *//**
12859
12870
  * Constructs a new EventsApi.
12860
12871
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -12893,7 +12904,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12893
12904
  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'],opts['customHeaders']);}}]);}();var ExternalContactsApi=/*#__PURE__*/function(){/**
12894
12905
  * ExternalContacts service.
12895
12906
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
12896
- * @version 255.1.0
12907
+ * @version 256.0.0
12897
12908
  *//**
12898
12909
  * Constructs a new ExternalContactsApi.
12899
12910
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -13401,6 +13412,26 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13401
13412
  */},{key:"patchExternalcontactsContactIdentifiers",value:function patchExternalcontactsContactIdentifiers(contactId,body,opts){opts=opts||{};// verify the required parameter 'contactId' is set
13402
13413
  if(contactId===undefined||contactId===null||contactId===''){throw'Missing the required parameter "contactId" when calling patchExternalcontactsContactIdentifiers';}// verify the required parameter 'body' is set
13403
13414
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsContactIdentifiers';}return this.apiClient.callApi('/api/v2/externalcontacts/contacts/{contactId}/identifiers','PATCH',{'contactId':contactId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13415
+ * Update a Contact Note
13416
+ *
13417
+ * @param {String} contactId ExternalContact Id
13418
+ * @param {String} noteId Note Id
13419
+ * @param {Object} body Note field to update
13420
+ * @param {Object} opts Optional parameters
13421
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
13422
+ */},{key:"patchExternalcontactsContactNote",value:function patchExternalcontactsContactNote(contactId,noteId,body,opts){opts=opts||{};// verify the required parameter 'contactId' is set
13423
+ if(contactId===undefined||contactId===null||contactId===''){throw'Missing the required parameter "contactId" when calling patchExternalcontactsContactNote';}// verify the required parameter 'noteId' is set
13424
+ if(noteId===undefined||noteId===null||noteId===''){throw'Missing the required parameter "noteId" when calling patchExternalcontactsContactNote';}// verify the required parameter 'body' is set
13425
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsContactNote';}return this.apiClient.callApi('/api/v2/externalcontacts/contacts/{contactId}/notes/{noteId}','PATCH',{'contactId':contactId,'noteId':noteId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13426
+ * Update specific fields of an external organization
13427
+ *
13428
+ * @param {String} externalOrganizationId External Organization ID
13429
+ * @param {Object} body External Organization fields to update
13430
+ * @param {Object} opts Optional parameters
13431
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
13432
+ */},{key:"patchExternalcontactsOrganization",value:function patchExternalcontactsOrganization(externalOrganizationId,body,opts){opts=opts||{};// verify the required parameter 'externalOrganizationId' is set
13433
+ if(externalOrganizationId===undefined||externalOrganizationId===null||externalOrganizationId===''){throw'Missing the required parameter "externalOrganizationId" when calling patchExternalcontactsOrganization';}// verify the required parameter 'body' is set
13434
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsOrganization';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}','PATCH',{'externalOrganizationId':externalOrganizationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13404
13435
  * Claim or release identifiers for an external organization
13405
13436
  *
13406
13437
  * @param {String} externalOrganizationId External Organization ID
@@ -13410,6 +13441,26 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13410
13441
  */},{key:"patchExternalcontactsOrganizationIdentifiers",value:function patchExternalcontactsOrganizationIdentifiers(externalOrganizationId,body,opts){opts=opts||{};// verify the required parameter 'externalOrganizationId' is set
13411
13442
  if(externalOrganizationId===undefined||externalOrganizationId===null||externalOrganizationId===''){throw'Missing the required parameter "externalOrganizationId" when calling patchExternalcontactsOrganizationIdentifiers';}// verify the required parameter 'body' is set
13412
13443
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsOrganizationIdentifiers';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}/identifiers','PATCH',{'externalOrganizationId':externalOrganizationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13444
+ * Update an External Organization Note
13445
+ *
13446
+ * @param {String} externalOrganizationId External Organization Id
13447
+ * @param {String} noteId Note Id
13448
+ * @param {Object} body Note field to update
13449
+ * @param {Object} opts Optional parameters
13450
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
13451
+ */},{key:"patchExternalcontactsOrganizationNote",value:function patchExternalcontactsOrganizationNote(externalOrganizationId,noteId,body,opts){opts=opts||{};// verify the required parameter 'externalOrganizationId' is set
13452
+ if(externalOrganizationId===undefined||externalOrganizationId===null||externalOrganizationId===''){throw'Missing the required parameter "externalOrganizationId" when calling patchExternalcontactsOrganizationNote';}// verify the required parameter 'noteId' is set
13453
+ if(noteId===undefined||noteId===null||noteId===''){throw'Missing the required parameter "noteId" when calling patchExternalcontactsOrganizationNote';}// verify the required parameter 'body' is set
13454
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsOrganizationNote';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}/notes/{noteId}','PATCH',{'externalOrganizationId':externalOrganizationId,'noteId':noteId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13455
+ * Update specific fields of a relationship
13456
+ *
13457
+ * @param {String} relationshipId Relationship Id
13458
+ * @param {Object} body Relationship fields to update
13459
+ * @param {Object} opts Optional parameters
13460
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
13461
+ */},{key:"patchExternalcontactsRelationship",value:function patchExternalcontactsRelationship(relationshipId,body,opts){opts=opts||{};// verify the required parameter 'relationshipId' is set
13462
+ if(relationshipId===undefined||relationshipId===null||relationshipId===''){throw'Missing the required parameter "relationshipId" when calling patchExternalcontactsRelationship';}// verify the required parameter 'body' is set
13463
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','PATCH',{'relationshipId':relationshipId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
13413
13464
  * Bulk fetch contacts
13414
13465
  *
13415
13466
  * @param {Object} body Contact ids
@@ -13855,7 +13906,7 @@ if(relationshipId===undefined||relationshipId===null||relationshipId===''){throw
13855
13906
  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'],opts['customHeaders']);}}]);}();var FaxApi=/*#__PURE__*/function(){/**
13856
13907
  * Fax service.
13857
13908
  * @module purecloud-platform-client-v2/api/FaxApi
13858
- * @version 255.1.0
13909
+ * @version 256.0.0
13859
13910
  *//**
13860
13911
  * Constructs a new FaxApi.
13861
13912
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -13918,7 +13969,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13918
13969
  */},{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'],opts['customHeaders']);}}]);}();var FlowsApi=/*#__PURE__*/function(){/**
13919
13970
  * Flows service.
13920
13971
  * @module purecloud-platform-client-v2/api/FlowsApi
13921
- * @version 255.1.0
13972
+ * @version 256.0.0
13922
13973
  *//**
13923
13974
  * Constructs a new FlowsApi.
13924
13975
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -13980,7 +14031,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13980
14031
  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'],opts['customHeaders']);}}]);}();var GamificationApi=/*#__PURE__*/function(){/**
13981
14032
  * Gamification service.
13982
14033
  * @module purecloud-platform-client-v2/api/GamificationApi
13983
- * @version 255.1.0
14034
+ * @version 256.0.0
13984
14035
  *//**
13985
14036
  * Constructs a new GamificationApi.
13986
14037
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -14775,7 +14826,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14775
14826
  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'],opts['customHeaders']);}}]);}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
14776
14827
  * GeneralDataProtectionRegulation service.
14777
14828
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
14778
- * @version 255.1.0
14829
+ * @version 256.0.0
14779
14830
  *//**
14780
14831
  * Constructs a new GeneralDataProtectionRegulationApi.
14781
14832
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -14816,7 +14867,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
14816
14867
  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'],opts['customHeaders']);}}]);}();var GeolocationApi=/*#__PURE__*/function(){/**
14817
14868
  * Geolocation service.
14818
14869
  * @module purecloud-platform-client-v2/api/GeolocationApi
14819
- * @version 255.1.0
14870
+ * @version 256.0.0
14820
14871
  *//**
14821
14872
  * Constructs a new GeolocationApi.
14822
14873
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -14858,7 +14909,7 @@ if(clientId===undefined||clientId===null||clientId===''){throw'Missing the requi
14858
14909
  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'],opts['customHeaders']);}}]);}();var GreetingsApi=/*#__PURE__*/function(){/**
14859
14910
  * Greetings service.
14860
14911
  * @module purecloud-platform-client-v2/api/GreetingsApi
14861
- * @version 255.1.0
14912
+ * @version 256.0.0
14862
14913
  *//**
14863
14914
  * Constructs a new GreetingsApi.
14864
14915
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -15017,7 +15068,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
15017
15068
  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'],opts['customHeaders']);}}]);}();var GroupsApi=/*#__PURE__*/function(){/**
15018
15069
  * Groups service.
15019
15070
  * @module purecloud-platform-client-v2/api/GroupsApi
15020
- * @version 255.1.0
15071
+ * @version 256.0.0
15021
15072
  *//**
15022
15073
  * Constructs a new GroupsApi.
15023
15074
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -15180,7 +15231,7 @@ if(groupId===undefined||groupId===null||groupId===''){throw'Missing the required
15180
15231
  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'],opts['customHeaders']);}}]);}();var IdentityProviderApi=/*#__PURE__*/function(){/**
15181
15232
  * IdentityProvider service.
15182
15233
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
15183
- * @version 255.1.0
15234
+ * @version 256.0.0
15184
15235
  *//**
15185
15236
  * Constructs a new IdentityProviderApi.
15186
15237
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -15412,7 +15463,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15412
15463
  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'],opts['customHeaders']);}}]);}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
15413
15464
  * InfrastructureAsCode service.
15414
15465
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
15415
- * @version 255.1.0
15466
+ * @version 256.0.0
15416
15467
  *//**
15417
15468
  * Constructs a new InfrastructureAsCodeApi.
15418
15469
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -15472,7 +15523,7 @@ if(jobId===undefined||jobId===null||jobId===''){throw'Missing the required param
15472
15523
  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'],opts['customHeaders']);}}]);}();var IntegrationsApi=/*#__PURE__*/function(){/**
15473
15524
  * Integrations service.
15474
15525
  * @module purecloud-platform-client-v2/api/IntegrationsApi
15475
- * @version 255.1.0
15526
+ * @version 256.0.0
15476
15527
  *//**
15477
15528
  * Constructs a new IntegrationsApi.
15478
15529
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -15540,8 +15591,9 @@ if(integrationId===undefined||integrationId===null||integrationId===''){throw'Mi
15540
15591
  * @param {Array.<String>} opts.ids Comma-separated list of integration IDs to filter by (max 100)
15541
15592
  * @param {String} opts.integrationType Filter integrations by integration type ID
15542
15593
  * @param {Object} opts.reportedState Filter integrations by reported state (case-insensitive)
15594
+ * @param {String} opts.credentialId Filter integrations by credential ID
15543
15595
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
15544
- */},{key:"getIntegrations",value:function getIntegrations(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/integrations','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'nextPage':opts['nextPage'],'previousPage':opts['previousPage'],'ids':this.apiClient.buildCollectionParam(opts['ids'],'multi'),'integrationType':opts['integrationType'],'reportedState':opts['reportedState']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
15596
+ */},{key:"getIntegrations",value:function getIntegrations(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/integrations','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'nextPage':opts['nextPage'],'previousPage':opts['previousPage'],'ids':this.apiClient.buildCollectionParam(opts['ids'],'multi'),'integrationType':opts['integrationType'],'reportedState':opts['reportedState'],'credentialId':opts['credentialId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
15545
15597
  * Retrieves a single Action matching id.
15546
15598
  *
15547
15599
  * @param {String} actionId actionId
@@ -16302,7 +16354,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null||ucIntegrationId===''){th
16302
16354
  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'],opts['customHeaders']);}}]);}();var IntentsApi=/*#__PURE__*/function(){/**
16303
16355
  * Intents service.
16304
16356
  * @module purecloud-platform-client-v2/api/IntentsApi
16305
- * @version 255.1.0
16357
+ * @version 256.0.0
16306
16358
  *//**
16307
16359
  * Constructs a new IntentsApi.
16308
16360
  * @alias module:purecloud-platform-client-v2/api/IntentsApi
@@ -16446,7 +16498,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16446
16498
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postIntentsCustomerintents';}return this.apiClient.callApi('/api/v2/intents/customerintents','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var JourneyApi=/*#__PURE__*/function(){/**
16447
16499
  * Journey service.
16448
16500
  * @module purecloud-platform-client-v2/api/JourneyApi
16449
- * @version 255.1.0
16501
+ * @version 256.0.0
16450
16502
  *//**
16451
16503
  * Constructs a new JourneyApi.
16452
16504
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -17226,7 +17278,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null||eventDefinitionId===
17226
17278
  if(eventDefinitionId===undefined||eventDefinitionId===null||eventDefinitionId===''){throw'Missing the required parameter "eventDefinitionId" when calling putJourneyViewsEventdefinitionActivate';}return this.apiClient.callApi('/api/v2/journey/views/eventdefinitions/{eventDefinitionId}/activate','PUT',{'eventDefinitionId':eventDefinitionId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var KnowledgeApi=/*#__PURE__*/function(){/**
17227
17279
  * Knowledge service.
17228
17280
  * @module purecloud-platform-client-v2/api/KnowledgeApi
17229
- * @version 255.1.0
17281
+ * @version 256.0.0
17230
17282
  *//**
17231
17283
  * Constructs a new KnowledgeApi.
17232
17284
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -18421,7 +18473,7 @@ if(sourceId===undefined||sourceId===null||sourceId===''){throw'Missing the requi
18421
18473
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putKnowledgeSource';}return this.apiClient.callApi('/api/v2/knowledge/sources/{sourceId}','PUT',{'sourceId':sourceId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
18422
18474
  * LanguageUnderstanding service.
18423
18475
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
18424
- * @version 255.1.0
18476
+ * @version 256.0.0
18425
18477
  *//**
18426
18478
  * Constructs a new LanguageUnderstandingApi.
18427
18479
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -18795,7 +18847,7 @@ if(domainVersionId===undefined||domainVersionId===null||domainVersionId===''){th
18795
18847
  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'],opts['customHeaders']);}}]);}();var LanguagesApi=/*#__PURE__*/function(){/**
18796
18848
  * Languages service.
18797
18849
  * @module purecloud-platform-client-v2/api/LanguagesApi
18798
- * @version 255.1.0
18850
+ * @version 256.0.0
18799
18851
  *//**
18800
18852
  * Constructs a new LanguagesApi.
18801
18853
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -18865,7 +18917,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
18865
18917
  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'],opts['customHeaders']);}}]);}();var LearningApi=/*#__PURE__*/function(){/**
18866
18918
  * Learning service.
18867
18919
  * @module purecloud-platform-client-v2/api/LearningApi
18868
- * @version 255.1.0
18920
+ * @version 256.0.0
18869
18921
  *//**
18870
18922
  * Constructs a new LearningApi.
18871
18923
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -18990,7 +19042,6 @@ if(versionId===undefined||versionId===null||versionId===''){throw'Missing the re
18990
19042
  * Get all learning modules of an organization
18991
19043
  *
18992
19044
  * @param {Object} opts Optional parameters
18993
- * @param {Boolean} opts.isArchived Archive status (default to false)
18994
19045
  * @param {Array.<String>} opts.types Specifies the module types. Informational, AssessedContent and Assessment are deprecated
18995
19046
  * @param {Number} opts.pageSize Page size (default to 25)
18996
19047
  * @param {Number} opts.pageNumber Page number (default to 1)
@@ -18998,11 +19049,10 @@ if(versionId===undefined||versionId===null||versionId===''){throw'Missing the re
18998
19049
  * @param {Object} opts.sortBy Sort by (default to name)
18999
19050
  * @param {String} opts.searchTerm Search Term (searchable by name)
19000
19051
  * @param {Array.<String>} opts.expand Fields to expand in response(case insensitive)
19001
- * @param {Object} opts.isPublished Specifies if only the Unpublished (isPublished is False) or Published (isPublished is True) modules are returned. If isPublished is Any or omitted, both types are returned (default to Any)
19002
19052
  * @param {Array.<String>} opts.statuses Specifies the module statuses to filter by
19003
19053
  * @param {Array.<String>} opts.externalIds Specifies the module external IDs to filter by. Only one ID is allowed
19004
19054
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
19005
- */},{key:"getLearningModules",value:function getLearningModules(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/learning/modules','GET',{},{'isArchived':opts['isArchived'],'types':this.apiClient.buildCollectionParam(opts['types'],'multi'),'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortOrder':opts['sortOrder'],'sortBy':opts['sortBy'],'searchTerm':opts['searchTerm'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'isPublished':opts['isPublished'],'statuses':this.apiClient.buildCollectionParam(opts['statuses'],'multi'),'externalIds':this.apiClient.buildCollectionParam(opts['externalIds'],'multi')},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
19055
+ */},{key:"getLearningModules",value:function getLearningModules(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/learning/modules','GET',{},{'types':this.apiClient.buildCollectionParam(opts['types'],'multi'),'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortOrder':opts['sortOrder'],'sortBy':opts['sortBy'],'searchTerm':opts['searchTerm'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'statuses':this.apiClient.buildCollectionParam(opts['statuses'],'multi'),'externalIds':this.apiClient.buildCollectionParam(opts['externalIds'],'multi')},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
19006
19056
  * Get all learning modules of an organization including assignments for a specific user
19007
19057
  *
19008
19058
  * @param {Array.<String>} userIds The IDs of the users to include
@@ -19213,7 +19263,7 @@ if(moduleId===undefined||moduleId===null||moduleId===''){throw'Missing the requi
19213
19263
  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},{'assign':opts['assign']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var LicenseApi=/*#__PURE__*/function(){/**
19214
19264
  * License service.
19215
19265
  * @module purecloud-platform-client-v2/api/LicenseApi
19216
- * @version 255.1.0
19266
+ * @version 256.0.0
19217
19267
  *//**
19218
19268
  * Constructs a new LicenseApi.
19219
19269
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -19288,7 +19338,7 @@ if(featureName===undefined||featureName===null||featureName===''){throw'Missing
19288
19338
  */},{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'],opts['customHeaders']);}}]);}();var LocationsApi=/*#__PURE__*/function(){/**
19289
19339
  * Locations service.
19290
19340
  * @module purecloud-platform-client-v2/api/LocationsApi
19291
- * @version 255.1.0
19341
+ * @version 256.0.0
19292
19342
  *//**
19293
19343
  * Constructs a new LocationsApi.
19294
19344
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -19360,7 +19410,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19360
19410
  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'],opts['customHeaders']);}}]);}();var LogCaptureApi=/*#__PURE__*/function(){/**
19361
19411
  * LogCapture service.
19362
19412
  * @module purecloud-platform-client-v2/api/LogCaptureApi
19363
- * @version 255.1.0
19413
+ * @version 256.0.0
19364
19414
  *//**
19365
19415
  * Constructs a new LogCaptureApi.
19366
19416
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -19419,7 +19469,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
19419
19469
  if(userId===undefined||userId===null||userId===''){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'],opts['customHeaders']);}}]);}();var MessagingApi=/*#__PURE__*/function(){/**
19420
19470
  * Messaging service.
19421
19471
  * @module purecloud-platform-client-v2/api/MessagingApi
19422
- * @version 255.1.0
19472
+ * @version 256.0.0
19423
19473
  *//**
19424
19474
  * Constructs a new MessagingApi.
19425
19475
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -19533,7 +19583,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19533
19583
  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'],opts['customHeaders']);}}]);}();var MobileDevicesApi=/*#__PURE__*/function(){/**
19534
19584
  * MobileDevices service.
19535
19585
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
19536
- * @version 255.1.0
19586
+ * @version 256.0.0
19537
19587
  *//**
19538
19588
  * Constructs a new MobileDevicesApi.
19539
19589
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -19580,7 +19630,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19580
19630
  if(deviceId===undefined||deviceId===null||deviceId===''){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'],opts['customHeaders']);}}]);}();var NotificationsApi=/*#__PURE__*/function(){/**
19581
19631
  * Notifications service.
19582
19632
  * @module purecloud-platform-client-v2/api/NotificationsApi
19583
- * @version 255.1.0
19633
+ * @version 256.0.0
19584
19634
  *//**
19585
19635
  * Constructs a new NotificationsApi.
19586
19636
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -19649,7 +19699,7 @@ if(channelId===undefined||channelId===null||channelId===''){throw'Missing the re
19649
19699
  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'],opts['customHeaders']);}}]);}();var OAuthApi=/*#__PURE__*/function(){/**
19650
19700
  * OAuth service.
19651
19701
  * @module purecloud-platform-client-v2/api/OAuthApi
19652
- * @version 255.1.0
19702
+ * @version 256.0.0
19653
19703
  *//**
19654
19704
  * Constructs a new OAuthApi.
19655
19705
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -19755,7 +19805,7 @@ if(clientId===undefined||clientId===null||clientId===''){throw'Missing the requi
19755
19805
  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'],opts['customHeaders']);}}]);}();var ObjectsApi=/*#__PURE__*/function(){/**
19756
19806
  * Objects service.
19757
19807
  * @module purecloud-platform-client-v2/api/ObjectsApi
19758
- * @version 255.1.0
19808
+ * @version 256.0.0
19759
19809
  *//**
19760
19810
  * Constructs a new ObjectsApi.
19761
19811
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -19858,7 +19908,7 @@ if(divisionId===undefined||divisionId===null||divisionId===''){throw'Missing the
19858
19908
  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'],opts['customHeaders']);}}]);}();var OperationalEventsApi=/*#__PURE__*/function(){/**
19859
19909
  * OperationalEvents service.
19860
19910
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
19861
- * @version 255.1.0
19911
+ * @version 256.0.0
19862
19912
  *//**
19863
19913
  * Constructs a new OperationalEventsApi.
19864
19914
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -19895,7 +19945,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null||eventDefinitionId===
19895
19945
  */},{key:"postUsageEventsQuery",value:function postUsageEventsQuery(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/usage/events/query','POST',{},{'before':opts['before'],'after':opts['after'],'pageSize':opts['pageSize']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var OrganizationApi=/*#__PURE__*/function(){/**
19896
19946
  * Organization service.
19897
19947
  * @module purecloud-platform-client-v2/api/OrganizationApi
19898
- * @version 255.1.0
19948
+ * @version 256.0.0
19899
19949
  *//**
19900
19950
  * Constructs a new OrganizationApi.
19901
19951
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -20035,7 +20085,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20035
20085
  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'],opts['customHeaders']);}}]);}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
20036
20086
  * OrganizationAuthorization service.
20037
20087
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
20038
- * @version 255.1.0
20088
+ * @version 256.0.0
20039
20089
  *//**
20040
20090
  * Constructs a new OrganizationAuthorizationApi.
20041
20091
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -20455,7 +20505,7 @@ if(trustorOrgId===undefined||trustorOrgId===null||trustorOrgId===''){throw'Missi
20455
20505
  if(trusteeUserId===undefined||trusteeUserId===null||trusteeUserId===''){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'],opts['customHeaders']);}}]);}();var OutboundApi=/*#__PURE__*/function(){/**
20456
20506
  * Outbound service.
20457
20507
  * @module purecloud-platform-client-v2/api/OutboundApi
20458
- * @version 255.1.0
20508
+ * @version 256.0.0
20459
20509
  *//**
20460
20510
  * Constructs a new OutboundApi.
20461
20511
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -20973,7 +21023,7 @@ if(contactListFilterId===undefined||contactListFilterId===null||contactListFilte
20973
21023
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
20974
21024
  */},{key:"getOutboundContactlistfilters",value:function getOutboundContactlistfilters(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/outbound/contactlistfilters','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'allowEmptyResult':opts['allowEmptyResult'],'filterType':opts['filterType'],'name':opts['name'],'sortBy':opts['sortBy'],'sortOrder':opts['sortOrder'],'contactListId':opts['contactListId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
20975
21025
  * Query a list of contact lists.
20976
- *
21026
+ * Any ContactList field can be used as a query parameter to filter results. Multiple values can be specified for a field, and filter type prefixes can be used inline. Example: dateCreated=greaterthan:2025-01-01T00:00:00.000Z&dateCreated=lessthan:2027-01-01T00:00:00.000Z. See https://developer.genesys.cloud/routing/outbound/filter-type for available filter types.
20977
21027
  * @param {Object} opts Optional parameters
20978
21028
  * @param {Boolean} opts.includeImportStatus Include import status (default to false)
20979
21029
  * @param {Boolean} opts.includeSize Include size (default to false)
@@ -21941,7 +21991,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21941
21991
  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'],opts['customHeaders']);}}]);}();var PresenceApi=/*#__PURE__*/function(){/**
21942
21992
  * Presence service.
21943
21993
  * @module purecloud-platform-client-v2/api/PresenceApi
21944
- * @version 255.1.0
21994
+ * @version 256.0.0
21945
21995
  *//**
21946
21996
  * Constructs a new PresenceApi.
21947
21997
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -22161,7 +22211,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22161
22211
  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'],opts['customHeaders']);}}]);}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
22162
22212
  * ProcessAutomation service.
22163
22213
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
22164
- * @version 255.1.0
22214
+ * @version 256.0.0
22165
22215
  *//**
22166
22216
  * Constructs a new ProcessAutomationApi.
22167
22217
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -22275,7 +22325,7 @@ if(triggerId===undefined||triggerId===null||triggerId===''){throw'Missing the re
22275
22325
  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'],opts['customHeaders']);}}]);}();var QualityApi=/*#__PURE__*/function(){/**
22276
22326
  * Quality service.
22277
22327
  * @module purecloud-platform-client-v2/api/QualityApi
22278
- * @version 255.1.0
22328
+ * @version 256.0.0
22279
22329
  *//**
22280
22330
  * Constructs a new QualityApi.
22281
22331
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -22931,7 +22981,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
22931
22981
  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'],opts['customHeaders']);}}]);}();var RecordingApi=/*#__PURE__*/function(){/**
22932
22982
  * Recording service.
22933
22983
  * @module purecloud-platform-client-v2/api/RecordingApi
22934
- * @version 255.1.0
22984
+ * @version 256.0.0
22935
22985
  *//**
22936
22986
  * Constructs a new RecordingApi.
22937
22987
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -23430,7 +23480,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
23430
23480
  */},{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'],opts['customHeaders']);}}]);}();var ResponseManagementApi=/*#__PURE__*/function(){/**
23431
23481
  * ResponseManagement service.
23432
23482
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
23433
- * @version 255.1.0
23483
+ * @version 256.0.0
23434
23484
  *//**
23435
23485
  * Constructs a new ResponseManagementApi.
23436
23486
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -23597,7 +23647,7 @@ if(responseAssetId===undefined||responseAssetId===null||responseAssetId===''){th
23597
23647
  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'],opts['customHeaders']);}}]);}();var RoutingApi=/*#__PURE__*/function(){/**
23598
23648
  * Routing service.
23599
23649
  * @module purecloud-platform-client-v2/api/RoutingApi
23600
- * @version 255.1.0
23650
+ * @version 256.0.0
23601
23651
  *//**
23602
23652
  * Constructs a new RoutingApi.
23603
23653
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -25066,7 +25116,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
25066
25116
  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'],opts['customHeaders']);}}]);}();var SCIMApi=/*#__PURE__*/function(){/**
25067
25117
  * SCIM service.
25068
25118
  * @module purecloud-platform-client-v2/api/SCIMApi
25069
- * @version 255.1.0
25119
+ * @version 256.0.0
25070
25120
  *//**
25071
25121
  * Constructs a new SCIMApi.
25072
25122
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -25326,10 +25376,107 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
25326
25376
  * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25327
25377
  */},{key:"putScimV2User",value:function putScimV2User(userId,body,opts){opts=opts||{};// verify the required parameter 'userId' is set
25328
25378
  if(userId===undefined||userId===null||userId===''){throw'Missing the required parameter "userId" when calling putScimV2User';}// verify the required parameter 'body' is set
25329
- 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'],opts['customHeaders']);}}]);}();var ScriptsApi=/*#__PURE__*/function(){/**
25379
+ 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'],opts['customHeaders']);}}]);}();var ScreenMonitoringApi=/*#__PURE__*/function(){/**
25380
+ * ScreenMonitoring service.
25381
+ * @module purecloud-platform-client-v2/api/ScreenMonitoringApi
25382
+ * @version 256.0.0
25383
+ *//**
25384
+ * Constructs a new ScreenMonitoringApi.
25385
+ * @alias module:purecloud-platform-client-v2/api/ScreenMonitoringApi
25386
+ * @class
25387
+ * @param {module:purecloud-platform-client-v2/ApiClient} apiClient Optional API client implementation to use,
25388
+ * default to {@link module:purecloud-platform-client-v2/ApiClient#instance} if unspecified.
25389
+ */function ScreenMonitoringApi(apiClient){_classCallCheck(this,ScreenMonitoringApi);this.apiClient=apiClient||ApiClient.instance;}/**
25390
+ * Stop a conversation-level screen monitoring session.
25391
+ *
25392
+ * @param {String} conversationId Conversation ID
25393
+ * @param {String} participantId Participant ID
25394
+ * @param {String} screenMonitoringId Screen Monitoring ID
25395
+ * @param {Object} opts Optional parameters
25396
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25397
+ */return _createClass(ScreenMonitoringApi,[{key:"deleteConversationParticipantScreenmonitorsSession",value:function deleteConversationParticipantScreenmonitorsSession(conversationId,participantId,screenMonitoringId,opts){opts=opts||{};// verify the required parameter 'conversationId' is set
25398
+ if(conversationId===undefined||conversationId===null||conversationId===''){throw'Missing the required parameter "conversationId" when calling deleteConversationParticipantScreenmonitorsSession';}// verify the required parameter 'participantId' is set
25399
+ if(participantId===undefined||participantId===null||participantId===''){throw'Missing the required parameter "participantId" when calling deleteConversationParticipantScreenmonitorsSession';}// verify the required parameter 'screenMonitoringId' is set
25400
+ if(screenMonitoringId===undefined||screenMonitoringId===null||screenMonitoringId===''){throw'Missing the required parameter "screenMonitoringId" when calling deleteConversationParticipantScreenmonitorsSession';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/participants/{participantId}/screenmonitors/sessions/{screenMonitoringId}','DELETE',{'conversationId':conversationId,'participantId':participantId,'screenMonitoringId':screenMonitoringId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25401
+ * Stop an agent-level screen monitoring session.
25402
+ *
25403
+ * @param {String} userId User ID
25404
+ * @param {String} screenMonitoringId Screen Monitoring ID
25405
+ * @param {Object} opts Optional parameters
25406
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25407
+ */},{key:"deleteUserScreenmonitorsSession",value:function deleteUserScreenmonitorsSession(userId,screenMonitoringId,opts){opts=opts||{};// verify the required parameter 'userId' is set
25408
+ if(userId===undefined||userId===null||userId===''){throw'Missing the required parameter "userId" when calling deleteUserScreenmonitorsSession';}// verify the required parameter 'screenMonitoringId' is set
25409
+ if(screenMonitoringId===undefined||screenMonitoringId===null||screenMonitoringId===''){throw'Missing the required parameter "screenMonitoringId" when calling deleteUserScreenmonitorsSession';}return this.apiClient.callApi('/api/v2/users/{userId}/screenmonitors/sessions/{screenMonitoringId}','DELETE',{'userId':userId,'screenMonitoringId':screenMonitoringId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25410
+ * Get a conversation-level screen monitoring session object using the supplied screenMonitoringId.
25411
+ *
25412
+ * @param {String} conversationId Conversation ID
25413
+ * @param {String} participantId Participant ID
25414
+ * @param {String} screenMonitoringId Screen Monitoring ID
25415
+ * @param {Object} opts Optional parameters
25416
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25417
+ */},{key:"getConversationParticipantScreenmonitorsSession",value:function getConversationParticipantScreenmonitorsSession(conversationId,participantId,screenMonitoringId,opts){opts=opts||{};// verify the required parameter 'conversationId' is set
25418
+ if(conversationId===undefined||conversationId===null||conversationId===''){throw'Missing the required parameter "conversationId" when calling getConversationParticipantScreenmonitorsSession';}// verify the required parameter 'participantId' is set
25419
+ if(participantId===undefined||participantId===null||participantId===''){throw'Missing the required parameter "participantId" when calling getConversationParticipantScreenmonitorsSession';}// verify the required parameter 'screenMonitoringId' is set
25420
+ if(screenMonitoringId===undefined||screenMonitoringId===null||screenMonitoringId===''){throw'Missing the required parameter "screenMonitoringId" when calling getConversationParticipantScreenmonitorsSession';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/participants/{participantId}/screenmonitors/sessions/{screenMonitoringId}','GET',{'conversationId':conversationId,'participantId':participantId,'screenMonitoringId':screenMonitoringId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25421
+ * Get the details of all screen monitoring sessions for the current organization.
25422
+ *
25423
+ * @param {Object} opts Optional parameters
25424
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25425
+ */},{key:"getScreenmonitorsSessionsDetails",value:function getScreenmonitorsSessionsDetails(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/screenmonitors/sessions/details','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25426
+ * Get the Screen Monitor Settings for the Organization
25427
+ *
25428
+ * @param {Object} opts Optional parameters
25429
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25430
+ */},{key:"getScreenmonitorsSettings",value:function getScreenmonitorsSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/screenmonitors/settings','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25431
+ * Get all screen monitoring sessions for the supplied userId.
25432
+ *
25433
+ * @param {String} userId User ID
25434
+ * @param {Object} opts Optional parameters
25435
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25436
+ */},{key:"getScreenmonitorsUserSessions",value:function getScreenmonitorsUserSessions(userId,opts){opts=opts||{};// verify the required parameter 'userId' is set
25437
+ if(userId===undefined||userId===null||userId===''){throw'Missing the required parameter "userId" when calling getScreenmonitorsUserSessions';}return this.apiClient.callApi('/api/v2/screenmonitors/users/{userId}/sessions','GET',{'userId':userId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25438
+ * Get an agent-level screen monitoring session object using the supplied screenMonitoringId.
25439
+ *
25440
+ * @param {String} userId User ID
25441
+ * @param {String} screenMonitoringId Screen Monitoring ID
25442
+ * @param {Object} opts Optional parameters
25443
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25444
+ */},{key:"getUserScreenmonitorsSession",value:function getUserScreenmonitorsSession(userId,screenMonitoringId,opts){opts=opts||{};// verify the required parameter 'userId' is set
25445
+ if(userId===undefined||userId===null||userId===''){throw'Missing the required parameter "userId" when calling getUserScreenmonitorsSession';}// verify the required parameter 'screenMonitoringId' is set
25446
+ if(screenMonitoringId===undefined||screenMonitoringId===null||screenMonitoringId===''){throw'Missing the required parameter "screenMonitoringId" when calling getUserScreenmonitorsSession';}return this.apiClient.callApi('/api/v2/users/{userId}/screenmonitors/sessions/{screenMonitoringId}','GET',{'userId':userId,'screenMonitoringId':screenMonitoringId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25447
+ * Start a conversation-level screen monitoring session.
25448
+ *
25449
+ * @param {String} conversationId Conversation ID
25450
+ * @param {String} participantId Participant ID
25451
+ * @param {Object} opts Optional parameters
25452
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25453
+ */},{key:"postConversationParticipantScreenmonitorsSessions",value:function postConversationParticipantScreenmonitorsSessions(conversationId,participantId,opts){opts=opts||{};// verify the required parameter 'conversationId' is set
25454
+ if(conversationId===undefined||conversationId===null||conversationId===''){throw'Missing the required parameter "conversationId" when calling postConversationParticipantScreenmonitorsSessions';}// verify the required parameter 'participantId' is set
25455
+ if(participantId===undefined||participantId===null||participantId===''){throw'Missing the required parameter "participantId" when calling postConversationParticipantScreenmonitorsSessions';}return this.apiClient.callApi('/api/v2/conversations/{conversationId}/participants/{participantId}/screenmonitors/sessions','POST',{'conversationId':conversationId,'participantId':participantId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25456
+ * Get screen monitor session details for one or more users.
25457
+ *
25458
+ * @param {Array.<String>} body List of target user IDs
25459
+ * @param {Object} opts Optional parameters
25460
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25461
+ */},{key:"postScreenmonitorsSessionsUsersDetails",value:function postScreenmonitorsSessionsUsersDetails(body,opts){opts=opts||{};// verify the required parameter 'body' is set
25462
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postScreenmonitorsSessionsUsersDetails';}return this.apiClient.callApi('/api/v2/screenmonitors/sessions/users/details','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25463
+ * Start an agent-level screen monitoring session.
25464
+ *
25465
+ * @param {String} userId User ID
25466
+ * @param {Object} opts Optional parameters
25467
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25468
+ */},{key:"postUserScreenmonitorsSessions",value:function postUserScreenmonitorsSessions(userId,opts){opts=opts||{};// verify the required parameter 'userId' is set
25469
+ if(userId===undefined||userId===null||userId===''){throw'Missing the required parameter "userId" when calling postUserScreenmonitorsSessions';}return this.apiClient.callApi('/api/v2/users/{userId}/screenmonitors/sessions','POST',{'userId':userId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
25470
+ * Update the Screen Monitor Settings for the Organization
25471
+ *
25472
+ * @param {Object} body Screen Monitor settings
25473
+ * @param {Object} opts Optional parameters
25474
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
25475
+ */},{key:"putScreenmonitorsSettings",value:function putScreenmonitorsSettings(body,opts){opts=opts||{};// verify the required parameter 'body' is set
25476
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putScreenmonitorsSettings';}return this.apiClient.callApi('/api/v2/screenmonitors/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var ScriptsApi=/*#__PURE__*/function(){/**
25330
25477
  * Scripts service.
25331
25478
  * @module purecloud-platform-client-v2/api/ScriptsApi
25332
- * @version 255.1.0
25479
+ * @version 256.0.0
25333
25480
  *//**
25334
25481
  * Constructs a new ScriptsApi.
25335
25482
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -25491,7 +25638,7 @@ if(scriptId===undefined||scriptId===null||scriptId===''){throw'Missing the requi
25491
25638
  */},{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'],opts['customHeaders']);}}]);}();var SearchApi=/*#__PURE__*/function(){/**
25492
25639
  * Search service.
25493
25640
  * @module purecloud-platform-client-v2/api/SearchApi
25494
- * @version 255.1.0
25641
+ * @version 256.0.0
25495
25642
  *//**
25496
25643
  * Constructs a new SearchApi.
25497
25644
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -25698,7 +25845,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
25698
25845
  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'],opts['customHeaders']);}}]);}();var SettingsApi=/*#__PURE__*/function(){/**
25699
25846
  * Settings service.
25700
25847
  * @module purecloud-platform-client-v2/api/SettingsApi
25701
- * @version 255.1.0
25848
+ * @version 256.0.0
25702
25849
  *//**
25703
25850
  * Constructs a new SettingsApi.
25704
25851
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -25795,7 +25942,7 @@ if(agentId===undefined||agentId===null||agentId===''){throw'Missing the required
25795
25942
  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'],opts['customHeaders']);}}]);}();var SocialMediaApi=/*#__PURE__*/function(){/**
25796
25943
  * SocialMedia service.
25797
25944
  * @module purecloud-platform-client-v2/api/SocialMediaApi
25798
- * @version 255.1.0
25945
+ * @version 256.0.0
25799
25946
  *//**
25800
25947
  * Constructs a new SocialMediaApi.
25801
25948
  * @alias module:purecloud-platform-client-v2/api/SocialMediaApi
@@ -26350,7 +26497,7 @@ if(topicId===undefined||topicId===null||topicId===''){throw'Missing the required
26350
26497
  if(twitterIngestionRuleId===undefined||twitterIngestionRuleId===null||twitterIngestionRuleId===''){throw'Missing the required parameter "twitterIngestionRuleId" when calling putSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId';}return this.apiClient.callApi('/api/v2/socialmedia/topics/{topicId}/dataingestionrules/twitter/{twitterIngestionRuleId}','PUT',{'topicId':topicId,'twitterIngestionRuleId':twitterIngestionRuleId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
26351
26498
  * SpeechTextAnalytics service.
26352
26499
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
26353
- * @version 255.1.0
26500
+ * @version 256.0.0
26354
26501
  *//**
26355
26502
  * Constructs a new SpeechTextAnalyticsApi.
26356
26503
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -26843,7 +26990,7 @@ if(topicId===undefined||topicId===null||topicId===''){throw'Missing the required
26843
26990
  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'],opts['customHeaders']);}}]);}();var StationsApi=/*#__PURE__*/function(){/**
26844
26991
  * Stations service.
26845
26992
  * @module purecloud-platform-client-v2/api/StationsApi
26846
- * @version 255.1.0
26993
+ * @version 256.0.0
26847
26994
  *//**
26848
26995
  * Constructs a new StationsApi.
26849
26996
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -26880,7 +27027,7 @@ if(stationId===undefined||stationId===null||stationId===''){throw'Missing the re
26880
27027
  */},{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'],opts['customHeaders']);}}]);}();var SuggestApi=/*#__PURE__*/function(){/**
26881
27028
  * Suggest service.
26882
27029
  * @module purecloud-platform-client-v2/api/SuggestApi
26883
- * @version 255.1.0
27030
+ * @version 256.0.0
26884
27031
  *//**
26885
27032
  * Constructs a new SuggestApi.
26886
27033
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -26924,7 +27071,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
26924
27071
  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'],opts['customHeaders']);}}]);}();var TaskManagementApi=/*#__PURE__*/function(){/**
26925
27072
  * TaskManagement service.
26926
27073
  * @module purecloud-platform-client-v2/api/TaskManagementApi
26927
- * @version 255.1.0
27074
+ * @version 256.0.0
26928
27075
  *//**
26929
27076
  * Constructs a new TaskManagementApi.
26930
27077
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -27568,7 +27715,7 @@ if(schemaId===undefined||schemaId===null||schemaId===''){throw'Missing the requi
27568
27715
  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'],opts['customHeaders']);}}]);}();var TeamsApi=/*#__PURE__*/function(){/**
27569
27716
  * Teams service.
27570
27717
  * @module purecloud-platform-client-v2/api/TeamsApi
27571
- * @version 255.1.0
27718
+ * @version 256.0.0
27572
27719
  *//**
27573
27720
  * Constructs a new TeamsApi.
27574
27721
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -27664,7 +27811,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
27664
27811
  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'],opts['customHeaders']);}}]);}();var TelephonyApi=/*#__PURE__*/function(){/**
27665
27812
  * Telephony service.
27666
27813
  * @module purecloud-platform-client-v2/api/TelephonyApi
27667
- * @version 255.1.0
27814
+ * @version 256.0.0
27668
27815
  *//**
27669
27816
  * Constructs a new TelephonyApi.
27670
27817
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -27833,7 +27980,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
27833
27980
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTelephonySettings';}return this.apiClient.callApi('/api/v2/telephony/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
27834
27981
  * TelephonyProvidersEdge service.
27835
27982
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
27836
- * @version 255.1.0
27983
+ * @version 256.0.0
27837
27984
  *//**
27838
27985
  * Constructs a new TelephonyProvidersEdgeApi.
27839
27986
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -28886,7 +29033,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null||trunkBaseSetting
28886
29033
  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'],opts['customHeaders']);}}]);}();var TextbotsApi=/*#__PURE__*/function(){/**
28887
29034
  * Textbots service.
28888
29035
  * @module purecloud-platform-client-v2/api/TextbotsApi
28889
- * @version 255.1.0
29036
+ * @version 256.0.0
28890
29037
  *//**
28891
29038
  * Constructs a new TextbotsApi.
28892
29039
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -28929,7 +29076,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
28929
29076
  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'],opts['customHeaders']);}}]);}();var TokensApi=/*#__PURE__*/function(){/**
28930
29077
  * Tokens service.
28931
29078
  * @module purecloud-platform-client-v2/api/TokensApi
28932
- * @version 255.1.0
29079
+ * @version 256.0.0
28933
29080
  *//**
28934
29081
  * Constructs a new TokensApi.
28935
29082
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -28973,7 +29120,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
28973
29120
  */},{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'],opts['customHeaders']);}}]);}();var UploadsApi=/*#__PURE__*/function(){/**
28974
29121
  * Uploads service.
28975
29122
  * @module purecloud-platform-client-v2/api/UploadsApi
28976
- * @version 255.1.0
29123
+ * @version 256.0.0
28977
29124
  *//**
28978
29125
  * Constructs a new UploadsApi.
28979
29126
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -29068,7 +29215,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
29068
29215
  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'],opts['customHeaders']);}}]);}();var UsageApi=/*#__PURE__*/function(){/**
29069
29216
  * Usage service.
29070
29217
  * @module purecloud-platform-client-v2/api/UsageApi
29071
- * @version 255.1.0
29218
+ * @version 256.0.0
29072
29219
  *//**
29073
29220
  * Constructs a new UsageApi.
29074
29221
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -29170,7 +29317,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
29170
29317
  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'],opts['customHeaders']);}}]);}();var UserRecordingsApi=/*#__PURE__*/function(){/**
29171
29318
  * UserRecordings service.
29172
29319
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
29173
- * @version 255.1.0
29320
+ * @version 256.0.0
29174
29321
  *//**
29175
29322
  * Constructs a new UserRecordingsApi.
29176
29323
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -29226,7 +29373,7 @@ if(recordingId===undefined||recordingId===null||recordingId===''){throw'Missing
29226
29373
  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'],opts['customHeaders']);}}]);}();var UsersApi=/*#__PURE__*/function(){/**
29227
29374
  * Users service.
29228
29375
  * @module purecloud-platform-client-v2/api/UsersApi
29229
- * @version 255.1.0
29376
+ * @version 256.0.0
29230
29377
  *//**
29231
29378
  * Constructs a new UsersApi.
29232
29379
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -30284,7 +30431,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
30284
30431
  if(stationId===undefined||stationId===null||stationId===''){throw'Missing the required parameter "stationId" when calling putUsersStationsMeAssociatedstationStationId';}return this.apiClient.callApi('/api/v2/users/stations/me/associatedstation/{stationId}','PUT',{'stationId':stationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var UsersRulesApi=/*#__PURE__*/function(){/**
30285
30432
  * UsersRules service.
30286
30433
  * @module purecloud-platform-client-v2/api/UsersRulesApi
30287
- * @version 255.1.0
30434
+ * @version 256.0.0
30288
30435
  *//**
30289
30436
  * Constructs a new UsersRulesApi.
30290
30437
  * @alias module:purecloud-platform-client-v2/api/UsersRulesApi
@@ -30374,7 +30521,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
30374
30521
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUsersRulesQuery';}return this.apiClient.callApi('/api/v2/users/rules/query','POST',{},{'pageNumber':opts['pageNumber'],'pageSize':opts['pageSize']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var UtilitiesApi=/*#__PURE__*/function(){/**
30375
30522
  * Utilities service.
30376
30523
  * @module purecloud-platform-client-v2/api/UtilitiesApi
30377
- * @version 255.1.0
30524
+ * @version 256.0.0
30378
30525
  *//**
30379
30526
  * Constructs a new UtilitiesApi.
30380
30527
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -30408,7 +30555,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
30408
30555
  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'],opts['customHeaders']);}}]);}();var VoicemailApi=/*#__PURE__*/function(){/**
30409
30556
  * Voicemail service.
30410
30557
  * @module purecloud-platform-client-v2/api/VoicemailApi
30411
- * @version 255.1.0
30558
+ * @version 256.0.0
30412
30559
  *//**
30413
30560
  * Constructs a new VoicemailApi.
30414
30561
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -30615,7 +30762,7 @@ if(userId===undefined||userId===null||userId===''){throw'Missing the required pa
30615
30762
  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'],opts['customHeaders']);}}]);}();var WebChatApi=/*#__PURE__*/function(){/**
30616
30763
  * WebChat service.
30617
30764
  * @module purecloud-platform-client-v2/api/WebChatApi
30618
- * @version 255.1.0
30765
+ * @version 256.0.0
30619
30766
  *//**
30620
30767
  * Constructs a new WebChatApi.
30621
30768
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -30798,7 +30945,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
30798
30945
  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'],opts['customHeaders']);}}]);}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
30799
30946
  * WebDeployments service.
30800
30947
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
30801
- * @version 255.1.0
30948
+ * @version 256.0.0
30802
30949
  *//**
30803
30950
  * Constructs a new WebDeploymentsApi.
30804
30951
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -30976,7 +31123,7 @@ if(deploymentId===undefined||deploymentId===null||deploymentId===''){throw'Missi
30976
31123
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWebdeploymentsDeploymentIdentityresolution';}return this.apiClient.callApi('/api/v2/webdeployments/deployments/{deploymentId}/identityresolution','PUT',{'deploymentId':deploymentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var WebMessagingApi=/*#__PURE__*/function(){/**
30977
31124
  * WebMessaging service.
30978
31125
  * @module purecloud-platform-client-v2/api/WebMessagingApi
30979
- * @version 255.1.0
31126
+ * @version 256.0.0
30980
31127
  *//**
30981
31128
  * Constructs a new WebMessagingApi.
30982
31129
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -31024,7 +31171,7 @@ if(tokenId===undefined||tokenId===null||tokenId===''){throw'Missing the required
31024
31171
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postWebmessagingDeploymentPushdevice';}return this.apiClient.callApi('/api/v2/webmessaging/deployments/{deploymentId}/pushdevices/{tokenId}','POST',{'deploymentId':deploymentId,'tokenId':tokenId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}}]);}();var WidgetsApi=/*#__PURE__*/function(){/**
31025
31172
  * Widgets service.
31026
31173
  * @module purecloud-platform-client-v2/api/WidgetsApi
31027
- * @version 255.1.0
31174
+ * @version 256.0.0
31028
31175
  *//**
31029
31176
  * Constructs a new WidgetsApi.
31030
31177
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -31074,7 +31221,7 @@ if(deploymentId===undefined||deploymentId===null||deploymentId===''){throw'Missi
31074
31221
  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'],opts['customHeaders']);}}]);}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
31075
31222
  * WorkforceManagement service.
31076
31223
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
31077
- * @version 255.1.0
31224
+ * @version 256.0.0
31078
31225
  *//**
31079
31226
  * Constructs a new WorkforceManagementApi.
31080
31227
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -31476,6 +31623,16 @@ if(jobId===undefined||jobId===null||jobId===''){throw'Missing the required param
31476
31623
  */},{key:"getWorkforcemanagementBusinessunitCapacityplan",value:function getWorkforcemanagementBusinessunitCapacityplan(businessUnitId,capacityPlanId,opts){opts=opts||{};// verify the required parameter 'businessUnitId' is set
31477
31624
  if(businessUnitId===undefined||businessUnitId===null||businessUnitId===''){throw'Missing the required parameter "businessUnitId" when calling getWorkforcemanagementBusinessunitCapacityplan';}// verify the required parameter 'capacityPlanId' is set
31478
31625
  if(capacityPlanId===undefined||capacityPlanId===null||capacityPlanId===''){throw'Missing the required parameter "capacityPlanId" when calling getWorkforcemanagementBusinessunitCapacityplan';}return this.apiClient.callApi('/api/v2/workforcemanagement/businessunits/{businessUnitId}/capacityplans/{capacityPlanId}','GET',{'businessUnitId':businessUnitId,'capacityPlanId':capacityPlanId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
31626
+ * Get a capacity plan's forecast inputs
31627
+ *
31628
+ * @param {String} businessUnitId The ID of the business unit
31629
+ * @param {String} capacityPlanId The ID of the capacity plan
31630
+ * @param {Object} opts Optional parameters
31631
+ * @param {Object} opts.granularity Granularity to access capacity plan forecast data, defaults to weekly
31632
+ * @param {Object.<string, string>} opts.customHeaders Per-request HTTP headers
31633
+ */},{key:"getWorkforcemanagementBusinessunitCapacityplanForecast",value:function getWorkforcemanagementBusinessunitCapacityplanForecast(businessUnitId,capacityPlanId,opts){opts=opts||{};// verify the required parameter 'businessUnitId' is set
31634
+ if(businessUnitId===undefined||businessUnitId===null||businessUnitId===''){throw'Missing the required parameter "businessUnitId" when calling getWorkforcemanagementBusinessunitCapacityplanForecast';}// verify the required parameter 'capacityPlanId' is set
31635
+ if(capacityPlanId===undefined||capacityPlanId===null||capacityPlanId===''){throw'Missing the required parameter "capacityPlanId" when calling getWorkforcemanagementBusinessunitCapacityplanForecast';}return this.apiClient.callApi('/api/v2/workforcemanagement/businessunits/{businessUnitId}/capacityplans/{capacityPlanId}/forecast','GET',{'businessUnitId':businessUnitId,'capacityPlanId':capacityPlanId},{'granularity':opts['granularity']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json'],opts['customHeaders']);}/**
31479
31636
  * Get a capacity plan's staffing group allocations
31480
31637
  *
31481
31638
  * @param {String} businessUnitId The ID of the business unit
@@ -34112,7 +34269,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
34112
34269
  * </pre>
34113
34270
  * </p>
34114
34271
  * @module purecloud-platform-client-v2/index
34115
- * @version 255.1.0
34272
+ * @version 256.0.0
34116
34273
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
34117
34274
  * The ApiClient constructor.
34118
34275
  * @property {module:purecloud-platform-client-v2/ApiClient}
@@ -34303,6 +34460,9 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
34303
34460
  * The SCIMApi service constructor.
34304
34461
  * @property {module:purecloud-platform-client-v2/api/SCIMApi}
34305
34462
  */this.SCIMApi=SCIMApi;/**
34463
+ * The ScreenMonitoringApi service constructor.
34464
+ * @property {module:purecloud-platform-client-v2/api/ScreenMonitoringApi}
34465
+ */this.ScreenMonitoringApi=ScreenMonitoringApi;/**
34306
34466
  * The ScriptsApi service constructor.
34307
34467
  * @property {module:purecloud-platform-client-v2/api/ScriptsApi}
34308
34468
  */this.ScriptsApi=ScriptsApi;/**