purecloud-platform-client-v2 213.0.0 → 213.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/README.md +3 -3
  2. package/dist/node/purecloud-platform-client-v2.js +82 -82
  3. package/dist/web-amd/purecloud-platform-client-v2.js +82 -82
  4. package/dist/web-cjs/bundle.js +82 -82
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +82 -82
  6. package/index.d.ts +1 -1
  7. package/package.json +1 -1
  8. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  9. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  88. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  89. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -882,7 +882,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
882
882
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
883
883
  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];}}}]);}();/**
884
884
  * @module purecloud-platform-client-v2/ApiClient
885
- * @version 213.0.0
885
+ * @version 213.1.0
886
886
  */var ApiClient=/*#__PURE__*/function(){/**
887
887
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
888
888
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -1219,7 +1219,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
1219
1219
  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 AgentAssistantsApi=/*#__PURE__*/function(){/**
1220
1220
  * AgentAssistants service.
1221
1221
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
1222
- * @version 213.0.0
1222
+ * @version 213.1.0
1223
1223
  *//**
1224
1224
  * Constructs a new AgentAssistantsApi.
1225
1225
  * @alias module:purecloud-platform-client-v2/api/AgentAssistantsApi
@@ -1320,7 +1320,7 @@ if(queueId===undefined||queueId===null){throw'Missing the required parameter "qu
1320
1320
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAssistantQueue';}return this.apiClient.callApi('/api/v2/assistants/{assistantId}/queues/{queueId}','PUT',{'assistantId':assistantId,'queueId':queueId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AgentCopilotApi=/*#__PURE__*/function(){/**
1321
1321
  * AgentCopilot service.
1322
1322
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
1323
- * @version 213.0.0
1323
+ * @version 213.1.0
1324
1324
  *//**
1325
1325
  * Constructs a new AgentCopilotApi.
1326
1326
  * @alias module:purecloud-platform-client-v2/api/AgentCopilotApi
@@ -1342,7 +1342,7 @@ if(assistantId===undefined||assistantId===null){throw'Missing the required param
1342
1342
  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']);}}]);}();var AgentUIApi=/*#__PURE__*/function(){/**
1343
1343
  * AgentUI service.
1344
1344
  * @module purecloud-platform-client-v2/api/AgentUIApi
1345
- * @version 213.0.0
1345
+ * @version 213.1.0
1346
1346
  *//**
1347
1347
  * Constructs a new AgentUIApi.
1348
1348
  * @alias module:purecloud-platform-client-v2/api/AgentUIApi
@@ -1376,7 +1376,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
1376
1376
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AlertingApi=/*#__PURE__*/function(){/**
1377
1377
  * Alerting service.
1378
1378
  * @module purecloud-platform-client-v2/api/AlertingApi
1379
- * @version 213.0.0
1379
+ * @version 213.1.0
1380
1380
  *//**
1381
1381
  * Constructs a new AlertingApi.
1382
1382
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -1533,7 +1533,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
1533
1533
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAlertingRule';}return this.apiClient.callApi('/api/v2/alerting/rules/{ruleId}','PUT',{'ruleId':ruleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AnalyticsApi=/*#__PURE__*/function(){/**
1534
1534
  * Analytics service.
1535
1535
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1536
- * @version 213.0.0
1536
+ * @version 213.1.0
1537
1537
  *//**
1538
1538
  * Constructs a new AnalyticsApi.
1539
1539
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -2205,7 +2205,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
2205
2205
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsDataretentionSettings';}return this.apiClient.callApi('/api/v2/analytics/dataretention/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ArchitectApi=/*#__PURE__*/function(){/**
2206
2206
  * Architect service.
2207
2207
  * @module purecloud-platform-client-v2/api/ArchitectApi
2208
- * @version 213.0.0
2208
+ * @version 213.1.0
2209
2209
  *//**
2210
2210
  * Constructs a new ArchitectApi.
2211
2211
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -3297,7 +3297,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
3297
3297
  if(flowOutcomeId===undefined||flowOutcomeId===null){throw'Missing the required parameter "flowOutcomeId" when calling putFlowsOutcome';}return this.apiClient.callApi('/api/v2/flows/outcomes/{flowOutcomeId}','PUT',{'flowOutcomeId':flowOutcomeId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuditApi=/*#__PURE__*/function(){/**
3298
3298
  * Audit service.
3299
3299
  * @module purecloud-platform-client-v2/api/AuditApi
3300
- * @version 213.0.0
3300
+ * @version 213.1.0
3301
3301
  *//**
3302
3302
  * Constructs a new AuditApi.
3303
3303
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -3347,7 +3347,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3347
3347
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';}return this.apiClient.callApi('/api/v2/audits/query/realtime/related','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
3348
3348
  * Authorization service.
3349
3349
  * @module purecloud-platform-client-v2/api/AuthorizationApi
3350
- * @version 213.0.0
3350
+ * @version 213.1.0
3351
3351
  *//**
3352
3352
  * Constructs a new AuthorizationApi.
3353
3353
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -3670,7 +3670,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
3670
3670
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoles';}return this.apiClient.callApi('/api/v2/users/{subjectId}/roles','PUT',{'subjectId':subjectId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var BillingApi=/*#__PURE__*/function(){/**
3671
3671
  * Billing service.
3672
3672
  * @module purecloud-platform-client-v2/api/BillingApi
3673
- * @version 213.0.0
3673
+ * @version 213.1.0
3674
3674
  *//**
3675
3675
  * Constructs a new BillingApi.
3676
3676
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -3694,7 +3694,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
3694
3694
  if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required parameter "trustorOrgId" when calling getBillingTrusteebillingoverviewTrustorOrgId';}return this.apiClient.callApi('/api/v2/billing/trusteebillingoverview/{trustorOrgId}','GET',{'trustorOrgId':trustorOrgId},{'billingPeriodIndex':opts['billingPeriodIndex']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CarrierServicesApi=/*#__PURE__*/function(){/**
3695
3695
  * CarrierServices service.
3696
3696
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
3697
- * @version 213.0.0
3697
+ * @version 213.1.0
3698
3698
  *//**
3699
3699
  * Constructs a new CarrierServicesApi.
3700
3700
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -3714,7 +3714,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
3714
3714
  */},{key:"postCarrierservicesIntegrationsEmergencylocationsMe",value:function postCarrierservicesIntegrationsEmergencylocationsMe(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/carrierservices/integrations/emergencylocations/me','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ChatApi=/*#__PURE__*/function(){/**
3715
3715
  * Chat service.
3716
3716
  * @module purecloud-platform-client-v2/api/ChatApi
3717
- * @version 213.0.0
3717
+ * @version 213.1.0
3718
3718
  *//**
3719
3719
  * Constructs a new ChatApi.
3720
3720
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -3939,7 +3939,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3939
3939
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putChatsSettings';}return this.apiClient.callApi('/api/v2/chats/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var CoachingApi=/*#__PURE__*/function(){/**
3940
3940
  * Coaching service.
3941
3941
  * @module purecloud-platform-client-v2/api/CoachingApi
3942
- * @version 213.0.0
3942
+ * @version 213.1.0
3943
3943
  *//**
3944
3944
  * Constructs a new CoachingApi.
3945
3945
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -4092,7 +4092,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
4092
4092
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCoachingScheduleslotsQuery';}return this.apiClient.callApi('/api/v2/coaching/scheduleslots/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ContentManagementApi=/*#__PURE__*/function(){/**
4093
4093
  * ContentManagement service.
4094
4094
  * @module purecloud-platform-client-v2/api/ContentManagementApi
4095
- * @version 213.0.0
4095
+ * @version 213.1.0
4096
4096
  *//**
4097
4097
  * Constructs a new ContentManagementApi.
4098
4098
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -4374,7 +4374,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
4374
4374
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putContentmanagementWorkspaceTagvalue';}return this.apiClient.callApi('/api/v2/contentmanagement/workspaces/{workspaceId}/tagvalues/{tagId}','PUT',{'workspaceId':workspaceId,'tagId':tagId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ConversationsApi=/*#__PURE__*/function(){/**
4375
4375
  * Conversations service.
4376
4376
  * @module purecloud-platform-client-v2/api/ConversationsApi
4377
- * @version 213.0.0
4377
+ * @version 213.1.0
4378
4378
  *//**
4379
4379
  * Constructs a new ConversationsApi.
4380
4380
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -6121,7 +6121,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
6121
6121
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsVideoRecordingstate';}return this.apiClient.callApi('/api/v2/conversations/videos/{conversationId}/recordingstate','PUT',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DataExtensionsApi=/*#__PURE__*/function(){/**
6122
6122
  * DataExtensions service.
6123
6123
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
6124
- * @version 213.0.0
6124
+ * @version 213.1.0
6125
6125
  *//**
6126
6126
  * Constructs a new DataExtensionsApi.
6127
6127
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -6142,7 +6142,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
6142
6142
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DataPrivacyApi=/*#__PURE__*/function(){/**
6143
6143
  * DataPrivacy service.
6144
6144
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
6145
- * @version 213.0.0
6145
+ * @version 213.1.0
6146
6146
  *//**
6147
6147
  * Constructs a new DataPrivacyApi.
6148
6148
  * @alias module:purecloud-platform-client-v2/api/DataPrivacyApi
@@ -6182,7 +6182,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6182
6182
  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']);}}]);}();var DownloadsApi=/*#__PURE__*/function(){/**
6183
6183
  * Downloads service.
6184
6184
  * @module purecloud-platform-client-v2/api/DownloadsApi
6185
- * @version 213.0.0
6185
+ * @version 213.1.0
6186
6186
  *//**
6187
6187
  * Constructs a new DownloadsApi.
6188
6188
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -6201,7 +6201,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6201
6201
  if(downloadId===undefined||downloadId===null){throw'Missing the required parameter "downloadId" when calling getDownload';}return this.apiClient.callApi('/api/v2/downloads/{downloadId}','GET',{'downloadId':downloadId},{'contentDisposition':opts['contentDisposition'],'issueRedirect':opts['issueRedirect'],'redirectToAuth':opts['redirectToAuth']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmailsApi=/*#__PURE__*/function(){/**
6202
6202
  * Emails service.
6203
6203
  * @module purecloud-platform-client-v2/api/EmailsApi
6204
- * @version 213.0.0
6204
+ * @version 213.1.0
6205
6205
  *//**
6206
6206
  * Constructs a new EmailsApi.
6207
6207
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -6219,7 +6219,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
6219
6219
  */},{key:"patchEmailsSettings",value:function patchEmailsSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/emails/settings','PATCH',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EmployeeEngagementApi=/*#__PURE__*/function(){/**
6220
6220
  * EmployeeEngagement service.
6221
6221
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
6222
- * @version 213.0.0
6222
+ * @version 213.1.0
6223
6223
  *//**
6224
6224
  * Constructs a new EmployeeEngagementApi.
6225
6225
  * @alias module:purecloud-platform-client-v2/api/EmployeeEngagementApi
@@ -6257,7 +6257,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6257
6257
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEmployeeengagementRecognitions';}return this.apiClient.callApi('/api/v2/employeeengagement/recognitions','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var EventsApi=/*#__PURE__*/function(){/**
6258
6258
  * Events service.
6259
6259
  * @module purecloud-platform-client-v2/api/EventsApi
6260
- * @version 213.0.0
6260
+ * @version 213.1.0
6261
6261
  *//**
6262
6262
  * Constructs a new EventsApi.
6263
6263
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -6282,7 +6282,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6282
6282
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postEventsUsersRoutingstatus';}return this.apiClient.callApi('/api/v2/events/users/routingstatus','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ExternalContactsApi=/*#__PURE__*/function(){/**
6283
6283
  * ExternalContacts service.
6284
6284
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
6285
- * @version 213.0.0
6285
+ * @version 213.1.0
6286
6286
  *//**
6287
6287
  * Constructs a new ExternalContactsApi.
6288
6288
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -6874,7 +6874,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
6874
6874
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','PUT',{'relationshipId':relationshipId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FaxApi=/*#__PURE__*/function(){/**
6875
6875
  * Fax service.
6876
6876
  * @module purecloud-platform-client-v2/api/FaxApi
6877
- * @version 213.0.0
6877
+ * @version 213.1.0
6878
6878
  *//**
6879
6879
  * Constructs a new FaxApi.
6880
6880
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -6923,7 +6923,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6923
6923
  */},{key:"putFaxSettings",value:function putFaxSettings(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/fax/settings','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var FlowsApi=/*#__PURE__*/function(){/**
6924
6924
  * Flows service.
6925
6925
  * @module purecloud-platform-client-v2/api/FlowsApi
6926
- * @version 213.0.0
6926
+ * @version 213.1.0
6927
6927
  *//**
6928
6928
  * Constructs a new FlowsApi.
6929
6929
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -6971,7 +6971,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6971
6971
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAnalyticsFlowsObservationsQuery';}return this.apiClient.callApi('/api/v2/analytics/flows/observations/query','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GamificationApi=/*#__PURE__*/function(){/**
6972
6972
  * Gamification service.
6973
6973
  * @module purecloud-platform-client-v2/api/GamificationApi
6974
- * @version 213.0.0
6974
+ * @version 213.1.0
6975
6975
  *//**
6976
6976
  * Constructs a new GamificationApi.
6977
6977
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -7530,7 +7530,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7530
7530
  if(status===undefined||status===null){throw'Missing the required parameter "status" when calling putGamificationStatus';}return this.apiClient.callApi('/api/v2/gamification/status','PUT',{},{},{},{},status,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
7531
7531
  * GeneralDataProtectionRegulation service.
7532
7532
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
7533
- * @version 213.0.0
7533
+ * @version 213.1.0
7534
7534
  *//**
7535
7535
  * Constructs a new GeneralDataProtectionRegulationApi.
7536
7536
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -7565,7 +7565,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
7565
7565
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postGdprRequests';}return this.apiClient.callApi('/api/v2/gdpr/requests','POST',{},{'deleteConfirmed':opts['deleteConfirmed']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GeolocationApi=/*#__PURE__*/function(){/**
7566
7566
  * Geolocation service.
7567
7567
  * @module purecloud-platform-client-v2/api/GeolocationApi
7568
- * @version 213.0.0
7568
+ * @version 213.1.0
7569
7569
  *//**
7570
7570
  * Constructs a new GeolocationApi.
7571
7571
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -7599,7 +7599,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
7599
7599
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchUserGeolocation';}return this.apiClient.callApi('/api/v2/users/{userId}/geolocations/{clientId}','PATCH',{'userId':userId,'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GreetingsApi=/*#__PURE__*/function(){/**
7600
7600
  * Greetings service.
7601
7601
  * @module purecloud-platform-client-v2/api/GreetingsApi
7602
- * @version 213.0.0
7602
+ * @version 213.1.0
7603
7603
  *//**
7604
7604
  * Constructs a new GreetingsApi.
7605
7605
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -7706,7 +7706,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
7706
7706
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserGreetingsDefaults';}return this.apiClient.callApi('/api/v2/users/{userId}/greetings/defaults','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var GroupsApi=/*#__PURE__*/function(){/**
7707
7707
  * Groups service.
7708
7708
  * @module purecloud-platform-client-v2/api/GroupsApi
7709
- * @version 213.0.0
7709
+ * @version 213.1.0
7710
7710
  *//**
7711
7711
  * Constructs a new GroupsApi.
7712
7712
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -7839,7 +7839,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
7839
7839
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putGroupDynamicsettings';}return this.apiClient.callApi('/api/v2/groups/{groupId}/dynamicsettings','PUT',{'groupId':groupId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IdentityProviderApi=/*#__PURE__*/function(){/**
7840
7840
  * IdentityProvider service.
7841
7841
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
7842
- * @version 213.0.0
7842
+ * @version 213.1.0
7843
7843
  *//**
7844
7844
  * Constructs a new IdentityProviderApi.
7845
7845
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -7995,7 +7995,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7995
7995
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIdentityprovidersSalesforce';}return this.apiClient.callApi('/api/v2/identityproviders/salesforce','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
7996
7996
  * InfrastructureAsCode service.
7997
7997
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
7998
- * @version 213.0.0
7998
+ * @version 213.1.0
7999
7999
  *//**
8000
8000
  * Constructs a new InfrastructureAsCodeApi.
8001
8001
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -8049,7 +8049,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
8049
8049
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postInfrastructureascodeJobs';}return this.apiClient.callApi('/api/v2/infrastructureascode/jobs','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var IntegrationsApi=/*#__PURE__*/function(){/**
8050
8050
  * Integrations service.
8051
8051
  * @module purecloud-platform-client-v2/api/IntegrationsApi
8052
- * @version 213.0.0
8052
+ * @version 213.1.0
8053
8053
  *//**
8054
8054
  * Constructs a new IntegrationsApi.
8055
8055
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -8684,7 +8684,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
8684
8684
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putIntegrationsUnifiedcommunicationThirdpartypresences';}return this.apiClient.callApi('/api/v2/integrations/unifiedcommunications/{ucIntegrationId}/thirdpartypresences','PUT',{'ucIntegrationId':ucIntegrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var JourneyApi=/*#__PURE__*/function(){/**
8685
8685
  * Journey service.
8686
8686
  * @module purecloud-platform-client-v2/api/JourneyApi
8687
- * @version 213.0.0
8687
+ * @version 213.1.0
8688
8688
  *//**
8689
8689
  * Constructs a new JourneyApi.
8690
8690
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -9161,7 +9161,7 @@ if(versionId===undefined||versionId===null){throw'Missing the required parameter
9161
9161
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putJourneyViewVersion';}return this.apiClient.callApi('/api/v2/journey/views/{viewId}/versions/{versionId}','PUT',{'viewId':viewId,'versionId':versionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var KnowledgeApi=/*#__PURE__*/function(){/**
9162
9162
  * Knowledge service.
9163
9163
  * @module purecloud-platform-client-v2/api/KnowledgeApi
9164
- * @version 213.0.0
9164
+ * @version 213.1.0
9165
9165
  *//**
9166
9166
  * Constructs a new KnowledgeApi.
9167
9167
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -10231,7 +10231,7 @@ if(sourceId===undefined||sourceId===null){throw'Missing the required parameter "
10231
10231
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putKnowledgeKnowledgebaseSourcesServicenowSourceId';}return this.apiClient.callApi('/api/v2/knowledge/knowledgebases/{knowledgeBaseId}/sources/servicenow/{sourceId}','PUT',{'knowledgeBaseId':knowledgeBaseId,'sourceId':sourceId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
10232
10232
  * LanguageUnderstanding service.
10233
10233
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
10234
- * @version 213.0.0
10234
+ * @version 213.1.0
10235
10235
  *//**
10236
10236
  * Constructs a new LanguageUnderstandingApi.
10237
10237
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -10490,7 +10490,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
10490
10490
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLanguageunderstandingDomainVersion';}return this.apiClient.callApi('/api/v2/languageunderstanding/domains/{domainId}/versions/{domainVersionId}','PUT',{'domainId':domainId,'domainVersionId':domainVersionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguagesApi=/*#__PURE__*/function(){/**
10491
10491
  * Languages service.
10492
10492
  * @module purecloud-platform-client-v2/api/LanguagesApi
10493
- * @version 213.0.0
10493
+ * @version 213.1.0
10494
10494
  *//**
10495
10495
  * Constructs a new LanguagesApi.
10496
10496
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -10545,7 +10545,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
10545
10545
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLanguages';}return this.apiClient.callApi('/api/v2/languages','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LearningApi=/*#__PURE__*/function(){/**
10546
10546
  * Learning service.
10547
10547
  * @module purecloud-platform-client-v2/api/LearningApi
10548
- * @version 213.0.0
10548
+ * @version 213.1.0
10549
10549
  *//**
10550
10550
  * Constructs a new LearningApi.
10551
10551
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -10816,7 +10816,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
10816
10816
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putLearningModuleRule';}return this.apiClient.callApi('/api/v2/learning/modules/{moduleId}/rule','PUT',{'moduleId':moduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LicenseApi=/*#__PURE__*/function(){/**
10817
10817
  * License service.
10818
10818
  * @module purecloud-platform-client-v2/api/LicenseApi
10819
- * @version 213.0.0
10819
+ * @version 213.1.0
10820
10820
  *//**
10821
10821
  * Constructs a new LicenseApi.
10822
10822
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -10870,7 +10870,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
10870
10870
  */},{key:"postLicenseUsers",value:function postLicenseUsers(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/license/users','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LocationsApi=/*#__PURE__*/function(){/**
10871
10871
  * Locations service.
10872
10872
  * @module purecloud-platform-client-v2/api/LocationsApi
10873
- * @version 213.0.0
10873
+ * @version 213.1.0
10874
10874
  *//**
10875
10875
  * Constructs a new LocationsApi.
10876
10876
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -10929,7 +10929,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10929
10929
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postLocationsSearch';}return this.apiClient.callApi('/api/v2/locations/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LogCaptureApi=/*#__PURE__*/function(){/**
10930
10930
  * LogCapture service.
10931
10931
  * @module purecloud-platform-client-v2/api/LogCaptureApi
10932
- * @version 213.0.0
10932
+ * @version 213.1.0
10933
10933
  *//**
10934
10934
  * Constructs a new LogCaptureApi.
10935
10935
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -10979,7 +10979,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
10979
10979
  if(userId===undefined||userId===null){throw'Missing the required parameter "userId" when calling postDiagnosticsLogcaptureBrowserUser';}return this.apiClient.callApi('/api/v2/diagnostics/logcapture/browser/users/{userId}','POST',{'userId':userId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MessagingApi=/*#__PURE__*/function(){/**
10980
10980
  * Messaging service.
10981
10981
  * @module purecloud-platform-client-v2/api/MessagingApi
10982
- * @version 213.0.0
10982
+ * @version 213.1.0
10983
10983
  *//**
10984
10984
  * Constructs a new MessagingApi.
10985
10985
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -11069,7 +11069,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11069
11069
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putMessagingSettingsDefault';}return this.apiClient.callApi('/api/v2/messaging/settings/default','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var MobileDevicesApi=/*#__PURE__*/function(){/**
11070
11070
  * MobileDevices service.
11071
11071
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
11072
- * @version 213.0.0
11072
+ * @version 213.1.0
11073
11073
  *//**
11074
11074
  * Constructs a new MobileDevicesApi.
11075
11075
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -11108,7 +11108,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11108
11108
  if(deviceId===undefined||deviceId===null){throw'Missing the required parameter "deviceId" when calling putMobiledevice';}return this.apiClient.callApi('/api/v2/mobiledevices/{deviceId}','PUT',{'deviceId':deviceId},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var NotificationsApi=/*#__PURE__*/function(){/**
11109
11109
  * Notifications service.
11110
11110
  * @module purecloud-platform-client-v2/api/NotificationsApi
11111
- * @version 213.0.0
11111
+ * @version 213.1.0
11112
11112
  *//**
11113
11113
  * Constructs a new NotificationsApi.
11114
11114
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -11165,7 +11165,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
11165
11165
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putNotificationsChannelSubscriptions';}return this.apiClient.callApi('/api/v2/notifications/channels/{channelId}/subscriptions','PUT',{'channelId':channelId},{'ignoreErrors':opts['ignoreErrors']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OAuthApi=/*#__PURE__*/function(){/**
11166
11166
  * OAuth service.
11167
11167
  * @module purecloud-platform-client-v2/api/OAuthApi
11168
- * @version 213.0.0
11168
+ * @version 213.1.0
11169
11169
  *//**
11170
11170
  * Constructs a new OAuthApi.
11171
11171
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -11250,7 +11250,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
11250
11250
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOauthClient';}return this.apiClient.callApi('/api/v2/oauth/clients/{clientId}','PUT',{'clientId':clientId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ObjectsApi=/*#__PURE__*/function(){/**
11251
11251
  * Objects service.
11252
11252
  * @module purecloud-platform-client-v2/api/ObjectsApi
11253
- * @version 213.0.0
11253
+ * @version 213.1.0
11254
11254
  *//**
11255
11255
  * Constructs a new ObjectsApi.
11256
11256
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -11321,7 +11321,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
11321
11321
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAuthorizationDivision';}return this.apiClient.callApi('/api/v2/authorization/divisions/{divisionId}','PUT',{'divisionId':divisionId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OperationalEventsApi=/*#__PURE__*/function(){/**
11322
11322
  * OperationalEvents service.
11323
11323
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
11324
- * @version 213.0.0
11324
+ * @version 213.1.0
11325
11325
  *//**
11326
11326
  * Constructs a new OperationalEventsApi.
11327
11327
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -11352,7 +11352,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
11352
11352
  */},{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']);}}]);}();var OrganizationApi=/*#__PURE__*/function(){/**
11353
11353
  * Organization service.
11354
11354
  * @module purecloud-platform-client-v2/api/OrganizationApi
11355
- * @version 213.0.0
11355
+ * @version 213.1.0
11356
11356
  *//**
11357
11357
  * Constructs a new OrganizationApi.
11358
11358
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -11477,7 +11477,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11477
11477
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOrganizationsWhitelist';}return this.apiClient.callApi('/api/v2/organizations/whitelist','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
11478
11478
  * OrganizationAuthorization service.
11479
11479
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
11480
- * @version 213.0.0
11480
+ * @version 213.1.0
11481
11481
  *//**
11482
11482
  * Constructs a new OrganizationAuthorizationApi.
11483
11483
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -11811,7 +11811,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
11811
11811
  if(trusteeUserId===undefined||trusteeUserId===null){throw'Missing the required parameter "trusteeUserId" when calling putOrgauthorizationTrustorUser';}return this.apiClient.callApi('/api/v2/orgauthorization/trustors/{trustorOrgId}/users/{trusteeUserId}','PUT',{'trustorOrgId':trustorOrgId,'trusteeUserId':trusteeUserId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OutboundApi=/*#__PURE__*/function(){/**
11812
11812
  * Outbound service.
11813
11813
  * @module purecloud-platform-client-v2/api/OutboundApi
11814
- * @version 213.0.0
11814
+ * @version 213.1.0
11815
11815
  *//**
11816
11816
  * Constructs a new OutboundApi.
11817
11817
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -12922,7 +12922,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12922
12922
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putOutboundWrapupcodemappings';}return this.apiClient.callApi('/api/v2/outbound/wrapupcodemappings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var PresenceApi=/*#__PURE__*/function(){/**
12923
12923
  * Presence service.
12924
12924
  * @module purecloud-platform-client-v2/api/PresenceApi
12925
- * @version 213.0.0
12925
+ * @version 213.1.0
12926
12926
  *//**
12927
12927
  * Constructs a new PresenceApi.
12928
12928
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -13095,7 +13095,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13095
13095
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersPresencesBulk';}return this.apiClient.callApi('/api/v2/users/presences/bulk','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
13096
13096
  * ProcessAutomation service.
13097
13097
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
13098
- * @version 213.0.0
13098
+ * @version 213.1.0
13099
13099
  *//**
13100
13100
  * Constructs a new ProcessAutomationApi.
13101
13101
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -13158,7 +13158,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
13158
13158
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putProcessautomationTrigger';}return this.apiClient.callApi('/api/v2/processautomation/triggers/{triggerId}','PUT',{'triggerId':triggerId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var QualityApi=/*#__PURE__*/function(){/**
13159
13159
  * Quality service.
13160
13160
  * @module purecloud-platform-client-v2/api/QualityApi
13161
- * @version 213.0.0
13161
+ * @version 213.1.0
13162
13162
  *//**
13163
13163
  * Constructs a new QualityApi.
13164
13164
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -13637,7 +13637,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
13637
13637
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putQualitySurveysScorable';}return this.apiClient.callApi('/api/v2/quality/surveys/scorable','PUT',{},{'customerSurveyUrl':customerSurveyUrl},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RecordingApi=/*#__PURE__*/function(){/**
13638
13638
  * Recording service.
13639
13639
  * @module purecloud-platform-client-v2/api/RecordingApi
13640
- * @version 213.0.0
13640
+ * @version 213.1.0
13641
13641
  *//**
13642
13642
  * Constructs a new RecordingApi.
13643
13643
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -14049,7 +14049,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14049
14049
  */},{key:"putRecordingsDeletionprotection",value:function putRecordingsDeletionprotection(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/recordings/deletionprotection','PUT',{},{'protect':opts['protect']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ResponseManagementApi=/*#__PURE__*/function(){/**
14050
14050
  * ResponseManagement service.
14051
14051
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
14052
- * @version 213.0.0
14052
+ * @version 213.1.0
14053
14053
  *//**
14054
14054
  * Constructs a new ResponseManagementApi.
14055
14055
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -14170,7 +14170,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
14170
14170
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putResponsemanagementResponseasset';}return this.apiClient.callApi('/api/v2/responsemanagement/responseassets/{responseAssetId}','PUT',{'responseAssetId':responseAssetId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var RoutingApi=/*#__PURE__*/function(){/**
14171
14171
  * Routing service.
14172
14172
  * @module purecloud-platform-client-v2/api/RoutingApi
14173
- * @version 213.0.0
14173
+ * @version 213.1.0
14174
14174
  *//**
14175
14175
  * Constructs a new RoutingApi.
14176
14176
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -15176,7 +15176,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
15176
15176
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserRoutingskillsBulk';}return this.apiClient.callApi('/api/v2/users/{userId}/routingskills/bulk','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SCIMApi=/*#__PURE__*/function(){/**
15177
15177
  * SCIM service.
15178
15178
  * @module purecloud-platform-client-v2/api/SCIMApi
15179
- * @version 213.0.0
15179
+ * @version 213.1.0
15180
15180
  *//**
15181
15181
  * Constructs a new SCIMApi.
15182
15182
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -15401,7 +15401,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
15401
15401
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putScimV2User';}return this.apiClient.callApi('/api/v2/scim/v2/users/{userId}','PUT',{'userId':userId},{},{'If-Match':opts['ifMatch']},{},body,['PureCloud OAuth'],['application/scim+json','application/json'],['application/scim+json','application/json']);}}]);}();var ScreenRecordingApi=/*#__PURE__*/function(){/**
15402
15402
  * ScreenRecording service.
15403
15403
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
15404
- * @version 213.0.0
15404
+ * @version 213.1.0
15405
15405
  *//**
15406
15406
  * Constructs a new ScreenRecordingApi.
15407
15407
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -15416,7 +15416,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15416
15416
  */return _createClass(ScreenRecordingApi,[{key:"postScreenrecordingToken",value:function postScreenrecordingToken(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/screenrecording/token','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var ScriptsApi=/*#__PURE__*/function(){/**
15417
15417
  * Scripts service.
15418
15418
  * @module purecloud-platform-client-v2/api/ScriptsApi
15419
- * @version 213.0.0
15419
+ * @version 213.1.0
15420
15420
  *//**
15421
15421
  * Constructs a new ScriptsApi.
15422
15422
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -15552,7 +15552,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
15552
15552
  */},{key:"postScriptsPublished",value:function postScriptsPublished(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/scripts/published','POST',{},{'scriptDataVersion':opts['scriptDataVersion']},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SearchApi=/*#__PURE__*/function(){/**
15553
15553
  * Search service.
15554
15554
  * @module purecloud-platform-client-v2/api/SearchApi
15555
- * @version 213.0.0
15555
+ * @version 213.1.0
15556
15556
  *//**
15557
15557
  * Constructs a new SearchApi.
15558
15558
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -15724,7 +15724,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15724
15724
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postVoicemailSearch';}return this.apiClient.callApi('/api/v2/voicemail/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SettingsApi=/*#__PURE__*/function(){/**
15725
15725
  * Settings service.
15726
15726
  * @module purecloud-platform-client-v2/api/SettingsApi
15727
- * @version 213.0.0
15727
+ * @version 213.1.0
15728
15728
  *//**
15729
15729
  * Constructs a new SettingsApi.
15730
15730
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -15774,7 +15774,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
15774
15774
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUsersAgentuiAgentsAutoanswerAgentIdSettings';}return this.apiClient.callApi('/api/v2/users/agentui/agents/autoanswer/{agentId}/settings','PUT',{'agentId':agentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SocialMediaApi=/*#__PURE__*/function(){/**
15775
15775
  * SocialMedia service.
15776
15776
  * @module purecloud-platform-client-v2/api/SocialMediaApi
15777
- * @version 213.0.0
15777
+ * @version 213.1.0
15778
15778
  *//**
15779
15779
  * Constructs a new SocialMediaApi.
15780
15780
  * @alias module:purecloud-platform-client-v2/api/SocialMediaApi
@@ -16039,7 +16039,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
16039
16039
  if(twitterIngestionRuleId===undefined||twitterIngestionRuleId===null){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']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
16040
16040
  * SpeechTextAnalytics service.
16041
16041
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
16042
- * @version 213.0.0
16042
+ * @version 213.1.0
16043
16043
  *//**
16044
16044
  * Constructs a new SpeechTextAnalyticsApi.
16045
16045
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -16338,7 +16338,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
16338
16338
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putSpeechandtextanalyticsTopic';}return this.apiClient.callApi('/api/v2/speechandtextanalytics/topics/{topicId}','PUT',{'topicId':topicId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var StationsApi=/*#__PURE__*/function(){/**
16339
16339
  * Stations service.
16340
16340
  * @module purecloud-platform-client-v2/api/StationsApi
16341
- * @version 213.0.0
16341
+ * @version 213.1.0
16342
16342
  *//**
16343
16343
  * Constructs a new StationsApi.
16344
16344
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -16370,7 +16370,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
16370
16370
  */},{key:"getStations",value:function getStations(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/stations','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'sortBy':opts['sortBy'],'name':opts['name'],'userSelectable':opts['userSelectable'],'webRtcUserId':opts['webRtcUserId'],'id':opts['id'],'lineAppearanceId':opts['lineAppearanceId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SuggestApi=/*#__PURE__*/function(){/**
16371
16371
  * Suggest service.
16372
16372
  * @module purecloud-platform-client-v2/api/SuggestApi
16373
- * @version 213.0.0
16373
+ * @version 213.1.0
16374
16374
  *//**
16375
16375
  * Constructs a new SuggestApi.
16376
16376
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -16410,7 +16410,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16410
16410
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postSearchSuggest';}return this.apiClient.callApi('/api/v2/search/suggest','POST',{},{'profile':opts['profile']},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TaskManagementApi=/*#__PURE__*/function(){/**
16411
16411
  * TaskManagement service.
16412
16412
  * @module purecloud-platform-client-v2/api/TaskManagementApi
16413
- * @version 213.0.0
16413
+ * @version 213.1.0
16414
16414
  *//**
16415
16415
  * Constructs a new TaskManagementApi.
16416
16416
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -16916,7 +16916,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
16916
16916
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTaskmanagementWorkitemsSchema';}return this.apiClient.callApi('/api/v2/taskmanagement/workitems/schemas/{schemaId}','PUT',{'schemaId':schemaId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TeamsApi=/*#__PURE__*/function(){/**
16917
16917
  * Teams service.
16918
16918
  * @module purecloud-platform-client-v2/api/TeamsApi
16919
- * @version 213.0.0
16919
+ * @version 213.1.0
16920
16920
  *//**
16921
16921
  * Constructs a new TeamsApi.
16922
16922
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -16996,7 +16996,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16996
16996
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postTeamsSearch';}return this.apiClient.callApi('/api/v2/teams/search','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyApi=/*#__PURE__*/function(){/**
16997
16997
  * Telephony service.
16998
16998
  * @module purecloud-platform-client-v2/api/TelephonyApi
16999
- * @version 213.0.0
16999
+ * @version 213.1.0
17000
17000
  *//**
17001
17001
  * Constructs a new TelephonyApi.
17002
17002
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -17043,7 +17043,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
17043
17043
  if(sIPSearchPublicRequest===undefined||sIPSearchPublicRequest===null){throw'Missing the required parameter "sIPSearchPublicRequest" when calling postTelephonySiptracesDownload';}return this.apiClient.callApi('/api/v2/telephony/siptraces/download','POST',{},{},{},{},sIPSearchPublicRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
17044
17044
  * TelephonyProvidersEdge service.
17045
17045
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
17046
- * @version 213.0.0
17046
+ * @version 213.1.0
17047
17047
  *//**
17048
17048
  * Constructs a new TelephonyProvidersEdgeApi.
17049
17049
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -17878,7 +17878,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
17878
17878
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putTelephonyProvidersEdgesTrunkbasesetting';}return this.apiClient.callApi('/api/v2/telephony/providers/edges/trunkbasesettings/{trunkBaseSettingsId}','PUT',{'trunkBaseSettingsId':trunkBaseSettingsId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TextbotsApi=/*#__PURE__*/function(){/**
17879
17879
  * Textbots service.
17880
17880
  * @module purecloud-platform-client-v2/api/TextbotsApi
17881
- * @version 213.0.0
17881
+ * @version 213.1.0
17882
17882
  *//**
17883
17883
  * Constructs a new TextbotsApi.
17884
17884
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -17913,7 +17913,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
17913
17913
  if(postTextRequest===undefined||postTextRequest===null){throw'Missing the required parameter "postTextRequest" when calling postTextbotsBotsExecute';}return this.apiClient.callApi('/api/v2/textbots/bots/execute','POST',{},{},{},{},postTextRequest,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var TokensApi=/*#__PURE__*/function(){/**
17914
17914
  * Tokens service.
17915
17915
  * @module purecloud-platform-client-v2/api/TokensApi
17916
- * @version 213.0.0
17916
+ * @version 213.1.0
17917
17917
  *//**
17918
17918
  * Constructs a new TokensApi.
17919
17919
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -17947,7 +17947,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
17947
17947
  */},{key:"putTokensTimeout",value:function putTokensTimeout(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/tokens/timeout','PUT',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UploadsApi=/*#__PURE__*/function(){/**
17948
17948
  * Uploads service.
17949
17949
  * @module purecloud-platform-client-v2/api/UploadsApi
17950
- * @version 213.0.0
17950
+ * @version 213.1.0
17951
17951
  *//**
17952
17952
  * Constructs a new UploadsApi.
17953
17953
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -18013,7 +18013,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18013
18013
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUploadsWorkforcemanagementHistoricaldataCsv';}return this.apiClient.callApi('/api/v2/uploads/workforcemanagement/historicaldata/csv','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsageApi=/*#__PURE__*/function(){/**
18014
18014
  * Usage service.
18015
18015
  * @module purecloud-platform-client-v2/api/UsageApi
18016
- * @version 213.0.0
18016
+ * @version 213.1.0
18017
18017
  *//**
18018
18018
  * Constructs a new UsageApi.
18019
18019
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -18067,7 +18067,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18067
18067
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postUsageSimplesearch';}return this.apiClient.callApi('/api/v2/usage/simplesearch','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UserRecordingsApi=/*#__PURE__*/function(){/**
18068
18068
  * UserRecordings service.
18069
18069
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
18070
- * @version 213.0.0
18070
+ * @version 213.1.0
18071
18071
  *//**
18072
18072
  * Constructs a new UserRecordingsApi.
18073
18073
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -18124,7 +18124,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
18124
18124
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserrecording';}return this.apiClient.callApi('/api/v2/userrecordings/{recordingId}','PUT',{'recordingId':recordingId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UsersApi=/*#__PURE__*/function(){/**
18125
18125
  * Users service.
18126
18126
  * @module purecloud-platform-client-v2/api/UsersApi
18127
- * @version 213.0.0
18127
+ * @version 213.1.0
18128
18128
  *//**
18129
18129
  * Constructs a new UsersApi.
18130
18130
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -18821,7 +18821,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
18821
18821
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putUserVerifier';}return this.apiClient.callApi('/api/v2/users/{userId}/verifiers/{verifierId}','PUT',{'userId':userId,'verifierId':verifierId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var UtilitiesApi=/*#__PURE__*/function(){/**
18822
18822
  * Utilities service.
18823
18823
  * @module purecloud-platform-client-v2/api/UtilitiesApi
18824
- * @version 213.0.0
18824
+ * @version 213.1.0
18825
18825
  *//**
18826
18826
  * Constructs a new UtilitiesApi.
18827
18827
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -18848,7 +18848,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18848
18848
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postCertificateDetails';}return this.apiClient.callApi('/api/v2/certificate/details','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var VoicemailApi=/*#__PURE__*/function(){/**
18849
18849
  * Voicemail service.
18850
18850
  * @module purecloud-platform-client-v2/api/VoicemailApi
18851
- * @version 213.0.0
18851
+ * @version 213.1.0
18852
18852
  *//**
18853
18853
  * Constructs a new VoicemailApi.
18854
18854
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -19010,7 +19010,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19010
19010
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putVoicemailUserpolicy';}return this.apiClient.callApi('/api/v2/voicemail/userpolicies/{userId}','PUT',{'userId':userId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebChatApi=/*#__PURE__*/function(){/**
19011
19011
  * WebChat service.
19012
19012
  * @module purecloud-platform-client-v2/api/WebChatApi
19013
- * @version 213.0.0
19013
+ * @version 213.1.0
19014
19014
  *//**
19015
19015
  * Constructs a new WebChatApi.
19016
19016
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -19145,7 +19145,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19145
19145
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWebchatSettings';}return this.apiClient.callApi('/api/v2/webchat/settings','PUT',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
19146
19146
  * WebDeployments service.
19147
19147
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
19148
- * @version 213.0.0
19148
+ * @version 213.1.0
19149
19149
  *//**
19150
19150
  * Constructs a new WebDeploymentsApi.
19151
19151
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -19266,7 +19266,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
19266
19266
  if(deployment===undefined||deployment===null){throw'Missing the required parameter "deployment" when calling putWebdeploymentsDeployment';}return this.apiClient.callApi('/api/v2/webdeployments/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},deployment,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WebMessagingApi=/*#__PURE__*/function(){/**
19267
19267
  * WebMessaging service.
19268
19268
  * @module purecloud-platform-client-v2/api/WebMessagingApi
19269
- * @version 213.0.0
19269
+ * @version 213.1.0
19270
19270
  *//**
19271
19271
  * Constructs a new WebMessagingApi.
19272
19272
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -19282,7 +19282,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
19282
19282
  */return _createClass(WebMessagingApi,[{key:"getWebmessagingMessages",value:function getWebmessagingMessages(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/webmessaging/messages','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WidgetsApi=/*#__PURE__*/function(){/**
19283
19283
  * Widgets service.
19284
19284
  * @module purecloud-platform-client-v2/api/WidgetsApi
19285
- * @version 213.0.0
19285
+ * @version 213.1.0
19286
19286
  *//**
19287
19287
  * Constructs a new WidgetsApi.
19288
19288
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -19317,7 +19317,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
19317
19317
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putWidgetsDeployment';}return this.apiClient.callApi('/api/v2/widgets/deployments/{deploymentId}','PUT',{'deploymentId':deploymentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
19318
19318
  * WorkforceManagement service.
19319
19319
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
19320
- * @version 213.0.0
19320
+ * @version 213.1.0
19321
19321
  *//**
19322
19322
  * Constructs a new WorkforceManagementApi.
19323
19323
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -21123,7 +21123,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
21123
21123
  * </pre>
21124
21124
  * </p>
21125
21125
  * @module purecloud-platform-client-v2/index
21126
- * @version 213.0.0
21126
+ * @version 213.1.0
21127
21127
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
21128
21128
  * The ApiClient constructor.
21129
21129
  * @property {module:purecloud-platform-client-v2/ApiClient}