purecloud-platform-client-v2 173.0.0 → 173.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 (80) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +78 -78
  3. package/dist/web-amd/purecloud-platform-client-v2.js +78 -78
  4. package/dist/web-cjs/bundle.js +78 -78
  5. package/dist/web-cjs/purecloud-platform-client-v2.js +78 -78
  6. package/index.d.ts +202 -200
  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/AlertingApi.js +1 -1
  10. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.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/DownloadsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/RoutingApi.js +5 -5
  56. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +2 -2
  80. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -399,7 +399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
399
399
 
400
400
  /**
401
401
  * @module purecloud-platform-client-v2/ApiClient
402
- * @version 173.0.0
402
+ * @version 173.1.0
403
403
  */
404
404
  class ApiClient {
405
405
  /**
@@ -1485,7 +1485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1485
1485
  /**
1486
1486
  * Alerting service.
1487
1487
  * @module purecloud-platform-client-v2/api/AlertingApi
1488
- * @version 173.0.0
1488
+ * @version 173.1.0
1489
1489
  */
1490
1490
 
1491
1491
  /**
@@ -2135,7 +2135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2135
2135
  /**
2136
2136
  * Analytics service.
2137
2137
  * @module purecloud-platform-client-v2/api/AnalyticsApi
2138
- * @version 173.0.0
2138
+ * @version 173.1.0
2139
2139
  */
2140
2140
 
2141
2141
  /**
@@ -4580,7 +4580,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4580
4580
  /**
4581
4581
  * Architect service.
4582
4582
  * @module purecloud-platform-client-v2/api/ArchitectApi
4583
- * @version 173.0.0
4583
+ * @version 173.1.0
4584
4584
  */
4585
4585
 
4586
4586
  /**
@@ -7769,7 +7769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7769
7769
  /**
7770
7770
  * Audit service.
7771
7771
  * @module purecloud-platform-client-v2/api/AuditApi
7772
- * @version 173.0.0
7772
+ * @version 173.1.0
7773
7773
  */
7774
7774
 
7775
7775
  /**
@@ -7940,7 +7940,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7940
7940
  /**
7941
7941
  * Authorization service.
7942
7942
  * @module purecloud-platform-client-v2/api/AuthorizationApi
7943
- * @version 173.0.0
7943
+ * @version 173.1.0
7944
7944
  */
7945
7945
 
7946
7946
  /**
@@ -9171,7 +9171,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9171
9171
  /**
9172
9172
  * Billing service.
9173
9173
  * @module purecloud-platform-client-v2/api/BillingApi
9174
- * @version 173.0.0
9174
+ * @version 173.1.0
9175
9175
  */
9176
9176
 
9177
9177
  /**
@@ -9251,7 +9251,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9251
9251
  /**
9252
9252
  * CarrierServices service.
9253
9253
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
9254
- * @version 173.0.0
9254
+ * @version 173.1.0
9255
9255
  */
9256
9256
 
9257
9257
  /**
@@ -9321,7 +9321,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9321
9321
  /**
9322
9322
  * Chat service.
9323
9323
  * @module purecloud-platform-client-v2/api/ChatApi
9324
- * @version 173.0.0
9324
+ * @version 173.1.0
9325
9325
  */
9326
9326
 
9327
9327
  /**
@@ -9485,7 +9485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9485
9485
  /**
9486
9486
  * Coaching service.
9487
9487
  * @module purecloud-platform-client-v2/api/CoachingApi
9488
- * @version 173.0.0
9488
+ * @version 173.1.0
9489
9489
  */
9490
9490
 
9491
9491
  /**
@@ -10062,7 +10062,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10062
10062
  /**
10063
10063
  * ContentManagement service.
10064
10064
  * @module purecloud-platform-client-v2/api/ContentManagementApi
10065
- * @version 173.0.0
10065
+ * @version 173.1.0
10066
10066
  */
10067
10067
 
10068
10068
  /**
@@ -11205,7 +11205,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11205
11205
  /**
11206
11206
  * Conversations service.
11207
11207
  * @module purecloud-platform-client-v2/api/ConversationsApi
11208
- * @version 173.0.0
11208
+ * @version 173.1.0
11209
11209
  */
11210
11210
 
11211
11211
  /**
@@ -18071,7 +18071,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18071
18071
  /**
18072
18072
  * DataExtensions service.
18073
18073
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
18074
- * @version 173.0.0
18074
+ * @version 173.1.0
18075
18075
  */
18076
18076
 
18077
18077
  /**
@@ -18157,7 +18157,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18157
18157
  /**
18158
18158
  * Downloads service.
18159
18159
  * @module purecloud-platform-client-v2/api/DownloadsApi
18160
- * @version 173.0.0
18160
+ * @version 173.1.0
18161
18161
  */
18162
18162
 
18163
18163
  /**
@@ -18209,7 +18209,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18209
18209
  /**
18210
18210
  * Emails service.
18211
18211
  * @module purecloud-platform-client-v2/api/EmailsApi
18212
- * @version 173.0.0
18212
+ * @version 173.1.0
18213
18213
  */
18214
18214
 
18215
18215
  /**
@@ -18274,7 +18274,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18274
18274
  /**
18275
18275
  * Events service.
18276
18276
  * @module purecloud-platform-client-v2/api/EventsApi
18277
- * @version 173.0.0
18277
+ * @version 173.1.0
18278
18278
  */
18279
18279
 
18280
18280
  /**
@@ -18370,7 +18370,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18370
18370
  /**
18371
18371
  * ExternalContacts service.
18372
18372
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
18373
- * @version 173.0.0
18373
+ * @version 173.1.0
18374
18374
  */
18375
18375
 
18376
18376
  /**
@@ -20328,7 +20328,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20328
20328
  /**
20329
20329
  * Fax service.
20330
20330
  * @module purecloud-platform-client-v2/api/FaxApi
20331
- * @version 173.0.0
20331
+ * @version 173.1.0
20332
20332
  */
20333
20333
 
20334
20334
  /**
@@ -20499,7 +20499,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20499
20499
  /**
20500
20500
  * Flows service.
20501
20501
  * @module purecloud-platform-client-v2/api/FlowsApi
20502
- * @version 173.0.0
20502
+ * @version 173.1.0
20503
20503
  */
20504
20504
 
20505
20505
  /**
@@ -20683,7 +20683,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20683
20683
  /**
20684
20684
  * Gamification service.
20685
20685
  * @module purecloud-platform-client-v2/api/GamificationApi
20686
- * @version 173.0.0
20686
+ * @version 173.1.0
20687
20687
  */
20688
20688
 
20689
20689
  /**
@@ -22769,7 +22769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22769
22769
  /**
22770
22770
  * GeneralDataProtectionRegulation service.
22771
22771
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
22772
- * @version 173.0.0
22772
+ * @version 173.1.0
22773
22773
  */
22774
22774
 
22775
22775
  /**
@@ -22899,7 +22899,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22899
22899
  /**
22900
22900
  * Geolocation service.
22901
22901
  * @module purecloud-platform-client-v2/api/GeolocationApi
22902
- * @version 173.0.0
22902
+ * @version 173.1.0
22903
22903
  */
22904
22904
 
22905
22905
  /**
@@ -23030,7 +23030,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23030
23030
  /**
23031
23031
  * Greetings service.
23032
23032
  * @module purecloud-platform-client-v2/api/GreetingsApi
23033
- * @version 173.0.0
23033
+ * @version 173.1.0
23034
23034
  */
23035
23035
 
23036
23036
  /**
@@ -23485,7 +23485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23485
23485
  /**
23486
23486
  * Groups service.
23487
23487
  * @module purecloud-platform-client-v2/api/GroupsApi
23488
- * @version 173.0.0
23488
+ * @version 173.1.0
23489
23489
  */
23490
23490
 
23491
23491
  /**
@@ -24004,7 +24004,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24004
24004
  /**
24005
24005
  * IdentityProvider service.
24006
24006
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
24007
- * @version 173.0.0
24007
+ * @version 173.1.0
24008
24008
  */
24009
24009
 
24010
24010
  /**
@@ -24760,7 +24760,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24760
24760
  /**
24761
24761
  * InfrastructureAsCode service.
24762
24762
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
24763
- * @version 173.0.0
24763
+ * @version 173.1.0
24764
24764
  */
24765
24765
 
24766
24766
  /**
@@ -24927,7 +24927,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24927
24927
  /**
24928
24928
  * Integrations service.
24929
24929
  * @module purecloud-platform-client-v2/api/IntegrationsApi
24930
- * @version 173.0.0
24930
+ * @version 173.1.0
24931
24931
  */
24932
24932
 
24933
24933
  /**
@@ -26889,7 +26889,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26889
26889
  /**
26890
26890
  * Journey service.
26891
26891
  * @module purecloud-platform-client-v2/api/JourneyApi
26892
- * @version 173.0.0
26892
+ * @version 173.1.0
26893
26893
  */
26894
26894
 
26895
26895
  /**
@@ -27992,7 +27992,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27992
27992
  /**
27993
27993
  * Knowledge service.
27994
27994
  * @module purecloud-platform-client-v2/api/KnowledgeApi
27995
- * @version 173.0.0
27995
+ * @version 173.1.0
27996
27996
  */
27997
27997
 
27998
27998
  /**
@@ -30628,7 +30628,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30628
30628
  /**
30629
30629
  * LanguageUnderstanding service.
30630
30630
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
30631
- * @version 173.0.0
30631
+ * @version 173.1.0
30632
30632
  */
30633
30633
 
30634
30634
  /**
@@ -31641,7 +31641,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31641
31641
  /**
31642
31642
  * Languages service.
31643
31643
  * @module purecloud-platform-client-v2/api/LanguagesApi
31644
- * @version 173.0.0
31644
+ * @version 173.1.0
31645
31645
  */
31646
31646
 
31647
31647
  /**
@@ -31863,7 +31863,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31863
31863
  /**
31864
31864
  * Learning service.
31865
31865
  * @module purecloud-platform-client-v2/api/LearningApi
31866
- * @version 173.0.0
31866
+ * @version 173.1.0
31867
31867
  */
31868
31868
 
31869
31869
  /**
@@ -32678,7 +32678,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32678
32678
  /**
32679
32679
  * License service.
32680
32680
  * @module purecloud-platform-client-v2/api/LicenseApi
32681
- * @version 173.0.0
32681
+ * @version 173.1.0
32682
32682
  */
32683
32683
 
32684
32684
  /**
@@ -32916,7 +32916,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32916
32916
  /**
32917
32917
  * Locations service.
32918
32918
  * @module purecloud-platform-client-v2/api/LocationsApi
32919
- * @version 173.0.0
32919
+ * @version 173.1.0
32920
32920
  */
32921
32921
 
32922
32922
  /**
@@ -33152,7 +33152,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33152
33152
  /**
33153
33153
  * Messaging service.
33154
33154
  * @module purecloud-platform-client-v2/api/MessagingApi
33155
- * @version 173.0.0
33155
+ * @version 173.1.0
33156
33156
  */
33157
33157
 
33158
33158
  /**
@@ -33511,7 +33511,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33511
33511
  /**
33512
33512
  * MobileDevices service.
33513
33513
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
33514
- * @version 173.0.0
33514
+ * @version 173.1.0
33515
33515
  */
33516
33516
 
33517
33517
  /**
@@ -33662,7 +33662,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33662
33662
  /**
33663
33663
  * Notifications service.
33664
33664
  * @module purecloud-platform-client-v2/api/NotificationsApi
33665
- * @version 173.0.0
33665
+ * @version 173.1.0
33666
33666
  */
33667
33667
 
33668
33668
  /**
@@ -33895,7 +33895,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
33895
33895
  /**
33896
33896
  * OAuth service.
33897
33897
  * @module purecloud-platform-client-v2/api/OAuthApi
33898
- * @version 173.0.0
33898
+ * @version 173.1.0
33899
33899
  */
33900
33900
 
33901
33901
  /**
@@ -34261,7 +34261,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34261
34261
  /**
34262
34262
  * Objects service.
34263
34263
  * @module purecloud-platform-client-v2/api/ObjectsApi
34264
- * @version 173.0.0
34264
+ * @version 173.1.0
34265
34265
  */
34266
34266
 
34267
34267
  /**
@@ -34532,7 +34532,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34532
34532
  /**
34533
34533
  * Organization service.
34534
34534
  * @module purecloud-platform-client-v2/api/OrganizationApi
34535
- * @version 173.0.0
34535
+ * @version 173.1.0
34536
34536
  */
34537
34537
 
34538
34538
  /**
@@ -34987,7 +34987,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34987
34987
  /**
34988
34988
  * OrganizationAuthorization service.
34989
34989
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
34990
- * @version 173.0.0
34990
+ * @version 173.1.0
34991
34991
  */
34992
34992
 
34993
34993
  /**
@@ -36334,7 +36334,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36334
36334
  /**
36335
36335
  * Outbound service.
36336
36336
  * @module purecloud-platform-client-v2/api/OutboundApi
36337
- * @version 173.0.0
36337
+ * @version 173.1.0
36338
36338
  */
36339
36339
 
36340
36340
  /**
@@ -39956,7 +39956,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39956
39956
  /**
39957
39957
  * Presence service.
39958
39958
  * @module purecloud-platform-client-v2/api/PresenceApi
39959
- * @version 173.0.0
39959
+ * @version 173.1.0
39960
39960
  */
39961
39961
 
39962
39962
  /**
@@ -40695,7 +40695,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40695
40695
  /**
40696
40696
  * ProcessAutomation service.
40697
40697
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
40698
- * @version 173.0.0
40698
+ * @version 173.1.0
40699
40699
  */
40700
40700
 
40701
40701
  /**
@@ -40934,7 +40934,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40934
40934
  /**
40935
40935
  * Quality service.
40936
40936
  * @module purecloud-platform-client-v2/api/QualityApi
40937
- * @version 173.0.0
40937
+ * @version 173.1.0
40938
40938
  */
40939
40939
 
40940
40940
  /**
@@ -42686,7 +42686,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42686
42686
  /**
42687
42687
  * Recording service.
42688
42688
  * @module purecloud-platform-client-v2/api/RecordingApi
42689
- * @version 173.0.0
42689
+ * @version 173.1.0
42690
42690
  */
42691
42691
 
42692
42692
  /**
@@ -44323,7 +44323,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44323
44323
  /**
44324
44324
  * ResponseManagement service.
44325
44325
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
44326
- * @version 173.0.0
44326
+ * @version 173.1.0
44327
44327
  */
44328
44328
 
44329
44329
  /**
@@ -44808,7 +44808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44808
44808
  /**
44809
44809
  * Routing service.
44810
44810
  * @module purecloud-platform-client-v2/api/RoutingApi
44811
- * @version 173.0.0
44811
+ * @version 173.1.0
44812
44812
  */
44813
44813
 
44814
44814
  /**
@@ -46117,10 +46117,10 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46117
46117
  * @param {Number} opts.pageSize Max value is 100 (default to 25)
46118
46118
  * @param {Object} opts.sortOrder Note: results are sorted by name. (default to asc)
46119
46119
  * @param {Array.<String>} opts.expand Which fields, if any, to expand.
46120
- * @param {String} opts.name Filter by queue member name
46121
- * @param {Array.<String>} opts.profileSkills Filter by profile skill
46122
- * @param {Array.<String>} opts.skills Filter by skill
46123
- * @param {Array.<String>} opts.languages Filter by language
46120
+ * @param {String} opts.name Filter by queue member name (contains-style search)
46121
+ * @param {Array.<String>} opts.profileSkills Filter by profile skill (contains-style search)
46122
+ * @param {Array.<String>} opts.skills Filter by skill (contains-style search)
46123
+ * @param {Array.<String>} opts.languages Filter by language (contains-style search)
46124
46124
  * @param {Array.<String>} opts.routingStatus Filter by routing status
46125
46125
  * @param {Array.<String>} opts.presence Filter by presence
46126
46126
  * @param {Object} opts.memberBy Filter by member type
@@ -48515,7 +48515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48515
48515
  /**
48516
48516
  * SCIM service.
48517
48517
  * @module purecloud-platform-client-v2/api/SCIMApi
48518
- * @version 173.0.0
48518
+ * @version 173.1.0
48519
48519
  */
48520
48520
 
48521
48521
  /**
@@ -49392,7 +49392,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49392
49392
  /**
49393
49393
  * Scripts service.
49394
49394
  * @module purecloud-platform-client-v2/api/ScriptsApi
49395
- * @version 173.0.0
49395
+ * @version 173.1.0
49396
49396
  */
49397
49397
 
49398
49398
  /**
@@ -49836,7 +49836,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49836
49836
  /**
49837
49837
  * Search service.
49838
49838
  * @module purecloud-platform-client-v2/api/SearchApi
49839
- * @version 173.0.0
49839
+ * @version 173.1.0
49840
49840
  */
49841
49841
 
49842
49842
  /**
@@ -50525,7 +50525,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50525
50525
  /**
50526
50526
  * Settings service.
50527
50527
  * @module purecloud-platform-client-v2/api/SettingsApi
50528
- * @version 173.0.0
50528
+ * @version 173.1.0
50529
50529
  */
50530
50530
 
50531
50531
  /**
@@ -50590,7 +50590,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50590
50590
  /**
50591
50591
  * SpeechTextAnalytics service.
50592
50592
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
50593
- * @version 173.0.0
50593
+ * @version 173.1.0
50594
50594
  */
50595
50595
 
50596
50596
  /**
@@ -51573,7 +51573,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51573
51573
  /**
51574
51574
  * Stations service.
51575
51575
  * @module purecloud-platform-client-v2/api/StationsApi
51576
- * @version 173.0.0
51576
+ * @version 173.1.0
51577
51577
  */
51578
51578
 
51579
51579
  /**
@@ -51675,7 +51675,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51675
51675
  /**
51676
51676
  * Suggest service.
51677
51677
  * @module purecloud-platform-client-v2/api/SuggestApi
51678
- * @version 173.0.0
51678
+ * @version 173.1.0
51679
51679
  */
51680
51680
 
51681
51681
  /**
@@ -51814,7 +51814,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51814
51814
  /**
51815
51815
  * TaskManagement service.
51816
51816
  * @module purecloud-platform-client-v2/api/TaskManagementApi
51817
- * @version 173.0.0
51817
+ * @version 173.1.0
51818
51818
  */
51819
51819
 
51820
51820
  /**
@@ -53095,7 +53095,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53095
53095
  /**
53096
53096
  * Teams service.
53097
53097
  * @module purecloud-platform-client-v2/api/TeamsApi
53098
- * @version 173.0.0
53098
+ * @version 173.1.0
53099
53099
  */
53100
53100
 
53101
53101
  /**
@@ -53397,7 +53397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53397
53397
  /**
53398
53398
  * Telephony service.
53399
53399
  * @module purecloud-platform-client-v2/api/TelephonyApi
53400
- * @version 173.0.0
53400
+ * @version 173.1.0
53401
53401
  */
53402
53402
 
53403
53403
  /**
@@ -53525,7 +53525,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53525
53525
  /**
53526
53526
  * TelephonyProvidersEdge service.
53527
53527
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
53528
- * @version 173.0.0
53528
+ * @version 173.1.0
53529
53529
  */
53530
53530
 
53531
53531
  /**
@@ -56814,7 +56814,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56814
56814
  /**
56815
56815
  * Textbots service.
56816
56816
  * @module purecloud-platform-client-v2/api/TextbotsApi
56817
- * @version 173.0.0
56817
+ * @version 173.1.0
56818
56818
  */
56819
56819
 
56820
56820
  /**
@@ -56942,7 +56942,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56942
56942
  /**
56943
56943
  * Tokens service.
56944
56944
  * @module purecloud-platform-client-v2/api/TokensApi
56945
- * @version 173.0.0
56945
+ * @version 173.1.0
56946
56946
  */
56947
56947
 
56948
56948
  /**
@@ -57094,7 +57094,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57094
57094
  /**
57095
57095
  * Uploads service.
57096
57096
  * @module purecloud-platform-client-v2/api/UploadsApi
57097
- * @version 173.0.0
57097
+ * @version 173.1.0
57098
57098
  */
57099
57099
 
57100
57100
  /**
@@ -57270,7 +57270,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57270
57270
  /**
57271
57271
  * Usage service.
57272
57272
  * @module purecloud-platform-client-v2/api/UsageApi
57273
- * @version 173.0.0
57273
+ * @version 173.1.0
57274
57274
  */
57275
57275
 
57276
57276
  /**
@@ -57480,7 +57480,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57480
57480
  /**
57481
57481
  * UserRecordings service.
57482
57482
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
57483
- * @version 173.0.0
57483
+ * @version 173.1.0
57484
57484
  */
57485
57485
 
57486
57486
  /**
@@ -57665,7 +57665,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57665
57665
  /**
57666
57666
  * Users service.
57667
57667
  * @module purecloud-platform-client-v2/api/UsersApi
57668
- * @version 173.0.0
57668
+ * @version 173.1.0
57669
57669
  */
57670
57670
 
57671
57671
  /**
@@ -60226,7 +60226,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60226
60226
  /**
60227
60227
  * Utilities service.
60228
60228
  * @module purecloud-platform-client-v2/api/UtilitiesApi
60229
- * @version 173.0.0
60229
+ * @version 173.1.0
60230
60230
  */
60231
60231
 
60232
60232
  /**
@@ -60337,7 +60337,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60337
60337
  /**
60338
60338
  * Voicemail service.
60339
60339
  * @module purecloud-platform-client-v2/api/VoicemailApi
60340
- * @version 173.0.0
60340
+ * @version 173.1.0
60341
60341
  */
60342
60342
 
60343
60343
  /**
@@ -61004,7 +61004,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61004
61004
  /**
61005
61005
  * WebChat service.
61006
61006
  * @module purecloud-platform-client-v2/api/WebChatApi
61007
- * @version 173.0.0
61007
+ * @version 173.1.0
61008
61008
  */
61009
61009
 
61010
61010
  /**
@@ -61553,7 +61553,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61553
61553
  /**
61554
61554
  * WebDeployments service.
61555
61555
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
61556
- * @version 173.0.0
61556
+ * @version 173.1.0
61557
61557
  */
61558
61558
 
61559
61559
  /**
@@ -62075,7 +62075,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62075
62075
  /**
62076
62076
  * WebMessaging service.
62077
62077
  * @module purecloud-platform-client-v2/api/WebMessagingApi
62078
- * @version 173.0.0
62078
+ * @version 173.1.0
62079
62079
  */
62080
62080
 
62081
62081
  /**
@@ -62121,7 +62121,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62121
62121
  /**
62122
62122
  * Widgets service.
62123
62123
  * @module purecloud-platform-client-v2/api/WidgetsApi
62124
- * @version 173.0.0
62124
+ * @version 173.1.0
62125
62125
  */
62126
62126
 
62127
62127
  /**
@@ -62267,7 +62267,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62267
62267
  /**
62268
62268
  * WorkforceManagement service.
62269
62269
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
62270
- * @version 173.0.0
62270
+ * @version 173.1.0
62271
62271
  */
62272
62272
 
62273
62273
  /**
@@ -63806,7 +63806,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63806
63806
  }
63807
63807
 
63808
63808
  /**
63809
- * Get activity codes
63809
+ * Deprecated: Instead use /api/v2/workforcemanagement/businessunits/{businessUnitId}/activitycodes. Get the list of activity codes
63810
63810
  *
63811
63811
  * @param {String} managementUnitId The ID of the management unit, or 'mine' for the management unit of the logged-in user.
63812
63812
  * @deprecated
@@ -67074,7 +67074,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67074
67074
  * </pre>
67075
67075
  * </p>
67076
67076
  * @module purecloud-platform-client-v2/index
67077
- * @version 173.0.0
67077
+ * @version 173.1.0
67078
67078
  */
67079
67079
  class platformClient {
67080
67080
  constructor() {