purecloud-platform-client-v2 247.1.0 → 248.0.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 +134 -103
  3. package/dist/web-amd/purecloud-platform-client-v2.js +134 -103
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +111 -103
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +111 -103
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +343 -255
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AIStudioApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AgentUIApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/AssistantCopilotVariationsApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/BackgroundAssistantApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/BusinessRulesApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.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 +11 -11
  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 +25 -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 +2 -3
  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 +13 -5
  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 247.1.0
748
+ * @version 248.0.0
749
749
  */
750
750
  class ApiClient {
751
751
  /**
@@ -2409,7 +2409,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2409
2409
  /**
2410
2410
  * AIStudio service.
2411
2411
  * @module purecloud-platform-client-v2/api/AIStudioApi
2412
- * @version 247.1.0
2412
+ * @version 248.0.0
2413
2413
  */
2414
2414
 
2415
2415
  /**
@@ -3028,7 +3028,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3028
3028
  /**
3029
3029
  * AgentAssistants service.
3030
3030
  * @module purecloud-platform-client-v2/api/AgentAssistantsApi
3031
- * @version 247.1.0
3031
+ * @version 248.0.0
3032
3032
  */
3033
3033
 
3034
3034
  /**
@@ -3741,7 +3741,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3741
3741
  /**
3742
3742
  * AgentCopilot service.
3743
3743
  * @module purecloud-platform-client-v2/api/AgentCopilotApi
3744
- * @version 247.1.0
3744
+ * @version 248.0.0
3745
3745
  */
3746
3746
 
3747
3747
  /**
@@ -3841,7 +3841,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3841
3841
  /**
3842
3842
  * AgentUI service.
3843
3843
  * @module purecloud-platform-client-v2/api/AgentUIApi
3844
- * @version 247.1.0
3844
+ * @version 248.0.0
3845
3845
  */
3846
3846
 
3847
3847
  /**
@@ -3972,7 +3972,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3972
3972
  /**
3973
3973
  * Alerting service.
3974
3974
  * @module purecloud-platform-client-v2/api/AlertingApi
3975
- * @version 247.1.0
3975
+ * @version 248.0.0
3976
3976
  */
3977
3977
 
3978
3978
  /**
@@ -4373,7 +4373,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
4373
4373
  /**
4374
4374
  * Analytics service.
4375
4375
  * @module purecloud-platform-client-v2/api/AnalyticsApi
4376
- * @version 247.1.0
4376
+ * @version 248.0.0
4377
4377
  */
4378
4378
 
4379
4379
  /**
@@ -7810,7 +7810,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7810
7810
  /**
7811
7811
  * Architect service.
7812
7812
  * @module purecloud-platform-client-v2/api/ArchitectApi
7813
- * @version 247.1.0
7813
+ * @version 248.0.0
7814
7814
  */
7815
7815
 
7816
7816
  /**
@@ -12105,7 +12105,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12105
12105
  /**
12106
12106
  * AssistantCopilotVariations service.
12107
12107
  * @module purecloud-platform-client-v2/api/AssistantCopilotVariationsApi
12108
- * @version 247.1.0
12108
+ * @version 248.0.0
12109
12109
  */
12110
12110
 
12111
12111
  /**
@@ -12276,7 +12276,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12276
12276
  /**
12277
12277
  * Audit service.
12278
12278
  * @module purecloud-platform-client-v2/api/AuditApi
12279
- * @version 247.1.0
12279
+ * @version 248.0.0
12280
12280
  */
12281
12281
 
12282
12282
  /**
@@ -12477,7 +12477,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12477
12477
  /**
12478
12478
  * Authorization service.
12479
12479
  * @module purecloud-platform-client-v2/api/AuthorizationApi
12480
- * @version 247.1.0
12480
+ * @version 248.0.0
12481
12481
  */
12482
12482
 
12483
12483
  /**
@@ -14191,7 +14191,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14191
14191
  /**
14192
14192
  * BackgroundAssistant service.
14193
14193
  * @module purecloud-platform-client-v2/api/BackgroundAssistantApi
14194
- * @version 247.1.0
14194
+ * @version 248.0.0
14195
14195
  */
14196
14196
 
14197
14197
  /**
@@ -14261,7 +14261,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14261
14261
  /**
14262
14262
  * Billing service.
14263
14263
  * @module purecloud-platform-client-v2/api/BillingApi
14264
- * @version 247.1.0
14264
+ * @version 248.0.0
14265
14265
  */
14266
14266
 
14267
14267
  /**
@@ -14517,7 +14517,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
14517
14517
  /**
14518
14518
  * BusinessRules service.
14519
14519
  * @module purecloud-platform-client-v2/api/BusinessRulesApi
14520
- * @version 247.1.0
14520
+ * @version 248.0.0
14521
14521
  */
14522
14522
 
14523
14523
  /**
@@ -15404,7 +15404,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15404
15404
  /**
15405
15405
  * CarrierServices service.
15406
15406
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
15407
- * @version 247.1.0
15407
+ * @version 248.0.0
15408
15408
  */
15409
15409
 
15410
15410
  /**
@@ -15474,7 +15474,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15474
15474
  /**
15475
15475
  * Chat service.
15476
15476
  * @module purecloud-platform-client-v2/api/ChatApi
15477
- * @version 247.1.0
15477
+ * @version 248.0.0
15478
15478
  */
15479
15479
 
15480
15480
  /**
@@ -16455,7 +16455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
16455
16455
  /**
16456
16456
  * Coaching service.
16457
16457
  * @module purecloud-platform-client-v2/api/CoachingApi
16458
- * @version 247.1.0
16458
+ * @version 248.0.0
16459
16459
  */
16460
16460
 
16461
16461
  /**
@@ -17082,7 +17082,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17082
17082
  /**
17083
17083
  * ContentManagement service.
17084
17084
  * @module purecloud-platform-client-v2/api/ContentManagementApi
17085
- * @version 247.1.0
17085
+ * @version 248.0.0
17086
17086
  */
17087
17087
 
17088
17088
  /**
@@ -18163,7 +18163,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18163
18163
  /**
18164
18164
  * Conversations service.
18165
18165
  * @module purecloud-platform-client-v2/api/ConversationsApi
18166
- * @version 247.1.0
18166
+ * @version 248.0.0
18167
18167
  */
18168
18168
 
18169
18169
  /**
@@ -19673,8 +19673,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19673
19673
  }
19674
19674
 
19675
19675
  /**
19676
- * Get active callback conversations for the logged in user
19677
- *
19676
+ * Get the logged-in user's active conversations and their Callback participants state.
19677
+ * This endpoint answers three questions:- Is the user involved in any active conversation? - Does that active conversation include Callbacks? - Is the user directly participating in a Callback within that conversation?
19678
19678
  */
19679
19679
  getConversationsCallbacks() {
19680
19680
 
@@ -19693,8 +19693,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
19693
19693
  }
19694
19694
 
19695
19695
  /**
19696
- * Get active call conversations for the logged in user
19697
- *
19696
+ * Get the logged-in user's active conversations and their Call participants state.
19697
+ * This endpoint answers three questions:- Is the user involved in any active conversation? - Does that active conversation include Calls? - Is the user directly participating in a Call within that conversation?
19698
19698
  */
19699
19699
  getConversationsCalls() {
19700
19700
 
@@ -20526,8 +20526,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20526
20526
  }
20527
20527
 
20528
20528
  /**
20529
- * Get active email conversations for the logged in user
20530
- *
20529
+ * Get the logged-in user's active conversations and their Email participants state.
20530
+ * This endpoint answers three questions:- Is the user involved in any active conversation? - Does that active conversation include Emails? - Is the user directly participating in an Email within that conversation?
20531
20531
  */
20532
20532
  getConversationsEmails() {
20533
20533
 
@@ -20571,8 +20571,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20571
20571
  }
20572
20572
 
20573
20573
  /**
20574
- * Get active internal message conversations for the logged in user
20575
- *
20574
+ * Get the logged-in user's active conversations and their InternalMessage participants state.
20575
+ * This endpoint answers three questions:- Is the user involved in any active conversation? - Does that active conversation include InternalMessages? - Is the user directly participating in an InternalMessage within that conversation?
20576
20576
  */
20577
20577
  getConversationsInternalmessages() {
20578
20578
 
@@ -20898,8 +20898,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20898
20898
  }
20899
20899
 
20900
20900
  /**
20901
- * Get active message conversations for the logged in user
20902
- *
20901
+ * Get the logged-in user's active conversations and their Message participants state.
20902
+ * This endpoint answers three questions:- Is the user involved in any active conversation? - Does that active conversation include Messages? - Is the user directly participating in a Message within that conversation?
20903
20903
  */
20904
20904
  getConversationsMessages() {
20905
20905
 
@@ -27780,7 +27780,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27780
27780
  /**
27781
27781
  * DataExtensions service.
27782
27782
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
27783
- * @version 247.1.0
27783
+ * @version 248.0.0
27784
27784
  */
27785
27785
 
27786
27786
  /**
@@ -27866,7 +27866,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27866
27866
  /**
27867
27867
  * DataPrivacy service.
27868
27868
  * @module purecloud-platform-client-v2/api/DataPrivacyApi
27869
- * @version 247.1.0
27869
+ * @version 248.0.0
27870
27870
  */
27871
27871
 
27872
27872
  /**
@@ -28036,7 +28036,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28036
28036
  /**
28037
28037
  * Downloads service.
28038
28038
  * @module purecloud-platform-client-v2/api/DownloadsApi
28039
- * @version 247.1.0
28039
+ * @version 248.0.0
28040
28040
  */
28041
28041
 
28042
28042
  /**
@@ -28088,7 +28088,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28088
28088
  /**
28089
28089
  * Emails service.
28090
28090
  * @module purecloud-platform-client-v2/api/EmailsApi
28091
- * @version 247.1.0
28091
+ * @version 248.0.0
28092
28092
  */
28093
28093
 
28094
28094
  /**
@@ -28217,7 +28217,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28217
28217
  /**
28218
28218
  * EmployeeEngagement service.
28219
28219
  * @module purecloud-platform-client-v2/api/EmployeeEngagementApi
28220
- * @version 247.1.0
28220
+ * @version 248.0.0
28221
28221
  */
28222
28222
 
28223
28223
  /**
@@ -28397,7 +28397,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28397
28397
  /**
28398
28398
  * Events service.
28399
28399
  * @module purecloud-platform-client-v2/api/EventsApi
28400
- * @version 247.1.0
28400
+ * @version 248.0.0
28401
28401
  */
28402
28402
 
28403
28403
  /**
@@ -28493,7 +28493,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28493
28493
  /**
28494
28494
  * ExternalContacts service.
28495
28495
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
28496
- * @version 247.1.0
28496
+ * @version 248.0.0
28497
28497
  */
28498
28498
 
28499
28499
  /**
@@ -31740,7 +31740,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31740
31740
  /**
31741
31741
  * Fax service.
31742
31742
  * @module purecloud-platform-client-v2/api/FaxApi
31743
- * @version 247.1.0
31743
+ * @version 248.0.0
31744
31744
  */
31745
31745
 
31746
31746
  /**
@@ -31955,7 +31955,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31955
31955
  /**
31956
31956
  * Flows service.
31957
31957
  * @module purecloud-platform-client-v2/api/FlowsApi
31958
- * @version 247.1.0
31958
+ * @version 248.0.0
31959
31959
  */
31960
31960
 
31961
31961
  /**
@@ -32164,7 +32164,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32164
32164
  /**
32165
32165
  * Gamification service.
32166
32166
  * @module purecloud-platform-client-v2/api/GamificationApi
32167
- * @version 247.1.0
32167
+ * @version 248.0.0
32168
32168
  */
32169
32169
 
32170
32170
  /**
@@ -34722,7 +34722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34722
34722
  /**
34723
34723
  * GeneralDataProtectionRegulation service.
34724
34724
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
34725
- * @version 247.1.0
34725
+ * @version 248.0.0
34726
34726
  */
34727
34727
 
34728
34728
  /**
@@ -34852,7 +34852,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34852
34852
  /**
34853
34853
  * Geolocation service.
34854
34854
  * @module purecloud-platform-client-v2/api/GeolocationApi
34855
- * @version 247.1.0
34855
+ * @version 248.0.0
34856
34856
  */
34857
34857
 
34858
34858
  /**
@@ -34983,7 +34983,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34983
34983
  /**
34984
34984
  * Greetings service.
34985
34985
  * @module purecloud-platform-client-v2/api/GreetingsApi
34986
- * @version 247.1.0
34986
+ * @version 248.0.0
34987
34987
  */
34988
34988
 
34989
34989
  /**
@@ -35525,7 +35525,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35525
35525
  /**
35526
35526
  * Groups service.
35527
35527
  * @module purecloud-platform-client-v2/api/GroupsApi
35528
- * @version 247.1.0
35528
+ * @version 248.0.0
35529
35529
  */
35530
35530
 
35531
35531
  /**
@@ -36044,7 +36044,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36044
36044
  /**
36045
36045
  * IdentityProvider service.
36046
36046
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
36047
- * @version 247.1.0
36047
+ * @version 248.0.0
36048
36048
  */
36049
36049
 
36050
36050
  /**
@@ -36905,7 +36905,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36905
36905
  /**
36906
36906
  * InfrastructureAsCode service.
36907
36907
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
36908
- * @version 247.1.0
36908
+ * @version 248.0.0
36909
36909
  */
36910
36910
 
36911
36911
  /**
@@ -37072,7 +37072,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37072
37072
  /**
37073
37073
  * Integrations service.
37074
37074
  * @module purecloud-platform-client-v2/api/IntegrationsApi
37075
- * @version 247.1.0
37075
+ * @version 248.0.0
37076
37076
  */
37077
37077
 
37078
37078
  /**
@@ -39722,7 +39722,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39722
39722
  /**
39723
39723
  * Intents service.
39724
39724
  * @module purecloud-platform-client-v2/api/IntentsApi
39725
- * @version 247.1.0
39725
+ * @version 248.0.0
39726
39726
  */
39727
39727
 
39728
39728
  /**
@@ -40189,7 +40189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40189
40189
  /**
40190
40190
  * Journey service.
40191
40191
  * @module purecloud-platform-client-v2/api/JourneyApi
40192
- * @version 247.1.0
40192
+ * @version 248.0.0
40193
40193
  */
40194
40194
 
40195
40195
  /**
@@ -42286,7 +42286,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
42286
42286
  /**
42287
42287
  * Knowledge service.
42288
42288
  * @module purecloud-platform-client-v2/api/KnowledgeApi
42289
- * @version 247.1.0
42289
+ * @version 248.0.0
42290
42290
  */
42291
42291
 
42292
42292
  /**
@@ -45437,6 +45437,30 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45437
45437
  );
45438
45438
  }
45439
45439
 
45440
+ /**
45441
+ * Get Knowledge Search
45442
+ *
45443
+ * @param {Object} opts Optional parameters
45444
+ * @param {Object} opts.body
45445
+ */
45446
+ postKnowledgeSearch(opts) {
45447
+ opts = opts || {};
45448
+
45449
+
45450
+ return this.apiClient.callApi(
45451
+ '/api/v2/knowledge/search',
45452
+ 'POST',
45453
+ { },
45454
+ { },
45455
+ { },
45456
+ { },
45457
+ opts['body'],
45458
+ ['PureCloud OAuth'],
45459
+ ['application/json'],
45460
+ ['application/json']
45461
+ );
45462
+ }
45463
+
45440
45464
  /**
45441
45465
  * Get Knowledge Search Preview
45442
45466
  *
@@ -45561,7 +45585,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45561
45585
  /**
45562
45586
  * LanguageUnderstanding service.
45563
45587
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
45564
- * @version 247.1.0
45588
+ * @version 248.0.0
45565
45589
  */
45566
45590
 
45567
45591
  /**
@@ -46780,7 +46804,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46780
46804
  /**
46781
46805
  * Languages service.
46782
46806
  * @module purecloud-platform-client-v2/api/LanguagesApi
46783
- * @version 247.1.0
46807
+ * @version 248.0.0
46784
46808
  */
46785
46809
 
46786
46810
  /**
@@ -47002,7 +47026,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47002
47026
  /**
47003
47027
  * Learning service.
47004
47028
  * @module purecloud-platform-client-v2/api/LearningApi
47005
- * @version 247.1.0
47029
+ * @version 248.0.0
47006
47030
  */
47007
47031
 
47008
47032
  /**
@@ -48111,7 +48135,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48111
48135
  /**
48112
48136
  * License service.
48113
48137
  * @module purecloud-platform-client-v2/api/LicenseApi
48114
- * @version 247.1.0
48138
+ * @version 248.0.0
48115
48139
  */
48116
48140
 
48117
48141
  /**
@@ -48349,7 +48373,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48349
48373
  /**
48350
48374
  * Locations service.
48351
48375
  * @module purecloud-platform-client-v2/api/LocationsApi
48352
- * @version 247.1.0
48376
+ * @version 248.0.0
48353
48377
  */
48354
48378
 
48355
48379
  /**
@@ -48585,7 +48609,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48585
48609
  /**
48586
48610
  * LogCapture service.
48587
48611
  * @module purecloud-platform-client-v2/api/LogCaptureApi
48588
- * @version 247.1.0
48612
+ * @version 248.0.0
48589
48613
  */
48590
48614
 
48591
48615
  /**
@@ -48784,7 +48808,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
48784
48808
  /**
48785
48809
  * Messaging service.
48786
48810
  * @module purecloud-platform-client-v2/api/MessagingApi
48787
- * @version 247.1.0
48811
+ * @version 248.0.0
48788
48812
  */
48789
48813
 
48790
48814
  /**
@@ -49143,7 +49167,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49143
49167
  /**
49144
49168
  * MobileDevices service.
49145
49169
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
49146
- * @version 247.1.0
49170
+ * @version 248.0.0
49147
49171
  */
49148
49172
 
49149
49173
  /**
@@ -49294,7 +49318,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49294
49318
  /**
49295
49319
  * Notifications service.
49296
49320
  * @module purecloud-platform-client-v2/api/NotificationsApi
49297
- * @version 247.1.0
49321
+ * @version 248.0.0
49298
49322
  */
49299
49323
 
49300
49324
  /**
@@ -49527,7 +49551,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49527
49551
  /**
49528
49552
  * OAuth service.
49529
49553
  * @module purecloud-platform-client-v2/api/OAuthApi
49530
- * @version 247.1.0
49554
+ * @version 248.0.0
49531
49555
  */
49532
49556
 
49533
49557
  /**
@@ -49893,7 +49917,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49893
49917
  /**
49894
49918
  * Objects service.
49895
49919
  * @module purecloud-platform-client-v2/api/ObjectsApi
49896
- * @version 247.1.0
49920
+ * @version 248.0.0
49897
49921
  */
49898
49922
 
49899
49923
  /**
@@ -50217,7 +50241,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50217
50241
  /**
50218
50242
  * OperationalEvents service.
50219
50243
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
50220
- * @version 247.1.0
50244
+ * @version 248.0.0
50221
50245
  */
50222
50246
 
50223
50247
  /**
@@ -50334,7 +50358,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50334
50358
  /**
50335
50359
  * Organization service.
50336
50360
  * @module purecloud-platform-client-v2/api/OrganizationApi
50337
- * @version 247.1.0
50361
+ * @version 248.0.0
50338
50362
  */
50339
50363
 
50340
50364
  /**
@@ -50809,7 +50833,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50809
50833
  /**
50810
50834
  * OrganizationAuthorization service.
50811
50835
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
50812
- * @version 247.1.0
50836
+ * @version 248.0.0
50813
50837
  */
50814
50838
 
50815
50839
  /**
@@ -52203,7 +52227,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
52203
52227
  /**
52204
52228
  * Outbound service.
52205
52229
  * @module purecloud-platform-client-v2/api/OutboundApi
52206
- * @version 247.1.0
52230
+ * @version 248.0.0
52207
52231
  */
52208
52232
 
52209
52233
  /**
@@ -57001,7 +57025,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57001
57025
  /**
57002
57026
  * Presence service.
57003
57027
  * @module purecloud-platform-client-v2/api/PresenceApi
57004
- * @version 247.1.0
57028
+ * @version 248.0.0
57005
57029
  */
57006
57030
 
57007
57031
  /**
@@ -57745,7 +57769,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57745
57769
  /**
57746
57770
  * ProcessAutomation service.
57747
57771
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
57748
- * @version 247.1.0
57772
+ * @version 248.0.0
57749
57773
  */
57750
57774
 
57751
57775
  /**
@@ -57984,7 +58008,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57984
58008
  /**
57985
58009
  * Quality service.
57986
58010
  * @module purecloud-platform-client-v2/api/QualityApi
57987
- * @version 247.1.0
58011
+ * @version 248.0.0
57988
58012
  */
57989
58013
 
57990
58014
  /**
@@ -60054,7 +60078,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60054
60078
  /**
60055
60079
  * Recording service.
60056
60080
  * @module purecloud-platform-client-v2/api/RecordingApi
60057
- * @version 247.1.0
60081
+ * @version 248.0.0
60058
60082
  */
60059
60083
 
60060
60084
  /**
@@ -61659,7 +61683,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
61659
61683
  /**
61660
61684
  * ResponseManagement service.
61661
61685
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
61662
- * @version 247.1.0
61686
+ * @version 248.0.0
61663
61687
  */
61664
61688
 
61665
61689
  /**
@@ -62169,7 +62193,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62169
62193
  /**
62170
62194
  * Routing service.
62171
62195
  * @module purecloud-platform-client-v2/api/RoutingApi
62172
- * @version 247.1.0
62196
+ * @version 248.0.0
62173
62197
  */
62174
62198
 
62175
62199
  /**
@@ -66876,7 +66900,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66876
66900
  /**
66877
66901
  * SCIM service.
66878
66902
  * @module purecloud-platform-client-v2/api/SCIMApi
66879
- * @version 247.1.0
66903
+ * @version 248.0.0
66880
66904
  */
66881
66905
 
66882
66906
  /**
@@ -67753,7 +67777,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67753
67777
  /**
67754
67778
  * Scripts service.
67755
67779
  * @module purecloud-platform-client-v2/api/ScriptsApi
67756
- * @version 247.1.0
67780
+ * @version 248.0.0
67757
67781
  */
67758
67782
 
67759
67783
  /**
@@ -68229,7 +68253,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68229
68253
  /**
68230
68254
  * Search service.
68231
68255
  * @module purecloud-platform-client-v2/api/SearchApi
68232
- * @version 247.1.0
68256
+ * @version 248.0.0
68233
68257
  */
68234
68258
 
68235
68259
  /**
@@ -68942,7 +68966,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68942
68966
  /**
68943
68967
  * Settings service.
68944
68968
  * @module purecloud-platform-client-v2/api/SettingsApi
68945
- * @version 247.1.0
68969
+ * @version 248.0.0
68946
68970
  */
68947
68971
 
68948
68972
  /**
@@ -69290,7 +69314,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
69290
69314
  /**
69291
69315
  * SocialMedia service.
69292
69316
  * @module purecloud-platform-client-v2/api/SocialMediaApi
69293
- * @version 247.1.0
69317
+ * @version 248.0.0
69294
69318
  */
69295
69319
 
69296
69320
  /**
@@ -71134,7 +71158,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
71134
71158
  /**
71135
71159
  * SpeechTextAnalytics service.
71136
71160
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
71137
- * @version 247.1.0
71161
+ * @version 248.0.0
71138
71162
  */
71139
71163
 
71140
71164
  /**
@@ -72810,7 +72834,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72810
72834
  /**
72811
72835
  * Stations service.
72812
72836
  * @module purecloud-platform-client-v2/api/StationsApi
72813
- * @version 247.1.0
72837
+ * @version 248.0.0
72814
72838
  */
72815
72839
 
72816
72840
  /**
@@ -72912,7 +72936,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
72912
72936
  /**
72913
72937
  * Suggest service.
72914
72938
  * @module purecloud-platform-client-v2/api/SuggestApi
72915
- * @version 247.1.0
72939
+ * @version 248.0.0
72916
72940
  */
72917
72941
 
72918
72942
  /**
@@ -73051,7 +73075,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
73051
73075
  /**
73052
73076
  * TaskManagement service.
73053
73077
  * @module purecloud-platform-client-v2/api/TaskManagementApi
73054
- * @version 247.1.0
73078
+ * @version 248.0.0
73055
73079
  */
73056
73080
 
73057
73081
  /**
@@ -74933,9 +74957,8 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74933
74957
 
74934
74958
  /**
74935
74959
  * Query for workitems
74936
- * This query requires at least one EQ filter on the workbinId, assigneeId or typeId attributes.
74960
+ * This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes. A maximum of three filters are allowed.
74937
74961
  * @param {Object} body WorkitemQueryPostRequest
74938
- * postTaskmanagementWorkitemsQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
74939
74962
  */
74940
74963
  postTaskmanagementWorkitemsQuery(body) {
74941
74964
  // verify the required parameter 'body' is set
@@ -75213,7 +75236,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
75213
75236
  /**
75214
75237
  * Teams service.
75215
75238
  * @module purecloud-platform-client-v2/api/TeamsApi
75216
- * @version 247.1.0
75239
+ * @version 248.0.0
75217
75240
  */
75218
75241
 
75219
75242
  /**
@@ -75518,7 +75541,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
75518
75541
  /**
75519
75542
  * Telephony service.
75520
75543
  * @module purecloud-platform-client-v2/api/TelephonyApi
75521
- * @version 247.1.0
75544
+ * @version 248.0.0
75522
75545
  */
75523
75546
 
75524
75547
  /**
@@ -75824,7 +75847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
75824
75847
  /**
75825
75848
  * TelephonyProvidersEdge service.
75826
75849
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
75827
- * @version 247.1.0
75850
+ * @version 248.0.0
75828
75851
  */
75829
75852
 
75830
75853
  /**
@@ -79317,7 +79340,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79317
79340
  /**
79318
79341
  * Textbots service.
79319
79342
  * @module purecloud-platform-client-v2/api/TextbotsApi
79320
- * @version 247.1.0
79343
+ * @version 248.0.0
79321
79344
  */
79322
79345
 
79323
79346
  /**
@@ -79446,7 +79469,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79446
79469
  /**
79447
79470
  * Tokens service.
79448
79471
  * @module purecloud-platform-client-v2/api/TokensApi
79449
- * @version 247.1.0
79472
+ * @version 248.0.0
79450
79473
  */
79451
79474
 
79452
79475
  /**
@@ -79600,7 +79623,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79600
79623
  /**
79601
79624
  * Uploads service.
79602
79625
  * @module purecloud-platform-client-v2/api/UploadsApi
79603
- * @version 247.1.0
79626
+ * @version 248.0.0
79604
79627
  */
79605
79628
 
79606
79629
  /**
@@ -79916,7 +79939,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
79916
79939
  /**
79917
79940
  * Usage service.
79918
79941
  * @module purecloud-platform-client-v2/api/UsageApi
79919
- * @version 247.1.0
79942
+ * @version 248.0.0
79920
79943
  */
79921
79944
 
79922
79945
  /**
@@ -80251,7 +80274,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
80251
80274
  /**
80252
80275
  * UserRecordings service.
80253
80276
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
80254
- * @version 247.1.0
80277
+ * @version 248.0.0
80255
80278
  */
80256
80279
 
80257
80280
  /**
@@ -80435,7 +80458,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
80435
80458
  /**
80436
80459
  * Users service.
80437
80460
  * @module purecloud-platform-client-v2/api/UsersApi
80438
- * @version 247.1.0
80461
+ * @version 248.0.0
80439
80462
  */
80440
80463
 
80441
80464
  /**
@@ -83885,7 +83908,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
83885
83908
  /**
83886
83909
  * UsersRules service.
83887
83910
  * @module purecloud-platform-client-v2/api/UsersRulesApi
83888
- * @version 247.1.0
83911
+ * @version 248.0.0
83889
83912
  */
83890
83913
 
83891
83914
  /**
@@ -84166,7 +84189,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
84166
84189
  /**
84167
84190
  * Utilities service.
84168
84191
  * @module purecloud-platform-client-v2/api/UtilitiesApi
84169
- * @version 247.1.0
84192
+ * @version 248.0.0
84170
84193
  */
84171
84194
 
84172
84195
  /**
@@ -84277,7 +84300,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
84277
84300
  /**
84278
84301
  * Voicemail service.
84279
84302
  * @module purecloud-platform-client-v2/api/VoicemailApi
84280
- * @version 247.1.0
84303
+ * @version 248.0.0
84281
84304
  */
84282
84305
 
84283
84306
  /**
@@ -84999,7 +85022,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
84999
85022
  /**
85000
85023
  * WebChat service.
85001
85024
  * @module purecloud-platform-client-v2/api/WebChatApi
85002
- * @version 247.1.0
85025
+ * @version 248.0.0
85003
85026
  */
85004
85027
 
85005
85028
  /**
@@ -85562,7 +85585,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
85562
85585
  /**
85563
85586
  * WebDeployments service.
85564
85587
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
85565
- * @version 247.1.0
85588
+ * @version 248.0.0
85566
85589
  */
85567
85590
 
85568
85591
  /**
@@ -86156,7 +86179,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
86156
86179
  /**
86157
86180
  * WebMessaging service.
86158
86181
  * @module purecloud-platform-client-v2/api/WebMessagingApi
86159
- * @version 247.1.0
86182
+ * @version 248.0.0
86160
86183
  */
86161
86184
 
86162
86185
  /**
@@ -86302,7 +86325,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
86302
86325
  /**
86303
86326
  * Widgets service.
86304
86327
  * @module purecloud-platform-client-v2/api/WidgetsApi
86305
- * @version 247.1.0
86328
+ * @version 248.0.0
86306
86329
  */
86307
86330
 
86308
86331
  /**
@@ -86453,7 +86476,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
86453
86476
  /**
86454
86477
  * WorkforceManagement service.
86455
86478
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
86456
- * @version 247.1.0
86479
+ * @version 248.0.0
86457
86480
  */
86458
86481
 
86459
86482
  /**
@@ -87759,8 +87782,12 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
87759
87782
  *
87760
87783
  * @param {String} businessUnitId The ID of the business unit
87761
87784
  * @param {String} capacityPlanId The ID of the capacity plan
87785
+ * @param {Object} opts Optional parameters
87786
+ * @param {Object} opts.granularity Granularity to access staffing group data, defaults to weekly
87762
87787
  */
87763
- getWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocations(businessUnitId, capacityPlanId) {
87788
+ getWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocations(businessUnitId, capacityPlanId, opts) {
87789
+ opts = opts || {};
87790
+
87764
87791
  // verify the required parameter 'businessUnitId' is set
87765
87792
  if (businessUnitId === undefined || businessUnitId === null || businessUnitId === '') {
87766
87793
  throw 'Missing the required parameter "businessUnitId" when calling getWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocations';
@@ -87774,7 +87801,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
87774
87801
  '/api/v2/workforcemanagement/businessunits/{businessUnitId}/capacityplans/{capacityPlanId}/staffinggroupallocations',
87775
87802
  'GET',
87776
87803
  { 'businessUnitId': businessUnitId,'capacityPlanId': capacityPlanId },
87777
- { },
87804
+ { 'granularity': opts['granularity'] },
87778
87805
  { },
87779
87806
  { },
87780
87807
  null,
@@ -87820,8 +87847,12 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
87820
87847
  * @param {String} businessUnitId
87821
87848
  * @param {String} weekDateId weekDateId of forecast, format yyyy-MM-dd. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
87822
87849
  * @param {String} forecastId forecastId of forecast
87850
+ * @param {Object} opts Optional parameters
87851
+ * @param {Object} opts.granularity Granularity to access staffing requirements data, defaults to weekly
87823
87852
  */
87824
- getWorkforcemanagementBusinessunitCapacityplanningLongtermrequirementsAutomaticbestmethodWeekForecast(businessUnitId, weekDateId, forecastId) {
87853
+ getWorkforcemanagementBusinessunitCapacityplanningLongtermrequirementsAutomaticbestmethodWeekForecast(businessUnitId, weekDateId, forecastId, opts) {
87854
+ opts = opts || {};
87855
+
87825
87856
  // verify the required parameter 'businessUnitId' is set
87826
87857
  if (businessUnitId === undefined || businessUnitId === null || businessUnitId === '') {
87827
87858
  throw 'Missing the required parameter "businessUnitId" when calling getWorkforcemanagementBusinessunitCapacityplanningLongtermrequirementsAutomaticbestmethodWeekForecast';
@@ -87839,7 +87870,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
87839
87870
  '/api/v2/workforcemanagement/businessunits/{businessUnitId}/capacityplanning/longtermrequirements/automaticbestmethod/weeks/{weekDateId}/forecasts/{forecastId}',
87840
87871
  'GET',
87841
87872
  { 'businessUnitId': businessUnitId,'weekDateId': weekDateId,'forecastId': forecastId },
87842
- { },
87873
+ { 'granularity': opts['granularity'] },
87843
87874
  { },
87844
87875
  { },
87845
87876
  null,
@@ -94744,7 +94775,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
94744
94775
  * </pre>
94745
94776
  * </p>
94746
94777
  * @module purecloud-platform-client-v2/index
94747
- * @version 247.1.0
94778
+ * @version 248.0.0
94748
94779
  */
94749
94780
  class platformClient {
94750
94781
  constructor() {