purecloud-platform-client-v2 213.0.0 → 213.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/README.md +3 -3
  2. package/dist/node/purecloud-platform-client-v2.js +82 -82
  3. package/dist/web-amd/purecloud-platform-client-v2.js +82 -82
  4. package/dist/web-cjs/bundle.js +82 -82
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +82 -82
  6. package/index.d.ts +1 -1
  7. package/package.json +1 -1
  8. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  9. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  86. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  87. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  88. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  89. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -617,7 +617,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
617
617
 
618
618
  /**
619
619
  * @module purecloud-platform-client-v2/ApiClient
620
- * @version 213.0.0
620
+ * @version 213.1.0
621
621
  */
622
622
  class ApiClient {
623
623
  /**
@@ -2141,7 +2141,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2141
2141
  /**
2142
2142
  * AgentAssistants service.
2143
2143
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
2144
- * @version 213.0.0
2144
+ * @version 213.1.0
2145
2145
  */
2146
2146
 
2147
2147
  /**
@@ -2517,7 +2517,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2517
2517
  /**
2518
2518
  * AgentCopilot service.
2519
2519
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
2520
- * @version 213.0.0
2520
+ * @version 213.1.0
2521
2521
  */
2522
2522
 
2523
2523
  /**
@@ -2593,7 +2593,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2593
2593
  /**
2594
2594
  * AgentUI service.
2595
2595
  * @module purecloud-platform-client-v2/api/AgentUIApi
2596
- * @version 213.0.0
2596
+ * @version 213.1.0
2597
2597
  */
2598
2598
 
2599
2599
  /**
@@ -2724,7 +2724,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2724
2724
  /**
2725
2725
  * Alerting service.
2726
2726
  * @module purecloud-platform-client-v2/api/AlertingApi
2727
- * @version 213.0.0
2727
+ * @version 213.1.0
2728
2728
  */
2729
2729
 
2730
2730
  /**
@@ -3385,7 +3385,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3385
3385
  /**
3386
3386
  * Analytics service.
3387
3387
  * @module purecloud-platform-client-v2/api/AnalyticsApi
3388
- * @version 213.0.0
3388
+ * @version 213.1.0
3389
3389
  */
3390
3390
 
3391
3391
  /**
@@ -6210,7 +6210,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6210
6210
  /**
6211
6211
  * Architect service.
6212
6212
  * @module purecloud-platform-client-v2/api/ArchitectApi
6213
- * @version 213.0.0
6213
+ * @version 213.1.0
6214
6214
  */
6215
6215
 
6216
6216
  /**
@@ -10332,7 +10332,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10332
10332
  /**
10333
10333
  * Audit service.
10334
10334
  * @module purecloud-platform-client-v2/api/AuditApi
10335
- * @version 213.0.0
10335
+ * @version 213.1.0
10336
10336
  */
10337
10337
 
10338
10338
  /**
@@ -10533,7 +10533,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10533
10533
  /**
10534
10534
  * Authorization service.
10535
10535
  * @module purecloud-platform-client-v2/api/AuthorizationApi
10536
- * @version 213.0.0
10536
+ * @version 213.1.0
10537
10537
  */
10538
10538
 
10539
10539
  /**
@@ -11816,7 +11816,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11816
11816
  /**
11817
11817
  * Billing service.
11818
11818
  * @module purecloud-platform-client-v2/api/BillingApi
11819
- * @version 213.0.0
11819
+ * @version 213.1.0
11820
11820
  */
11821
11821
 
11822
11822
  /**
@@ -11896,7 +11896,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11896
11896
  /**
11897
11897
  * CarrierServices service.
11898
11898
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
11899
- * @version 213.0.0
11899
+ * @version 213.1.0
11900
11900
  */
11901
11901
 
11902
11902
  /**
@@ -11966,7 +11966,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11966
11966
  /**
11967
11967
  * Chat service.
11968
11968
  * @module purecloud-platform-client-v2/api/ChatApi
11969
- * @version 213.0.0
11969
+ * @version 213.1.0
11970
11970
  */
11971
11971
 
11972
11972
  /**
@@ -12902,7 +12902,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12902
12902
  /**
12903
12903
  * Coaching service.
12904
12904
  * @module purecloud-platform-client-v2/api/CoachingApi
12905
- * @version 213.0.0
12905
+ * @version 213.1.0
12906
12906
  */
12907
12907
 
12908
12908
  /**
@@ -13479,7 +13479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13479
13479
  /**
13480
13480
  * ContentManagement service.
13481
13481
  * @module purecloud-platform-client-v2/api/ContentManagementApi
13482
- * @version 213.0.0
13482
+ * @version 213.1.0
13483
13483
  */
13484
13484
 
13485
13485
  /**
@@ -14560,7 +14560,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14560
14560
  /**
14561
14561
  * Conversations service.
14562
14562
  * @module purecloud-platform-client-v2/api/ConversationsApi
14563
- * @version 213.0.0
14563
+ * @version 213.1.0
14564
14564
  */
14565
14565
 
14566
14566
  /**
@@ -21722,7 +21722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21722
21722
  /**
21723
21723
  * DataExtensions service.
21724
21724
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
21725
- * @version 213.0.0
21725
+ * @version 213.1.0
21726
21726
  */
21727
21727
 
21728
21728
  /**
@@ -21808,7 +21808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21808
21808
  /**
21809
21809
  * DataPrivacy service.
21810
21810
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
21811
- * @version 213.0.0
21811
+ * @version 213.1.0
21812
21812
  */
21813
21813
 
21814
21814
  /**
@@ -21978,7 +21978,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21978
21978
  /**
21979
21979
  * Downloads service.
21980
21980
  * @module purecloud-platform-client-v2/api/DownloadsApi
21981
- * @version 213.0.0
21981
+ * @version 213.1.0
21982
21982
  */
21983
21983
 
21984
21984
  /**
@@ -22030,7 +22030,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22030
22030
  /**
22031
22031
  * Emails service.
22032
22032
  * @module purecloud-platform-client-v2/api/EmailsApi
22033
- * @version 213.0.0
22033
+ * @version 213.1.0
22034
22034
  */
22035
22035
 
22036
22036
  /**
@@ -22095,7 +22095,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22095
22095
  /**
22096
22096
  * EmployeeEngagement service.
22097
22097
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
22098
- * @version 213.0.0
22098
+ * @version 213.1.0
22099
22099
  */
22100
22100
 
22101
22101
  /**
@@ -22246,7 +22246,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22246
22246
  /**
22247
22247
  * Events service.
22248
22248
  * @module purecloud-platform-client-v2/api/EventsApi
22249
- * @version 213.0.0
22249
+ * @version 213.1.0
22250
22250
  */
22251
22251
 
22252
22252
  /**
@@ -22342,7 +22342,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22342
22342
  /**
22343
22343
  * ExternalContacts service.
22344
22344
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
22345
- * @version 213.0.0
22345
+ * @version 213.1.0
22346
22346
  */
22347
22347
 
22348
22348
  /**
@@ -24907,7 +24907,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24907
24907
  /**
24908
24908
  * Fax service.
24909
24909
  * @module purecloud-platform-client-v2/api/FaxApi
24910
- * @version 213.0.0
24910
+ * @version 213.1.0
24911
24911
  */
24912
24912
 
24913
24913
  /**
@@ -25122,7 +25122,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25122
25122
  /**
25123
25123
  * Flows service.
25124
25124
  * @module purecloud-platform-client-v2/api/FlowsApi
25125
- * @version 213.0.0
25125
+ * @version 213.1.0
25126
25126
  */
25127
25127
 
25128
25128
  /**
@@ -25305,7 +25305,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25305
25305
  /**
25306
25306
  * Gamification service.
25307
25307
  * @module purecloud-platform-client-v2/api/GamificationApi
25308
- * @version 213.0.0
25308
+ * @version 213.1.0
25309
25309
  */
25310
25310
 
25311
25311
  /**
@@ -27447,7 +27447,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27447
27447
  /**
27448
27448
  * GeneralDataProtectionRegulation service.
27449
27449
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
27450
- * @version 213.0.0
27450
+ * @version 213.1.0
27451
27451
  */
27452
27452
 
27453
27453
  /**
@@ -27577,7 +27577,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27577
27577
  /**
27578
27578
  * Geolocation service.
27579
27579
  * @module purecloud-platform-client-v2/api/GeolocationApi
27580
- * @version 213.0.0
27580
+ * @version 213.1.0
27581
27581
  */
27582
27582
 
27583
27583
  /**
@@ -27708,7 +27708,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27708
27708
  /**
27709
27709
  * Greetings service.
27710
27710
  * @module purecloud-platform-client-v2/api/GreetingsApi
27711
- * @version 213.0.0
27711
+ * @version 213.1.0
27712
27712
  */
27713
27713
 
27714
27714
  /**
@@ -28163,7 +28163,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28163
28163
  /**
28164
28164
  * Groups service.
28165
28165
  * @module purecloud-platform-client-v2/api/GroupsApi
28166
- * @version 213.0.0
28166
+ * @version 213.1.0
28167
28167
  */
28168
28168
 
28169
28169
  /**
@@ -28682,7 +28682,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28682
28682
  /**
28683
28683
  * IdentityProvider service.
28684
28684
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
28685
- * @version 213.0.0
28685
+ * @version 213.1.0
28686
28686
  */
28687
28687
 
28688
28688
  /**
@@ -29543,7 +29543,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29543
29543
  /**
29544
29544
  * InfrastructureAsCode service.
29545
29545
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
29546
- * @version 213.0.0
29546
+ * @version 213.1.0
29547
29547
  */
29548
29548
 
29549
29549
  /**
@@ -29710,7 +29710,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29710
29710
  /**
29711
29711
  * Integrations service.
29712
29712
  * @module purecloud-platform-client-v2/api/IntegrationsApi
29713
- * @version 213.0.0
29713
+ * @version 213.1.0
29714
29714
  */
29715
29715
 
29716
29716
  /**
@@ -32152,7 +32152,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32152
32152
  /**
32153
32153
  * Journey service.
32154
32154
  * @module purecloud-platform-client-v2/api/JourneyApi
32155
- * @version 213.0.0
32155
+ * @version 213.1.0
32156
32156
  */
32157
32157
 
32158
32158
  /**
@@ -34117,7 +34117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34117
34117
  /**
34118
34118
  * Knowledge service.
34119
34119
  * @module purecloud-platform-client-v2/api/KnowledgeApi
34120
- * @version 213.0.0
34120
+ * @version 213.1.0
34121
34121
  */
34122
34122
 
34123
34123
  /**
@@ -37993,7 +37993,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37993
37993
  /**
37994
37994
  * LanguageUnderstanding service.
37995
37995
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
37996
- * @version 213.0.0
37996
+ * @version 213.1.0
37997
37997
  */
37998
37998
 
37999
37999
  /**
@@ -39026,7 +39026,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39026
39026
  /**
39027
39027
  * Languages service.
39028
39028
  * @module purecloud-platform-client-v2/api/LanguagesApi
39029
- * @version 213.0.0
39029
+ * @version 213.1.0
39030
39030
  */
39031
39031
 
39032
39032
  /**
@@ -39248,7 +39248,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39248
39248
  /**
39249
39249
  * Learning service.
39250
39250
  * @module purecloud-platform-client-v2/api/LearningApi
39251
- * @version 213.0.0
39251
+ * @version 213.1.0
39252
39252
  */
39253
39253
 
39254
39254
  /**
@@ -40277,7 +40277,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40277
40277
  /**
40278
40278
  * License service.
40279
40279
  * @module purecloud-platform-client-v2/api/LicenseApi
40280
- * @version 213.0.0
40280
+ * @version 213.1.0
40281
40281
  */
40282
40282
 
40283
40283
  /**
@@ -40515,7 +40515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40515
40515
  /**
40516
40516
  * Locations service.
40517
40517
  * @module purecloud-platform-client-v2/api/LocationsApi
40518
- * @version 213.0.0
40518
+ * @version 213.1.0
40519
40519
  */
40520
40520
 
40521
40521
  /**
@@ -40751,7 +40751,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40751
40751
  /**
40752
40752
  * LogCapture service.
40753
40753
  * @module purecloud-platform-client-v2/api/LogCaptureApi
40754
- * @version 213.0.0
40754
+ * @version 213.1.0
40755
40755
  */
40756
40756
 
40757
40757
  /**
@@ -40951,7 +40951,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40951
40951
  /**
40952
40952
  * Messaging service.
40953
40953
  * @module purecloud-platform-client-v2/api/MessagingApi
40954
- * @version 213.0.0
40954
+ * @version 213.1.0
40955
40955
  */
40956
40956
 
40957
40957
  /**
@@ -41310,7 +41310,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41310
41310
  /**
41311
41311
  * MobileDevices service.
41312
41312
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
41313
- * @version 213.0.0
41313
+ * @version 213.1.0
41314
41314
  */
41315
41315
 
41316
41316
  /**
@@ -41461,7 +41461,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41461
41461
  /**
41462
41462
  * Notifications service.
41463
41463
  * @module purecloud-platform-client-v2/api/NotificationsApi
41464
- * @version 213.0.0
41464
+ * @version 213.1.0
41465
41465
  */
41466
41466
 
41467
41467
  /**
@@ -41694,7 +41694,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
41694
41694
  /**
41695
41695
  * OAuth service.
41696
41696
  * @module purecloud-platform-client-v2/api/OAuthApi
41697
- * @version 213.0.0
41697
+ * @version 213.1.0
41698
41698
  */
41699
41699
 
41700
41700
  /**
@@ -42060,7 +42060,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42060
42060
  /**
42061
42061
  * Objects service.
42062
42062
  * @module purecloud-platform-client-v2/api/ObjectsApi
42063
- * @version 213.0.0
42063
+ * @version 213.1.0
42064
42064
  */
42065
42065
 
42066
42066
  /**
@@ -42330,7 +42330,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42330
42330
  /**
42331
42331
  * OperationalEvents service.
42332
42332
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
42333
- * @version 213.0.0
42333
+ * @version 213.1.0
42334
42334
  */
42335
42335
 
42336
42336
  /**
@@ -42447,7 +42447,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42447
42447
  /**
42448
42448
  * Organization service.
42449
42449
  * @module purecloud-platform-client-v2/api/OrganizationApi
42450
- * @version 213.0.0
42450
+ * @version 213.1.0
42451
42451
  */
42452
42452
 
42453
42453
  /**
@@ -42989,7 +42989,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42989
42989
  /**
42990
42990
  * OrganizationAuthorization service.
42991
42991
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
42992
- * @version 213.0.0
42992
+ * @version 213.1.0
42993
42993
  */
42994
42994
 
42995
42995
  /**
@@ -44383,7 +44383,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44383
44383
  /**
44384
44384
  * Outbound service.
44385
44385
  * @module purecloud-platform-client-v2/api/OutboundApi
44386
- * @version 213.0.0
44386
+ * @version 213.1.0
44387
44387
  */
44388
44388
 
44389
44389
  /**
@@ -48934,7 +48934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48934
48934
  /**
48935
48935
  * Presence service.
48936
48936
  * @module purecloud-platform-client-v2/api/PresenceApi
48937
- * @version 213.0.0
48937
+ * @version 213.1.0
48938
48938
  */
48939
48939
 
48940
48940
  /**
@@ -49678,7 +49678,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49678
49678
  /**
49679
49679
  * ProcessAutomation service.
49680
49680
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
49681
- * @version 213.0.0
49681
+ * @version 213.1.0
49682
49682
  */
49683
49683
 
49684
49684
  /**
@@ -49917,7 +49917,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49917
49917
  /**
49918
49918
  * Quality service.
49919
49919
  * @module purecloud-platform-client-v2/api/QualityApi
49920
- * @version 213.0.0
49920
+ * @version 213.1.0
49921
49921
  */
49922
49922
 
49923
49923
  /**
@@ -51705,7 +51705,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51705
51705
  /**
51706
51706
  * Recording service.
51707
51707
  * @module purecloud-platform-client-v2/api/RecordingApi
51708
- * @version 213.0.0
51708
+ * @version 213.1.0
51709
51709
  */
51710
51710
 
51711
51711
  /**
@@ -53364,7 +53364,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53364
53364
  /**
53365
53365
  * ResponseManagement service.
53366
53366
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
53367
- * @version 213.0.0
53367
+ * @version 213.1.0
53368
53368
  */
53369
53369
 
53370
53370
  /**
@@ -53874,7 +53874,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53874
53874
  /**
53875
53875
  * Routing service.
53876
53876
  * @module purecloud-platform-client-v2/api/RoutingApi
53877
- * @version 213.0.0
53877
+ * @version 213.1.0
53878
53878
  */
53879
53879
 
53880
53880
  /**
@@ -58026,7 +58026,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58026
58026
  /**
58027
58027
  * SCIM service.
58028
58028
  * @module purecloud-platform-client-v2/api/SCIMApi
58029
- * @version 213.0.0
58029
+ * @version 213.1.0
58030
58030
  */
58031
58031
 
58032
58032
  /**
@@ -58903,7 +58903,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58903
58903
  /**
58904
58904
  * ScreenRecording service.
58905
58905
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
58906
- * @version 213.0.0
58906
+ * @version 213.1.0
58907
58907
  */
58908
58908
 
58909
58909
  /**
@@ -58948,7 +58948,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58948
58948
  /**
58949
58949
  * Scripts service.
58950
58950
  * @module purecloud-platform-client-v2/api/ScriptsApi
58951
- * @version 213.0.0
58951
+ * @version 213.1.0
58952
58952
  */
58953
58953
 
58954
58954
  /**
@@ -59392,7 +59392,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59392
59392
  /**
59393
59393
  * Search service.
59394
59394
  * @module purecloud-platform-client-v2/api/SearchApi
59395
- * @version 213.0.0
59395
+ * @version 213.1.0
59396
59396
  */
59397
59397
 
59398
59398
  /**
@@ -60135,7 +60135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60135
60135
  /**
60136
60136
  * Settings service.
60137
60137
  * @module purecloud-platform-client-v2/api/SettingsApi
60138
- * @version 213.0.0
60138
+ * @version 213.1.0
60139
60139
  */
60140
60140
 
60141
60141
  /**
@@ -60355,7 +60355,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60355
60355
  /**
60356
60356
  * SocialMedia service.
60357
60357
  * @module purecloud-platform-client-v2/api/SocialMediaApi
60358
- * @version 213.0.0
60358
+ * @version 213.1.0
60359
60359
  */
60360
60360
 
60361
60361
  /**
@@ -61260,7 +61260,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61260
61260
  /**
61261
61261
  * SpeechTextAnalytics service.
61262
61262
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
61263
- * @version 213.0.0
61263
+ * @version 213.1.0
61264
61264
  */
61265
61265
 
61266
61266
  /**
@@ -62595,7 +62595,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62595
62595
  /**
62596
62596
  * Stations service.
62597
62597
  * @module purecloud-platform-client-v2/api/StationsApi
62598
- * @version 213.0.0
62598
+ * @version 213.1.0
62599
62599
  */
62600
62600
 
62601
62601
  /**
@@ -62697,7 +62697,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62697
62697
  /**
62698
62698
  * Suggest service.
62699
62699
  * @module purecloud-platform-client-v2/api/SuggestApi
62700
- * @version 213.0.0
62700
+ * @version 213.1.0
62701
62701
  */
62702
62702
 
62703
62703
  /**
@@ -62836,7 +62836,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62836
62836
  /**
62837
62837
  * TaskManagement service.
62838
62838
  * @module purecloud-platform-client-v2/api/TaskManagementApi
62839
- * @version 213.0.0
62839
+ * @version 213.1.0
62840
62840
  */
62841
62841
 
62842
62842
  /**
@@ -64942,7 +64942,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
64942
64942
  /**
64943
64943
  * Teams service.
64944
64944
  * @module purecloud-platform-client-v2/api/TeamsApi
64945
- * @version 213.0.0
64945
+ * @version 213.1.0
64946
64946
  */
64947
64947
 
64948
64948
  /**
@@ -65247,7 +65247,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
65247
65247
  /**
65248
65248
  * Telephony service.
65249
65249
  * @module purecloud-platform-client-v2/api/TelephonyApi
65250
- * @version 213.0.0
65250
+ * @version 213.1.0
65251
65251
  */
65252
65252
 
65253
65253
  /**
@@ -65429,7 +65429,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
65429
65429
  /**
65430
65430
  * TelephonyProvidersEdge service.
65431
65431
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
65432
- * @version 213.0.0
65432
+ * @version 213.1.0
65433
65433
  */
65434
65434
 
65435
65435
  /**
@@ -68880,7 +68880,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68880
68880
  /**
68881
68881
  * Textbots service.
68882
68882
  * @module purecloud-platform-client-v2/api/TextbotsApi
68883
- * @version 213.0.0
68883
+ * @version 213.1.0
68884
68884
  */
68885
68885
 
68886
68886
  /**
@@ -69008,7 +69008,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69008
69008
  /**
69009
69009
  * Tokens service.
69010
69010
  * @module purecloud-platform-client-v2/api/TokensApi
69011
- * @version 213.0.0
69011
+ * @version 213.1.0
69012
69012
  */
69013
69013
 
69014
69014
  /**
@@ -69162,7 +69162,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69162
69162
  /**
69163
69163
  * Uploads service.
69164
69164
  * @module purecloud-platform-client-v2/api/UploadsApi
69165
- * @version 213.0.0
69165
+ * @version 213.1.0
69166
69166
  */
69167
69167
 
69168
69168
  /**
@@ -69431,7 +69431,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69431
69431
  /**
69432
69432
  * Usage service.
69433
69433
  * @module purecloud-platform-client-v2/api/UsageApi
69434
- * @version 213.0.0
69434
+ * @version 213.1.0
69435
69435
  */
69436
69436
 
69437
69437
  /**
@@ -69646,7 +69646,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69646
69646
  /**
69647
69647
  * UserRecordings service.
69648
69648
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
69649
- * @version 213.0.0
69649
+ * @version 213.1.0
69650
69650
  */
69651
69651
 
69652
69652
  /**
@@ -69861,7 +69861,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69861
69861
  /**
69862
69862
  * Users service.
69863
69863
  * @module purecloud-platform-client-v2/api/UsersApi
69864
- * @version 213.0.0
69864
+ * @version 213.1.0
69865
69865
  */
69866
69866
 
69867
69867
  /**
@@ -72690,7 +72690,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72690
72690
  /**
72691
72691
  * Utilities service.
72692
72692
  * @module purecloud-platform-client-v2/api/UtilitiesApi
72693
- * @version 213.0.0
72693
+ * @version 213.1.0
72694
72694
  */
72695
72695
 
72696
72696
  /**
@@ -72801,7 +72801,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72801
72801
  /**
72802
72802
  * Voicemail service.
72803
72803
  * @module purecloud-platform-client-v2/api/VoicemailApi
72804
- * @version 213.0.0
72804
+ * @version 213.1.0
72805
72805
  */
72806
72806
 
72807
72807
  /**
@@ -73523,7 +73523,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
73523
73523
  /**
73524
73524
  * WebChat service.
73525
73525
  * @module purecloud-platform-client-v2/api/WebChatApi
73526
- * @version 213.0.0
73526
+ * @version 213.1.0
73527
73527
  */
73528
73528
 
73529
73529
  /**
@@ -74074,7 +74074,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74074
74074
  /**
74075
74075
  * WebDeployments service.
74076
74076
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
74077
- * @version 213.0.0
74077
+ * @version 213.1.0
74078
74078
  */
74079
74079
 
74080
74080
  /**
@@ -74601,7 +74601,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74601
74601
  /**
74602
74602
  * WebMessaging service.
74603
74603
  * @module purecloud-platform-client-v2/api/WebMessagingApi
74604
- * @version 213.0.0
74604
+ * @version 213.1.0
74605
74605
  */
74606
74606
 
74607
74607
  /**
@@ -74647,7 +74647,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74647
74647
  /**
74648
74648
  * Widgets service.
74649
74649
  * @module purecloud-platform-client-v2/api/WidgetsApi
74650
- * @version 213.0.0
74650
+ * @version 213.1.0
74651
74651
  */
74652
74652
 
74653
74653
  /**
@@ -74793,7 +74793,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74793
74793
  /**
74794
74794
  * WorkforceManagement service.
74795
74795
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
74796
- * @version 213.0.0
74796
+ * @version 213.1.0
74797
74797
  */
74798
74798
 
74799
74799
  /**
@@ -82117,7 +82117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
82117
82117
  * </pre>
82118
82118
  * </p>
82119
82119
  * @module purecloud-platform-client-v2/index
82120
- * @version 213.0.0
82120
+ * @version 213.1.0
82121
82121
  */
82122
82122
  class platformClient {
82123
82123
  constructor() {