purecloud-platform-client-v2 193.0.0 → 194.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +235 -366
  3. package/dist/web-amd/purecloud-platform-client-v2.js +235 -366
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +124 -160
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +124 -160
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +136 -154
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +30 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -285
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +7 -7
  27. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OutboundApi.js +125 -1
  54. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -1,4 +1,4 @@
1
- 'use strict';function asyncGeneratorStep(gen,resolve,reject,_next,_throw,key,arg){try{var info=gen[key](arg);var value=info.value;}catch(error){reject(error);return;}if(info.done){resolve(value);}else{Promise.resolve(value).then(_next,_throw);}}function _asyncToGenerator(fn){return function(){var self=this,args=arguments;return new Promise(function(resolve,reject){var gen=fn.apply(self,args);function _next(value){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"next",value);}function _throw(err){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"throw",err);}_next(undefined);});};}function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _toConsumableArray(arr){return _arrayWithoutHoles(arr)||_iterableToArray(arr)||_unsupportedIterableToArray(arr)||_nonIterableSpread();}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _arrayWithoutHoles(arr){if(Array.isArray(arr))return _arrayLikeToArray(arr);}function _toArray(arr){return _arrayWithHoles(arr)||_iterableToArray(arr)||_unsupportedIterableToArray(arr)||_nonIterableRest();}function _iterableToArray(iter){if(typeof Symbol!=="undefined"&&iter[Symbol.iterator]!=null||iter["@@iterator"]!=null)return Array.from(iter);}function _createForOfIteratorHelper(o,allowArrayLike){var it=typeof Symbol!=="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(!it){if(Array.isArray(o)||(it=_unsupportedIterableToArray(o))||allowArrayLike&&o&&typeof o.length==="number"){if(it)o=it;var i=0;var F=function F(){};return{s:F,n:function n(){if(i>=o.length)return{done:true};return{done:false,value:o[i++]};},e:function e(_e){throw _e;},f:F};}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}var normalCompletion=true,didErr=false,err;return{s:function s(){it=it.call(o);},n:function n(){var step=it.next();normalCompletion=step.done;return step;},e:function e(_e2){didErr=true;err=_e2;},f:function f(){try{if(!normalCompletion&&it["return"]!=null)it["return"]();}finally{if(didErr)throw err;}}};}function ownKeys(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable;})),t.push.apply(t,o);}return t;}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));});}return e;}function _defineProperty(obj,key,value){key=_toPropertyKey(key);if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else{obj[key]=value;}return obj;}function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor)){throw new TypeError("Cannot call a class as a function");}}function _defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||false;descriptor.configurable=true;if("value"in descriptor)descriptor.writable=true;Object.defineProperty(target,_toPropertyKey(descriptor.key),descriptor);}}function _createClass(Constructor,protoProps,staticProps){if(protoProps)_defineProperties(Constructor.prototype,protoProps);if(staticProps)_defineProperties(Constructor,staticProps);Object.defineProperty(Constructor,"prototype",{writable:false});return Constructor;}function _toPropertyKey(t){var i=_toPrimitive(t,"string");return"symbol"==_typeof(i)?i:i+"";}function _toPrimitive(t,r){if("object"!=_typeof(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=_typeof(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===r?String:Number)(t);}function _slicedToArray(arr,i){return _arrayWithHoles(arr)||_iterableToArrayLimit(arr,i)||_unsupportedIterableToArray(arr,i)||_nonIterableRest();}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _unsupportedIterableToArray(o,minLen){if(!o)return;if(typeof o==="string")return _arrayLikeToArray(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor)n=o.constructor.name;if(n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(o,minLen);}function _arrayLikeToArray(arr,len){if(len==null||len>arr.length)len=arr.length;for(var i=0,arr2=new Array(len);i<len;i++)arr2[i]=arr[i];return arr2;}function _iterableToArrayLimit(r,l){var t=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=t){var e,n,i,u,a=[],f=!0,o=!1;try{if(i=(t=t.call(r)).next,0===l){if(Object(t)!==t)return;f=!1;}else for(;!(f=(e=i.call(t)).done)&&(a.push(e.value),a.length!==l);f=!0);}catch(r){o=!0,n=r;}finally{try{if(!f&&null!=t["return"]&&(u=t["return"](),Object(u)!==u))return;}finally{if(o)throw n;}}return a;}}function _arrayWithHoles(arr){if(Array.isArray(arr))return arr;}function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}function _wrapAsyncGenerator(fn){return function(){return new _AsyncGenerator(fn.apply(this,arguments));};}function _AsyncGenerator(e){var r,t;function resume(r,t){try{var n=e[r](t),o=n.value,u=o instanceof _OverloadYield;Promise.resolve(u?o.v:o).then(function(t){if(u){var i="return"===r?"return":"next";if(!o.k||t.done)return resume(i,t);t=e[i](t).value;}settle(n.done?"return":"normal",t);},function(e){resume("throw",e);});}catch(e){settle("throw",e);}}function settle(e,n){switch(e){case"return":r.resolve({value:n,done:!0});break;case"throw":r.reject(n);break;default:r.resolve({value:n,done:!1});}(r=r.next)?resume(r.key,r.arg):t=null;}this._invoke=function(e,n){return new Promise(function(o,u){var i={key:e,arg:n,resolve:o,reject:u,next:null};t?t=t.next=i:(r=t=i,resume(e,n));});},"function"!=typeof e["return"]&&(this["return"]=void 0);}_AsyncGenerator.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this;},_AsyncGenerator.prototype.next=function(e){return this._invoke("next",e);},_AsyncGenerator.prototype["throw"]=function(e){return this._invoke("throw",e);},_AsyncGenerator.prototype["return"]=function(e){return this._invoke("return",e);};function _awaitAsyncGenerator(e){return new _OverloadYield(e,0);}function _asyncGeneratorDelegate(t){var e={},n=!1;function pump(e,r){return n=!0,r=new Promise(function(n){n(t[e](r));}),{done:!1,value:new _OverloadYield(r,1)};}return e["undefined"!=typeof Symbol&&Symbol.iterator||"@@iterator"]=function(){return this;},e.next=function(t){return n?(n=!1,t):pump("next",t);},"function"==typeof t["throw"]&&(e["throw"]=function(t){if(n)throw n=!1,t;return pump("throw",t);}),"function"==typeof t["return"]&&(e["return"]=function(t){return n?(n=!1,t):pump("return",t);}),e;}function _OverloadYield(t,e){this.v=t,this.k=e;}function _asyncIterator(r){var n,t,o,e=2;for("undefined"!=typeof Symbol&&(t=Symbol.asyncIterator,o=Symbol.iterator);e--;){if(t&&null!=(n=r[t]))return n.call(r);if(o&&null!=(n=r[o]))return new AsyncFromSyncIterator(n.call(r));t="@@asyncIterator",o="@@iterator";}throw new TypeError("Object is not async iterable");}function AsyncFromSyncIterator(r){function AsyncFromSyncIteratorContinuation(r){if(Object(r)!==r)return Promise.reject(new TypeError(r+" is not an object."));var n=r.done;return Promise.resolve(r.value).then(function(r){return{value:r,done:n};});}return AsyncFromSyncIterator=function AsyncFromSyncIterator(r){this.s=r,this.n=r.next;},AsyncFromSyncIterator.prototype={s:null,n:null,next:function next(){return AsyncFromSyncIteratorContinuation(this.n.apply(this.s,arguments));},"return":function _return(r){var n=this.s["return"];return void 0===n?Promise.resolve({value:r,done:!0}):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments));},"throw":function _throw(r){var n=this.s["return"];return void 0===n?Promise.reject(r):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments));}},new AsyncFromSyncIterator(r);}var qs=require('qs');function _interopDefaultLegacy(e){return e&&_typeof(e)==='object'&&'default'in e?e:{'default':e};}var qs__default=/*#__PURE__*/_interopDefaultLegacy(qs);var PureCloudRegionHosts={us_east_1:'mypurecloud.com',eu_west_1:'mypurecloud.ie',ap_southeast_2:'mypurecloud.com.au',ap_northeast_1:'mypurecloud.jp',eu_central_1:'mypurecloud.de',us_west_2:'usw2.pure.cloud',ca_central_1:'cac1.pure.cloud',ap_northeast_2:'apne2.pure.cloud',eu_west_2:'euw2.pure.cloud',ap_south_1:'aps1.pure.cloud',us_east_2:'use2.us-gov-pure.cloud',sa_east_1:'sae1.pure.cloud',me_central_1:'mec1.pure.cloud',ap_northeast_3:'apne3.pure.cloud',eu_central_2:'euc2.pure.cloud'};var global$1=typeof global!=="undefined"?global:typeof self!=="undefined"?self:typeof window!=="undefined"?window:{};var lookup=[];var revLookup=[];var Arr=typeof Uint8Array!=='undefined'?Uint8Array:Array;var inited=false;function init(){inited=true;var code='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';for(var i=0,len=code.length;i<len;++i){lookup[i]=code[i];revLookup[code.charCodeAt(i)]=i;}revLookup['-'.charCodeAt(0)]=62;revLookup['_'.charCodeAt(0)]=63;}function toByteArray(b64){if(!inited){init();}var i,j,l,tmp,placeHolders,arr;var len=b64.length;if(len%4>0){throw new Error('Invalid string. Length must be a multiple of 4');}// the number of equal signs (place holders)
1
+ 'use strict';function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function _toConsumableArray(r){return _arrayWithoutHoles(r)||_iterableToArray(r)||_unsupportedIterableToArray(r)||_nonIterableSpread();}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _arrayWithoutHoles(r){if(Array.isArray(r))return _arrayLikeToArray(r);}function _toArray(r){return _arrayWithHoles(r)||_iterableToArray(r)||_unsupportedIterableToArray(r)||_nonIterableRest();}function _iterableToArray(r){if("undefined"!=typeof Symbol&&null!=r[Symbol.iterator]||null!=r["@@iterator"])return Array.from(r);}function _createForOfIteratorHelper(r,e){var t="undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(!t){if(Array.isArray(r)||(t=_unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var _n=0,F=function F(){};return{s:F,n:function n(){return _n>=r.length?{done:!0}:{done:!1,value:r[_n++]};},e:function e(r){throw r;},f:F};}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}var o,a=!0,u=!1;return{s:function s(){t=t.call(r);},n:function n(){var r=t.next();return a=r.done,r;},e:function e(r){u=!0,o=r;},f:function f(){try{a||null==t["return"]||t["return"]();}finally{if(u)throw o;}}};}function ownKeys(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable;})),t.push.apply(t,o);}return t;}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));});}return e;}function _defineProperty(e,r,t){return(r=_toPropertyKey(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e;}function _classCallCheck(a,n){if(!(a instanceof n))throw new TypeError("Cannot call a class as a function");}function _defineProperties(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,_toPropertyKey(o.key),o);}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e;}function _toPropertyKey(t){var i=_toPrimitive(t,"string");return"symbol"==_typeof(i)?i:i+"";}function _toPrimitive(t,r){if("object"!=_typeof(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=_typeof(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===r?String:Number)(t);}function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_nonIterableRest();}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _unsupportedIterableToArray(r,a){if(r){if("string"==typeof r)return _arrayLikeToArray(r,a);var t={}.toString.call(r).slice(8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?Array.from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0;}}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n;}function _iterableToArrayLimit(r,l){var t=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=t){var e,n,i,u,a=[],f=!0,o=!1;try{if(i=(t=t.call(r)).next,0===l){if(Object(t)!==t)return;f=!1;}else for(;!(f=(e=i.call(t)).done)&&(a.push(e.value),a.length!==l);f=!0);}catch(r){o=!0,n=r;}finally{try{if(!f&&null!=t["return"]&&(u=t["return"](),Object(u)!==u))return;}finally{if(o)throw n;}}return a;}}function _arrayWithHoles(r){if(Array.isArray(r))return r;}function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}function _wrapAsyncGenerator(e){return function(){return new AsyncGenerator(e.apply(this,arguments));};}function AsyncGenerator(e){var r,t;function resume(r,t){try{var n=e[r](t),o=n.value,u=o instanceof _OverloadYield;Promise.resolve(u?o.v:o).then(function(t){if(u){var i="return"===r?"return":"next";if(!o.k||t.done)return resume(i,t);t=e[i](t).value;}settle(n.done?"return":"normal",t);},function(e){resume("throw",e);});}catch(e){settle("throw",e);}}function settle(e,n){switch(e){case"return":r.resolve({value:n,done:!0});break;case"throw":r.reject(n);break;default:r.resolve({value:n,done:!1});}(r=r.next)?resume(r.key,r.arg):t=null;}this._invoke=function(e,n){return new Promise(function(o,u){var i={key:e,arg:n,resolve:o,reject:u,next:null};t?t=t.next=i:(r=t=i,resume(e,n));});},"function"!=typeof e["return"]&&(this["return"]=void 0);}AsyncGenerator.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this;},AsyncGenerator.prototype.next=function(e){return this._invoke("next",e);},AsyncGenerator.prototype["throw"]=function(e){return this._invoke("throw",e);},AsyncGenerator.prototype["return"]=function(e){return this._invoke("return",e);};function _awaitAsyncGenerator(e){return new _OverloadYield(e,0);}function _asyncGeneratorDelegate(t){var e={},n=!1;function pump(e,r){return n=!0,r=new Promise(function(n){n(t[e](r));}),{done:!1,value:new _OverloadYield(r,1)};}return e["undefined"!=typeof Symbol&&Symbol.iterator||"@@iterator"]=function(){return this;},e.next=function(t){return n?(n=!1,t):pump("next",t);},"function"==typeof t["throw"]&&(e["throw"]=function(t){if(n)throw n=!1,t;return pump("throw",t);}),"function"==typeof t["return"]&&(e["return"]=function(t){return n?(n=!1,t):pump("return",t);}),e;}function _OverloadYield(e,d){this.v=e,this.k=d;}function _asyncIterator(r){var n,t,o,e=2;for("undefined"!=typeof Symbol&&(t=Symbol.asyncIterator,o=Symbol.iterator);e--;){if(t&&null!=(n=r[t]))return n.call(r);if(o&&null!=(n=r[o]))return new AsyncFromSyncIterator(n.call(r));t="@@asyncIterator",o="@@iterator";}throw new TypeError("Object is not async iterable");}function AsyncFromSyncIterator(r){function AsyncFromSyncIteratorContinuation(r){if(Object(r)!==r)return Promise.reject(new TypeError(r+" is not an object."));var n=r.done;return Promise.resolve(r.value).then(function(r){return{value:r,done:n};});}return AsyncFromSyncIterator=function AsyncFromSyncIterator(r){this.s=r,this.n=r.next;},AsyncFromSyncIterator.prototype={s:null,n:null,next:function next(){return AsyncFromSyncIteratorContinuation(this.n.apply(this.s,arguments));},"return":function _return(r){var n=this.s["return"];return void 0===n?Promise.resolve({value:r,done:!0}):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments));},"throw":function _throw(r){var n=this.s["return"];return void 0===n?Promise.reject(r):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments));}},new AsyncFromSyncIterator(r);}var qs=require('qs');function _interopDefaultLegacy(e){return e&&_typeof(e)==='object'&&'default'in e?e:{'default':e};}var qs__default=/*#__PURE__*/_interopDefaultLegacy(qs);var PureCloudRegionHosts={us_east_1:'mypurecloud.com',eu_west_1:'mypurecloud.ie',ap_southeast_2:'mypurecloud.com.au',ap_northeast_1:'mypurecloud.jp',eu_central_1:'mypurecloud.de',us_west_2:'usw2.pure.cloud',ca_central_1:'cac1.pure.cloud',ap_northeast_2:'apne2.pure.cloud',eu_west_2:'euw2.pure.cloud',ap_south_1:'aps1.pure.cloud',us_east_2:'use2.us-gov-pure.cloud',sa_east_1:'sae1.pure.cloud',me_central_1:'mec1.pure.cloud',ap_northeast_3:'apne3.pure.cloud',eu_central_2:'euc2.pure.cloud'};var global$1=typeof global!=="undefined"?global:typeof self!=="undefined"?self:typeof window!=="undefined"?window:{};var lookup=[];var revLookup=[];var Arr=typeof Uint8Array!=='undefined'?Uint8Array:Array;var inited=false;function init(){inited=true;var code='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';for(var i=0,len=code.length;i<len;++i){lookup[i]=code[i];revLookup[code.charCodeAt(i)]=i;}revLookup['-'.charCodeAt(0)]=62;revLookup['_'.charCodeAt(0)]=63;}function toByteArray(b64){if(!inited){init();}var i,j,l,tmp,placeHolders,arr;var len=b64.length;if(len%4>0){throw new Error('Invalid string. Length must be a multiple of 4');}// the number of equal signs (place holders)
2
2
  // if there are two placeholders, than the two characters before it
3
3
  // represent one byte
4
4
  // if there is only one, then the three characters before it represent 2 bytes
@@ -855,7 +855,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
855
855
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
856
856
  if(this.environment.startsWith('https://'))this.environment=this.environment.substring(8);if(this.environment.startsWith('http://'))this.environment=this.environment.substring(7);if(this.environment.startsWith('api.'))this.environment=this.environment.substring(4);this.basePath="https://api.".concat(this.environment);this.authUrl="https://login.".concat(this.environment);}},{key:"getConfigString",value:function getConfigString(section,key){if(this.config._sections[section])return this.config._sections[section][key];}},{key:"getConfigBoolean",value:function getConfigBoolean(section,key){if(this.config._sections[section]&&this.config._sections[section][key]!==undefined){if(typeof this.config._sections[section][key]==='string'){return this.config._sections[section][key]==='true';}else return this.config._sections[section][key];}}},{key:"getConfigInt",value:function getConfigInt(section,key){if(this.config._sections[section]&&this.config._sections[section][key]){if(typeof this.config._sections[section][key]==='string'){return parseInt(this.config._sections[section][key]);}else return this.config._sections[section][key];}}}]);}();/**
857
857
  * @module purecloud-platform-client-v2/ApiClient
858
- * @version 193.0.0
858
+ * @version 194.0.0
859
859
  */var ApiClient=/*#__PURE__*/function(){/**
860
860
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
861
861
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -1167,7 +1167,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
1167
1167
  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 AlertingApi=/*#__PURE__*/function(){/**
1168
1168
  * Alerting service.
1169
1169
  * @module purecloud-platform-client-v2/api/AlertingApi
1170
- * @version 193.0.0
1170
+ * @version 194.0.0
1171
1171
  */ /**
1172
1172
  * Constructs a new AlertingApi.
1173
1173
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -1324,7 +1324,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
1324
1324
  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(){/**
1325
1325
  * Analytics service.
1326
1326
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1327
- * @version 193.0.0
1327
+ * @version 194.0.0
1328
1328
  */ /**
1329
1329
  * Constructs a new AnalyticsApi.
1330
1330
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -1908,7 +1908,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
1908
1908
  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(){/**
1909
1909
  * Architect service.
1910
1910
  * @module purecloud-platform-client-v2/api/ArchitectApi
1911
- * @version 193.0.0
1911
+ * @version 194.0.0
1912
1912
  */ /**
1913
1913
  * Constructs a new ArchitectApi.
1914
1914
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -3024,7 +3024,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
3024
3024
  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(){/**
3025
3025
  * Audit service.
3026
3026
  * @module purecloud-platform-client-v2/api/AuditApi
3027
- * @version 193.0.0
3027
+ * @version 194.0.0
3028
3028
  */ /**
3029
3029
  * Constructs a new AuditApi.
3030
3030
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -3063,10 +3063,17 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3063
3063
  * @param {Object} opts Optional parameters
3064
3064
  * @param {Array.<String>} opts.expand Which fields, if any, to expand
3065
3065
  */},{key:"postAuditsQueryRealtime",value:function postAuditsQueryRealtime(body,opts){opts=opts||{};// verify the required parameter 'body' is set
3066
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtime';}return this.apiClient.callApi('/api/v2/audits/query/realtime','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var AuthorizationApi=/*#__PURE__*/function(){/**
3066
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postAuditsQueryRealtime';}return this.apiClient.callApi('/api/v2/audits/query/realtime','POST',{},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
3067
+ * Often a single action results in multiple audits. The endpoint retrieves all audits created by the same action as the given audit id.
3068
+ *
3069
+ * @param {Object} body query
3070
+ * @param {Object} opts Optional parameters
3071
+ * @param {Array.<String>} opts.expand Which fields, if any, to expand
3072
+ */},{key:"postAuditsQueryRealtimeRelated",value:function postAuditsQueryRealtimeRelated(body,opts){opts=opts||{};// verify the required parameter 'body' is set
3073
+ 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(){/**
3067
3074
  * Authorization service.
3068
3075
  * @module purecloud-platform-client-v2/api/AuthorizationApi
3069
- * @version 193.0.0
3076
+ * @version 194.0.0
3070
3077
  */ /**
3071
3078
  * Constructs a new AuthorizationApi.
3072
3079
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -3381,7 +3388,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
3381
3388
  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(){/**
3382
3389
  * Billing service.
3383
3390
  * @module purecloud-platform-client-v2/api/BillingApi
3384
- * @version 193.0.0
3391
+ * @version 194.0.0
3385
3392
  */ /**
3386
3393
  * Constructs a new BillingApi.
3387
3394
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -3405,7 +3412,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
3405
3412
  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(){/**
3406
3413
  * CarrierServices service.
3407
3414
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
3408
- * @version 193.0.0
3415
+ * @version 194.0.0
3409
3416
  */ /**
3410
3417
  * Constructs a new CarrierServicesApi.
3411
3418
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -3425,7 +3432,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
3425
3432
  */},{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(){/**
3426
3433
  * Chat service.
3427
3434
  * @module purecloud-platform-client-v2/api/ChatApi
3428
- * @version 193.0.0
3435
+ * @version 194.0.0
3429
3436
  */ /**
3430
3437
  * Constructs a new ChatApi.
3431
3438
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -3650,7 +3657,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3650
3657
  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(){/**
3651
3658
  * Coaching service.
3652
3659
  * @module purecloud-platform-client-v2/api/CoachingApi
3653
- * @version 193.0.0
3660
+ * @version 194.0.0
3654
3661
  */ /**
3655
3662
  * Constructs a new CoachingApi.
3656
3663
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -3803,7 +3810,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
3803
3810
  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(){/**
3804
3811
  * ContentManagement service.
3805
3812
  * @module purecloud-platform-client-v2/api/ContentManagementApi
3806
- * @version 193.0.0
3813
+ * @version 194.0.0
3807
3814
  */ /**
3808
3815
  * Constructs a new ContentManagementApi.
3809
3816
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -4086,7 +4093,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
4086
4093
  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(){/**
4087
4094
  * Conversations service.
4088
4095
  * @module purecloud-platform-client-v2/api/ConversationsApi
4089
- * @version 193.0.0
4096
+ * @version 194.0.0
4090
4097
  */ /**
4091
4098
  * Constructs a new ConversationsApi.
4092
4099
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -4144,23 +4151,11 @@ if(integrationId===undefined||integrationId===null){throw'Missing the required p
4144
4151
  * @param {String} integrationId Integration ID
4145
4152
  */},{key:"deleteConversationsMessagingIntegrationsInstagramIntegrationId",value:function deleteConversationsMessagingIntegrationsInstagramIntegrationId(integrationId){// verify the required parameter 'integrationId' is set
4146
4153
  if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsInstagramIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/instagram/{integrationId}','DELETE',{'integrationId':integrationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4147
- * Delete a LINE messenger integration (Deprecated)
4148
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
4149
- * @param {String} integrationId Integration ID
4150
- * @deprecated
4151
- */},{key:"deleteConversationsMessagingIntegrationsLineIntegrationId",value:function deleteConversationsMessagingIntegrationsLineIntegrationId(integrationId){// verify the required parameter 'integrationId' is set
4152
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsLineIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/line/{integrationId}','DELETE',{'integrationId':integrationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4153
4154
  * Delete an Open messaging integration
4154
4155
  * See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
4155
4156
  * @param {String} integrationId Integration ID
4156
4157
  */},{key:"deleteConversationsMessagingIntegrationsOpenIntegrationId",value:function deleteConversationsMessagingIntegrationsOpenIntegrationId(integrationId){// verify the required parameter 'integrationId' is set
4157
4158
  if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsOpenIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/open/{integrationId}','DELETE',{'integrationId':integrationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4158
- * Delete a Twitter messaging integration
4159
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
4160
- * @param {String} integrationId Integration ID
4161
- * @deprecated
4162
- */},{key:"deleteConversationsMessagingIntegrationsTwitterIntegrationId",value:function deleteConversationsMessagingIntegrationsTwitterIntegrationId(integrationId){// verify the required parameter 'integrationId' is set
4163
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling deleteConversationsMessagingIntegrationsTwitterIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/twitter/{integrationId}','DELETE',{'integrationId':integrationId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4164
4159
  * Delete a WhatsApp messaging integration
4165
4160
  *
4166
4161
  * @param {String} integrationId Integration ID
@@ -4621,24 +4616,6 @@ if(integrationId===undefined||integrationId===null){throw'Missing the required p
4621
4616
  * @param {Object} opts.expand Expand instructions for the return value.
4622
4617
  */},{key:"getConversationsMessagingIntegrationsInstagramIntegrationId",value:function getConversationsMessagingIntegrationsInstagramIntegrationId(integrationId,opts){opts=opts||{};// verify the required parameter 'integrationId' is set
4623
4618
  if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsInstagramIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/instagram/{integrationId}','GET',{'integrationId':integrationId},{'expand':opts['expand']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4624
- * Get a list of LINE messenger Integrations (Deprecated)
4625
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
4626
- * @param {Object} opts Optional parameters
4627
- * @param {Number} opts.pageSize Page size (default to 25)
4628
- * @param {Number} opts.pageNumber Page number (default to 1)
4629
- * @param {Object} opts.expand Expand instructions for the return value.
4630
- * @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
4631
- * @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
4632
- * @deprecated
4633
- */},{key:"getConversationsMessagingIntegrationsLine",value:function getConversationsMessagingIntegrationsLine(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/line','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'expand':opts['expand'],'supportedContent.id':opts['supportedContentId'],'messagingSetting.id':opts['messagingSettingId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4634
- * Get a LINE messenger integration (Deprecated)
4635
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
4636
- * @param {String} integrationId Integration ID
4637
- * @param {Object} opts Optional parameters
4638
- * @param {Object} opts.expand Expand instructions for the return value.
4639
- * @deprecated
4640
- */},{key:"getConversationsMessagingIntegrationsLineIntegrationId",value:function getConversationsMessagingIntegrationsLineIntegrationId(integrationId,opts){opts=opts||{};// verify the required parameter 'integrationId' is set
4641
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsLineIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/line/{integrationId}','GET',{'integrationId':integrationId},{'expand':opts['expand']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4642
4619
  * Get a list of Open messaging integrations
4643
4620
  * See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
4644
4621
  * @param {Object} opts Optional parameters
@@ -4655,24 +4632,6 @@ if(integrationId===undefined||integrationId===null){throw'Missing the required p
4655
4632
  * @param {Object} opts.expand Expand instructions for the return value.
4656
4633
  */},{key:"getConversationsMessagingIntegrationsOpenIntegrationId",value:function getConversationsMessagingIntegrationsOpenIntegrationId(integrationId,opts){opts=opts||{};// verify the required parameter 'integrationId' is set
4657
4634
  if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsOpenIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/open/{integrationId}','GET',{'integrationId':integrationId},{'expand':opts['expand']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4658
- * Get a list of Twitter Integrations (Deprecated)
4659
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
4660
- * @param {Object} opts Optional parameters
4661
- * @param {Number} opts.pageSize Page size (default to 25)
4662
- * @param {Number} opts.pageNumber Page number (default to 1)
4663
- * @param {Object} opts.expand Expand instructions for the return value.
4664
- * @param {String} opts.supportedContentId Filter integrations returned based on the supported content ID
4665
- * @param {String} opts.messagingSettingId Filter integrations returned based on the setting ID
4666
- * @deprecated
4667
- */},{key:"getConversationsMessagingIntegrationsTwitter",value:function getConversationsMessagingIntegrationsTwitter(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/twitter','GET',{},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'expand':opts['expand'],'supportedContent.id':opts['supportedContentId'],'messagingSetting.id':opts['messagingSettingId']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4668
- * Get a Twitter messaging integration (Deprecated)
4669
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
4670
- * @param {String} integrationId Integration ID
4671
- * @param {Object} opts Optional parameters
4672
- * @param {Object} opts.expand Expand instructions for the return value.
4673
- * @deprecated
4674
- */},{key:"getConversationsMessagingIntegrationsTwitterIntegrationId",value:function getConversationsMessagingIntegrationsTwitterIntegrationId(integrationId,opts){opts=opts||{};// verify the required parameter 'integrationId' is set
4675
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling getConversationsMessagingIntegrationsTwitterIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/twitter/{integrationId}','GET',{'integrationId':integrationId},{'expand':opts['expand']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
4676
4635
  * Get a list of WhatsApp Integrations
4677
4636
  *
4678
4637
  * @param {Object} opts Optional parameters
@@ -5086,14 +5045,6 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5086
5045
  */},{key:"patchConversationsMessagingIntegrationsOpenIntegrationId",value:function patchConversationsMessagingIntegrationsOpenIntegrationId(integrationId,body){// verify the required parameter 'integrationId' is set
5087
5046
  if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling patchConversationsMessagingIntegrationsOpenIntegrationId';}// verify the required parameter 'body' is set
5088
5047
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchConversationsMessagingIntegrationsOpenIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/open/{integrationId}','PATCH',{'integrationId':integrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5089
- * Update Twitter messaging integration
5090
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
5091
- * @param {String} integrationId Integration ID
5092
- * @param {Object} body TwitterIntegrationRequest
5093
- * @deprecated
5094
- */},{key:"patchConversationsMessagingIntegrationsTwitterIntegrationId",value:function patchConversationsMessagingIntegrationsTwitterIntegrationId(integrationId,body){// verify the required parameter 'integrationId' is set
5095
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';}// verify the required parameter 'body' is set
5096
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchConversationsMessagingIntegrationsTwitterIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/twitter/{integrationId}','PATCH',{'integrationId':integrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5097
5048
  * Activate a WhatsApp messaging integration created using the WhatsApp embedded signup flow
5098
5049
  * Please specify the phone number to associate with this WhatsApp integration from the list of available phone numbers returned to you in the POST call to create the integration. You can then run a GET on the integration to check if its status has been updated to Active
5099
5050
  * @param {String} integrationId Integration ID
@@ -5628,23 +5579,11 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5628
5579
  * @param {Object} body InstagramIntegrationRequest
5629
5580
  */},{key:"postConversationsMessagingIntegrationsInstagram",value:function postConversationsMessagingIntegrationsInstagram(body){// verify the required parameter 'body' is set
5630
5581
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsInstagram';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/instagram','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5631
- * Create a LINE messenger Integration (Deprecated)
5632
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
5633
- * @param {Object} body LineIntegrationRequest
5634
- * @deprecated
5635
- */},{key:"postConversationsMessagingIntegrationsLine",value:function postConversationsMessagingIntegrationsLine(body){// verify the required parameter 'body' is set
5636
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsLine';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/line','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5637
5582
  * Create an Open messaging integration
5638
5583
  * See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.
5639
5584
  * @param {Object} body OpenIntegrationRequest
5640
5585
  */},{key:"postConversationsMessagingIntegrationsOpen",value:function postConversationsMessagingIntegrationsOpen(body){// verify the required parameter 'body' is set
5641
5586
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsOpen';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/open','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5642
- * Create a Twitter Integration
5643
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-x-formerly-twitter-third-party-messaging-channel/
5644
- * @param {Object} body TwitterIntegrationRequest
5645
- * @deprecated
5646
- */},{key:"postConversationsMessagingIntegrationsTwitter",value:function postConversationsMessagingIntegrationsTwitter(body){// verify the required parameter 'body' is set
5647
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postConversationsMessagingIntegrationsTwitter';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/twitter','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5648
5587
  * [This API is deprecated. Use POST /api/v2/conversations/messaging/integrations/whatsapp/embeddedsignup instead] Create a WhatsApp Integration
5649
5588
  * [This API is deprecated. Use POST /api/v2/conversations/messaging/integrations/whatsapp/embeddedsignup instead] You must be approved by WhatsApp to use this feature. Your approved e164-formatted phone number and valid WhatsApp certificate for your number are required. Your WhatsApp certificate must have valid base64 encoding. Please paste carefully and do not add any leading or trailing spaces. Do not alter any characters. An integration must be activated within 7 days of certificate generation. If you cannot complete the addition and activation of the number within 7 days, please obtain a new certificate before creating the integration. Integrations created with an invalid number or certificate may immediately incur additional integration fees. Please carefully enter your number and certificate as described.
5650
5589
  * @param {Object} body WhatsAppIntegrationRequest
@@ -5799,14 +5738,6 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5799
5738
  */},{key:"putConversationsMessageRecordingstate",value:function putConversationsMessageRecordingstate(conversationId,body){// verify the required parameter 'conversationId' is set
5800
5739
  if(conversationId===undefined||conversationId===null){throw'Missing the required parameter "conversationId" when calling putConversationsMessageRecordingstate';}// verify the required parameter 'body' is set
5801
5740
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsMessageRecordingstate';}return this.apiClient.callApi('/api/v2/conversations/messages/{conversationId}/recordingstate','PUT',{'conversationId':conversationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5802
- * Update a LINE messenger integration (Deprecated)
5803
- * This endpoint is deprecated. Please see the article https://help.mypurecloud.com/articles/deprecation-native-line-third-party-messaging-channel/
5804
- * @param {String} integrationId Integration ID
5805
- * @param {Object} body LineIntegrationRequest
5806
- * @deprecated
5807
- */},{key:"putConversationsMessagingIntegrationsLineIntegrationId",value:function putConversationsMessagingIntegrationsLineIntegrationId(integrationId,body){// verify the required parameter 'integrationId' is set
5808
- if(integrationId===undefined||integrationId===null){throw'Missing the required parameter "integrationId" when calling putConversationsMessagingIntegrationsLineIntegrationId';}// verify the required parameter 'body' is set
5809
- if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putConversationsMessagingIntegrationsLineIntegrationId';}return this.apiClient.callApi('/api/v2/conversations/messaging/integrations/line/{integrationId}','PUT',{'integrationId':integrationId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5810
5741
  * Set the organization's default setting that may be applied to to integrations without settings
5811
5742
  * When an integration is created a settings ID may be assigned to it. If the settings ID is not supplied, the default settings will be assigned to it.
5812
5743
  * @param {Object} body MessagingSetting
@@ -5846,7 +5777,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
5846
5777
  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(){/**
5847
5778
  * DataExtensions service.
5848
5779
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
5849
- * @version 193.0.0
5780
+ * @version 194.0.0
5850
5781
  */ /**
5851
5782
  * Constructs a new DataExtensionsApi.
5852
5783
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -5867,7 +5798,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5867
5798
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var DownloadsApi=/*#__PURE__*/function(){/**
5868
5799
  * Downloads service.
5869
5800
  * @module purecloud-platform-client-v2/api/DownloadsApi
5870
- * @version 193.0.0
5801
+ * @version 194.0.0
5871
5802
  */ /**
5872
5803
  * Constructs a new DownloadsApi.
5873
5804
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -5886,7 +5817,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
5886
5817
  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(){/**
5887
5818
  * Emails service.
5888
5819
  * @module purecloud-platform-client-v2/api/EmailsApi
5889
- * @version 193.0.0
5820
+ * @version 194.0.0
5890
5821
  */ /**
5891
5822
  * Constructs a new EmailsApi.
5892
5823
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -5904,7 +5835,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
5904
5835
  */},{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 EventsApi=/*#__PURE__*/function(){/**
5905
5836
  * Events service.
5906
5837
  * @module purecloud-platform-client-v2/api/EventsApi
5907
- * @version 193.0.0
5838
+ * @version 194.0.0
5908
5839
  */ /**
5909
5840
  * Constructs a new EventsApi.
5910
5841
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -5929,7 +5860,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
5929
5860
  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(){/**
5930
5861
  * ExternalContacts service.
5931
5862
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
5932
- * @version 193.0.0
5863
+ * @version 194.0.0
5933
5864
  */ /**
5934
5865
  * Constructs a new ExternalContactsApi.
5935
5866
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -6056,10 +5987,10 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
6056
5987
  *
6057
5988
  * @param {String} externalOrganizationId External Organization ID
6058
5989
  * @param {Object} opts Optional parameters
6059
- * @param {Object} opts.expand which fields, if any, to expand (externalDataSources)
5990
+ * @param {Array.<String>} opts.expand which fields, if any, to expand (externalDataSources)
6060
5991
  * @param {Boolean} opts.includeTrustors (true or false) whether or not to include trustor information embedded in the externalOrganization
6061
5992
  */},{key:"getExternalcontactsOrganization",value:function getExternalcontactsOrganization(externalOrganizationId,opts){opts=opts||{};// verify the required parameter 'externalOrganizationId' is set
6062
- if(externalOrganizationId===undefined||externalOrganizationId===null){throw'Missing the required parameter "externalOrganizationId" when calling getExternalcontactsOrganization';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}','GET',{'externalOrganizationId':externalOrganizationId},{'expand':opts['expand'],'includeTrustors':opts['includeTrustors']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
5993
+ if(externalOrganizationId===undefined||externalOrganizationId===null){throw'Missing the required parameter "externalOrganizationId" when calling getExternalcontactsOrganization';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}','GET',{'externalOrganizationId':externalOrganizationId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'includeTrustors':opts['includeTrustors']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
6063
5994
  * Search for external contacts in an external organization
6064
5995
  *
6065
5996
  * @param {String} externalOrganizationId External Organization ID
@@ -6096,10 +6027,10 @@ if(externalOrganizationId===undefined||externalOrganizationId===null){throw'Miss
6096
6027
  * @param {Object} opts Optional parameters
6097
6028
  * @param {Number} opts.pageSize Page size (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 20)
6098
6029
  * @param {Number} opts.pageNumber Page number (limited to fetching first 1,000 records; pageNumber * pageSize must be <= 1,000) (default to 1)
6099
- * @param {Object} opts.expand which fields, if any, to expand
6030
+ * @param {Array.<String>} opts.expand which fields, if any, to expand
6100
6031
  * @param {String} opts.sortOrder The Relationship field to sort by. Any of: [createDate, relationship]. Direction: [asc, desc]. e.g. createDate:asc, relationship:desc
6101
6032
  */},{key:"getExternalcontactsOrganizationRelationships",value:function getExternalcontactsOrganizationRelationships(externalOrganizationId,opts){opts=opts||{};// verify the required parameter 'externalOrganizationId' is set
6102
- if(externalOrganizationId===undefined||externalOrganizationId===null){throw'Missing the required parameter "externalOrganizationId" when calling getExternalcontactsOrganizationRelationships';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}/relationships','GET',{'externalOrganizationId':externalOrganizationId},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'expand':opts['expand'],'sortOrder':opts['sortOrder']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
6033
+ if(externalOrganizationId===undefined||externalOrganizationId===null){throw'Missing the required parameter "externalOrganizationId" when calling getExternalcontactsOrganizationRelationships';}return this.apiClient.callApi('/api/v2/externalcontacts/organizations/{externalOrganizationId}/relationships','GET',{'externalOrganizationId':externalOrganizationId},{'pageSize':opts['pageSize'],'pageNumber':opts['pageNumber'],'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'sortOrder':opts['sortOrder']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
6103
6034
  * Search for external organizations
6104
6035
  *
6105
6036
  * @param {Object} opts Optional parameters
@@ -6135,9 +6066,9 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
6135
6066
  *
6136
6067
  * @param {String} relationshipId Relationship Id
6137
6068
  * @param {Object} opts Optional parameters
6138
- * @param {Object} opts.expand which fields, if any, to expand
6069
+ * @param {Array.<String>} opts.expand which fields, if any, to expand
6139
6070
  */},{key:"getExternalcontactsRelationship",value:function getExternalcontactsRelationship(relationshipId,opts){opts=opts||{};// verify the required parameter 'relationshipId' is set
6140
- if(relationshipId===undefined||relationshipId===null){throw'Missing the required parameter "relationshipId" when calling getExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','GET',{'relationshipId':relationshipId},{'expand':opts['expand']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
6071
+ if(relationshipId===undefined||relationshipId===null){throw'Missing the required parameter "relationshipId" when calling getExternalcontactsRelationship';}return this.apiClient.callApi('/api/v2/externalcontacts/relationships/{relationshipId}','GET',{'relationshipId':relationshipId},{'expand':this.apiClient.buildCollectionParam(opts['expand'],'multi')},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
6141
6072
  * Look up contacts and externalOrganizations based on an attribute. Maximum of 25 values returned.
6142
6073
  *
6143
6074
  * @param {String} lookupVal User supplied value to lookup contacts/externalOrganizations (supports email addresses, e164 phone numbers, Twitter screen names)
@@ -6384,7 +6315,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
6384
6315
  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(){/**
6385
6316
  * Fax service.
6386
6317
  * @module purecloud-platform-client-v2/api/FaxApi
6387
- * @version 193.0.0
6318
+ * @version 194.0.0
6388
6319
  */ /**
6389
6320
  * Constructs a new FaxApi.
6390
6321
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -6433,7 +6364,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6433
6364
  */},{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(){/**
6434
6365
  * Flows service.
6435
6366
  * @module purecloud-platform-client-v2/api/FlowsApi
6436
- * @version 193.0.0
6367
+ * @version 194.0.0
6437
6368
  */ /**
6438
6369
  * Constructs a new FlowsApi.
6439
6370
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -6481,7 +6412,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
6481
6412
  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(){/**
6482
6413
  * Gamification service.
6483
6414
  * @module purecloud-platform-client-v2/api/GamificationApi
6484
- * @version 193.0.0
6415
+ * @version 194.0.0
6485
6416
  */ /**
6486
6417
  * Constructs a new GamificationApi.
6487
6418
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -7021,7 +6952,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7021
6952
  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(){/**
7022
6953
  * GeneralDataProtectionRegulation service.
7023
6954
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
7024
- * @version 193.0.0
6955
+ * @version 194.0.0
7025
6956
  */ /**
7026
6957
  * Constructs a new GeneralDataProtectionRegulationApi.
7027
6958
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -7056,7 +6987,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
7056
6987
  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(){/**
7057
6988
  * Geolocation service.
7058
6989
  * @module purecloud-platform-client-v2/api/GeolocationApi
7059
- * @version 193.0.0
6990
+ * @version 194.0.0
7060
6991
  */ /**
7061
6992
  * Constructs a new GeolocationApi.
7062
6993
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -7090,7 +7021,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
7090
7021
  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(){/**
7091
7022
  * Greetings service.
7092
7023
  * @module purecloud-platform-client-v2/api/GreetingsApi
7093
- * @version 193.0.0
7024
+ * @version 194.0.0
7094
7025
  */ /**
7095
7026
  * Constructs a new GreetingsApi.
7096
7027
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -7197,7 +7128,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
7197
7128
  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(){/**
7198
7129
  * Groups service.
7199
7130
  * @module purecloud-platform-client-v2/api/GroupsApi
7200
- * @version 193.0.0
7131
+ * @version 194.0.0
7201
7132
  */ /**
7202
7133
  * Constructs a new GroupsApi.
7203
7134
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -7330,7 +7261,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
7330
7261
  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(){/**
7331
7262
  * IdentityProvider service.
7332
7263
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
7333
- * @version 193.0.0
7264
+ * @version 194.0.0
7334
7265
  */ /**
7335
7266
  * Constructs a new IdentityProviderApi.
7336
7267
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -7486,7 +7417,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
7486
7417
  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(){/**
7487
7418
  * InfrastructureAsCode service.
7488
7419
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
7489
- * @version 193.0.0
7420
+ * @version 194.0.0
7490
7421
  */ /**
7491
7422
  * Constructs a new InfrastructureAsCodeApi.
7492
7423
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -7540,7 +7471,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
7540
7471
  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(){/**
7541
7472
  * Integrations service.
7542
7473
  * @module purecloud-platform-client-v2/api/IntegrationsApi
7543
- * @version 193.0.0
7474
+ * @version 194.0.0
7544
7475
  */ /**
7545
7476
  * Constructs a new IntegrationsApi.
7546
7477
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -8151,7 +8082,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
8151
8082
  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(){/**
8152
8083
  * Journey service.
8153
8084
  * @module purecloud-platform-client-v2/api/JourneyApi
8154
- * @version 193.0.0
8085
+ * @version 194.0.0
8155
8086
  */ /**
8156
8087
  * Constructs a new JourneyApi.
8157
8088
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -8539,7 +8470,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8539
8470
  */},{key:"postJourneyViewsEncodingsValidate",value:function postJourneyViewsEncodingsValidate(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/views/encodings/validate','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var KnowledgeApi=/*#__PURE__*/function(){/**
8540
8471
  * Knowledge service.
8541
8472
  * @module purecloud-platform-client-v2/api/KnowledgeApi
8542
- * @version 193.0.0
8473
+ * @version 194.0.0
8543
8474
  */ /**
8544
8475
  * Constructs a new KnowledgeApi.
8545
8476
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -9451,7 +9382,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
9451
9382
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postKnowledgeKnowledgebases';}return this.apiClient.callApi('/api/v2/knowledge/knowledgebases','POST',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
9452
9383
  * LanguageUnderstanding service.
9453
9384
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
9454
- * @version 193.0.0
9385
+ * @version 194.0.0
9455
9386
  */ /**
9456
9387
  * Constructs a new LanguageUnderstandingApi.
9457
9388
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -9711,7 +9642,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
9711
9642
  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(){/**
9712
9643
  * Languages service.
9713
9644
  * @module purecloud-platform-client-v2/api/LanguagesApi
9714
- * @version 193.0.0
9645
+ * @version 194.0.0
9715
9646
  */ /**
9716
9647
  * Constructs a new LanguagesApi.
9717
9648
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -9766,7 +9697,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
9766
9697
  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(){/**
9767
9698
  * Learning service.
9768
9699
  * @module purecloud-platform-client-v2/api/LearningApi
9769
- * @version 193.0.0
9700
+ * @version 194.0.0
9770
9701
  */ /**
9771
9702
  * Constructs a new LearningApi.
9772
9703
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -9995,7 +9926,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
9995
9926
  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(){/**
9996
9927
  * License service.
9997
9928
  * @module purecloud-platform-client-v2/api/LicenseApi
9998
- * @version 193.0.0
9929
+ * @version 194.0.0
9999
9930
  */ /**
10000
9931
  * Constructs a new LicenseApi.
10001
9932
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -10049,7 +9980,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
10049
9980
  */},{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(){/**
10050
9981
  * Locations service.
10051
9982
  * @module purecloud-platform-client-v2/api/LocationsApi
10052
- * @version 193.0.0
9983
+ * @version 194.0.0
10053
9984
  */ /**
10054
9985
  * Constructs a new LocationsApi.
10055
9986
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -10108,7 +10039,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10108
10039
  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(){/**
10109
10040
  * LogCapture service.
10110
10041
  * @module purecloud-platform-client-v2/api/LogCaptureApi
10111
- * @version 193.0.0
10042
+ * @version 194.0.0
10112
10043
  */ /**
10113
10044
  * Constructs a new LogCaptureApi.
10114
10045
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -10158,7 +10089,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
10158
10089
  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(){/**
10159
10090
  * Messaging service.
10160
10091
  * @module purecloud-platform-client-v2/api/MessagingApi
10161
- * @version 193.0.0
10092
+ * @version 194.0.0
10162
10093
  */ /**
10163
10094
  * Constructs a new MessagingApi.
10164
10095
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -10248,7 +10179,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10248
10179
  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(){/**
10249
10180
  * MobileDevices service.
10250
10181
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
10251
- * @version 193.0.0
10182
+ * @version 194.0.0
10252
10183
  */ /**
10253
10184
  * Constructs a new MobileDevicesApi.
10254
10185
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -10287,7 +10218,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10287
10218
  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(){/**
10288
10219
  * Notifications service.
10289
10220
  * @module purecloud-platform-client-v2/api/NotificationsApi
10290
- * @version 193.0.0
10221
+ * @version 194.0.0
10291
10222
  */ /**
10292
10223
  * Constructs a new NotificationsApi.
10293
10224
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -10344,7 +10275,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
10344
10275
  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(){/**
10345
10276
  * OAuth service.
10346
10277
  * @module purecloud-platform-client-v2/api/OAuthApi
10347
- * @version 193.0.0
10278
+ * @version 194.0.0
10348
10279
  */ /**
10349
10280
  * Constructs a new OAuthApi.
10350
10281
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -10429,7 +10360,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
10429
10360
  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(){/**
10430
10361
  * Objects service.
10431
10362
  * @module purecloud-platform-client-v2/api/ObjectsApi
10432
- * @version 193.0.0
10363
+ * @version 194.0.0
10433
10364
  */ /**
10434
10365
  * Constructs a new ObjectsApi.
10435
10366
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -10500,7 +10431,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
10500
10431
  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(){/**
10501
10432
  * OperationalEvents service.
10502
10433
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
10503
- * @version 193.0.0
10434
+ * @version 194.0.0
10504
10435
  */ /**
10505
10436
  * Constructs a new OperationalEventsApi.
10506
10437
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -10518,7 +10449,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
10518
10449
  */},{key:"getUsageEventsDefinitions",value:function getUsageEventsDefinitions(){return this.apiClient.callApi('/api/v2/usage/events/definitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var OrganizationApi=/*#__PURE__*/function(){/**
10519
10450
  * Organization service.
10520
10451
  * @module purecloud-platform-client-v2/api/OrganizationApi
10521
- * @version 193.0.0
10452
+ * @version 194.0.0
10522
10453
  */ /**
10523
10454
  * Constructs a new OrganizationApi.
10524
10455
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -10623,7 +10554,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10623
10554
  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(){/**
10624
10555
  * OrganizationAuthorization service.
10625
10556
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
10626
- * @version 193.0.0
10557
+ * @version 194.0.0
10627
10558
  */ /**
10628
10559
  * Constructs a new OrganizationAuthorizationApi.
10629
10560
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -10946,7 +10877,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
10946
10877
  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(){/**
10947
10878
  * Outbound service.
10948
10879
  * @module purecloud-platform-client-v2/api/OutboundApi
10949
- * @version 193.0.0
10880
+ * @version 194.0.0
10950
10881
  */ /**
10951
10882
  * Constructs a new OutboundApi.
10952
10883
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -11182,6 +11113,18 @@ if(campaignId===undefined||campaignId===null){throw'Missing the required paramet
11182
11113
  * @param {String} campaignId Campaign ID
11183
11114
  */},{key:"getOutboundCampaignInteractions",value:function getOutboundCampaignInteractions(campaignId){// verify the required parameter 'campaignId' is set
11184
11115
  if(campaignId===undefined||campaignId===null){throw'Missing the required parameter "campaignId" when calling getOutboundCampaignInteractions';}return this.apiClient.callApi('/api/v2/outbound/campaigns/{campaignId}/interactions','GET',{'campaignId':campaignId},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11116
+ * Get line distribution information for campaigns using same Edge Group or Site as given campaign
11117
+ *
11118
+ * @param {String} campaignId Campaign ID
11119
+ * @param {Object} opts Optional parameters
11120
+ * @param {Boolean} opts.includeOnlyActiveCampaigns If true will return only active Campaigns (default to true)
11121
+ * @param {String} opts.edgeGroupId Edge group to be used in line distribution calculations instead of current Campaign's Edge Group. Campaign's Site and Edge Group are mutually exclusive.
11122
+ * @param {String} opts.siteId Site to be used in line distribution calculations instead of current Campaign's Site. Campaign's Site and Edge Group are mutually exclusive.
11123
+ * @param {Boolean} opts.useWeight Enable usage of weight, this value overrides current Campaign's setting in line distribution calculations
11124
+ * @param {Number} opts.relativeWeight Relative weight to be used in line distribution calculations instead of current Campaign's relative weight
11125
+ * @param {Number} opts.outboundLineCount The number of outbound lines to be used in line distribution calculations, instead of current Campaign's Outbound Lines Count
11126
+ */},{key:"getOutboundCampaignLinedistribution",value:function getOutboundCampaignLinedistribution(campaignId,opts){opts=opts||{};// verify the required parameter 'campaignId' is set
11127
+ if(campaignId===undefined||campaignId===null){throw'Missing the required parameter "campaignId" when calling getOutboundCampaignLinedistribution';}return this.apiClient.callApi('/api/v2/outbound/campaigns/{campaignId}/linedistribution','GET',{'campaignId':campaignId},{'includeOnlyActiveCampaigns':opts['includeOnlyActiveCampaigns'],'edgeGroupId':opts['edgeGroupId'],'siteId':opts['siteId'],'useWeight':opts['useWeight'],'relativeWeight':opts['relativeWeight'],'outboundLineCount':opts['outboundLineCount']},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11185
11128
  * Get campaign progress
11186
11129
  *
11187
11130
  * @param {String} campaignId Campaign ID
@@ -11714,6 +11657,27 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11714
11657
  */},{key:"postOutboundContactlistContactsBulk",value:function postOutboundContactlistContactsBulk(contactListId,body){// verify the required parameter 'contactListId' is set
11715
11658
  if(contactListId===undefined||contactListId===null){throw'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulk';}// verify the required parameter 'body' is set
11716
11659
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postOutboundContactlistContactsBulk';}return this.apiClient.callApi('/api/v2/outbound/contactlists/{contactListId}/contacts/bulk','POST',{'contactListId':contactListId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11660
+ * Start an async job to delete contacts using a filter.
11661
+ *
11662
+ * @param {String} contactListId Contact List ID
11663
+ * @param {Object} body Contact filter information.
11664
+ */},{key:"postOutboundContactlistContactsBulkRemove",value:function postOutboundContactlistContactsBulkRemove(contactListId,body){// verify the required parameter 'contactListId' is set
11665
+ if(contactListId===undefined||contactListId===null){throw'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkRemove';}// verify the required parameter 'body' is set
11666
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkRemove';}return this.apiClient.callApi('/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/remove','POST',{'contactListId':contactListId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11667
+ * Start an async job to bulk edit contacts.
11668
+ *
11669
+ * @param {String} contactListId Contact List ID
11670
+ * @param {Object} body Contact bulk edit request information.
11671
+ */},{key:"postOutboundContactlistContactsBulkUpdate",value:function postOutboundContactlistContactsBulkUpdate(contactListId,body){// verify the required parameter 'contactListId' is set
11672
+ if(contactListId===undefined||contactListId===null){throw'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsBulkUpdate';}// verify the required parameter 'body' is set
11673
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postOutboundContactlistContactsBulkUpdate';}return this.apiClient.callApi('/api/v2/outbound/contactlists/{contactListId}/contacts/bulk/update','POST',{'contactListId':contactListId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11674
+ * Query contacts from a contact list.
11675
+ *
11676
+ * @param {String} contactListId Contact List ID
11677
+ * @param {Object} body Contact search parameters.
11678
+ */},{key:"postOutboundContactlistContactsSearch",value:function postOutboundContactlistContactsSearch(contactListId,body){// verify the required parameter 'contactListId' is set
11679
+ if(contactListId===undefined||contactListId===null){throw'Missing the required parameter "contactListId" when calling postOutboundContactlistContactsSearch';}// verify the required parameter 'body' is set
11680
+ if(body===undefined||body===null){throw'Missing the required parameter "body" when calling postOutboundContactlistContactsSearch';}return this.apiClient.callApi('/api/v2/outbound/contactlists/{contactListId}/contacts/search','POST',{'contactListId':contactListId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}/**
11717
11681
  * Initiate the export of a contact list.
11718
11682
  * Returns 200 if received OK.
11719
11683
  * @param {String} contactListId ContactList ID
@@ -11985,7 +11949,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11985
11949
  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(){/**
11986
11950
  * Presence service.
11987
11951
  * @module purecloud-platform-client-v2/api/PresenceApi
11988
- * @version 193.0.0
11952
+ * @version 194.0.0
11989
11953
  */ /**
11990
11954
  * Constructs a new PresenceApi.
11991
11955
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -12158,7 +12122,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12158
12122
  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(){/**
12159
12123
  * ProcessAutomation service.
12160
12124
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
12161
- * @version 193.0.0
12125
+ * @version 194.0.0
12162
12126
  */ /**
12163
12127
  * Constructs a new ProcessAutomationApi.
12164
12128
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -12221,7 +12185,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
12221
12185
  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(){/**
12222
12186
  * Quality service.
12223
12187
  * @module purecloud-platform-client-v2/api/QualityApi
12224
- * @version 193.0.0
12188
+ * @version 194.0.0
12225
12189
  */ /**
12226
12190
  * Constructs a new QualityApi.
12227
12191
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -12692,7 +12656,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
12692
12656
  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(){/**
12693
12657
  * Recording service.
12694
12658
  * @module purecloud-platform-client-v2/api/RecordingApi
12695
- * @version 193.0.0
12659
+ * @version 194.0.0
12696
12660
  */ /**
12697
12661
  * Constructs a new RecordingApi.
12698
12662
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -13103,7 +13067,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
13103
13067
  */},{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(){/**
13104
13068
  * ResponseManagement service.
13105
13069
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
13106
- * @version 193.0.0
13070
+ * @version 194.0.0
13107
13071
  */ /**
13108
13072
  * Constructs a new ResponseManagementApi.
13109
13073
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -13224,7 +13188,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
13224
13188
  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(){/**
13225
13189
  * Routing service.
13226
13190
  * @module purecloud-platform-client-v2/api/RoutingApi
13227
- * @version 193.0.0
13191
+ * @version 194.0.0
13228
13192
  */ /**
13229
13193
  * Constructs a new RoutingApi.
13230
13194
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -14198,7 +14162,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14198
14162
  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(){/**
14199
14163
  * SCIM service.
14200
14164
  * @module purecloud-platform-client-v2/api/SCIMApi
14201
- * @version 193.0.0
14165
+ * @version 194.0.0
14202
14166
  */ /**
14203
14167
  * Constructs a new SCIMApi.
14204
14168
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -14423,7 +14387,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14423
14387
  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(){/**
14424
14388
  * ScreenRecording service.
14425
14389
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
14426
- * @version 193.0.0
14390
+ * @version 194.0.0
14427
14391
  */ /**
14428
14392
  * Constructs a new ScreenRecordingApi.
14429
14393
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -14438,7 +14402,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14438
14402
  */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(){/**
14439
14403
  * Scripts service.
14440
14404
  * @module purecloud-platform-client-v2/api/ScriptsApi
14441
- * @version 193.0.0
14405
+ * @version 194.0.0
14442
14406
  */ /**
14443
14407
  * Constructs a new ScriptsApi.
14444
14408
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -14574,7 +14538,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
14574
14538
  */},{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(){/**
14575
14539
  * Search service.
14576
14540
  * @module purecloud-platform-client-v2/api/SearchApi
14577
- * @version 193.0.0
14541
+ * @version 194.0.0
14578
14542
  */ /**
14579
14543
  * Constructs a new SearchApi.
14580
14544
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -14734,7 +14698,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14734
14698
  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(){/**
14735
14699
  * Settings service.
14736
14700
  * @module purecloud-platform-client-v2/api/SettingsApi
14737
- * @version 193.0.0
14701
+ * @version 194.0.0
14738
14702
  */ /**
14739
14703
  * Constructs a new SettingsApi.
14740
14704
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -14762,7 +14726,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14762
14726
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling patchSettingsExecutiondata';}return this.apiClient.callApi('/api/v2/settings/executiondata','PATCH',{},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
14763
14727
  * SpeechTextAnalytics service.
14764
14728
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
14765
- * @version 193.0.0
14729
+ * @version 194.0.0
14766
14730
  */ /**
14767
14731
  * Constructs a new SpeechTextAnalyticsApi.
14768
14732
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -15006,7 +14970,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
15006
14970
  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(){/**
15007
14971
  * Stations service.
15008
14972
  * @module purecloud-platform-client-v2/api/StationsApi
15009
- * @version 193.0.0
14973
+ * @version 194.0.0
15010
14974
  */ /**
15011
14975
  * Constructs a new StationsApi.
15012
14976
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -15038,7 +15002,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
15038
15002
  */},{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(){/**
15039
15003
  * Suggest service.
15040
15004
  * @module purecloud-platform-client-v2/api/SuggestApi
15041
- * @version 193.0.0
15005
+ * @version 194.0.0
15042
15006
  */ /**
15043
15007
  * Constructs a new SuggestApi.
15044
15008
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -15078,7 +15042,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15078
15042
  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(){/**
15079
15043
  * TaskManagement service.
15080
15044
  * @module purecloud-platform-client-v2/api/TaskManagementApi
15081
- * @version 193.0.0
15045
+ * @version 194.0.0
15082
15046
  */ /**
15083
15047
  * Constructs a new TaskManagementApi.
15084
15048
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -15407,7 +15371,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
15407
15371
  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(){/**
15408
15372
  * Teams service.
15409
15373
  * @module purecloud-platform-client-v2/api/TeamsApi
15410
- * @version 193.0.0
15374
+ * @version 194.0.0
15411
15375
  */ /**
15412
15376
  * Constructs a new TeamsApi.
15413
15377
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -15485,7 +15449,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15485
15449
  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(){/**
15486
15450
  * Telephony service.
15487
15451
  * @module purecloud-platform-client-v2/api/TelephonyApi
15488
- * @version 193.0.0
15452
+ * @version 194.0.0
15489
15453
  */ /**
15490
15454
  * Constructs a new TelephonyApi.
15491
15455
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -15532,7 +15496,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
15532
15496
  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(){/**
15533
15497
  * TelephonyProvidersEdge service.
15534
15498
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
15535
- * @version 193.0.0
15499
+ * @version 194.0.0
15536
15500
  */ /**
15537
15501
  * Constructs a new TelephonyProvidersEdgeApi.
15538
15502
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -16342,7 +16306,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
16342
16306
  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(){/**
16343
16307
  * Textbots service.
16344
16308
  * @module purecloud-platform-client-v2/api/TextbotsApi
16345
- * @version 193.0.0
16309
+ * @version 194.0.0
16346
16310
  */ /**
16347
16311
  * Constructs a new TextbotsApi.
16348
16312
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -16377,7 +16341,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
16377
16341
  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(){/**
16378
16342
  * Tokens service.
16379
16343
  * @module purecloud-platform-client-v2/api/TokensApi
16380
- * @version 193.0.0
16344
+ * @version 194.0.0
16381
16345
  */ /**
16382
16346
  * Constructs a new TokensApi.
16383
16347
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -16411,7 +16375,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
16411
16375
  */},{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(){/**
16412
16376
  * Uploads service.
16413
16377
  * @module purecloud-platform-client-v2/api/UploadsApi
16414
- * @version 193.0.0
16378
+ * @version 194.0.0
16415
16379
  */ /**
16416
16380
  * Constructs a new UploadsApi.
16417
16381
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -16477,7 +16441,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16477
16441
  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(){/**
16478
16442
  * Usage service.
16479
16443
  * @module purecloud-platform-client-v2/api/UsageApi
16480
- * @version 193.0.0
16444
+ * @version 194.0.0
16481
16445
  */ /**
16482
16446
  * Constructs a new UsageApi.
16483
16447
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -16531,7 +16495,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16531
16495
  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(){/**
16532
16496
  * UserRecordings service.
16533
16497
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
16534
- * @version 193.0.0
16498
+ * @version 194.0.0
16535
16499
  */ /**
16536
16500
  * Constructs a new UserRecordingsApi.
16537
16501
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -16580,7 +16544,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
16580
16544
  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(){/**
16581
16545
  * Users service.
16582
16546
  * @module purecloud-platform-client-v2/api/UsersApi
16583
- * @version 193.0.0
16547
+ * @version 194.0.0
16584
16548
  */ /**
16585
16549
  * Constructs a new UsersApi.
16586
16550
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -17242,7 +17206,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
17242
17206
  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(){/**
17243
17207
  * Utilities service.
17244
17208
  * @module purecloud-platform-client-v2/api/UtilitiesApi
17245
- * @version 193.0.0
17209
+ * @version 194.0.0
17246
17210
  */ /**
17247
17211
  * Constructs a new UtilitiesApi.
17248
17212
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -17269,7 +17233,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17269
17233
  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(){/**
17270
17234
  * Voicemail service.
17271
17235
  * @module purecloud-platform-client-v2/api/VoicemailApi
17272
- * @version 193.0.0
17236
+ * @version 194.0.0
17273
17237
  */ /**
17274
17238
  * Constructs a new VoicemailApi.
17275
17239
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -17418,7 +17382,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
17418
17382
  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(){/**
17419
17383
  * WebChat service.
17420
17384
  * @module purecloud-platform-client-v2/api/WebChatApi
17421
- * @version 193.0.0
17385
+ * @version 194.0.0
17422
17386
  */ /**
17423
17387
  * Constructs a new WebChatApi.
17424
17388
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -17553,7 +17517,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17553
17517
  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(){/**
17554
17518
  * WebDeployments service.
17555
17519
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
17556
- * @version 193.0.0
17520
+ * @version 194.0.0
17557
17521
  */ /**
17558
17522
  * Constructs a new WebDeploymentsApi.
17559
17523
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -17674,7 +17638,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17674
17638
  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(){/**
17675
17639
  * WebMessaging service.
17676
17640
  * @module purecloud-platform-client-v2/api/WebMessagingApi
17677
- * @version 193.0.0
17641
+ * @version 194.0.0
17678
17642
  */ /**
17679
17643
  * Constructs a new WebMessagingApi.
17680
17644
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -17690,7 +17654,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
17690
17654
  */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(){/**
17691
17655
  * Widgets service.
17692
17656
  * @module purecloud-platform-client-v2/api/WidgetsApi
17693
- * @version 193.0.0
17657
+ * @version 194.0.0
17694
17658
  */ /**
17695
17659
  * Constructs a new WidgetsApi.
17696
17660
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -17725,7 +17689,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
17725
17689
  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(){/**
17726
17690
  * WorkforceManagement service.
17727
17691
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
17728
- * @version 193.0.0
17692
+ * @version 194.0.0
17729
17693
  */ /**
17730
17694
  * Constructs a new WorkforceManagementApi.
17731
17695
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -19205,7 +19169,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
19205
19169
  * </pre>
19206
19170
  * </p>
19207
19171
  * @module purecloud-platform-client-v2/index
19208
- * @version 193.0.0
19172
+ * @version 194.0.0
19209
19173
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
19210
19174
  * The ApiClient constructor.
19211
19175
  * @property {module:purecloud-platform-client-v2/ApiClient}