purecloud-platform-client-v2 138.0.0 → 138.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 (72) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +68 -65
  3. package/dist/web-amd/purecloud-platform-client-v2.js +68 -65
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +68 -65
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +68 -65
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/package.json +1 -1
  9. package/src/purecloud-platform-client-v2/ApiClient.js +5 -2
  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/ChatApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -397,7 +397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
397
397
 
398
398
  /**
399
399
  * @module purecloud-platform-client-v2/ApiClient
400
- * @version 138.0.0
400
+ * @version 138.0.1
401
401
  */
402
402
  class ApiClient {
403
403
  /**
@@ -1150,7 +1150,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1150
1150
  serialize(obj) {
1151
1151
  var result = {};
1152
1152
  for (var p in obj) {
1153
- if (obj.hasOwnProperty(p)) {
1153
+ if (obj.hasOwnProperty(p) && obj[p] !== undefined) {
1154
1154
  result[encodeURIComponent(p)] = Array.isArray(obj[p]) ? obj[p].join(",") : this.paramToString(obj[p]);
1155
1155
  }
1156
1156
  }
@@ -1287,6 +1287,9 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1287
1287
  */
1288
1288
  buildCollectionParam(param, collectionFormat) {
1289
1289
  if (!param) return;
1290
+ if (!Array.isArray(param)) {
1291
+ param = [param];
1292
+ }
1290
1293
 
1291
1294
  switch (collectionFormat) {
1292
1295
  case 'csv':
@@ -1472,7 +1475,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1472
1475
  /**
1473
1476
  * Alerting service.
1474
1477
  * @module purecloud-platform-client-v2/api/AlertingApi
1475
- * @version 138.0.0
1478
+ * @version 138.0.1
1476
1479
  */
1477
1480
 
1478
1481
  /**
@@ -1786,7 +1789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1786
1789
  /**
1787
1790
  * Analytics service.
1788
1791
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1789
- * @version 138.0.0
1792
+ * @version 138.0.1
1790
1793
  */
1791
1794
 
1792
1795
  /**
@@ -2968,7 +2971,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2968
2971
  /**
2969
2972
  * Architect service.
2970
2973
  * @module purecloud-platform-client-v2/api/ArchitectApi
2971
- * @version 138.0.0
2974
+ * @version 138.0.1
2972
2975
  */
2973
2976
 
2974
2977
  /**
@@ -6013,7 +6016,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6013
6016
  /**
6014
6017
  * Audit service.
6015
6018
  * @module purecloud-platform-client-v2/api/AuditApi
6016
- * @version 138.0.0
6019
+ * @version 138.0.1
6017
6020
  */
6018
6021
 
6019
6022
  /**
@@ -6184,7 +6187,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6184
6187
  /**
6185
6188
  * Authorization service.
6186
6189
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6187
- * @version 138.0.0
6190
+ * @version 138.0.1
6188
6191
  */
6189
6192
 
6190
6193
  /**
@@ -7367,7 +7370,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7367
7370
  /**
7368
7371
  * Billing service.
7369
7372
  * @module purecloud-platform-client-v2/api/BillingApi
7370
- * @version 138.0.0
7373
+ * @version 138.0.1
7371
7374
  */
7372
7375
 
7373
7376
  /**
@@ -7447,7 +7450,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7447
7450
  /**
7448
7451
  * Chat service.
7449
7452
  * @module purecloud-platform-client-v2/api/ChatApi
7450
- * @version 138.0.0
7453
+ * @version 138.0.1
7451
7454
  */
7452
7455
 
7453
7456
  /**
@@ -7538,7 +7541,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7538
7541
  /**
7539
7542
  * Coaching service.
7540
7543
  * @module purecloud-platform-client-v2/api/CoachingApi
7541
- * @version 138.0.0
7544
+ * @version 138.0.1
7542
7545
  */
7543
7546
 
7544
7547
  /**
@@ -8115,7 +8118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8115
8118
  /**
8116
8119
  * ContentManagement service.
8117
8120
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8118
- * @version 138.0.0
8121
+ * @version 138.0.1
8119
8122
  */
8120
8123
 
8121
8124
  /**
@@ -9255,7 +9258,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9255
9258
  /**
9256
9259
  * Conversations service.
9257
9260
  * @module purecloud-platform-client-v2/api/ConversationsApi
9258
- * @version 138.0.0
9261
+ * @version 138.0.1
9259
9262
  */
9260
9263
 
9261
9264
  /**
@@ -13919,7 +13922,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13919
13922
  /**
13920
13923
  * DataExtensions service.
13921
13924
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
13922
- * @version 138.0.0
13925
+ * @version 138.0.1
13923
13926
  */
13924
13927
 
13925
13928
  /**
@@ -14005,7 +14008,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14005
14008
  /**
14006
14009
  * ExternalContacts service.
14007
14010
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
14008
- * @version 138.0.0
14011
+ * @version 138.0.1
14009
14012
  */
14010
14013
 
14011
14014
  /**
@@ -15748,7 +15751,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15748
15751
  /**
15749
15752
  * Fax service.
15750
15753
  * @module purecloud-platform-client-v2/api/FaxApi
15751
- * @version 138.0.0
15754
+ * @version 138.0.1
15752
15755
  */
15753
15756
 
15754
15757
  /**
@@ -15919,7 +15922,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15919
15922
  /**
15920
15923
  * Flows service.
15921
15924
  * @module purecloud-platform-client-v2/api/FlowsApi
15922
- * @version 138.0.0
15925
+ * @version 138.0.1
15923
15926
  */
15924
15927
 
15925
15928
  /**
@@ -15990,7 +15993,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15990
15993
  /**
15991
15994
  * Gamification service.
15992
15995
  * @module purecloud-platform-client-v2/api/GamificationApi
15993
- * @version 138.0.0
15996
+ * @version 138.0.1
15994
15997
  */
15995
15998
 
15996
15999
  /**
@@ -17420,7 +17423,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17420
17423
  /**
17421
17424
  * GeneralDataProtectionRegulation service.
17422
17425
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
17423
- * @version 138.0.0
17426
+ * @version 138.0.1
17424
17427
  */
17425
17428
 
17426
17429
  /**
@@ -17550,7 +17553,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17550
17553
  /**
17551
17554
  * Geolocation service.
17552
17555
  * @module purecloud-platform-client-v2/api/GeolocationApi
17553
- * @version 138.0.0
17556
+ * @version 138.0.1
17554
17557
  */
17555
17558
 
17556
17559
  /**
@@ -17681,7 +17684,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17681
17684
  /**
17682
17685
  * Greetings service.
17683
17686
  * @module purecloud-platform-client-v2/api/GreetingsApi
17684
- * @version 138.0.0
17687
+ * @version 138.0.1
17685
17688
  */
17686
17689
 
17687
17690
  /**
@@ -18136,7 +18139,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18136
18139
  /**
18137
18140
  * Groups service.
18138
18141
  * @module purecloud-platform-client-v2/api/GroupsApi
18139
- * @version 138.0.0
18142
+ * @version 138.0.1
18140
18143
  */
18141
18144
 
18142
18145
  /**
@@ -18541,7 +18544,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18541
18544
  /**
18542
18545
  * IdentityProvider service.
18543
18546
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
18544
- * @version 138.0.0
18547
+ * @version 138.0.1
18545
18548
  */
18546
18549
 
18547
18550
  /**
@@ -19297,7 +19300,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19297
19300
  /**
19298
19301
  * Integrations service.
19299
19302
  * @module purecloud-platform-client-v2/api/IntegrationsApi
19300
- * @version 138.0.0
19303
+ * @version 138.0.1
19301
19304
  */
19302
19305
 
19303
19306
  /**
@@ -20974,7 +20977,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20974
20977
  /**
20975
20978
  * Journey service.
20976
20979
  * @module purecloud-platform-client-v2/api/JourneyApi
20977
- * @version 138.0.0
20980
+ * @version 138.0.1
20978
20981
  */
20979
20982
 
20980
20983
  /**
@@ -21685,7 +21688,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21685
21688
  /**
21686
21689
  * Knowledge service.
21687
21690
  * @module purecloud-platform-client-v2/api/KnowledgeApi
21688
- * @version 138.0.0
21691
+ * @version 138.0.1
21689
21692
  */
21690
21693
 
21691
21694
  /**
@@ -22585,7 +22588,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22585
22588
  /**
22586
22589
  * LanguageUnderstanding service.
22587
22590
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
22588
- * @version 138.0.0
22591
+ * @version 138.0.1
22589
22592
  */
22590
22593
 
22591
22594
  /**
@@ -23489,7 +23492,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23489
23492
  /**
23490
23493
  * Languages service.
23491
23494
  * @module purecloud-platform-client-v2/api/LanguagesApi
23492
- * @version 138.0.0
23495
+ * @version 138.0.1
23493
23496
  */
23494
23497
 
23495
23498
  /**
@@ -23757,7 +23760,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23757
23760
  /**
23758
23761
  * Learning service.
23759
23762
  * @module purecloud-platform-client-v2/api/LearningApi
23760
- * @version 138.0.0
23763
+ * @version 138.0.1
23761
23764
  */
23762
23765
 
23763
23766
  /**
@@ -24348,7 +24351,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24348
24351
  /**
24349
24352
  * License service.
24350
24353
  * @module purecloud-platform-client-v2/api/LicenseApi
24351
- * @version 138.0.0
24354
+ * @version 138.0.1
24352
24355
  */
24353
24356
 
24354
24357
  /**
@@ -24586,7 +24589,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24586
24589
  /**
24587
24590
  * Locations service.
24588
24591
  * @module purecloud-platform-client-v2/api/LocationsApi
24589
- * @version 138.0.0
24592
+ * @version 138.0.1
24590
24593
  */
24591
24594
 
24592
24595
  /**
@@ -24822,7 +24825,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24822
24825
  /**
24823
24826
  * Messaging service.
24824
24827
  * @module purecloud-platform-client-v2/api/MessagingApi
24825
- * @version 138.0.0
24828
+ * @version 138.0.1
24826
24829
  */
24827
24830
 
24828
24831
  /**
@@ -24973,7 +24976,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24973
24976
  /**
24974
24977
  * MobileDevices service.
24975
24978
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
24976
- * @version 138.0.0
24979
+ * @version 138.0.1
24977
24980
  */
24978
24981
 
24979
24982
  /**
@@ -25124,7 +25127,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25124
25127
  /**
25125
25128
  * Notifications service.
25126
25129
  * @module purecloud-platform-client-v2/api/NotificationsApi
25127
- * @version 138.0.0
25130
+ * @version 138.0.1
25128
25131
  */
25129
25132
 
25130
25133
  /**
@@ -25349,7 +25352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25349
25352
  /**
25350
25353
  * OAuth service.
25351
25354
  * @module purecloud-platform-client-v2/api/OAuthApi
25352
- * @version 138.0.0
25355
+ * @version 138.0.1
25353
25356
  */
25354
25357
 
25355
25358
  /**
@@ -25715,7 +25718,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25715
25718
  /**
25716
25719
  * Objects service.
25717
25720
  * @module purecloud-platform-client-v2/api/ObjectsApi
25718
- * @version 138.0.0
25721
+ * @version 138.0.1
25719
25722
  */
25720
25723
 
25721
25724
  /**
@@ -25986,7 +25989,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25986
25989
  /**
25987
25990
  * Organization service.
25988
25991
  * @module purecloud-platform-client-v2/api/OrganizationApi
25989
- * @version 138.0.0
25992
+ * @version 138.0.1
25990
25993
  */
25991
25994
 
25992
25995
  /**
@@ -26389,7 +26392,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26389
26392
  /**
26390
26393
  * OrganizationAuthorization service.
26391
26394
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
26392
- * @version 138.0.0
26395
+ * @version 138.0.1
26393
26396
  */
26394
26397
 
26395
26398
  /**
@@ -27314,7 +27317,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27314
27317
  /**
27315
27318
  * Outbound service.
27316
27319
  * @module purecloud-platform-client-v2/api/OutboundApi
27317
- * @version 138.0.0
27320
+ * @version 138.0.1
27318
27321
  */
27319
27322
 
27320
27323
  /**
@@ -30569,7 +30572,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30569
30572
  /**
30570
30573
  * Presence service.
30571
30574
  * @module purecloud-platform-client-v2/api/PresenceApi
30572
- * @version 138.0.0
30575
+ * @version 138.0.1
30573
30576
  */
30574
30577
 
30575
30578
  /**
@@ -30891,7 +30894,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30891
30894
  /**
30892
30895
  * Quality service.
30893
30896
  * @module purecloud-platform-client-v2/api/QualityApi
30894
- * @version 138.0.0
30897
+ * @version 138.0.1
30895
30898
  */
30896
30899
 
30897
30900
  /**
@@ -32469,7 +32472,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32469
32472
  /**
32470
32473
  * Recording service.
32471
32474
  * @module purecloud-platform-client-v2/api/RecordingApi
32472
- * @version 138.0.0
32475
+ * @version 138.0.1
32473
32476
  */
32474
32477
 
32475
32478
  /**
@@ -34122,7 +34125,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34122
34125
  /**
34123
34126
  * ResponseManagement service.
34124
34127
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
34125
- * @version 138.0.0
34128
+ * @version 138.0.1
34126
34129
  */
34127
34130
 
34128
34131
  /**
@@ -34606,7 +34609,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34606
34609
  /**
34607
34610
  * Routing service.
34608
34611
  * @module purecloud-platform-client-v2/api/RoutingApi
34609
- * @version 138.0.0
34612
+ * @version 138.0.1
34610
34613
  */
34611
34614
 
34612
34615
  /**
@@ -37533,7 +37536,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37533
37536
  /**
37534
37537
  * SCIM service.
37535
37538
  * @module purecloud-platform-client-v2/api/SCIMApi
37536
- * @version 138.0.0
37539
+ * @version 138.0.1
37537
37540
  */
37538
37541
 
37539
37542
  /**
@@ -38410,7 +38413,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38410
38413
  /**
38411
38414
  * Scripts service.
38412
38415
  * @module purecloud-platform-client-v2/api/ScriptsApi
38413
- * @version 138.0.0
38416
+ * @version 138.0.1
38414
38417
  */
38415
38418
 
38416
38419
  /**
@@ -38829,7 +38832,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38829
38832
  /**
38830
38833
  * Search service.
38831
38834
  * @module purecloud-platform-client-v2/api/SearchApi
38832
- * @version 138.0.0
38835
+ * @version 138.0.1
38833
38836
  */
38834
38837
 
38835
38838
  /**
@@ -39364,7 +39367,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39364
39367
  /**
39365
39368
  * SpeechTextAnalytics service.
39366
39369
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
39367
- * @version 138.0.0
39370
+ * @version 138.0.1
39368
39371
  */
39369
39372
 
39370
39373
  /**
@@ -40217,7 +40220,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40217
40220
  /**
40218
40221
  * Stations service.
40219
40222
  * @module purecloud-platform-client-v2/api/StationsApi
40220
- * @version 138.0.0
40223
+ * @version 138.0.1
40221
40224
  */
40222
40225
 
40223
40226
  /**
@@ -40364,7 +40367,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40364
40367
  /**
40365
40368
  * Suggest service.
40366
40369
  * @module purecloud-platform-client-v2/api/SuggestApi
40367
- * @version 138.0.0
40370
+ * @version 138.0.1
40368
40371
  */
40369
40372
 
40370
40373
  /**
@@ -40503,7 +40506,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40503
40506
  /**
40504
40507
  * Telephony service.
40505
40508
  * @module purecloud-platform-client-v2/api/TelephonyApi
40506
- * @version 138.0.0
40509
+ * @version 138.0.1
40507
40510
  */
40508
40511
 
40509
40512
  /**
@@ -40611,7 +40614,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40611
40614
  /**
40612
40615
  * TelephonyProvidersEdge service.
40613
40616
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
40614
- * @version 138.0.0
40617
+ * @version 138.0.1
40615
40618
  */
40616
40619
 
40617
40620
  /**
@@ -44244,7 +44247,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44244
44247
  /**
44245
44248
  * Textbots service.
44246
44249
  * @module purecloud-platform-client-v2/api/TextbotsApi
44247
- * @version 138.0.0
44250
+ * @version 138.0.1
44248
44251
  */
44249
44252
 
44250
44253
  /**
@@ -44372,7 +44375,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44372
44375
  /**
44373
44376
  * Tokens service.
44374
44377
  * @module purecloud-platform-client-v2/api/TokensApi
44375
- * @version 138.0.0
44378
+ * @version 138.0.1
44376
44379
  */
44377
44380
 
44378
44381
  /**
@@ -44478,7 +44481,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44478
44481
  /**
44479
44482
  * Uploads service.
44480
44483
  * @module purecloud-platform-client-v2/api/UploadsApi
44481
- * @version 138.0.0
44484
+ * @version 138.0.1
44482
44485
  */
44483
44486
 
44484
44487
  /**
@@ -44629,7 +44632,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44629
44632
  /**
44630
44633
  * Usage service.
44631
44634
  * @module purecloud-platform-client-v2/api/UsageApi
44632
- * @version 138.0.0
44635
+ * @version 138.0.1
44633
44636
  */
44634
44637
 
44635
44638
  /**
@@ -44700,7 +44703,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44700
44703
  /**
44701
44704
  * UserRecordings service.
44702
44705
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
44703
- * @version 138.0.0
44706
+ * @version 138.0.1
44704
44707
  */
44705
44708
 
44706
44709
  /**
@@ -44884,7 +44887,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44884
44887
  /**
44885
44888
  * Users service.
44886
44889
  * @module purecloud-platform-client-v2/api/UsersApi
44887
- * @version 138.0.0
44890
+ * @version 138.0.1
44888
44891
  */
44889
44892
 
44890
44893
  /**
@@ -47186,7 +47189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47186
47189
  /**
47187
47190
  * Utilities service.
47188
47191
  * @module purecloud-platform-client-v2/api/UtilitiesApi
47189
- * @version 138.0.0
47192
+ * @version 138.0.1
47190
47193
  */
47191
47194
 
47192
47195
  /**
@@ -47297,7 +47300,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47297
47300
  /**
47298
47301
  * Voicemail service.
47299
47302
  * @module purecloud-platform-client-v2/api/VoicemailApi
47300
- * @version 138.0.0
47303
+ * @version 138.0.1
47301
47304
  */
47302
47305
 
47303
47306
  /**
@@ -47964,7 +47967,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47964
47967
  /**
47965
47968
  * WebChat service.
47966
47969
  * @module purecloud-platform-client-v2/api/WebChatApi
47967
- * @version 138.0.0
47970
+ * @version 138.0.1
47968
47971
  */
47969
47972
 
47970
47973
  /**
@@ -48508,7 +48511,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48508
48511
  /**
48509
48512
  * WebDeployments service.
48510
48513
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
48511
- * @version 138.0.0
48514
+ * @version 138.0.1
48512
48515
  */
48513
48516
 
48514
48517
  /**
@@ -48863,7 +48866,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48863
48866
  /**
48864
48867
  * WebMessaging service.
48865
48868
  * @module purecloud-platform-client-v2/api/WebMessagingApi
48866
- * @version 138.0.0
48869
+ * @version 138.0.1
48867
48870
  */
48868
48871
 
48869
48872
  /**
@@ -48909,7 +48912,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48909
48912
  /**
48910
48913
  * Widgets service.
48911
48914
  * @module purecloud-platform-client-v2/api/WidgetsApi
48912
- * @version 138.0.0
48915
+ * @version 138.0.1
48913
48916
  */
48914
48917
 
48915
48918
  /**
@@ -49055,7 +49058,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49055
49058
  /**
49056
49059
  * WorkforceManagement service.
49057
49060
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
49058
- * @version 138.0.0
49061
+ * @version 138.0.1
49059
49062
  */
49060
49063
 
49061
49064
  /**
@@ -53306,7 +53309,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53306
53309
  * </pre>
53307
53310
  * </p>
53308
53311
  * @module purecloud-platform-client-v2/index
53309
- * @version 138.0.0
53312
+ * @version 138.0.1
53310
53313
  */
53311
53314
  class platformClient {
53312
53315
  constructor() {