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
@@ -6443,7 +6443,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
6443
6443
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
6444
6444
  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];}}}]);}();/**
6445
6445
  * @module purecloud-platform-client-v2/ApiClient
6446
- * @version 213.0.0
6446
+ * @version 213.1.0
6447
6447
  */var ApiClient=/*#__PURE__*/function(){/**
6448
6448
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
6449
6449
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -6780,7 +6780,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
6780
6780
  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(){/**
6781
6781
  * AgentAssistants service.
6782
6782
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
6783
- * @version 213.0.0
6783
+ * @version 213.1.0
6784
6784
  *//**
6785
6785
  * Constructs a new AgentAssistantsApi.
6786
6786
  * @alias module:purecloud-platform-client-v2/api/AgentAssistantsApi
@@ -6881,7 +6881,7 @@ if(queueId===undefined||queueId===null){throw'Missing the required parameter "qu
6881
6881
  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(){/**
6882
6882
  * AgentCopilot service.
6883
6883
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
6884
- * @version 213.0.0
6884
+ * @version 213.1.0
6885
6885
  *//**
6886
6886
  * Constructs a new AgentCopilotApi.
6887
6887
  * @alias module:purecloud-platform-client-v2/api/AgentCopilotApi
@@ -6903,7 +6903,7 @@ if(assistantId===undefined||assistantId===null){throw'Missing the required param
6903
6903
  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(){/**
6904
6904
  * AgentUI service.
6905
6905
  * @module purecloud-platform-client-v2/api/AgentUIApi
6906
- * @version 213.0.0
6906
+ * @version 213.1.0
6907
6907
  *//**
6908
6908
  * Constructs a new AgentUIApi.
6909
6909
  * @alias module:purecloud-platform-client-v2/api/AgentUIApi
@@ -6937,7 +6937,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
6937
6937
  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(){/**
6938
6938
  * Alerting service.
6939
6939
  * @module purecloud-platform-client-v2/api/AlertingApi
6940
- * @version 213.0.0
6940
+ * @version 213.1.0
6941
6941
  *//**
6942
6942
  * Constructs a new AlertingApi.
6943
6943
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -7094,7 +7094,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
7094
7094
  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(){/**
7095
7095
  * Analytics service.
7096
7096
  * @module purecloud-platform-client-v2/api/AnalyticsApi
7097
- * @version 213.0.0
7097
+ * @version 213.1.0
7098
7098
  *//**
7099
7099
  * Constructs a new AnalyticsApi.
7100
7100
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -7766,7 +7766,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7766
7766
  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(){/**
7767
7767
  * Architect service.
7768
7768
  * @module purecloud-platform-client-v2/api/ArchitectApi
7769
- * @version 213.0.0
7769
+ * @version 213.1.0
7770
7770
  *//**
7771
7771
  * Constructs a new ArchitectApi.
7772
7772
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -8858,7 +8858,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
8858
8858
  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(){/**
8859
8859
  * Audit service.
8860
8860
  * @module purecloud-platform-client-v2/api/AuditApi
8861
- * @version 213.0.0
8861
+ * @version 213.1.0
8862
8862
  *//**
8863
8863
  * Constructs a new AuditApi.
8864
8864
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -8908,7 +8908,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8908
8908
  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(){/**
8909
8909
  * Authorization service.
8910
8910
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8911
- * @version 213.0.0
8911
+ * @version 213.1.0
8912
8912
  *//**
8913
8913
  * Constructs a new AuthorizationApi.
8914
8914
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -9231,7 +9231,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
9231
9231
  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(){/**
9232
9232
  * Billing service.
9233
9233
  * @module purecloud-platform-client-v2/api/BillingApi
9234
- * @version 213.0.0
9234
+ * @version 213.1.0
9235
9235
  *//**
9236
9236
  * Constructs a new BillingApi.
9237
9237
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -9255,7 +9255,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
9255
9255
  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(){/**
9256
9256
  * CarrierServices service.
9257
9257
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
9258
- * @version 213.0.0
9258
+ * @version 213.1.0
9259
9259
  *//**
9260
9260
  * Constructs a new CarrierServicesApi.
9261
9261
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -9275,7 +9275,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
9275
9275
  */},{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(){/**
9276
9276
  * Chat service.
9277
9277
  * @module purecloud-platform-client-v2/api/ChatApi
9278
- * @version 213.0.0
9278
+ * @version 213.1.0
9279
9279
  *//**
9280
9280
  * Constructs a new ChatApi.
9281
9281
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -9500,7 +9500,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9500
9500
  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(){/**
9501
9501
  * Coaching service.
9502
9502
  * @module purecloud-platform-client-v2/api/CoachingApi
9503
- * @version 213.0.0
9503
+ * @version 213.1.0
9504
9504
  *//**
9505
9505
  * Constructs a new CoachingApi.
9506
9506
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -9653,7 +9653,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9653
9653
  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(){/**
9654
9654
  * ContentManagement service.
9655
9655
  * @module purecloud-platform-client-v2/api/ContentManagementApi
9656
- * @version 213.0.0
9656
+ * @version 213.1.0
9657
9657
  *//**
9658
9658
  * Constructs a new ContentManagementApi.
9659
9659
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -9935,7 +9935,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
9935
9935
  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(){/**
9936
9936
  * Conversations service.
9937
9937
  * @module purecloud-platform-client-v2/api/ConversationsApi
9938
- * @version 213.0.0
9938
+ * @version 213.1.0
9939
9939
  *//**
9940
9940
  * Constructs a new ConversationsApi.
9941
9941
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -11682,7 +11682,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
11682
11682
  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(){/**
11683
11683
  * DataExtensions service.
11684
11684
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
11685
- * @version 213.0.0
11685
+ * @version 213.1.0
11686
11686
  *//**
11687
11687
  * Constructs a new DataExtensionsApi.
11688
11688
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -11703,7 +11703,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
11703
11703
  */},{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(){/**
11704
11704
  * DataPrivacy service.
11705
11705
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
11706
- * @version 213.0.0
11706
+ * @version 213.1.0
11707
11707
  *//**
11708
11708
  * Constructs a new DataPrivacyApi.
11709
11709
  * @alias module:purecloud-platform-client-v2/api/DataPrivacyApi
@@ -11743,7 +11743,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11743
11743
  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(){/**
11744
11744
  * Downloads service.
11745
11745
  * @module purecloud-platform-client-v2/api/DownloadsApi
11746
- * @version 213.0.0
11746
+ * @version 213.1.0
11747
11747
  *//**
11748
11748
  * Constructs a new DownloadsApi.
11749
11749
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -11762,7 +11762,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11762
11762
  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(){/**
11763
11763
  * Emails service.
11764
11764
  * @module purecloud-platform-client-v2/api/EmailsApi
11765
- * @version 213.0.0
11765
+ * @version 213.1.0
11766
11766
  *//**
11767
11767
  * Constructs a new EmailsApi.
11768
11768
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -11780,7 +11780,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
11780
11780
  */},{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(){/**
11781
11781
  * EmployeeEngagement service.
11782
11782
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
11783
- * @version 213.0.0
11783
+ * @version 213.1.0
11784
11784
  *//**
11785
11785
  * Constructs a new EmployeeEngagementApi.
11786
11786
  * @alias module:purecloud-platform-client-v2/api/EmployeeEngagementApi
@@ -11818,7 +11818,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11818
11818
  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(){/**
11819
11819
  * Events service.
11820
11820
  * @module purecloud-platform-client-v2/api/EventsApi
11821
- * @version 213.0.0
11821
+ * @version 213.1.0
11822
11822
  *//**
11823
11823
  * Constructs a new EventsApi.
11824
11824
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -11843,7 +11843,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11843
11843
  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(){/**
11844
11844
  * ExternalContacts service.
11845
11845
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
11846
- * @version 213.0.0
11846
+ * @version 213.1.0
11847
11847
  *//**
11848
11848
  * Constructs a new ExternalContactsApi.
11849
11849
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -12435,7 +12435,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
12435
12435
  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(){/**
12436
12436
  * Fax service.
12437
12437
  * @module purecloud-platform-client-v2/api/FaxApi
12438
- * @version 213.0.0
12438
+ * @version 213.1.0
12439
12439
  *//**
12440
12440
  * Constructs a new FaxApi.
12441
12441
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -12484,7 +12484,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12484
12484
  */},{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(){/**
12485
12485
  * Flows service.
12486
12486
  * @module purecloud-platform-client-v2/api/FlowsApi
12487
- * @version 213.0.0
12487
+ * @version 213.1.0
12488
12488
  *//**
12489
12489
  * Constructs a new FlowsApi.
12490
12490
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -12532,7 +12532,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12532
12532
  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(){/**
12533
12533
  * Gamification service.
12534
12534
  * @module purecloud-platform-client-v2/api/GamificationApi
12535
- * @version 213.0.0
12535
+ * @version 213.1.0
12536
12536
  *//**
12537
12537
  * Constructs a new GamificationApi.
12538
12538
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -13091,7 +13091,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13091
13091
  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(){/**
13092
13092
  * GeneralDataProtectionRegulation service.
13093
13093
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
13094
- * @version 213.0.0
13094
+ * @version 213.1.0
13095
13095
  *//**
13096
13096
  * Constructs a new GeneralDataProtectionRegulationApi.
13097
13097
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -13126,7 +13126,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
13126
13126
  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(){/**
13127
13127
  * Geolocation service.
13128
13128
  * @module purecloud-platform-client-v2/api/GeolocationApi
13129
- * @version 213.0.0
13129
+ * @version 213.1.0
13130
13130
  *//**
13131
13131
  * Constructs a new GeolocationApi.
13132
13132
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -13160,7 +13160,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
13160
13160
  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(){/**
13161
13161
  * Greetings service.
13162
13162
  * @module purecloud-platform-client-v2/api/GreetingsApi
13163
- * @version 213.0.0
13163
+ * @version 213.1.0
13164
13164
  *//**
13165
13165
  * Constructs a new GreetingsApi.
13166
13166
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -13267,7 +13267,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
13267
13267
  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(){/**
13268
13268
  * Groups service.
13269
13269
  * @module purecloud-platform-client-v2/api/GroupsApi
13270
- * @version 213.0.0
13270
+ * @version 213.1.0
13271
13271
  *//**
13272
13272
  * Constructs a new GroupsApi.
13273
13273
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -13400,7 +13400,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
13400
13400
  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(){/**
13401
13401
  * IdentityProvider service.
13402
13402
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
13403
- * @version 213.0.0
13403
+ * @version 213.1.0
13404
13404
  *//**
13405
13405
  * Constructs a new IdentityProviderApi.
13406
13406
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -13556,7 +13556,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13556
13556
  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(){/**
13557
13557
  * InfrastructureAsCode service.
13558
13558
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
13559
- * @version 213.0.0
13559
+ * @version 213.1.0
13560
13560
  *//**
13561
13561
  * Constructs a new InfrastructureAsCodeApi.
13562
13562
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -13610,7 +13610,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
13610
13610
  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(){/**
13611
13611
  * Integrations service.
13612
13612
  * @module purecloud-platform-client-v2/api/IntegrationsApi
13613
- * @version 213.0.0
13613
+ * @version 213.1.0
13614
13614
  *//**
13615
13615
  * Constructs a new IntegrationsApi.
13616
13616
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -14245,7 +14245,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
14245
14245
  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(){/**
14246
14246
  * Journey service.
14247
14247
  * @module purecloud-platform-client-v2/api/JourneyApi
14248
- * @version 213.0.0
14248
+ * @version 213.1.0
14249
14249
  *//**
14250
14250
  * Constructs a new JourneyApi.
14251
14251
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -14722,7 +14722,7 @@ if(versionId===undefined||versionId===null){throw'Missing the required parameter
14722
14722
  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(){/**
14723
14723
  * Knowledge service.
14724
14724
  * @module purecloud-platform-client-v2/api/KnowledgeApi
14725
- * @version 213.0.0
14725
+ * @version 213.1.0
14726
14726
  *//**
14727
14727
  * Constructs a new KnowledgeApi.
14728
14728
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -15792,7 +15792,7 @@ if(sourceId===undefined||sourceId===null){throw'Missing the required parameter "
15792
15792
  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(){/**
15793
15793
  * LanguageUnderstanding service.
15794
15794
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
15795
- * @version 213.0.0
15795
+ * @version 213.1.0
15796
15796
  *//**
15797
15797
  * Constructs a new LanguageUnderstandingApi.
15798
15798
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -16051,7 +16051,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
16051
16051
  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(){/**
16052
16052
  * Languages service.
16053
16053
  * @module purecloud-platform-client-v2/api/LanguagesApi
16054
- * @version 213.0.0
16054
+ * @version 213.1.0
16055
16055
  *//**
16056
16056
  * Constructs a new LanguagesApi.
16057
16057
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -16106,7 +16106,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16106
16106
  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(){/**
16107
16107
  * Learning service.
16108
16108
  * @module purecloud-platform-client-v2/api/LearningApi
16109
- * @version 213.0.0
16109
+ * @version 213.1.0
16110
16110
  *//**
16111
16111
  * Constructs a new LearningApi.
16112
16112
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -16377,7 +16377,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
16377
16377
  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(){/**
16378
16378
  * License service.
16379
16379
  * @module purecloud-platform-client-v2/api/LicenseApi
16380
- * @version 213.0.0
16380
+ * @version 213.1.0
16381
16381
  *//**
16382
16382
  * Constructs a new LicenseApi.
16383
16383
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -16431,7 +16431,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
16431
16431
  */},{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(){/**
16432
16432
  * Locations service.
16433
16433
  * @module purecloud-platform-client-v2/api/LocationsApi
16434
- * @version 213.0.0
16434
+ * @version 213.1.0
16435
16435
  *//**
16436
16436
  * Constructs a new LocationsApi.
16437
16437
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -16490,7 +16490,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16490
16490
  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(){/**
16491
16491
  * LogCapture service.
16492
16492
  * @module purecloud-platform-client-v2/api/LogCaptureApi
16493
- * @version 213.0.0
16493
+ * @version 213.1.0
16494
16494
  *//**
16495
16495
  * Constructs a new LogCaptureApi.
16496
16496
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -16540,7 +16540,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16540
16540
  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(){/**
16541
16541
  * Messaging service.
16542
16542
  * @module purecloud-platform-client-v2/api/MessagingApi
16543
- * @version 213.0.0
16543
+ * @version 213.1.0
16544
16544
  *//**
16545
16545
  * Constructs a new MessagingApi.
16546
16546
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -16630,7 +16630,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16630
16630
  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(){/**
16631
16631
  * MobileDevices service.
16632
16632
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
16633
- * @version 213.0.0
16633
+ * @version 213.1.0
16634
16634
  *//**
16635
16635
  * Constructs a new MobileDevicesApi.
16636
16636
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -16669,7 +16669,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16669
16669
  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(){/**
16670
16670
  * Notifications service.
16671
16671
  * @module purecloud-platform-client-v2/api/NotificationsApi
16672
- * @version 213.0.0
16672
+ * @version 213.1.0
16673
16673
  *//**
16674
16674
  * Constructs a new NotificationsApi.
16675
16675
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -16726,7 +16726,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
16726
16726
  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(){/**
16727
16727
  * OAuth service.
16728
16728
  * @module purecloud-platform-client-v2/api/OAuthApi
16729
- * @version 213.0.0
16729
+ * @version 213.1.0
16730
16730
  *//**
16731
16731
  * Constructs a new OAuthApi.
16732
16732
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -16811,7 +16811,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
16811
16811
  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(){/**
16812
16812
  * Objects service.
16813
16813
  * @module purecloud-platform-client-v2/api/ObjectsApi
16814
- * @version 213.0.0
16814
+ * @version 213.1.0
16815
16815
  *//**
16816
16816
  * Constructs a new ObjectsApi.
16817
16817
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -16882,7 +16882,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
16882
16882
  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(){/**
16883
16883
  * OperationalEvents service.
16884
16884
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
16885
- * @version 213.0.0
16885
+ * @version 213.1.0
16886
16886
  *//**
16887
16887
  * Constructs a new OperationalEventsApi.
16888
16888
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -16913,7 +16913,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
16913
16913
  */},{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(){/**
16914
16914
  * Organization service.
16915
16915
  * @module purecloud-platform-client-v2/api/OrganizationApi
16916
- * @version 213.0.0
16916
+ * @version 213.1.0
16917
16917
  *//**
16918
16918
  * Constructs a new OrganizationApi.
16919
16919
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -17038,7 +17038,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17038
17038
  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(){/**
17039
17039
  * OrganizationAuthorization service.
17040
17040
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
17041
- * @version 213.0.0
17041
+ * @version 213.1.0
17042
17042
  *//**
17043
17043
  * Constructs a new OrganizationAuthorizationApi.
17044
17044
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -17372,7 +17372,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
17372
17372
  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(){/**
17373
17373
  * Outbound service.
17374
17374
  * @module purecloud-platform-client-v2/api/OutboundApi
17375
- * @version 213.0.0
17375
+ * @version 213.1.0
17376
17376
  *//**
17377
17377
  * Constructs a new OutboundApi.
17378
17378
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -18483,7 +18483,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18483
18483
  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(){/**
18484
18484
  * Presence service.
18485
18485
  * @module purecloud-platform-client-v2/api/PresenceApi
18486
- * @version 213.0.0
18486
+ * @version 213.1.0
18487
18487
  *//**
18488
18488
  * Constructs a new PresenceApi.
18489
18489
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -18656,7 +18656,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
18656
18656
  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(){/**
18657
18657
  * ProcessAutomation service.
18658
18658
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
18659
- * @version 213.0.0
18659
+ * @version 213.1.0
18660
18660
  *//**
18661
18661
  * Constructs a new ProcessAutomationApi.
18662
18662
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -18719,7 +18719,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
18719
18719
  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(){/**
18720
18720
  * Quality service.
18721
18721
  * @module purecloud-platform-client-v2/api/QualityApi
18722
- * @version 213.0.0
18722
+ * @version 213.1.0
18723
18723
  *//**
18724
18724
  * Constructs a new QualityApi.
18725
18725
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -19198,7 +19198,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
19198
19198
  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(){/**
19199
19199
  * Recording service.
19200
19200
  * @module purecloud-platform-client-v2/api/RecordingApi
19201
- * @version 213.0.0
19201
+ * @version 213.1.0
19202
19202
  *//**
19203
19203
  * Constructs a new RecordingApi.
19204
19204
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -19610,7 +19610,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19610
19610
  */},{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(){/**
19611
19611
  * ResponseManagement service.
19612
19612
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
19613
- * @version 213.0.0
19613
+ * @version 213.1.0
19614
19614
  *//**
19615
19615
  * Constructs a new ResponseManagementApi.
19616
19616
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -19731,7 +19731,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
19731
19731
  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(){/**
19732
19732
  * Routing service.
19733
19733
  * @module purecloud-platform-client-v2/api/RoutingApi
19734
- * @version 213.0.0
19734
+ * @version 213.1.0
19735
19735
  *//**
19736
19736
  * Constructs a new RoutingApi.
19737
19737
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -20737,7 +20737,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
20737
20737
  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(){/**
20738
20738
  * SCIM service.
20739
20739
  * @module purecloud-platform-client-v2/api/SCIMApi
20740
- * @version 213.0.0
20740
+ * @version 213.1.0
20741
20741
  *//**
20742
20742
  * Constructs a new SCIMApi.
20743
20743
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -20962,7 +20962,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
20962
20962
  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(){/**
20963
20963
  * ScreenRecording service.
20964
20964
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
20965
- * @version 213.0.0
20965
+ * @version 213.1.0
20966
20966
  *//**
20967
20967
  * Constructs a new ScreenRecordingApi.
20968
20968
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -20977,7 +20977,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20977
20977
  */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(){/**
20978
20978
  * Scripts service.
20979
20979
  * @module purecloud-platform-client-v2/api/ScriptsApi
20980
- * @version 213.0.0
20980
+ * @version 213.1.0
20981
20981
  *//**
20982
20982
  * Constructs a new ScriptsApi.
20983
20983
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -21113,7 +21113,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
21113
21113
  */},{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(){/**
21114
21114
  * Search service.
21115
21115
  * @module purecloud-platform-client-v2/api/SearchApi
21116
- * @version 213.0.0
21116
+ * @version 213.1.0
21117
21117
  *//**
21118
21118
  * Constructs a new SearchApi.
21119
21119
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -21285,7 +21285,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21285
21285
  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(){/**
21286
21286
  * Settings service.
21287
21287
  * @module purecloud-platform-client-v2/api/SettingsApi
21288
- * @version 213.0.0
21288
+ * @version 213.1.0
21289
21289
  *//**
21290
21290
  * Constructs a new SettingsApi.
21291
21291
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -21335,7 +21335,7 @@ if(agentId===undefined||agentId===null){throw'Missing the required parameter "ag
21335
21335
  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(){/**
21336
21336
  * SocialMedia service.
21337
21337
  * @module purecloud-platform-client-v2/api/SocialMediaApi
21338
- * @version 213.0.0
21338
+ * @version 213.1.0
21339
21339
  *//**
21340
21340
  * Constructs a new SocialMediaApi.
21341
21341
  * @alias module:purecloud-platform-client-v2/api/SocialMediaApi
@@ -21600,7 +21600,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
21600
21600
  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(){/**
21601
21601
  * SpeechTextAnalytics service.
21602
21602
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
21603
- * @version 213.0.0
21603
+ * @version 213.1.0
21604
21604
  *//**
21605
21605
  * Constructs a new SpeechTextAnalyticsApi.
21606
21606
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -21899,7 +21899,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
21899
21899
  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(){/**
21900
21900
  * Stations service.
21901
21901
  * @module purecloud-platform-client-v2/api/StationsApi
21902
- * @version 213.0.0
21902
+ * @version 213.1.0
21903
21903
  *//**
21904
21904
  * Constructs a new StationsApi.
21905
21905
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -21931,7 +21931,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
21931
21931
  */},{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(){/**
21932
21932
  * Suggest service.
21933
21933
  * @module purecloud-platform-client-v2/api/SuggestApi
21934
- * @version 213.0.0
21934
+ * @version 213.1.0
21935
21935
  *//**
21936
21936
  * Constructs a new SuggestApi.
21937
21937
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -21971,7 +21971,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21971
21971
  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(){/**
21972
21972
  * TaskManagement service.
21973
21973
  * @module purecloud-platform-client-v2/api/TaskManagementApi
21974
- * @version 213.0.0
21974
+ * @version 213.1.0
21975
21975
  *//**
21976
21976
  * Constructs a new TaskManagementApi.
21977
21977
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -22477,7 +22477,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
22477
22477
  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(){/**
22478
22478
  * Teams service.
22479
22479
  * @module purecloud-platform-client-v2/api/TeamsApi
22480
- * @version 213.0.0
22480
+ * @version 213.1.0
22481
22481
  *//**
22482
22482
  * Constructs a new TeamsApi.
22483
22483
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -22557,7 +22557,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22557
22557
  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(){/**
22558
22558
  * Telephony service.
22559
22559
  * @module purecloud-platform-client-v2/api/TelephonyApi
22560
- * @version 213.0.0
22560
+ * @version 213.1.0
22561
22561
  *//**
22562
22562
  * Constructs a new TelephonyApi.
22563
22563
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -22604,7 +22604,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
22604
22604
  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(){/**
22605
22605
  * TelephonyProvidersEdge service.
22606
22606
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
22607
- * @version 213.0.0
22607
+ * @version 213.1.0
22608
22608
  *//**
22609
22609
  * Constructs a new TelephonyProvidersEdgeApi.
22610
22610
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -23439,7 +23439,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
23439
23439
  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(){/**
23440
23440
  * Textbots service.
23441
23441
  * @module purecloud-platform-client-v2/api/TextbotsApi
23442
- * @version 213.0.0
23442
+ * @version 213.1.0
23443
23443
  *//**
23444
23444
  * Constructs a new TextbotsApi.
23445
23445
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -23474,7 +23474,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
23474
23474
  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(){/**
23475
23475
  * Tokens service.
23476
23476
  * @module purecloud-platform-client-v2/api/TokensApi
23477
- * @version 213.0.0
23477
+ * @version 213.1.0
23478
23478
  *//**
23479
23479
  * Constructs a new TokensApi.
23480
23480
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -23508,7 +23508,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
23508
23508
  */},{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(){/**
23509
23509
  * Uploads service.
23510
23510
  * @module purecloud-platform-client-v2/api/UploadsApi
23511
- * @version 213.0.0
23511
+ * @version 213.1.0
23512
23512
  *//**
23513
23513
  * Constructs a new UploadsApi.
23514
23514
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -23574,7 +23574,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
23574
23574
  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(){/**
23575
23575
  * Usage service.
23576
23576
  * @module purecloud-platform-client-v2/api/UsageApi
23577
- * @version 213.0.0
23577
+ * @version 213.1.0
23578
23578
  *//**
23579
23579
  * Constructs a new UsageApi.
23580
23580
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -23628,7 +23628,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
23628
23628
  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(){/**
23629
23629
  * UserRecordings service.
23630
23630
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
23631
- * @version 213.0.0
23631
+ * @version 213.1.0
23632
23632
  *//**
23633
23633
  * Constructs a new UserRecordingsApi.
23634
23634
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -23685,7 +23685,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
23685
23685
  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(){/**
23686
23686
  * Users service.
23687
23687
  * @module purecloud-platform-client-v2/api/UsersApi
23688
- * @version 213.0.0
23688
+ * @version 213.1.0
23689
23689
  *//**
23690
23690
  * Constructs a new UsersApi.
23691
23691
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -24382,7 +24382,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
24382
24382
  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(){/**
24383
24383
  * Utilities service.
24384
24384
  * @module purecloud-platform-client-v2/api/UtilitiesApi
24385
- * @version 213.0.0
24385
+ * @version 213.1.0
24386
24386
  *//**
24387
24387
  * Constructs a new UtilitiesApi.
24388
24388
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -24409,7 +24409,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
24409
24409
  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(){/**
24410
24410
  * Voicemail service.
24411
24411
  * @module purecloud-platform-client-v2/api/VoicemailApi
24412
- * @version 213.0.0
24412
+ * @version 213.1.0
24413
24413
  *//**
24414
24414
  * Constructs a new VoicemailApi.
24415
24415
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -24571,7 +24571,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
24571
24571
  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(){/**
24572
24572
  * WebChat service.
24573
24573
  * @module purecloud-platform-client-v2/api/WebChatApi
24574
- * @version 213.0.0
24574
+ * @version 213.1.0
24575
24575
  *//**
24576
24576
  * Constructs a new WebChatApi.
24577
24577
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -24706,7 +24706,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
24706
24706
  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(){/**
24707
24707
  * WebDeployments service.
24708
24708
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
24709
- * @version 213.0.0
24709
+ * @version 213.1.0
24710
24710
  *//**
24711
24711
  * Constructs a new WebDeploymentsApi.
24712
24712
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -24827,7 +24827,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
24827
24827
  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(){/**
24828
24828
  * WebMessaging service.
24829
24829
  * @module purecloud-platform-client-v2/api/WebMessagingApi
24830
- * @version 213.0.0
24830
+ * @version 213.1.0
24831
24831
  *//**
24832
24832
  * Constructs a new WebMessagingApi.
24833
24833
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -24843,7 +24843,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
24843
24843
  */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(){/**
24844
24844
  * Widgets service.
24845
24845
  * @module purecloud-platform-client-v2/api/WidgetsApi
24846
- * @version 213.0.0
24846
+ * @version 213.1.0
24847
24847
  *//**
24848
24848
  * Constructs a new WidgetsApi.
24849
24849
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -24878,7 +24878,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
24878
24878
  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(){/**
24879
24879
  * WorkforceManagement service.
24880
24880
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
24881
- * @version 213.0.0
24881
+ * @version 213.1.0
24882
24882
  *//**
24883
24883
  * Constructs a new WorkforceManagementApi.
24884
24884
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -26684,7 +26684,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
26684
26684
  * </pre>
26685
26685
  * </p>
26686
26686
  * @module purecloud-platform-client-v2/index
26687
- * @version 213.0.0
26687
+ * @version 213.1.0
26688
26688
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
26689
26689
  * The ApiClient constructor.
26690
26690
  * @property {module:purecloud-platform-client-v2/ApiClient}