purecloud-platform-client-v2 252.0.0 → 252.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/README.md +3 -3
  2. package/dist/node/purecloud-platform-client-v2.js +96 -93
  3. package/dist/web-amd/purecloud-platform-client-v2.js +96 -93
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +90 -90
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +90 -90
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/package.json +5 -5
  9. package/src/purecloud-platform-client-v2/ApiClient.js +9 -6
  10. package/src/purecloud-platform-client-v2/api/AIStudioApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/AssistantCopilotVariationsApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/BackgroundAssistantApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/BusinessRulesApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/CaseManagementApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/IntentsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  88. package/src/purecloud-platform-client-v2/api/UsersRulesApi.js +1 -1
  89. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  90. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  91. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  92. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  93. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  94. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  95. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  96. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -745,7 +745,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
745
745
 
746
746
  /**
747
747
  * @module purecloud-platform-client-v2/ApiClient
748
- * @version 252.0.0
748
+ * @version 252.1.0
749
749
  */
750
750
  class ApiClient {
751
751
  /**
@@ -1419,9 +1419,12 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1419
1419
  // Get access token from response
1420
1420
  var access_token = response.data.access_token;
1421
1421
 
1422
- this.setAccessToken(access_token);
1423
- this.authData.tokenExpiryTime = new Date().getTime() + response.data['expires_in'] * 1000;
1424
- this.authData.tokenExpiryTimeString = new Date(this.authData.tokenExpiryTime).toUTCString();
1422
+ let optsSettings = { accessToken: access_token };
1423
+ if (response.data['expires_in'] !== null && response.data['expires_in'] !== undefined) {
1424
+ optsSettings.tokenExpiryTime = new Date().getTime() + response.data['expires_in'] * 1000;
1425
+ optsSettings.tokenExpiryTimeString = new Date(optsSettings.tokenExpiryTime).toUTCString();
1426
+ }
1427
+ this._saveSettings(optsSettings);
1425
1428
 
1426
1429
  // Return auth data
1427
1430
  resolve(this.authData);
@@ -1545,9 +1548,9 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1545
1548
  return new Promise((resolve, reject) => {
1546
1549
  // Abort if org and provider are not set together
1547
1550
  if (opts.org && !opts.provider) {
1548
- reject(new Error('opts.provider must be set if opts.org is set'));
1551
+ return reject(new Error('opts.provider must be set if opts.org is set'));
1549
1552
  } else if (opts.provider && !opts.org) {
1550
- reject(new Error('opts.org must be set if opts.provider is set'));
1553
+ return reject(new Error('opts.org must be set if opts.provider is set'));
1551
1554
  }
1552
1555
 
1553
1556
  // Abort on auth error
@@ -2433,7 +2436,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2433
2436
  /**
2434
2437
  * AIStudio service.
2435
2438
  * @module purecloud-platform-client-v2/api/AIStudioApi
2436
- * @version 252.0.0
2439
+ * @version 252.1.0
2437
2440
  */
2438
2441
 
2439
2442
  /**
@@ -3148,7 +3151,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3148
3151
  /**
3149
3152
  * AgentAssistants service.
3150
3153
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
3151
- * @version 252.0.0
3154
+ * @version 252.1.0
3152
3155
  */
3153
3156
 
3154
3157
  /**
@@ -3952,7 +3955,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3952
3955
  /**
3953
3956
  * AgentCopilot service.
3954
3957
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
3955
- * @version 252.0.0
3958
+ * @version 252.1.0
3956
3959
  */
3957
3960
 
3958
3961
  /**
@@ -4064,7 +4067,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4064
4067
  /**
4065
4068
  * AgentUI service.
4066
4069
  * @module purecloud-platform-client-v2/api/AgentUIApi
4067
- * @version 252.0.0
4070
+ * @version 252.1.0
4068
4071
  */
4069
4072
 
4070
4073
  /**
@@ -4215,7 +4218,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4215
4218
  /**
4216
4219
  * Alerting service.
4217
4220
  * @module purecloud-platform-client-v2/api/AlertingApi
4218
- * @version 252.0.0
4221
+ * @version 252.1.0
4219
4222
  */
4220
4223
 
4221
4224
  /**
@@ -4676,7 +4679,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4676
4679
  /**
4677
4680
  * Analytics service.
4678
4681
  * @module purecloud-platform-client-v2/api/AnalyticsApi
4679
- * @version 252.0.0
4682
+ * @version 252.1.0
4680
4683
  */
4681
4684
 
4682
4685
  /**
@@ -8962,7 +8965,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8962
8965
  /**
8963
8966
  * Architect service.
8964
8967
  * @module purecloud-platform-client-v2/api/ArchitectApi
8965
- * @version 252.0.0
8968
+ * @version 252.1.0
8966
8969
  */
8967
8970
 
8968
8971
  /**
@@ -13821,7 +13824,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13821
13824
  /**
13822
13825
  * AssistantCopilotVariations service.
13823
13826
  * @module purecloud-platform-client-v2/api/AssistantCopilotVariationsApi
13824
- * @version 252.0.0
13827
+ * @version 252.1.0
13825
13828
  */
13826
13829
 
13827
13830
  /**
@@ -14017,7 +14020,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14017
14020
  /**
14018
14021
  * Audit service.
14019
14022
  * @module purecloud-platform-client-v2/api/AuditApi
14020
- * @version 252.0.0
14023
+ * @version 252.1.0
14021
14024
  */
14022
14025
 
14023
14026
  /**
@@ -14244,7 +14247,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14244
14247
  /**
14245
14248
  * Authorization service.
14246
14249
  * @module purecloud-platform-client-v2/api/AuthorizationApi
14247
- * @version 252.0.0
14250
+ * @version 252.1.0
14248
14251
  */
14249
14252
 
14250
14253
  /**
@@ -16169,7 +16172,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16169
16172
  /**
16170
16173
  * BackgroundAssistant service.
16171
16174
  * @module purecloud-platform-client-v2/api/BackgroundAssistantApi
16172
- * @version 252.0.0
16175
+ * @version 252.1.0
16173
16176
  */
16174
16177
 
16175
16178
  /**
@@ -16243,7 +16246,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16243
16246
  /**
16244
16247
  * Billing service.
16245
16248
  * @module purecloud-platform-client-v2/api/BillingApi
16246
- * @version 252.0.0
16249
+ * @version 252.1.0
16247
16250
  */
16248
16251
 
16249
16252
  /**
@@ -16527,7 +16530,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16527
16530
  /**
16528
16531
  * BusinessRules service.
16529
16532
  * @module purecloud-platform-client-v2/api/BusinessRulesApi
16530
- * @version 252.0.0
16533
+ * @version 252.1.0
16531
16534
  */
16532
16535
 
16533
16536
  /**
@@ -17541,7 +17544,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17541
17544
  /**
17542
17545
  * CarrierServices service.
17543
17546
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
17544
- * @version 252.0.0
17547
+ * @version 252.1.0
17545
17548
  */
17546
17549
 
17547
17550
  /**
@@ -17618,7 +17621,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17618
17621
  /**
17619
17622
  * CaseManagement service.
17620
17623
  * @module purecloud-platform-client-v2/api/CaseManagementApi
17621
- * @version 252.0.0
17624
+ * @version 252.1.0
17622
17625
  */
17623
17626
 
17624
17627
  /**
@@ -18911,7 +18914,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18911
18914
  /**
18912
18915
  * Chat service.
18913
18916
  * @module purecloud-platform-client-v2/api/ChatApi
18914
- * @version 252.0.0
18917
+ * @version 252.1.0
18915
18918
  */
18916
18919
 
18917
18920
  /**
@@ -20050,7 +20053,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20050
20053
  /**
20051
20054
  * Coaching service.
20052
20055
  * @module purecloud-platform-client-v2/api/CoachingApi
20053
- * @version 252.0.0
20056
+ * @version 252.1.0
20054
20057
  */
20055
20058
 
20056
20059
  /**
@@ -20764,7 +20767,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20764
20767
  /**
20765
20768
  * ContentManagement service.
20766
20769
  * @module purecloud-platform-client-v2/api/ContentManagementApi
20767
- * @version 252.0.0
20770
+ * @version 252.1.0
20768
20771
  */
20769
20772
 
20770
20773
  /**
@@ -21959,7 +21962,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21959
21962
  /**
21960
21963
  * Conversations service.
21961
21964
  * @module purecloud-platform-client-v2/api/ConversationsApi
21962
- * @version 252.0.0
21965
+ * @version 252.1.0
21963
21966
  */
21964
21967
 
21965
21968
  /**
@@ -33065,7 +33068,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33065
33068
  /**
33066
33069
  * DataExtensions service.
33067
33070
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
33068
- * @version 252.0.0
33071
+ * @version 252.1.0
33069
33072
  */
33070
33073
 
33071
33074
  /**
@@ -33166,7 +33169,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33166
33169
  /**
33167
33170
  * DataPrivacy service.
33168
33171
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
33169
- * @version 252.0.0
33172
+ * @version 252.1.0
33170
33173
  */
33171
33174
 
33172
33175
  /**
@@ -33363,7 +33366,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33363
33366
  /**
33364
33367
  * Downloads service.
33365
33368
  * @module purecloud-platform-client-v2/api/DownloadsApi
33366
- * @version 252.0.0
33369
+ * @version 252.1.0
33367
33370
  */
33368
33371
 
33369
33372
  /**
@@ -33417,7 +33420,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33417
33420
  /**
33418
33421
  * Emails service.
33419
33422
  * @module purecloud-platform-client-v2/api/EmailsApi
33420
- * @version 252.0.0
33423
+ * @version 252.1.0
33421
33424
  */
33422
33425
 
33423
33426
  /**
@@ -33565,7 +33568,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33565
33568
  /**
33566
33569
  * EmployeeEngagement service.
33567
33570
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
33568
- * @version 252.0.0
33571
+ * @version 252.1.0
33569
33572
  */
33570
33573
 
33571
33574
  /**
@@ -33769,7 +33772,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33769
33772
  /**
33770
33773
  * Events service.
33771
33774
  * @module purecloud-platform-client-v2/api/EventsApi
33772
- * @version 252.0.0
33775
+ * @version 252.1.0
33773
33776
  */
33774
33777
 
33775
33778
  /**
@@ -33911,7 +33914,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33911
33914
  /**
33912
33915
  * ExternalContacts service.
33913
33916
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
33914
- * @version 252.0.0
33917
+ * @version 252.1.0
33915
33918
  */
33916
33919
 
33917
33920
  /**
@@ -37682,7 +37685,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37682
37685
  /**
37683
37686
  * Fax service.
37684
37687
  * @module purecloud-platform-client-v2/api/FaxApi
37685
- * @version 252.0.0
37688
+ * @version 252.1.0
37686
37689
  */
37687
37690
 
37688
37691
  /**
@@ -37931,7 +37934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37931
37934
  /**
37932
37935
  * Flows service.
37933
37936
  * @module purecloud-platform-client-v2/api/FlowsApi
37934
- * @version 252.0.0
37937
+ * @version 252.1.0
37935
37938
  */
37936
37939
 
37937
37940
  /**
@@ -38169,7 +38172,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38169
38172
  /**
38170
38173
  * Gamification service.
38171
38174
  * @module purecloud-platform-client-v2/api/GamificationApi
38172
- * @version 252.0.0
38175
+ * @version 252.1.0
38173
38176
  */
38174
38177
 
38175
38178
  /**
@@ -41021,7 +41024,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41021
41024
  /**
41022
41025
  * GeneralDataProtectionRegulation service.
41023
41026
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
41024
- * @version 252.0.0
41027
+ * @version 252.1.0
41025
41028
  */
41026
41029
 
41027
41030
  /**
@@ -41165,7 +41168,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41165
41168
  /**
41166
41169
  * Geolocation service.
41167
41170
  * @module purecloud-platform-client-v2/api/GeolocationApi
41168
- * @version 252.0.0
41171
+ * @version 252.1.0
41169
41172
  */
41170
41173
 
41171
41174
  /**
@@ -41316,7 +41319,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41316
41319
  /**
41317
41320
  * Greetings service.
41318
41321
  * @module purecloud-platform-client-v2/api/GreetingsApi
41319
- * @version 252.0.0
41322
+ * @version 252.1.0
41320
41323
  */
41321
41324
 
41322
41325
  /**
@@ -41932,7 +41935,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41932
41935
  /**
41933
41936
  * Groups service.
41934
41937
  * @module purecloud-platform-client-v2/api/GroupsApi
41935
- * @version 252.0.0
41938
+ * @version 252.1.0
41936
41939
  */
41937
41940
 
41938
41941
  /**
@@ -42523,7 +42526,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42523
42526
  /**
42524
42527
  * IdentityProvider service.
42525
42528
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
42526
- * @version 252.0.0
42529
+ * @version 252.1.0
42527
42530
  */
42528
42531
 
42529
42532
  /**
@@ -43574,7 +43577,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43574
43577
  /**
43575
43578
  * InfrastructureAsCode service.
43576
43579
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
43577
- * @version 252.0.0
43580
+ * @version 252.1.0
43578
43581
  */
43579
43582
 
43580
43583
  /**
@@ -43754,7 +43757,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
43754
43757
  /**
43755
43758
  * Integrations service.
43756
43759
  * @module purecloud-platform-client-v2/api/IntegrationsApi
43757
- * @version 252.0.0
43760
+ * @version 252.1.0
43758
43761
  */
43759
43762
 
43760
43763
  /**
@@ -46726,7 +46729,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46726
46729
  /**
46727
46730
  * Intents service.
46728
46731
  * @module purecloud-platform-client-v2/api/IntentsApi
46729
- * @version 252.0.0
46732
+ * @version 252.1.0
46730
46733
  */
46731
46734
 
46732
46735
  /**
@@ -47258,7 +47261,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47258
47261
  /**
47259
47262
  * Journey service.
47260
47263
  * @module purecloud-platform-client-v2/api/JourneyApi
47261
- * @version 252.0.0
47264
+ * @version 252.1.0
47262
47265
  */
47263
47266
 
47264
47267
  /**
@@ -50123,7 +50126,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50123
50126
  /**
50124
50127
  * Knowledge service.
50125
50128
  * @module purecloud-platform-client-v2/api/KnowledgeApi
50126
- * @version 252.0.0
50129
+ * @version 252.1.0
50127
50130
  */
50128
50131
 
50129
50132
  /**
@@ -54333,7 +54336,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54333
54336
  /**
54334
54337
  * LanguageUnderstanding service.
54335
54338
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
54336
- * @version 252.0.0
54339
+ * @version 252.1.0
54337
54340
  */
54338
54341
 
54339
54342
  /**
@@ -55707,7 +55710,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55707
55710
  /**
55708
55711
  * Languages service.
55709
55712
  * @module purecloud-platform-client-v2/api/LanguagesApi
55710
- * @version 252.0.0
55713
+ * @version 252.1.0
55711
55714
  */
55712
55715
 
55713
55716
  /**
@@ -55966,7 +55969,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55966
55969
  /**
55967
55970
  * Learning service.
55968
55971
  * @module purecloud-platform-client-v2/api/LearningApi
55969
- * @version 252.0.0
55972
+ * @version 252.1.0
55970
55973
  */
55971
55974
 
55972
55975
  /**
@@ -57214,7 +57217,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57214
57217
  /**
57215
57218
  * License service.
57216
57219
  * @module purecloud-platform-client-v2/api/LicenseApi
57217
- * @version 252.0.0
57220
+ * @version 252.1.0
57218
57221
  */
57219
57222
 
57220
57223
  /**
@@ -57512,7 +57515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57512
57515
  /**
57513
57516
  * Locations service.
57514
57517
  * @module purecloud-platform-client-v2/api/LocationsApi
57515
- * @version 252.0.0
57518
+ * @version 252.1.0
57516
57519
  */
57517
57520
 
57518
57521
  /**
@@ -57779,7 +57782,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57779
57782
  /**
57780
57783
  * LogCapture service.
57781
57784
  * @module purecloud-platform-client-v2/api/LogCaptureApi
57782
- * @version 252.0.0
57785
+ * @version 252.1.0
57783
57786
  */
57784
57787
 
57785
57788
  /**
@@ -58001,7 +58004,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58001
58004
  /**
58002
58005
  * Messaging service.
58003
58006
  * @module purecloud-platform-client-v2/api/MessagingApi
58004
- * @version 252.0.0
58007
+ * @version 252.1.0
58005
58008
  */
58006
58009
 
58007
58010
  /**
@@ -58419,7 +58422,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58419
58422
  /**
58420
58423
  * MobileDevices service.
58421
58424
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
58422
- * @version 252.0.0
58425
+ * @version 252.1.0
58423
58426
  */
58424
58427
 
58425
58428
  /**
@@ -58589,7 +58592,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58589
58592
  /**
58590
58593
  * Notifications service.
58591
58594
  * @module purecloud-platform-client-v2/api/NotificationsApi
58592
- * @version 252.0.0
58595
+ * @version 252.1.0
58593
58596
  */
58594
58597
 
58595
58598
  /**
@@ -58850,7 +58853,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58850
58853
  /**
58851
58854
  * OAuth service.
58852
58855
  * @module purecloud-platform-client-v2/api/OAuthApi
58853
- * @version 252.0.0
58856
+ * @version 252.1.0
58854
58857
  */
58855
58858
 
58856
58859
  /**
@@ -59266,7 +59269,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59266
59269
  /**
59267
59270
  * Objects service.
59268
59271
  * @module purecloud-platform-client-v2/api/ObjectsApi
59269
- * @version 252.0.0
59272
+ * @version 252.1.0
59270
59273
  */
59271
59274
 
59272
59275
  /**
@@ -59630,7 +59633,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59630
59633
  /**
59631
59634
  * OperationalEvents service.
59632
59635
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
59633
- * @version 252.0.0
59636
+ * @version 252.1.0
59634
59637
  */
59635
59638
 
59636
59639
  /**
@@ -59761,7 +59764,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59761
59764
  /**
59762
59765
  * Organization service.
59763
59766
  * @module purecloud-platform-client-v2/api/OrganizationApi
59764
- * @version 252.0.0
59767
+ * @version 252.1.0
59765
59768
  */
59766
59769
 
59767
59770
  /**
@@ -60322,7 +60325,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60322
60325
  /**
60323
60326
  * OrganizationAuthorization service.
60324
60327
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
60325
- * @version 252.0.0
60328
+ * @version 252.1.0
60326
60329
  */
60327
60330
 
60328
60331
  /**
@@ -61926,7 +61929,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61926
61929
  /**
61927
61930
  * Outbound service.
61928
61931
  * @module purecloud-platform-client-v2/api/OutboundApi
61929
- * @version 252.0.0
61932
+ * @version 252.1.0
61930
61933
  */
61931
61934
 
61932
61935
  /**
@@ -67513,7 +67516,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67513
67516
  /**
67514
67517
  * Presence service.
67515
67518
  * @module purecloud-platform-client-v2/api/PresenceApi
67516
- * @version 252.0.0
67519
+ * @version 252.1.0
67517
67520
  */
67518
67521
 
67519
67522
  /**
@@ -68371,7 +68374,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68371
68374
  /**
68372
68375
  * ProcessAutomation service.
68373
68376
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
68374
- * @version 252.0.0
68377
+ * @version 252.1.0
68375
68378
  */
68376
68379
 
68377
68380
  /**
@@ -68792,7 +68795,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68792
68795
  /**
68793
68796
  * Quality service.
68794
68797
  * @module purecloud-platform-client-v2/api/QualityApi
68795
- * @version 252.0.0
68798
+ * @version 252.1.0
68796
68799
  */
68797
68800
 
68798
68801
  /**
@@ -71150,7 +71153,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
71150
71153
  /**
71151
71154
  * Recording service.
71152
71155
  * @module purecloud-platform-client-v2/api/RecordingApi
71153
- * @version 252.0.0
71156
+ * @version 252.1.0
71154
71157
  */
71155
71158
 
71156
71159
  /**
@@ -72998,7 +73001,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72998
73001
  /**
72999
73002
  * ResponseManagement service.
73000
73003
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
73001
- * @version 252.0.0
73004
+ * @version 252.1.0
73002
73005
  */
73003
73006
 
73004
73007
  /**
@@ -73642,7 +73645,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
73642
73645
  /**
73643
73646
  * Routing service.
73644
73647
  * @module purecloud-platform-client-v2/api/RoutingApi
73645
- * @version 252.0.0
73648
+ * @version 252.1.0
73646
73649
  */
73647
73650
 
73648
73651
  /**
@@ -79029,7 +79032,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79029
79032
  /**
79030
79033
  * SCIM service.
79031
79034
  * @module purecloud-platform-client-v2/api/SCIMApi
79032
- * @version 252.0.0
79035
+ * @version 252.1.0
79033
79036
  */
79034
79037
 
79035
79038
  /**
@@ -79990,7 +79993,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79990
79993
  /**
79991
79994
  * Scripts service.
79992
79995
  * @module purecloud-platform-client-v2/api/ScriptsApi
79993
- * @version 252.0.0
79996
+ * @version 252.1.0
79994
79997
  */
79995
79998
 
79996
79999
  /**
@@ -80499,7 +80502,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
80499
80502
  /**
80500
80503
  * Search service.
80501
80504
  * @module purecloud-platform-client-v2/api/SearchApi
80502
- * @version 252.0.0
80505
+ * @version 252.1.0
80503
80506
  */
80504
80507
 
80505
80508
  /**
@@ -81315,7 +81318,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
81315
81318
  /**
81316
81319
  * Settings service.
81317
81320
  * @module purecloud-platform-client-v2/api/SettingsApi
81318
- * @version 252.0.0
81321
+ * @version 252.1.0
81319
81322
  */
81320
81323
 
81321
81324
  /**
@@ -81724,7 +81727,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
81724
81727
  /**
81725
81728
  * SocialMedia service.
81726
81729
  * @module purecloud-platform-client-v2/api/SocialMediaApi
81727
- * @version 252.0.0
81730
+ * @version 252.1.0
81728
81731
  */
81729
81732
 
81730
81733
  /**
@@ -83709,7 +83712,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
83709
83712
  /**
83710
83713
  * SpeechTextAnalytics service.
83711
83714
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
83712
- * @version 252.0.0
83715
+ * @version 252.1.0
83713
83716
  */
83714
83717
 
83715
83718
  /**
@@ -85661,7 +85664,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
85661
85664
  /**
85662
85665
  * Stations service.
85663
85666
  * @module purecloud-platform-client-v2/api/StationsApi
85664
- * @version 252.0.0
85667
+ * @version 252.1.0
85665
85668
  */
85666
85669
 
85667
85670
  /**
@@ -85775,7 +85778,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
85775
85778
  /**
85776
85779
  * Suggest service.
85777
85780
  * @module purecloud-platform-client-v2/api/SuggestApi
85778
- * @version 252.0.0
85781
+ * @version 252.1.0
85779
85782
  */
85780
85783
 
85781
85784
  /**
@@ -85922,7 +85925,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
85922
85925
  /**
85923
85926
  * TaskManagement service.
85924
85927
  * @module purecloud-platform-client-v2/api/TaskManagementApi
85925
- * @version 252.0.0
85928
+ * @version 252.1.0
85926
85929
  */
85927
85930
 
85928
85931
  /**
@@ -88418,7 +88421,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
88418
88421
  /**
88419
88422
  * Teams service.
88420
88423
  * @module purecloud-platform-client-v2/api/TeamsApi
88421
- * @version 252.0.0
88424
+ * @version 252.1.0
88422
88425
  */
88423
88426
 
88424
88427
  /**
@@ -88761,7 +88764,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
88761
88764
  /**
88762
88765
  * Telephony service.
88763
88766
  * @module purecloud-platform-client-v2/api/TelephonyApi
88764
- * @version 252.0.0
88767
+ * @version 252.1.0
88765
88768
  */
88766
88769
 
88767
88770
  /**
@@ -89168,7 +89171,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
89168
89171
  /**
89169
89172
  * TelephonyProvidersEdge service.
89170
89173
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
89171
- * @version 252.0.0
89174
+ * @version 252.1.0
89172
89175
  */
89173
89176
 
89174
89177
  /**
@@ -93192,7 +93195,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
93192
93195
  /**
93193
93196
  * Textbots service.
93194
93197
  * @module purecloud-platform-client-v2/api/TextbotsApi
93195
- * @version 252.0.0
93198
+ * @version 252.1.0
93196
93199
  */
93197
93200
 
93198
93201
  /**
@@ -93338,7 +93341,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
93338
93341
  /**
93339
93342
  * Tokens service.
93340
93343
  * @module purecloud-platform-client-v2/api/TokensApi
93341
- * @version 252.0.0
93344
+ * @version 252.1.0
93342
93345
  */
93343
93346
 
93344
93347
  /**
@@ -93516,7 +93519,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
93516
93519
  /**
93517
93520
  * Uploads service.
93518
93521
  * @module purecloud-platform-client-v2/api/UploadsApi
93519
- * @version 252.0.0
93522
+ * @version 252.1.0
93520
93523
  */
93521
93524
 
93522
93525
  /**
@@ -93887,7 +93890,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
93887
93890
  /**
93888
93891
  * Usage service.
93889
93892
  * @module purecloud-platform-client-v2/api/UsageApi
93890
- * @version 252.0.0
93893
+ * @version 252.1.0
93891
93894
  */
93892
93895
 
93893
93896
  /**
@@ -94265,7 +94268,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
94265
94268
  /**
94266
94269
  * UserRecordings service.
94267
94270
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
94268
- * @version 252.0.0
94271
+ * @version 252.1.0
94269
94272
  */
94270
94273
 
94271
94274
  /**
@@ -94467,7 +94470,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
94467
94470
  /**
94468
94471
  * Users service.
94469
94472
  * @module purecloud-platform-client-v2/api/UsersApi
94470
- * @version 252.0.0
94473
+ * @version 252.1.0
94471
94474
  */
94472
94475
 
94473
94476
  /**
@@ -98486,7 +98489,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
98486
98489
  /**
98487
98490
  * UsersRules service.
98488
98491
  * @module purecloud-platform-client-v2/api/UsersRulesApi
98489
- * @version 252.0.0
98492
+ * @version 252.1.0
98490
98493
  */
98491
98494
 
98492
98495
  /**
@@ -98803,7 +98806,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
98803
98806
  /**
98804
98807
  * Utilities service.
98805
98808
  * @module purecloud-platform-client-v2/api/UtilitiesApi
98806
- * @version 252.0.0
98809
+ * @version 252.1.0
98807
98810
  */
98808
98811
 
98809
98812
  /**
@@ -98931,7 +98934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
98931
98934
  /**
98932
98935
  * Voicemail service.
98933
98936
  * @module purecloud-platform-client-v2/api/VoicemailApi
98934
- * @version 252.0.0
98937
+ * @version 252.1.0
98935
98938
  */
98936
98939
 
98937
98940
  /**
@@ -99761,7 +99764,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
99761
99764
  /**
99762
99765
  * WebChat service.
99763
99766
  * @module purecloud-platform-client-v2/api/WebChatApi
99764
- * @version 252.0.0
99767
+ * @version 252.1.0
99765
99768
  */
99766
99769
 
99767
99770
  /**
@@ -100413,7 +100416,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
100413
100416
  /**
100414
100417
  * WebDeployments service.
100415
100418
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
100416
- * @version 252.0.0
100419
+ * @version 252.1.0
100417
100420
  */
100418
100421
 
100419
100422
  /**
@@ -101091,7 +101094,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
101091
101094
  /**
101092
101095
  * WebMessaging service.
101093
101096
  * @module purecloud-platform-client-v2/api/WebMessagingApi
101094
- * @version 252.0.0
101097
+ * @version 252.1.0
101095
101098
  */
101096
101099
 
101097
101100
  /**
@@ -101254,7 +101257,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
101254
101257
  /**
101255
101258
  * Widgets service.
101256
101259
  * @module purecloud-platform-client-v2/api/WidgetsApi
101257
- * @version 252.0.0
101260
+ * @version 252.1.0
101258
101261
  */
101259
101262
 
101260
101263
  /**
@@ -101430,7 +101433,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
101430
101433
  /**
101431
101434
  * WorkforceManagement service.
101432
101435
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
101433
- * @version 252.0.0
101436
+ * @version 252.1.0
101434
101437
  */
101435
101438
 
101436
101439
  /**
@@ -111766,7 +111769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
111766
111769
  * </pre>
111767
111770
  * </p>
111768
111771
  * @module purecloud-platform-client-v2/index
111769
- * @version 252.0.0
111772
+ * @version 252.1.0
111770
111773
  */
111771
111774
  class platformClient {
111772
111775
  constructor() {