purecloud-platform-client-v2 188.0.0 → 188.0.1

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 (84) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +76 -76
  3. package/dist/web-amd/purecloud-platform-client-v2.js +76 -76
  4. package/dist/web-cjs/bundle.js +76 -76
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +134 -144
  6. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  7. package/index.d.ts +100 -2
  8. package/package.json +1 -1
  9. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -2807,7 +2807,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
2807
2807
  return intrinsic;
2808
2808
  };
2809
2809
 
2810
- },{"./":9,"get-intrinsic":20}],9:[function(require,module,exports){
2810
+ },{"./":9,"get-intrinsic":21}],9:[function(require,module,exports){
2811
2811
  'use strict';
2812
2812
 
2813
2813
  var bind = require('function-bind');
@@ -2819,18 +2819,9 @@ var $apply = GetIntrinsic('%Function.prototype.apply%');
2819
2819
  var $call = GetIntrinsic('%Function.prototype.call%');
2820
2820
  var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || bind.call($call, $apply);
2821
2821
 
2822
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
2822
+ var $defineProperty = require('es-define-property');
2823
2823
  var $max = GetIntrinsic('%Math.max%');
2824
2824
 
2825
- if ($defineProperty) {
2826
- try {
2827
- $defineProperty({}, 'a', { value: 1 });
2828
- } catch (e) {
2829
- // IE 8 has a broken defineProperty
2830
- $defineProperty = null;
2831
- }
2832
- }
2833
-
2834
2825
  module.exports = function callBind(originalFunction) {
2835
2826
  if (typeof originalFunction !== 'function') {
2836
2827
  throw new $TypeError('a function is required');
@@ -2853,29 +2844,17 @@ if ($defineProperty) {
2853
2844
  module.exports.apply = applyBind;
2854
2845
  }
2855
2846
 
2856
- },{"es-errors/type":16,"function-bind":19,"get-intrinsic":20,"set-function-length":33}],10:[function(require,module,exports){
2847
+ },{"es-define-property":11,"es-errors/type":17,"function-bind":20,"get-intrinsic":21,"set-function-length":34}],10:[function(require,module,exports){
2857
2848
  'use strict';
2858
2849
 
2859
- var hasPropertyDescriptors = require('has-property-descriptors')();
2860
-
2861
- var GetIntrinsic = require('get-intrinsic');
2862
-
2863
- var $defineProperty = hasPropertyDescriptors && GetIntrinsic('%Object.defineProperty%', true);
2864
- if ($defineProperty) {
2865
- try {
2866
- $defineProperty({}, 'a', { value: 1 });
2867
- } catch (e) {
2868
- // IE 8 has a broken defineProperty
2869
- $defineProperty = false;
2870
- }
2871
- }
2850
+ var $defineProperty = require('es-define-property');
2872
2851
 
2873
2852
  var $SyntaxError = require('es-errors/syntax');
2874
2853
  var $TypeError = require('es-errors/type');
2875
2854
 
2876
2855
  var gopd = require('gopd');
2877
2856
 
2878
- /** @type {(obj: Record<PropertyKey, unknown>, property: PropertyKey, value: unknown, nonEnumerable?: boolean | null, nonWritable?: boolean | null, nonConfigurable?: boolean | null, loose?: boolean) => void} */
2857
+ /** @type {import('.')} */
2879
2858
  module.exports = function defineDataProperty(
2880
2859
  obj,
2881
2860
  property,
@@ -2923,49 +2902,67 @@ module.exports = function defineDataProperty(
2923
2902
  }
2924
2903
  };
2925
2904
 
2926
- },{"es-errors/syntax":15,"es-errors/type":16,"get-intrinsic":20,"gopd":21,"has-property-descriptors":22}],11:[function(require,module,exports){
2905
+ },{"es-define-property":11,"es-errors/syntax":16,"es-errors/type":17,"gopd":22}],11:[function(require,module,exports){
2906
+ 'use strict';
2907
+
2908
+ var GetIntrinsic = require('get-intrinsic');
2909
+
2910
+ /** @type {import('.')} */
2911
+ var $defineProperty = GetIntrinsic('%Object.defineProperty%', true) || false;
2912
+ if ($defineProperty) {
2913
+ try {
2914
+ $defineProperty({}, 'a', { value: 1 });
2915
+ } catch (e) {
2916
+ // IE 8 has a broken defineProperty
2917
+ $defineProperty = false;
2918
+ }
2919
+ }
2920
+
2921
+ module.exports = $defineProperty;
2922
+
2923
+ },{"get-intrinsic":21}],12:[function(require,module,exports){
2927
2924
  'use strict';
2928
2925
 
2929
2926
  /** @type {import('./eval')} */
2930
2927
  module.exports = EvalError;
2931
2928
 
2932
- },{}],12:[function(require,module,exports){
2929
+ },{}],13:[function(require,module,exports){
2933
2930
  'use strict';
2934
2931
 
2935
2932
  /** @type {import('.')} */
2936
2933
  module.exports = Error;
2937
2934
 
2938
- },{}],13:[function(require,module,exports){
2935
+ },{}],14:[function(require,module,exports){
2939
2936
  'use strict';
2940
2937
 
2941
2938
  /** @type {import('./range')} */
2942
2939
  module.exports = RangeError;
2943
2940
 
2944
- },{}],14:[function(require,module,exports){
2941
+ },{}],15:[function(require,module,exports){
2945
2942
  'use strict';
2946
2943
 
2947
2944
  /** @type {import('./ref')} */
2948
2945
  module.exports = ReferenceError;
2949
2946
 
2950
- },{}],15:[function(require,module,exports){
2947
+ },{}],16:[function(require,module,exports){
2951
2948
  'use strict';
2952
2949
 
2953
2950
  /** @type {import('./syntax')} */
2954
2951
  module.exports = SyntaxError;
2955
2952
 
2956
- },{}],16:[function(require,module,exports){
2953
+ },{}],17:[function(require,module,exports){
2957
2954
  'use strict';
2958
2955
 
2959
2956
  /** @type {import('./type')} */
2960
2957
  module.exports = TypeError;
2961
2958
 
2962
- },{}],17:[function(require,module,exports){
2959
+ },{}],18:[function(require,module,exports){
2963
2960
  'use strict';
2964
2961
 
2965
2962
  /** @type {import('./uri')} */
2966
2963
  module.exports = URIError;
2967
2964
 
2968
- },{}],18:[function(require,module,exports){
2965
+ },{}],19:[function(require,module,exports){
2969
2966
  'use strict';
2970
2967
 
2971
2968
  /* eslint no-invalid-this: 1 */
@@ -3051,14 +3048,14 @@ module.exports = function bind(that) {
3051
3048
  return bound;
3052
3049
  };
3053
3050
 
3054
- },{}],19:[function(require,module,exports){
3051
+ },{}],20:[function(require,module,exports){
3055
3052
  'use strict';
3056
3053
 
3057
3054
  var implementation = require('./implementation');
3058
3055
 
3059
3056
  module.exports = Function.prototype.bind || implementation;
3060
3057
 
3061
- },{"./implementation":18}],20:[function(require,module,exports){
3058
+ },{"./implementation":19}],21:[function(require,module,exports){
3062
3059
  'use strict';
3063
3060
 
3064
3061
  var undefined;
@@ -3419,7 +3416,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
3419
3416
  return value;
3420
3417
  };
3421
3418
 
3422
- },{"es-errors":12,"es-errors/eval":11,"es-errors/range":13,"es-errors/ref":14,"es-errors/syntax":15,"es-errors/type":16,"es-errors/uri":17,"function-bind":19,"has-proto":23,"has-symbols":24,"hasown":26}],21:[function(require,module,exports){
3419
+ },{"es-errors":13,"es-errors/eval":12,"es-errors/range":14,"es-errors/ref":15,"es-errors/syntax":16,"es-errors/type":17,"es-errors/uri":18,"function-bind":20,"has-proto":24,"has-symbols":25,"hasown":27}],22:[function(require,module,exports){
3423
3420
  'use strict';
3424
3421
 
3425
3422
  var GetIntrinsic = require('get-intrinsic');
@@ -3437,29 +3434,18 @@ if ($gOPD) {
3437
3434
 
3438
3435
  module.exports = $gOPD;
3439
3436
 
3440
- },{"get-intrinsic":20}],22:[function(require,module,exports){
3437
+ },{"get-intrinsic":21}],23:[function(require,module,exports){
3441
3438
  'use strict';
3442
3439
 
3443
- var GetIntrinsic = require('get-intrinsic');
3444
-
3445
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
3440
+ var $defineProperty = require('es-define-property');
3446
3441
 
3447
3442
  var hasPropertyDescriptors = function hasPropertyDescriptors() {
3448
- if ($defineProperty) {
3449
- try {
3450
- $defineProperty({}, 'a', { value: 1 });
3451
- return true;
3452
- } catch (e) {
3453
- // IE 8 has a broken defineProperty
3454
- return false;
3455
- }
3456
- }
3457
- return false;
3443
+ return !!$defineProperty;
3458
3444
  };
3459
3445
 
3460
3446
  hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBug() {
3461
3447
  // node v0.6 has a bug where array lengths can be Set but not Defined
3462
- if (!hasPropertyDescriptors()) {
3448
+ if (!$defineProperty) {
3463
3449
  return null;
3464
3450
  }
3465
3451
  try {
@@ -3472,20 +3458,24 @@ hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBu
3472
3458
 
3473
3459
  module.exports = hasPropertyDescriptors;
3474
3460
 
3475
- },{"get-intrinsic":20}],23:[function(require,module,exports){
3461
+ },{"es-define-property":11}],24:[function(require,module,exports){
3476
3462
  'use strict';
3477
3463
 
3478
3464
  var test = {
3465
+ __proto__: null,
3479
3466
  foo: {}
3480
3467
  };
3481
3468
 
3482
3469
  var $Object = Object;
3483
3470
 
3471
+ /** @type {import('.')} */
3484
3472
  module.exports = function hasProto() {
3485
- return { __proto__: test }.foo === test.foo && !({ __proto__: null } instanceof $Object);
3473
+ // @ts-expect-error: TS errors on an inherited property for some reason
3474
+ return { __proto__: test }.foo === test.foo
3475
+ && !(test instanceof $Object);
3486
3476
  };
3487
3477
 
3488
- },{}],24:[function(require,module,exports){
3478
+ },{}],25:[function(require,module,exports){
3489
3479
  'use strict';
3490
3480
 
3491
3481
  var origSymbol = typeof Symbol !== 'undefined' && Symbol;
@@ -3500,7 +3490,7 @@ module.exports = function hasNativeSymbols() {
3500
3490
  return hasSymbolSham();
3501
3491
  };
3502
3492
 
3503
- },{"./shams":25}],25:[function(require,module,exports){
3493
+ },{"./shams":26}],26:[function(require,module,exports){
3504
3494
  'use strict';
3505
3495
 
3506
3496
  /* eslint complexity: [2, 18], max-statements: [2, 33] */
@@ -3544,17 +3534,17 @@ module.exports = function hasSymbols() {
3544
3534
  return true;
3545
3535
  };
3546
3536
 
3547
- },{}],26:[function(require,module,exports){
3537
+ },{}],27:[function(require,module,exports){
3548
3538
  'use strict';
3549
3539
 
3550
3540
  var call = Function.prototype.call;
3551
3541
  var $hasOwn = Object.prototype.hasOwnProperty;
3552
3542
  var bind = require('function-bind');
3553
3543
 
3554
- /** @type {(o: {}, p: PropertyKey) => p is keyof o} */
3544
+ /** @type {import('.')} */
3555
3545
  module.exports = bind.call(call, $hasOwn);
3556
3546
 
3557
- },{"function-bind":19}],27:[function(require,module,exports){
3547
+ },{"function-bind":20}],28:[function(require,module,exports){
3558
3548
  (function (global){(function (){
3559
3549
  var hasMap = typeof Map === 'function' && Map.prototype;
3560
3550
  var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
@@ -4082,7 +4072,7 @@ function arrObjKeys(obj, inspect) {
4082
4072
  }
4083
4073
 
4084
4074
  }).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
4085
- },{"./util.inspect":2}],28:[function(require,module,exports){
4075
+ },{"./util.inspect":2}],29:[function(require,module,exports){
4086
4076
  'use strict';
4087
4077
 
4088
4078
  var replace = String.prototype.replace;
@@ -4107,7 +4097,7 @@ module.exports = {
4107
4097
  RFC3986: Format.RFC3986
4108
4098
  };
4109
4099
 
4110
- },{}],29:[function(require,module,exports){
4100
+ },{}],30:[function(require,module,exports){
4111
4101
  'use strict';
4112
4102
 
4113
4103
  var stringify = require('./stringify');
@@ -4120,7 +4110,7 @@ module.exports = {
4120
4110
  stringify: stringify
4121
4111
  };
4122
4112
 
4123
- },{"./formats":28,"./parse":30,"./stringify":31}],30:[function(require,module,exports){
4113
+ },{"./formats":29,"./parse":31,"./stringify":32}],31:[function(require,module,exports){
4124
4114
  'use strict';
4125
4115
 
4126
4116
  var utils = require('./utils');
@@ -4386,7 +4376,7 @@ module.exports = function (str, opts) {
4386
4376
  return utils.compact(obj);
4387
4377
  };
4388
4378
 
4389
- },{"./utils":32}],31:[function(require,module,exports){
4379
+ },{"./utils":33}],32:[function(require,module,exports){
4390
4380
  'use strict';
4391
4381
 
4392
4382
  var getSideChannel = require('side-channel');
@@ -4708,7 +4698,7 @@ module.exports = function (object, opts) {
4708
4698
  return joined.length > 0 ? prefix + joined : '';
4709
4699
  };
4710
4700
 
4711
- },{"./formats":28,"./utils":32,"side-channel":34}],32:[function(require,module,exports){
4701
+ },{"./formats":29,"./utils":33,"side-channel":35}],33:[function(require,module,exports){
4712
4702
  'use strict';
4713
4703
 
4714
4704
  var formats = require('./formats');
@@ -4962,7 +4952,7 @@ module.exports = {
4962
4952
  merge: merge
4963
4953
  };
4964
4954
 
4965
- },{"./formats":28}],33:[function(require,module,exports){
4955
+ },{"./formats":29}],34:[function(require,module,exports){
4966
4956
  'use strict';
4967
4957
 
4968
4958
  var GetIntrinsic = require('get-intrinsic');
@@ -5008,7 +4998,7 @@ module.exports = function setFunctionLength(fn, length) {
5008
4998
  return fn;
5009
4999
  };
5010
5000
 
5011
- },{"define-data-property":10,"es-errors/type":16,"get-intrinsic":20,"gopd":21,"has-property-descriptors":22}],34:[function(require,module,exports){
5001
+ },{"define-data-property":10,"es-errors/type":17,"get-intrinsic":21,"gopd":22,"has-property-descriptors":23}],35:[function(require,module,exports){
5012
5002
  'use strict';
5013
5003
 
5014
5004
  var GetIntrinsic = require('get-intrinsic');
@@ -5127,7 +5117,7 @@ module.exports = function getSideChannel() {
5127
5117
  return channel;
5128
5118
  };
5129
5119
 
5130
- },{"call-bind/callBound":8,"es-errors/type":16,"get-intrinsic":20,"object-inspect":27}],"platformClient":[function(require,module,exports){
5120
+ },{"call-bind/callBound":8,"es-errors/type":17,"get-intrinsic":21,"object-inspect":28}],"platformClient":[function(require,module,exports){
5131
5121
  (function (global,Buffer){(function (){
5132
5122
  'use strict';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 new 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 new 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 new 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 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 _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 _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 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:String(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 _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);}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'};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)
5133
5123
  // if there are two placeholders, than the two characters before it
@@ -5978,7 +5968,7 @@ if(env)this.environment=env;else this.environment=this.host?this.host:'mypureclo
5978
5968
  this.environment=this.environment.replace(/\/+$/,'');// Strip protocol and subdomain
5979
5969
  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];}}}]);return Configuration;}();/**
5980
5970
  * @module purecloud-platform-client-v2/ApiClient
5981
- * @version 188.0.0
5971
+ * @version 188.0.1
5982
5972
  */var ApiClient=/*#__PURE__*/function(){/**
5983
5973
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
5984
5974
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
@@ -6290,7 +6280,7 @@ resolve(data);})["catch"](function(error){var data=error;if(error.response&&erro
6290
6280
  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);});}});}}]);return ApiClient;}();var AlertingApi=/*#__PURE__*/function(){/**
6291
6281
  * Alerting service.
6292
6282
  * @module purecloud-platform-client-v2/api/AlertingApi
6293
- * @version 188.0.0
6283
+ * @version 188.0.1
6294
6284
  */ /**
6295
6285
  * Constructs a new AlertingApi.
6296
6286
  * @alias module:purecloud-platform-client-v2/api/AlertingApi
@@ -6447,7 +6437,7 @@ if(ruleId===undefined||ruleId===null){throw'Missing the required parameter "rule
6447
6437
  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']);}}]);return AlertingApi;}();var AnalyticsApi=/*#__PURE__*/function(){/**
6448
6438
  * Analytics service.
6449
6439
  * @module purecloud-platform-client-v2/api/AnalyticsApi
6450
- * @version 188.0.0
6440
+ * @version 188.0.1
6451
6441
  */ /**
6452
6442
  * Constructs a new AnalyticsApi.
6453
6443
  * @alias module:purecloud-platform-client-v2/api/AnalyticsApi
@@ -7058,7 +7048,7 @@ if(scheduleId===undefined||scheduleId===null){throw'Missing the required paramet
7058
7048
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putAnalyticsReportingSchedule';}return this.apiClient.callApi('/api/v2/analytics/reporting/schedules/{scheduleId}','PUT',{'scheduleId':scheduleId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return AnalyticsApi;}();var ArchitectApi=/*#__PURE__*/function(){/**
7059
7049
  * Architect service.
7060
7050
  * @module purecloud-platform-client-v2/api/ArchitectApi
7061
- * @version 188.0.0
7051
+ * @version 188.0.1
7062
7052
  */ /**
7063
7053
  * Constructs a new ArchitectApi.
7064
7054
  * @alias module:purecloud-platform-client-v2/api/ArchitectApi
@@ -8105,7 +8095,7 @@ if(milestoneId===undefined||milestoneId===null){throw'Missing the required param
8105
8095
  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']);}}]);return ArchitectApi;}();var AuditApi=/*#__PURE__*/function(){/**
8106
8096
  * Audit service.
8107
8097
  * @module purecloud-platform-client-v2/api/AuditApi
8108
- * @version 188.0.0
8098
+ * @version 188.0.1
8109
8099
  */ /**
8110
8100
  * Constructs a new AuditApi.
8111
8101
  * @alias module:purecloud-platform-client-v2/api/AuditApi
@@ -8147,7 +8137,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8147
8137
  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']);}}]);return AuditApi;}();var AuthorizationApi=/*#__PURE__*/function(){/**
8148
8138
  * Authorization service.
8149
8139
  * @module purecloud-platform-client-v2/api/AuthorizationApi
8150
- * @version 188.0.0
8140
+ * @version 188.0.1
8151
8141
  */ /**
8152
8142
  * Constructs a new AuthorizationApi.
8153
8143
  * @alias module:purecloud-platform-client-v2/api/AuthorizationApi
@@ -8458,7 +8448,7 @@ if(subjectId===undefined||subjectId===null){throw'Missing the required parameter
8458
8448
  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']);}}]);return AuthorizationApi;}();var BillingApi=/*#__PURE__*/function(){/**
8459
8449
  * Billing service.
8460
8450
  * @module purecloud-platform-client-v2/api/BillingApi
8461
- * @version 188.0.0
8451
+ * @version 188.0.1
8462
8452
  */ /**
8463
8453
  * Constructs a new BillingApi.
8464
8454
  * @alias module:purecloud-platform-client-v2/api/BillingApi
@@ -8482,7 +8472,7 @@ if(endDate===undefined||endDate===null){throw'Missing the required parameter "en
8482
8472
  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']);}}]);return BillingApi;}();var CarrierServicesApi=/*#__PURE__*/function(){/**
8483
8473
  * CarrierServices service.
8484
8474
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
8485
- * @version 188.0.0
8475
+ * @version 188.0.1
8486
8476
  */ /**
8487
8477
  * Constructs a new CarrierServicesApi.
8488
8478
  * @alias module:purecloud-platform-client-v2/api/CarrierServicesApi
@@ -8502,7 +8492,7 @@ if(phoneNumber===undefined||phoneNumber===null){throw'Missing the required param
8502
8492
  */},{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']);}}]);return CarrierServicesApi;}();var ChatApi=/*#__PURE__*/function(){/**
8503
8493
  * Chat service.
8504
8494
  * @module purecloud-platform-client-v2/api/ChatApi
8505
- * @version 188.0.0
8495
+ * @version 188.0.1
8506
8496
  */ /**
8507
8497
  * Constructs a new ChatApi.
8508
8498
  * @alias module:purecloud-platform-client-v2/api/ChatApi
@@ -8695,7 +8685,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8695
8685
  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']);}}]);return ChatApi;}();var CoachingApi=/*#__PURE__*/function(){/**
8696
8686
  * Coaching service.
8697
8687
  * @module purecloud-platform-client-v2/api/CoachingApi
8698
- * @version 188.0.0
8688
+ * @version 188.0.1
8699
8689
  */ /**
8700
8690
  * Constructs a new CoachingApi.
8701
8691
  * @alias module:purecloud-platform-client-v2/api/CoachingApi
@@ -8848,7 +8838,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
8848
8838
  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']);}}]);return CoachingApi;}();var ContentManagementApi=/*#__PURE__*/function(){/**
8849
8839
  * ContentManagement service.
8850
8840
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8851
- * @version 188.0.0
8841
+ * @version 188.0.1
8852
8842
  */ /**
8853
8843
  * Constructs a new ContentManagementApi.
8854
8844
  * @alias module:purecloud-platform-client-v2/api/ContentManagementApi
@@ -9131,7 +9121,7 @@ if(tagId===undefined||tagId===null){throw'Missing the required parameter "tagId"
9131
9121
  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']);}}]);return ContentManagementApi;}();var ConversationsApi=/*#__PURE__*/function(){/**
9132
9122
  * Conversations service.
9133
9123
  * @module purecloud-platform-client-v2/api/ConversationsApi
9134
- * @version 188.0.0
9124
+ * @version 188.0.1
9135
9125
  */ /**
9136
9126
  * Constructs a new ConversationsApi.
9137
9127
  * @alias module:purecloud-platform-client-v2/api/ConversationsApi
@@ -10858,7 +10848,7 @@ if(conversationId===undefined||conversationId===null){throw'Missing the required
10858
10848
  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']);}}]);return ConversationsApi;}();var DataExtensionsApi=/*#__PURE__*/function(){/**
10859
10849
  * DataExtensions service.
10860
10850
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
10861
- * @version 188.0.0
10851
+ * @version 188.0.1
10862
10852
  */ /**
10863
10853
  * Constructs a new DataExtensionsApi.
10864
10854
  * @alias module:purecloud-platform-client-v2/api/DataExtensionsApi
@@ -10879,7 +10869,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
10879
10869
  */},{key:"getDataextensionsLimits",value:function getDataextensionsLimits(){return this.apiClient.callApi('/api/v2/dataextensions/limits','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return DataExtensionsApi;}();var DownloadsApi=/*#__PURE__*/function(){/**
10880
10870
  * Downloads service.
10881
10871
  * @module purecloud-platform-client-v2/api/DownloadsApi
10882
- * @version 188.0.0
10872
+ * @version 188.0.1
10883
10873
  */ /**
10884
10874
  * Constructs a new DownloadsApi.
10885
10875
  * @alias module:purecloud-platform-client-v2/api/DownloadsApi
@@ -10898,7 +10888,7 @@ if(coretypeName===undefined||coretypeName===null){throw'Missing the required par
10898
10888
  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']);}}]);return DownloadsApi;}();var EmailsApi=/*#__PURE__*/function(){/**
10899
10889
  * Emails service.
10900
10890
  * @module purecloud-platform-client-v2/api/EmailsApi
10901
- * @version 188.0.0
10891
+ * @version 188.0.1
10902
10892
  */ /**
10903
10893
  * Constructs a new EmailsApi.
10904
10894
  * @alias module:purecloud-platform-client-v2/api/EmailsApi
@@ -10916,7 +10906,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
10916
10906
  */},{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']);}}]);return EmailsApi;}();var EventsApi=/*#__PURE__*/function(){/**
10917
10907
  * Events service.
10918
10908
  * @module purecloud-platform-client-v2/api/EventsApi
10919
- * @version 188.0.0
10909
+ * @version 188.0.1
10920
10910
  */ /**
10921
10911
  * Constructs a new EventsApi.
10922
10912
  * @alias module:purecloud-platform-client-v2/api/EventsApi
@@ -10941,7 +10931,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
10941
10931
  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']);}}]);return EventsApi;}();var ExternalContactsApi=/*#__PURE__*/function(){/**
10942
10932
  * ExternalContacts service.
10943
10933
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
10944
- * @version 188.0.0
10934
+ * @version 188.0.1
10945
10935
  */ /**
10946
10936
  * Constructs a new ExternalContactsApi.
10947
10937
  * @alias module:purecloud-platform-client-v2/api/ExternalContactsApi
@@ -11396,7 +11386,7 @@ if(relationshipId===undefined||relationshipId===null){throw'Missing the required
11396
11386
  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']);}}]);return ExternalContactsApi;}();var FaxApi=/*#__PURE__*/function(){/**
11397
11387
  * Fax service.
11398
11388
  * @module purecloud-platform-client-v2/api/FaxApi
11399
- * @version 188.0.0
11389
+ * @version 188.0.1
11400
11390
  */ /**
11401
11391
  * Constructs a new FaxApi.
11402
11392
  * @alias module:purecloud-platform-client-v2/api/FaxApi
@@ -11437,7 +11427,7 @@ if(documentId===undefined||documentId===null){throw'Missing the required paramet
11437
11427
  if(body===undefined||body===null){throw'Missing the required parameter "body" when calling putFaxDocument';}return this.apiClient.callApi('/api/v2/fax/documents/{documentId}','PUT',{'documentId':documentId},{},{},{},body,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return FaxApi;}();var FlowsApi=/*#__PURE__*/function(){/**
11438
11428
  * Flows service.
11439
11429
  * @module purecloud-platform-client-v2/api/FlowsApi
11440
- * @version 188.0.0
11430
+ * @version 188.0.1
11441
11431
  */ /**
11442
11432
  * Constructs a new FlowsApi.
11443
11433
  * @alias module:purecloud-platform-client-v2/api/FlowsApi
@@ -11486,7 +11476,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
11486
11476
  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']);}}]);return FlowsApi;}();var GamificationApi=/*#__PURE__*/function(){/**
11487
11477
  * Gamification service.
11488
11478
  * @module purecloud-platform-client-v2/api/GamificationApi
11489
- * @version 188.0.0
11479
+ * @version 188.0.1
11490
11480
  */ /**
11491
11481
  * Constructs a new GamificationApi.
11492
11482
  * @alias module:purecloud-platform-client-v2/api/GamificationApi
@@ -12026,7 +12016,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12026
12016
  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']);}}]);return GamificationApi;}();var GeneralDataProtectionRegulationApi=/*#__PURE__*/function(){/**
12027
12017
  * GeneralDataProtectionRegulation service.
12028
12018
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
12029
- * @version 188.0.0
12019
+ * @version 188.0.1
12030
12020
  */ /**
12031
12021
  * Constructs a new GeneralDataProtectionRegulationApi.
12032
12022
  * @alias module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
@@ -12061,7 +12051,7 @@ if(searchValue===undefined||searchValue===null){throw'Missing the required param
12061
12051
  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']);}}]);return GeneralDataProtectionRegulationApi;}();var GeolocationApi=/*#__PURE__*/function(){/**
12062
12052
  * Geolocation service.
12063
12053
  * @module purecloud-platform-client-v2/api/GeolocationApi
12064
- * @version 188.0.0
12054
+ * @version 188.0.1
12065
12055
  */ /**
12066
12056
  * Constructs a new GeolocationApi.
12067
12057
  * @alias module:purecloud-platform-client-v2/api/GeolocationApi
@@ -12095,7 +12085,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
12095
12085
  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']);}}]);return GeolocationApi;}();var GreetingsApi=/*#__PURE__*/function(){/**
12096
12086
  * Greetings service.
12097
12087
  * @module purecloud-platform-client-v2/api/GreetingsApi
12098
- * @version 188.0.0
12088
+ * @version 188.0.1
12099
12089
  */ /**
12100
12090
  * Constructs a new GreetingsApi.
12101
12091
  * @alias module:purecloud-platform-client-v2/api/GreetingsApi
@@ -12202,7 +12192,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
12202
12192
  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']);}}]);return GreetingsApi;}();var GroupsApi=/*#__PURE__*/function(){/**
12203
12193
  * Groups service.
12204
12194
  * @module purecloud-platform-client-v2/api/GroupsApi
12205
- * @version 188.0.0
12195
+ * @version 188.0.1
12206
12196
  */ /**
12207
12197
  * Constructs a new GroupsApi.
12208
12198
  * @alias module:purecloud-platform-client-v2/api/GroupsApi
@@ -12335,7 +12325,7 @@ if(groupId===undefined||groupId===null){throw'Missing the required parameter "gr
12335
12325
  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']);}}]);return GroupsApi;}();var IdentityProviderApi=/*#__PURE__*/function(){/**
12336
12326
  * IdentityProvider service.
12337
12327
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
12338
- * @version 188.0.0
12328
+ * @version 188.0.1
12339
12329
  */ /**
12340
12330
  * Constructs a new IdentityProviderApi.
12341
12331
  * @alias module:purecloud-platform-client-v2/api/IdentityProviderApi
@@ -12491,7 +12481,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
12491
12481
  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']);}}]);return IdentityProviderApi;}();var InfrastructureAsCodeApi=/*#__PURE__*/function(){/**
12492
12482
  * InfrastructureAsCode service.
12493
12483
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
12494
- * @version 188.0.0
12484
+ * @version 188.0.1
12495
12485
  */ /**
12496
12486
  * Constructs a new InfrastructureAsCodeApi.
12497
12487
  * @alias module:purecloud-platform-client-v2/api/InfrastructureAsCodeApi
@@ -12545,7 +12535,7 @@ if(jobId===undefined||jobId===null){throw'Missing the required parameter "jobId"
12545
12535
  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']);}}]);return InfrastructureAsCodeApi;}();var IntegrationsApi=/*#__PURE__*/function(){/**
12546
12536
  * Integrations service.
12547
12537
  * @module purecloud-platform-client-v2/api/IntegrationsApi
12548
- * @version 188.0.0
12538
+ * @version 188.0.1
12549
12539
  */ /**
12550
12540
  * Constructs a new IntegrationsApi.
12551
12541
  * @alias module:purecloud-platform-client-v2/api/IntegrationsApi
@@ -13104,7 +13094,7 @@ if(ucIntegrationId===undefined||ucIntegrationId===null){throw'Missing the requir
13104
13094
  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']);}}]);return IntegrationsApi;}();var JourneyApi=/*#__PURE__*/function(){/**
13105
13095
  * Journey service.
13106
13096
  * @module purecloud-platform-client-v2/api/JourneyApi
13107
- * @version 188.0.0
13097
+ * @version 188.0.1
13108
13098
  */ /**
13109
13099
  * Constructs a new JourneyApi.
13110
13100
  * @alias module:purecloud-platform-client-v2/api/JourneyApi
@@ -13397,7 +13387,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
13397
13387
  */},{key:"postJourneySegments",value:function postJourneySegments(opts){opts=opts||{};return this.apiClient.callApi('/api/v2/journey/segments','POST',{},{},{},{},opts['body'],['PureCloud OAuth'],['application/json'],['application/json']);}}]);return JourneyApi;}();var KnowledgeApi=/*#__PURE__*/function(){/**
13398
13388
  * Knowledge service.
13399
13389
  * @module purecloud-platform-client-v2/api/KnowledgeApi
13400
- * @version 188.0.0
13390
+ * @version 188.0.1
13401
13391
  */ /**
13402
13392
  * Constructs a new KnowledgeApi.
13403
13393
  * @alias module:purecloud-platform-client-v2/api/KnowledgeApi
@@ -14268,7 +14258,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14268
14258
  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']);}}]);return KnowledgeApi;}();var LanguageUnderstandingApi=/*#__PURE__*/function(){/**
14269
14259
  * LanguageUnderstanding service.
14270
14260
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
14271
- * @version 188.0.0
14261
+ * @version 188.0.1
14272
14262
  */ /**
14273
14263
  * Constructs a new LanguageUnderstandingApi.
14274
14264
  * @alias module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
@@ -14524,7 +14514,7 @@ if(domainVersionId===undefined||domainVersionId===null){throw'Missing the requir
14524
14514
  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']);}}]);return LanguageUnderstandingApi;}();var LanguagesApi=/*#__PURE__*/function(){/**
14525
14515
  * Languages service.
14526
14516
  * @module purecloud-platform-client-v2/api/LanguagesApi
14527
- * @version 188.0.0
14517
+ * @version 188.0.1
14528
14518
  */ /**
14529
14519
  * Constructs a new LanguagesApi.
14530
14520
  * @alias module:purecloud-platform-client-v2/api/LanguagesApi
@@ -14579,7 +14569,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14579
14569
  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']);}}]);return LanguagesApi;}();var LearningApi=/*#__PURE__*/function(){/**
14580
14570
  * Learning service.
14581
14571
  * @module purecloud-platform-client-v2/api/LearningApi
14582
- * @version 188.0.0
14572
+ * @version 188.0.1
14583
14573
  */ /**
14584
14574
  * Constructs a new LearningApi.
14585
14575
  * @alias module:purecloud-platform-client-v2/api/LearningApi
@@ -14809,7 +14799,7 @@ if(moduleId===undefined||moduleId===null){throw'Missing the required parameter "
14809
14799
  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']);}}]);return LearningApi;}();var LicenseApi=/*#__PURE__*/function(){/**
14810
14800
  * License service.
14811
14801
  * @module purecloud-platform-client-v2/api/LicenseApi
14812
- * @version 188.0.0
14802
+ * @version 188.0.1
14813
14803
  */ /**
14814
14804
  * Constructs a new LicenseApi.
14815
14805
  * @alias module:purecloud-platform-client-v2/api/LicenseApi
@@ -14863,7 +14853,7 @@ if(featureName===undefined||featureName===null){throw'Missing the required param
14863
14853
  */},{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']);}}]);return LicenseApi;}();var LocationsApi=/*#__PURE__*/function(){/**
14864
14854
  * Locations service.
14865
14855
  * @module purecloud-platform-client-v2/api/LocationsApi
14866
- * @version 188.0.0
14856
+ * @version 188.0.1
14867
14857
  */ /**
14868
14858
  * Constructs a new LocationsApi.
14869
14859
  * @alias module:purecloud-platform-client-v2/api/LocationsApi
@@ -14922,7 +14912,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
14922
14912
  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']);}}]);return LocationsApi;}();var LogCaptureApi=/*#__PURE__*/function(){/**
14923
14913
  * LogCapture service.
14924
14914
  * @module purecloud-platform-client-v2/api/LogCaptureApi
14925
- * @version 188.0.0
14915
+ * @version 188.0.1
14926
14916
  */ /**
14927
14917
  * Constructs a new LogCaptureApi.
14928
14918
  * @alias module:purecloud-platform-client-v2/api/LogCaptureApi
@@ -14972,7 +14962,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
14972
14962
  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']);}}]);return LogCaptureApi;}();var MessagingApi=/*#__PURE__*/function(){/**
14973
14963
  * Messaging service.
14974
14964
  * @module purecloud-platform-client-v2/api/MessagingApi
14975
- * @version 188.0.0
14965
+ * @version 188.0.1
14976
14966
  */ /**
14977
14967
  * Constructs a new MessagingApi.
14978
14968
  * @alias module:purecloud-platform-client-v2/api/MessagingApi
@@ -15062,7 +15052,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15062
15052
  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']);}}]);return MessagingApi;}();var MobileDevicesApi=/*#__PURE__*/function(){/**
15063
15053
  * MobileDevices service.
15064
15054
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
15065
- * @version 188.0.0
15055
+ * @version 188.0.1
15066
15056
  */ /**
15067
15057
  * Constructs a new MobileDevicesApi.
15068
15058
  * @alias module:purecloud-platform-client-v2/api/MobileDevicesApi
@@ -15101,7 +15091,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15101
15091
  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']);}}]);return MobileDevicesApi;}();var NotificationsApi=/*#__PURE__*/function(){/**
15102
15092
  * Notifications service.
15103
15093
  * @module purecloud-platform-client-v2/api/NotificationsApi
15104
- * @version 188.0.0
15094
+ * @version 188.0.1
15105
15095
  */ /**
15106
15096
  * Constructs a new NotificationsApi.
15107
15097
  * @alias module:purecloud-platform-client-v2/api/NotificationsApi
@@ -15158,7 +15148,7 @@ if(channelId===undefined||channelId===null){throw'Missing the required parameter
15158
15148
  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']);}}]);return NotificationsApi;}();var OAuthApi=/*#__PURE__*/function(){/**
15159
15149
  * OAuth service.
15160
15150
  * @module purecloud-platform-client-v2/api/OAuthApi
15161
- * @version 188.0.0
15151
+ * @version 188.0.1
15162
15152
  */ /**
15163
15153
  * Constructs a new OAuthApi.
15164
15154
  * @alias module:purecloud-platform-client-v2/api/OAuthApi
@@ -15243,7 +15233,7 @@ if(clientId===undefined||clientId===null){throw'Missing the required parameter "
15243
15233
  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']);}}]);return OAuthApi;}();var ObjectsApi=/*#__PURE__*/function(){/**
15244
15234
  * Objects service.
15245
15235
  * @module purecloud-platform-client-v2/api/ObjectsApi
15246
- * @version 188.0.0
15236
+ * @version 188.0.1
15247
15237
  */ /**
15248
15238
  * Constructs a new ObjectsApi.
15249
15239
  * @alias module:purecloud-platform-client-v2/api/ObjectsApi
@@ -15314,7 +15304,7 @@ if(divisionId===undefined||divisionId===null){throw'Missing the required paramet
15314
15304
  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']);}}]);return ObjectsApi;}();var OperationalEventsApi=/*#__PURE__*/function(){/**
15315
15305
  * OperationalEvents service.
15316
15306
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
15317
- * @version 188.0.0
15307
+ * @version 188.0.1
15318
15308
  */ /**
15319
15309
  * Constructs a new OperationalEventsApi.
15320
15310
  * @alias module:purecloud-platform-client-v2/api/OperationalEventsApi
@@ -15332,7 +15322,7 @@ if(eventDefinitionId===undefined||eventDefinitionId===null){throw'Missing the re
15332
15322
  */},{key:"getUsageEventsDefinitions",value:function getUsageEventsDefinitions(){return this.apiClient.callApi('/api/v2/usage/events/definitions','GET',{},{},{},{},null,['PureCloud OAuth'],['application/json'],['application/json']);}}]);return OperationalEventsApi;}();var OrganizationApi=/*#__PURE__*/function(){/**
15333
15323
  * Organization service.
15334
15324
  * @module purecloud-platform-client-v2/api/OrganizationApi
15335
- * @version 188.0.0
15325
+ * @version 188.0.1
15336
15326
  */ /**
15337
15327
  * Constructs a new OrganizationApi.
15338
15328
  * @alias module:purecloud-platform-client-v2/api/OrganizationApi
@@ -15434,7 +15424,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
15434
15424
  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']);}}]);return OrganizationApi;}();var OrganizationAuthorizationApi=/*#__PURE__*/function(){/**
15435
15425
  * OrganizationAuthorization service.
15436
15426
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
15437
- * @version 188.0.0
15427
+ * @version 188.0.1
15438
15428
  */ /**
15439
15429
  * Constructs a new OrganizationAuthorizationApi.
15440
15430
  * @alias module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
@@ -15757,7 +15747,7 @@ if(trustorOrgId===undefined||trustorOrgId===null){throw'Missing the required par
15757
15747
  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']);}}]);return OrganizationAuthorizationApi;}();var OutboundApi=/*#__PURE__*/function(){/**
15758
15748
  * Outbound service.
15759
15749
  * @module purecloud-platform-client-v2/api/OutboundApi
15760
- * @version 188.0.0
15750
+ * @version 188.0.1
15761
15751
  */ /**
15762
15752
  * Constructs a new OutboundApi.
15763
15753
  * @alias module:purecloud-platform-client-v2/api/OutboundApi
@@ -16793,7 +16783,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16793
16783
  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']);}}]);return OutboundApi;}();var PresenceApi=/*#__PURE__*/function(){/**
16794
16784
  * Presence service.
16795
16785
  * @module purecloud-platform-client-v2/api/PresenceApi
16796
- * @version 188.0.0
16786
+ * @version 188.0.1
16797
16787
  */ /**
16798
16788
  * Constructs a new PresenceApi.
16799
16789
  * @alias module:purecloud-platform-client-v2/api/PresenceApi
@@ -16966,7 +16956,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
16966
16956
  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']);}}]);return PresenceApi;}();var ProcessAutomationApi=/*#__PURE__*/function(){/**
16967
16957
  * ProcessAutomation service.
16968
16958
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
16969
- * @version 188.0.0
16959
+ * @version 188.0.1
16970
16960
  */ /**
16971
16961
  * Constructs a new ProcessAutomationApi.
16972
16962
  * @alias module:purecloud-platform-client-v2/api/ProcessAutomationApi
@@ -17029,7 +17019,7 @@ if(triggerId===undefined||triggerId===null){throw'Missing the required parameter
17029
17019
  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']);}}]);return ProcessAutomationApi;}();var QualityApi=/*#__PURE__*/function(){/**
17030
17020
  * Quality service.
17031
17021
  * @module purecloud-platform-client-v2/api/QualityApi
17032
- * @version 188.0.0
17022
+ * @version 188.0.1
17033
17023
  */ /**
17034
17024
  * Constructs a new QualityApi.
17035
17025
  * @alias module:purecloud-platform-client-v2/api/QualityApi
@@ -17500,7 +17490,7 @@ if(customerSurveyUrl===undefined||customerSurveyUrl===null){throw'Missing the re
17500
17490
  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']);}}]);return QualityApi;}();var RecordingApi=/*#__PURE__*/function(){/**
17501
17491
  * Recording service.
17502
17492
  * @module purecloud-platform-client-v2/api/RecordingApi
17503
- * @version 188.0.0
17493
+ * @version 188.0.1
17504
17494
  */ /**
17505
17495
  * Constructs a new RecordingApi.
17506
17496
  * @alias module:purecloud-platform-client-v2/api/RecordingApi
@@ -17907,7 +17897,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
17907
17897
  */},{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']);}}]);return RecordingApi;}();var ResponseManagementApi=/*#__PURE__*/function(){/**
17908
17898
  * ResponseManagement service.
17909
17899
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
17910
- * @version 188.0.0
17900
+ * @version 188.0.1
17911
17901
  */ /**
17912
17902
  * Constructs a new ResponseManagementApi.
17913
17903
  * @alias module:purecloud-platform-client-v2/api/ResponseManagementApi
@@ -18023,7 +18013,7 @@ if(responseAssetId===undefined||responseAssetId===null){throw'Missing the requir
18023
18013
  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']);}}]);return ResponseManagementApi;}();var RoutingApi=/*#__PURE__*/function(){/**
18024
18014
  * Routing service.
18025
18015
  * @module purecloud-platform-client-v2/api/RoutingApi
18026
- * @version 188.0.0
18016
+ * @version 188.0.1
18027
18017
  */ /**
18028
18018
  * Constructs a new RoutingApi.
18029
18019
  * @alias module:purecloud-platform-client-v2/api/RoutingApi
@@ -18991,7 +18981,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
18991
18981
  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']);}}]);return RoutingApi;}();var SCIMApi=/*#__PURE__*/function(){/**
18992
18982
  * SCIM service.
18993
18983
  * @module purecloud-platform-client-v2/api/SCIMApi
18994
- * @version 188.0.0
18984
+ * @version 188.0.1
18995
18985
  */ /**
18996
18986
  * Constructs a new SCIMApi.
18997
18987
  * @alias module:purecloud-platform-client-v2/api/SCIMApi
@@ -19216,7 +19206,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
19216
19206
  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']);}}]);return SCIMApi;}();var ScreenRecordingApi=/*#__PURE__*/function(){/**
19217
19207
  * ScreenRecording service.
19218
19208
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
19219
- * @version 188.0.0
19209
+ * @version 188.0.1
19220
19210
  */ /**
19221
19211
  * Constructs a new ScreenRecordingApi.
19222
19212
  * @alias module:purecloud-platform-client-v2/api/ScreenRecordingApi
@@ -19231,7 +19221,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19231
19221
  */_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']);}}]);return ScreenRecordingApi;}();var ScriptsApi=/*#__PURE__*/function(){/**
19232
19222
  * Scripts service.
19233
19223
  * @module purecloud-platform-client-v2/api/ScriptsApi
19234
- * @version 188.0.0
19224
+ * @version 188.0.1
19235
19225
  */ /**
19236
19226
  * Constructs a new ScriptsApi.
19237
19227
  * @alias module:purecloud-platform-client-v2/api/ScriptsApi
@@ -19367,7 +19357,7 @@ if(scriptId===undefined||scriptId===null){throw'Missing the required parameter "
19367
19357
  */},{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']);}}]);return ScriptsApi;}();var SearchApi=/*#__PURE__*/function(){/**
19368
19358
  * Search service.
19369
19359
  * @module purecloud-platform-client-v2/api/SearchApi
19370
- * @version 188.0.0
19360
+ * @version 188.0.1
19371
19361
  */ /**
19372
19362
  * Constructs a new SearchApi.
19373
19363
  * @alias module:purecloud-platform-client-v2/api/SearchApi
@@ -19527,7 +19517,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19527
19517
  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']);}}]);return SearchApi;}();var SettingsApi=/*#__PURE__*/function(){/**
19528
19518
  * Settings service.
19529
19519
  * @module purecloud-platform-client-v2/api/SettingsApi
19530
- * @version 188.0.0
19520
+ * @version 188.0.1
19531
19521
  */ /**
19532
19522
  * Constructs a new SettingsApi.
19533
19523
  * @alias module:purecloud-platform-client-v2/api/SettingsApi
@@ -19545,7 +19535,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19545
19535
  */},{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']);}}]);return SettingsApi;}();var SpeechTextAnalyticsApi=/*#__PURE__*/function(){/**
19546
19536
  * SpeechTextAnalytics service.
19547
19537
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
19548
- * @version 188.0.0
19538
+ * @version 188.0.1
19549
19539
  */ /**
19550
19540
  * Constructs a new SpeechTextAnalyticsApi.
19551
19541
  * @alias module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
@@ -19789,7 +19779,7 @@ if(topicId===undefined||topicId===null){throw'Missing the required parameter "to
19789
19779
  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']);}}]);return SpeechTextAnalyticsApi;}();var StationsApi=/*#__PURE__*/function(){/**
19790
19780
  * Stations service.
19791
19781
  * @module purecloud-platform-client-v2/api/StationsApi
19792
- * @version 188.0.0
19782
+ * @version 188.0.1
19793
19783
  */ /**
19794
19784
  * Constructs a new StationsApi.
19795
19785
  * @alias module:purecloud-platform-client-v2/api/StationsApi
@@ -19821,7 +19811,7 @@ if(stationId===undefined||stationId===null){throw'Missing the required parameter
19821
19811
  */},{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']);}}]);return StationsApi;}();var SuggestApi=/*#__PURE__*/function(){/**
19822
19812
  * Suggest service.
19823
19813
  * @module purecloud-platform-client-v2/api/SuggestApi
19824
- * @version 188.0.0
19814
+ * @version 188.0.1
19825
19815
  */ /**
19826
19816
  * Constructs a new SuggestApi.
19827
19817
  * @alias module:purecloud-platform-client-v2/api/SuggestApi
@@ -19861,7 +19851,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
19861
19851
  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']);}}]);return SuggestApi;}();var TaskManagementApi=/*#__PURE__*/function(){/**
19862
19852
  * TaskManagement service.
19863
19853
  * @module purecloud-platform-client-v2/api/TaskManagementApi
19864
- * @version 188.0.0
19854
+ * @version 188.0.1
19865
19855
  */ /**
19866
19856
  * Constructs a new TaskManagementApi.
19867
19857
  * @alias module:purecloud-platform-client-v2/api/TaskManagementApi
@@ -20203,7 +20193,7 @@ if(schemaId===undefined||schemaId===null){throw'Missing the required parameter "
20203
20193
  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']);}}]);return TaskManagementApi;}();var TeamsApi=/*#__PURE__*/function(){/**
20204
20194
  * Teams service.
20205
20195
  * @module purecloud-platform-client-v2/api/TeamsApi
20206
- * @version 188.0.0
20196
+ * @version 188.0.1
20207
20197
  */ /**
20208
20198
  * Constructs a new TeamsApi.
20209
20199
  * @alias module:purecloud-platform-client-v2/api/TeamsApi
@@ -20282,7 +20272,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
20282
20272
  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']);}}]);return TeamsApi;}();var TelephonyApi=/*#__PURE__*/function(){/**
20283
20273
  * Telephony service.
20284
20274
  * @module purecloud-platform-client-v2/api/TelephonyApi
20285
- * @version 188.0.0
20275
+ * @version 188.0.1
20286
20276
  */ /**
20287
20277
  * Constructs a new TelephonyApi.
20288
20278
  * @alias module:purecloud-platform-client-v2/api/TelephonyApi
@@ -20329,7 +20319,7 @@ if(downloadId===undefined||downloadId===null){throw'Missing the required paramet
20329
20319
  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']);}}]);return TelephonyApi;}();var TelephonyProvidersEdgeApi=/*#__PURE__*/function(){/**
20330
20320
  * TelephonyProvidersEdge service.
20331
20321
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
20332
- * @version 188.0.0
20322
+ * @version 188.0.1
20333
20323
  */ /**
20334
20324
  * Constructs a new TelephonyProvidersEdgeApi.
20335
20325
  * @alias module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
@@ -21143,7 +21133,7 @@ if(trunkBaseSettingsId===undefined||trunkBaseSettingsId===null){throw'Missing th
21143
21133
  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']);}}]);return TelephonyProvidersEdgeApi;}();var TextbotsApi=/*#__PURE__*/function(){/**
21144
21134
  * Textbots service.
21145
21135
  * @module purecloud-platform-client-v2/api/TextbotsApi
21146
- * @version 188.0.0
21136
+ * @version 188.0.1
21147
21137
  */ /**
21148
21138
  * Constructs a new TextbotsApi.
21149
21139
  * @alias module:purecloud-platform-client-v2/api/TextbotsApi
@@ -21178,7 +21168,7 @@ if(launchRequest===undefined||launchRequest===null){throw'Missing the required p
21178
21168
  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']);}}]);return TextbotsApi;}();var TokensApi=/*#__PURE__*/function(){/**
21179
21169
  * Tokens service.
21180
21170
  * @module purecloud-platform-client-v2/api/TokensApi
21181
- * @version 188.0.0
21171
+ * @version 188.0.1
21182
21172
  */ /**
21183
21173
  * Constructs a new TokensApi.
21184
21174
  * @alias module:purecloud-platform-client-v2/api/TokensApi
@@ -21214,7 +21204,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
21214
21204
  */},{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']);}}]);return TokensApi;}();var UploadsApi=/*#__PURE__*/function(){/**
21215
21205
  * Uploads service.
21216
21206
  * @module purecloud-platform-client-v2/api/UploadsApi
21217
- * @version 188.0.0
21207
+ * @version 188.0.1
21218
21208
  */ /**
21219
21209
  * Constructs a new UploadsApi.
21220
21210
  * @alias module:purecloud-platform-client-v2/api/UploadsApi
@@ -21280,7 +21270,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21280
21270
  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']);}}]);return UploadsApi;}();var UsageApi=/*#__PURE__*/function(){/**
21281
21271
  * Usage service.
21282
21272
  * @module purecloud-platform-client-v2/api/UsageApi
21283
- * @version 188.0.0
21273
+ * @version 188.0.1
21284
21274
  */ /**
21285
21275
  * Constructs a new UsageApi.
21286
21276
  * @alias module:purecloud-platform-client-v2/api/UsageApi
@@ -21331,7 +21321,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
21331
21321
  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']);}}]);return UsageApi;}();var UserRecordingsApi=/*#__PURE__*/function(){/**
21332
21322
  * UserRecordings service.
21333
21323
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
21334
- * @version 188.0.0
21324
+ * @version 188.0.1
21335
21325
  */ /**
21336
21326
  * Constructs a new UserRecordingsApi.
21337
21327
  * @alias module:purecloud-platform-client-v2/api/UserRecordingsApi
@@ -21380,7 +21370,7 @@ if(recordingId===undefined||recordingId===null){throw'Missing the required param
21380
21370
  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']);}}]);return UserRecordingsApi;}();var UsersApi=/*#__PURE__*/function(){/**
21381
21371
  * Users service.
21382
21372
  * @module purecloud-platform-client-v2/api/UsersApi
21383
- * @version 188.0.0
21373
+ * @version 188.0.1
21384
21374
  */ /**
21385
21375
  * Constructs a new UsersApi.
21386
21376
  * @alias module:purecloud-platform-client-v2/api/UsersApi
@@ -22039,7 +22029,7 @@ if(verifierId===undefined||verifierId===null){throw'Missing the required paramet
22039
22029
  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']);}}]);return UsersApi;}();var UtilitiesApi=/*#__PURE__*/function(){/**
22040
22030
  * Utilities service.
22041
22031
  * @module purecloud-platform-client-v2/api/UtilitiesApi
22042
- * @version 188.0.0
22032
+ * @version 188.0.1
22043
22033
  */ /**
22044
22034
  * Constructs a new UtilitiesApi.
22045
22035
  * @alias module:purecloud-platform-client-v2/api/UtilitiesApi
@@ -22066,7 +22056,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22066
22056
  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']);}}]);return UtilitiesApi;}();var VoicemailApi=/*#__PURE__*/function(){/**
22067
22057
  * Voicemail service.
22068
22058
  * @module purecloud-platform-client-v2/api/VoicemailApi
22069
- * @version 188.0.0
22059
+ * @version 188.0.1
22070
22060
  */ /**
22071
22061
  * Constructs a new VoicemailApi.
22072
22062
  * @alias module:purecloud-platform-client-v2/api/VoicemailApi
@@ -22215,7 +22205,7 @@ if(userId===undefined||userId===null){throw'Missing the required parameter "user
22215
22205
  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']);}}]);return VoicemailApi;}();var WebChatApi=/*#__PURE__*/function(){/**
22216
22206
  * WebChat service.
22217
22207
  * @module purecloud-platform-client-v2/api/WebChatApi
22218
- * @version 188.0.0
22208
+ * @version 188.0.1
22219
22209
  */ /**
22220
22210
  * Constructs a new WebChatApi.
22221
22211
  * @alias module:purecloud-platform-client-v2/api/WebChatApi
@@ -22348,7 +22338,7 @@ if(body===undefined||body===null){throw'Missing the required parameter "body" wh
22348
22338
  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']);}}]);return WebChatApi;}();var WebDeploymentsApi=/*#__PURE__*/function(){/**
22349
22339
  * WebDeployments service.
22350
22340
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
22351
- * @version 188.0.0
22341
+ * @version 188.0.1
22352
22342
  */ /**
22353
22343
  * Constructs a new WebDeploymentsApi.
22354
22344
  * @alias module:purecloud-platform-client-v2/api/WebDeploymentsApi
@@ -22469,7 +22459,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
22469
22459
  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']);}}]);return WebDeploymentsApi;}();var WebMessagingApi=/*#__PURE__*/function(){/**
22470
22460
  * WebMessaging service.
22471
22461
  * @module purecloud-platform-client-v2/api/WebMessagingApi
22472
- * @version 188.0.0
22462
+ * @version 188.0.1
22473
22463
  */ /**
22474
22464
  * Constructs a new WebMessagingApi.
22475
22465
  * @alias module:purecloud-platform-client-v2/api/WebMessagingApi
@@ -22485,7 +22475,7 @@ if(deployment===undefined||deployment===null){throw'Missing the required paramet
22485
22475
  */_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']);}}]);return WebMessagingApi;}();var WidgetsApi=/*#__PURE__*/function(){/**
22486
22476
  * Widgets service.
22487
22477
  * @module purecloud-platform-client-v2/api/WidgetsApi
22488
- * @version 188.0.0
22478
+ * @version 188.0.1
22489
22479
  */ /**
22490
22480
  * Constructs a new WidgetsApi.
22491
22481
  * @alias module:purecloud-platform-client-v2/api/WidgetsApi
@@ -22520,7 +22510,7 @@ if(deploymentId===undefined||deploymentId===null){throw'Missing the required par
22520
22510
  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']);}}]);return WidgetsApi;}();var WorkforceManagementApi=/*#__PURE__*/function(){/**
22521
22511
  * WorkforceManagement service.
22522
22512
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
22523
- * @version 188.0.0
22513
+ * @version 188.0.1
22524
22514
  */ /**
22525
22515
  * Constructs a new WorkforceManagementApi.
22526
22516
  * @alias module:purecloud-platform-client-v2/api/WorkforceManagementApi
@@ -23871,7 +23861,7 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
23871
23861
  * </pre>
23872
23862
  * </p>
23873
23863
  * @module purecloud-platform-client-v2/index
23874
- * @version 188.0.0
23864
+ * @version 188.0.1
23875
23865
  */var platformClient=/*#__PURE__*/_createClass(function platformClient(){_classCallCheck(this,platformClient);/**
23876
23866
  * The ApiClient constructor.
23877
23867
  * @property {module:purecloud-platform-client-v2/ApiClient}
@@ -24107,4 +24097,4 @@ if(timeOffLimitId===undefined||timeOffLimitId===null){throw'Missing the required
24107
24097
  var index=new platformClient();module.exports=index;
24108
24098
 
24109
24099
  }).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {},require("buffer").Buffer)
24110
- },{"buffer":3,"os":5,"path":6,"qs":29}]},{},[]);
24100
+ },{"buffer":3,"os":5,"path":6,"qs":30}]},{},[]);