purecloud-platform-client-v2 168.0.0 → 168.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 (79) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +133 -75
  3. package/dist/web-amd/purecloud-platform-client-v2.js +133 -75
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +133 -75
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +133 -75
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +228 -194
  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/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SearchApi.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/TeamsApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +64 -6
  79. 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 168.0.0
402
+ * @version 168.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 168.0.0
1488
+ * @version 168.1.0
1489
1489
  */
1490
1490
 
1491
1491
  /**
@@ -1799,7 +1799,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1799
1799
  /**
1800
1800
  * Analytics service.
1801
1801
  * @module purecloud-platform-client-v2/api/AnalyticsApi
1802
- * @version 168.0.0
1802
+ * @version 168.1.0
1803
1803
  */
1804
1804
 
1805
1805
  /**
@@ -3053,7 +3053,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
3053
3053
  /**
3054
3054
  * Architect service.
3055
3055
  * @module purecloud-platform-client-v2/api/ArchitectApi
3056
- * @version 168.0.0
3056
+ * @version 168.1.0
3057
3057
  */
3058
3058
 
3059
3059
  /**
@@ -6101,7 +6101,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6101
6101
  /**
6102
6102
  * Audit service.
6103
6103
  * @module purecloud-platform-client-v2/api/AuditApi
6104
- * @version 168.0.0
6104
+ * @version 168.1.0
6105
6105
  */
6106
6106
 
6107
6107
  /**
@@ -6272,7 +6272,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
6272
6272
  /**
6273
6273
  * Authorization service.
6274
6274
  * @module purecloud-platform-client-v2/api/AuthorizationApi
6275
- * @version 168.0.0
6275
+ * @version 168.1.0
6276
6276
  */
6277
6277
 
6278
6278
  /**
@@ -7501,7 +7501,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7501
7501
  /**
7502
7502
  * Billing service.
7503
7503
  * @module purecloud-platform-client-v2/api/BillingApi
7504
- * @version 168.0.0
7504
+ * @version 168.1.0
7505
7505
  */
7506
7506
 
7507
7507
  /**
@@ -7581,7 +7581,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7581
7581
  /**
7582
7582
  * CarrierServices service.
7583
7583
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
7584
- * @version 168.0.0
7584
+ * @version 168.1.0
7585
7585
  */
7586
7586
 
7587
7587
  /**
@@ -7651,7 +7651,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7651
7651
  /**
7652
7652
  * Chat service.
7653
7653
  * @module purecloud-platform-client-v2/api/ChatApi
7654
- * @version 168.0.0
7654
+ * @version 168.1.0
7655
7655
  */
7656
7656
 
7657
7657
  /**
@@ -7812,7 +7812,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
7812
7812
  /**
7813
7813
  * Coaching service.
7814
7814
  * @module purecloud-platform-client-v2/api/CoachingApi
7815
- * @version 168.0.0
7815
+ * @version 168.1.0
7816
7816
  */
7817
7817
 
7818
7818
  /**
@@ -8389,7 +8389,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
8389
8389
  /**
8390
8390
  * ContentManagement service.
8391
8391
  * @module purecloud-platform-client-v2/api/ContentManagementApi
8392
- * @version 168.0.0
8392
+ * @version 168.1.0
8393
8393
  */
8394
8394
 
8395
8395
  /**
@@ -9529,7 +9529,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9529
9529
  /**
9530
9530
  * Conversations service.
9531
9531
  * @module purecloud-platform-client-v2/api/ConversationsApi
9532
- * @version 168.0.0
9532
+ * @version 168.1.0
9533
9533
  */
9534
9534
 
9535
9535
  /**
@@ -15620,7 +15620,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15620
15620
  /**
15621
15621
  * DataExtensions service.
15622
15622
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
15623
- * @version 168.0.0
15623
+ * @version 168.1.0
15624
15624
  */
15625
15625
 
15626
15626
  /**
@@ -15706,7 +15706,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15706
15706
  /**
15707
15707
  * Downloads service.
15708
15708
  * @module purecloud-platform-client-v2/api/DownloadsApi
15709
- * @version 168.0.0
15709
+ * @version 168.1.0
15710
15710
  */
15711
15711
 
15712
15712
  /**
@@ -15758,7 +15758,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15758
15758
  /**
15759
15759
  * Events service.
15760
15760
  * @module purecloud-platform-client-v2/api/EventsApi
15761
- * @version 168.0.0
15761
+ * @version 168.1.0
15762
15762
  */
15763
15763
 
15764
15764
  /**
@@ -15854,7 +15854,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
15854
15854
  /**
15855
15855
  * ExternalContacts service.
15856
15856
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
15857
- * @version 168.0.0
15857
+ * @version 168.1.0
15858
15858
  */
15859
15859
 
15860
15860
  /**
@@ -17812,7 +17812,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17812
17812
  /**
17813
17813
  * Fax service.
17814
17814
  * @module purecloud-platform-client-v2/api/FaxApi
17815
- * @version 168.0.0
17815
+ * @version 168.1.0
17816
17816
  */
17817
17817
 
17818
17818
  /**
@@ -17983,7 +17983,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
17983
17983
  /**
17984
17984
  * Flows service.
17985
17985
  * @module purecloud-platform-client-v2/api/FlowsApi
17986
- * @version 168.0.0
17986
+ * @version 168.1.0
17987
17987
  */
17988
17988
 
17989
17989
  /**
@@ -18054,7 +18054,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
18054
18054
  /**
18055
18055
  * Gamification service.
18056
18056
  * @module purecloud-platform-client-v2/api/GamificationApi
18057
- * @version 168.0.0
18057
+ * @version 168.1.0
18058
18058
  */
18059
18059
 
18060
18060
  /**
@@ -20140,7 +20140,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20140
20140
  /**
20141
20141
  * GeneralDataProtectionRegulation service.
20142
20142
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
20143
- * @version 168.0.0
20143
+ * @version 168.1.0
20144
20144
  */
20145
20145
 
20146
20146
  /**
@@ -20270,7 +20270,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20270
20270
  /**
20271
20271
  * Geolocation service.
20272
20272
  * @module purecloud-platform-client-v2/api/GeolocationApi
20273
- * @version 168.0.0
20273
+ * @version 168.1.0
20274
20274
  */
20275
20275
 
20276
20276
  /**
@@ -20401,7 +20401,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20401
20401
  /**
20402
20402
  * Greetings service.
20403
20403
  * @module purecloud-platform-client-v2/api/GreetingsApi
20404
- * @version 168.0.0
20404
+ * @version 168.1.0
20405
20405
  */
20406
20406
 
20407
20407
  /**
@@ -20856,7 +20856,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20856
20856
  /**
20857
20857
  * Groups service.
20858
20858
  * @module purecloud-platform-client-v2/api/GroupsApi
20859
- * @version 168.0.0
20859
+ * @version 168.1.0
20860
20860
  */
20861
20861
 
20862
20862
  /**
@@ -21262,7 +21262,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
21262
21262
  /**
21263
21263
  * IdentityProvider service.
21264
21264
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
21265
- * @version 168.0.0
21265
+ * @version 168.1.0
21266
21266
  */
21267
21267
 
21268
21268
  /**
@@ -22018,7 +22018,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22018
22018
  /**
22019
22019
  * InfrastructureAsCode service.
22020
22020
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
22021
- * @version 168.0.0
22021
+ * @version 168.1.0
22022
22022
  */
22023
22023
 
22024
22024
  /**
@@ -22185,7 +22185,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22185
22185
  /**
22186
22186
  * Integrations service.
22187
22187
  * @module purecloud-platform-client-v2/api/IntegrationsApi
22188
- * @version 168.0.0
22188
+ * @version 168.1.0
22189
22189
  */
22190
22190
 
22191
22191
  /**
@@ -23785,7 +23785,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23785
23785
  /**
23786
23786
  * Journey service.
23787
23787
  * @module purecloud-platform-client-v2/api/JourneyApi
23788
- * @version 168.0.0
23788
+ * @version 168.1.0
23789
23789
  */
23790
23790
 
23791
23791
  /**
@@ -24665,7 +24665,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
24665
24665
  /**
24666
24666
  * Knowledge service.
24667
24667
  * @module purecloud-platform-client-v2/api/KnowledgeApi
24668
- * @version 168.0.0
24668
+ * @version 168.1.0
24669
24669
  */
24670
24670
 
24671
24671
  /**
@@ -27097,7 +27097,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27097
27097
  /**
27098
27098
  * LanguageUnderstanding service.
27099
27099
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
27100
- * @version 168.0.0
27100
+ * @version 168.1.0
27101
27101
  */
27102
27102
 
27103
27103
  /**
@@ -28110,7 +28110,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28110
28110
  /**
28111
28111
  * Languages service.
28112
28112
  * @module purecloud-platform-client-v2/api/LanguagesApi
28113
- * @version 168.0.0
28113
+ * @version 168.1.0
28114
28114
  */
28115
28115
 
28116
28116
  /**
@@ -28328,7 +28328,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
28328
28328
  /**
28329
28329
  * Learning service.
28330
28330
  * @module purecloud-platform-client-v2/api/LearningApi
28331
- * @version 168.0.0
28331
+ * @version 168.1.0
28332
28332
  */
28333
28333
 
28334
28334
  /**
@@ -29143,7 +29143,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29143
29143
  /**
29144
29144
  * License service.
29145
29145
  * @module purecloud-platform-client-v2/api/LicenseApi
29146
- * @version 168.0.0
29146
+ * @version 168.1.0
29147
29147
  */
29148
29148
 
29149
29149
  /**
@@ -29381,7 +29381,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29381
29381
  /**
29382
29382
  * Locations service.
29383
29383
  * @module purecloud-platform-client-v2/api/LocationsApi
29384
- * @version 168.0.0
29384
+ * @version 168.1.0
29385
29385
  */
29386
29386
 
29387
29387
  /**
@@ -29617,7 +29617,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29617
29617
  /**
29618
29618
  * Messaging service.
29619
29619
  * @module purecloud-platform-client-v2/api/MessagingApi
29620
- * @version 168.0.0
29620
+ * @version 168.1.0
29621
29621
  */
29622
29622
 
29623
29623
  /**
@@ -29768,7 +29768,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29768
29768
  /**
29769
29769
  * MobileDevices service.
29770
29770
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
29771
- * @version 168.0.0
29771
+ * @version 168.1.0
29772
29772
  */
29773
29773
 
29774
29774
  /**
@@ -29919,7 +29919,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29919
29919
  /**
29920
29920
  * Notifications service.
29921
29921
  * @module purecloud-platform-client-v2/api/NotificationsApi
29922
- * @version 168.0.0
29922
+ * @version 168.1.0
29923
29923
  */
29924
29924
 
29925
29925
  /**
@@ -30152,7 +30152,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30152
30152
  /**
30153
30153
  * OAuth service.
30154
30154
  * @module purecloud-platform-client-v2/api/OAuthApi
30155
- * @version 168.0.0
30155
+ * @version 168.1.0
30156
30156
  */
30157
30157
 
30158
30158
  /**
@@ -30518,7 +30518,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30518
30518
  /**
30519
30519
  * Objects service.
30520
30520
  * @module purecloud-platform-client-v2/api/ObjectsApi
30521
- * @version 168.0.0
30521
+ * @version 168.1.0
30522
30522
  */
30523
30523
 
30524
30524
  /**
@@ -30789,7 +30789,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30789
30789
  /**
30790
30790
  * Organization service.
30791
30791
  * @module purecloud-platform-client-v2/api/OrganizationApi
30792
- * @version 168.0.0
30792
+ * @version 168.1.0
30793
30793
  */
30794
30794
 
30795
30795
  /**
@@ -31192,7 +31192,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31192
31192
  /**
31193
31193
  * OrganizationAuthorization service.
31194
31194
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
31195
- * @version 168.0.0
31195
+ * @version 168.1.0
31196
31196
  */
31197
31197
 
31198
31198
  /**
@@ -32487,7 +32487,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
32487
32487
  /**
32488
32488
  * Outbound service.
32489
32489
  * @module purecloud-platform-client-v2/api/OutboundApi
32490
- * @version 168.0.0
32490
+ * @version 168.1.0
32491
32491
  */
32492
32492
 
32493
32493
  /**
@@ -36108,7 +36108,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36108
36108
  /**
36109
36109
  * Presence service.
36110
36110
  * @module purecloud-platform-client-v2/api/PresenceApi
36111
- * @version 168.0.0
36111
+ * @version 168.1.0
36112
36112
  */
36113
36113
 
36114
36114
  /**
@@ -36659,7 +36659,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36659
36659
  /**
36660
36660
  * ProcessAutomation service.
36661
36661
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
36662
- * @version 168.0.0
36662
+ * @version 168.1.0
36663
36663
  */
36664
36664
 
36665
36665
  /**
@@ -36898,7 +36898,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36898
36898
  /**
36899
36899
  * Quality service.
36900
36900
  * @module purecloud-platform-client-v2/api/QualityApi
36901
- * @version 168.0.0
36901
+ * @version 168.1.0
36902
36902
  */
36903
36903
 
36904
36904
  /**
@@ -38477,7 +38477,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38477
38477
  /**
38478
38478
  * Recording service.
38479
38479
  * @module purecloud-platform-client-v2/api/RecordingApi
38480
- * @version 168.0.0
38480
+ * @version 168.1.0
38481
38481
  */
38482
38482
 
38483
38483
  /**
@@ -40114,7 +40114,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40114
40114
  /**
40115
40115
  * ResponseManagement service.
40116
40116
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
40117
- * @version 168.0.0
40117
+ * @version 168.1.0
40118
40118
  */
40119
40119
 
40120
40120
  /**
@@ -40599,7 +40599,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40599
40599
  /**
40600
40600
  * Routing service.
40601
40601
  * @module purecloud-platform-client-v2/api/RoutingApi
40602
- * @version 168.0.0
40602
+ * @version 168.1.0
40603
40603
  */
40604
40604
 
40605
40605
  /**
@@ -44108,7 +44108,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44108
44108
  /**
44109
44109
  * SCIM service.
44110
44110
  * @module purecloud-platform-client-v2/api/SCIMApi
44111
- * @version 168.0.0
44111
+ * @version 168.1.0
44112
44112
  */
44113
44113
 
44114
44114
  /**
@@ -44985,7 +44985,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
44985
44985
  /**
44986
44986
  * Scripts service.
44987
44987
  * @module purecloud-platform-client-v2/api/ScriptsApi
44988
- * @version 168.0.0
44988
+ * @version 168.1.0
44989
44989
  */
44990
44990
 
44991
44991
  /**
@@ -45404,7 +45404,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45404
45404
  /**
45405
45405
  * Search service.
45406
45406
  * @module purecloud-platform-client-v2/api/SearchApi
45407
- * @version 168.0.0
45407
+ * @version 168.1.0
45408
45408
  */
45409
45409
 
45410
45410
  /**
@@ -46014,7 +46014,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46014
46014
  /**
46015
46015
  * SpeechTextAnalytics service.
46016
46016
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
46017
- * @version 168.0.0
46017
+ * @version 168.1.0
46018
46018
  */
46019
46019
 
46020
46020
  /**
@@ -46943,7 +46943,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46943
46943
  /**
46944
46944
  * Stations service.
46945
46945
  * @module purecloud-platform-client-v2/api/StationsApi
46946
- * @version 168.0.0
46946
+ * @version 168.1.0
46947
46947
  */
46948
46948
 
46949
46949
  /**
@@ -47045,7 +47045,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47045
47045
  /**
47046
47046
  * Suggest service.
47047
47047
  * @module purecloud-platform-client-v2/api/SuggestApi
47048
- * @version 168.0.0
47048
+ * @version 168.1.0
47049
47049
  */
47050
47050
 
47051
47051
  /**
@@ -47184,7 +47184,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47184
47184
  /**
47185
47185
  * Teams service.
47186
47186
  * @module purecloud-platform-client-v2/api/TeamsApi
47187
- * @version 168.0.0
47187
+ * @version 168.1.0
47188
47188
  */
47189
47189
 
47190
47190
  /**
@@ -47455,7 +47455,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47455
47455
  /**
47456
47456
  * Telephony service.
47457
47457
  * @module purecloud-platform-client-v2/api/TelephonyApi
47458
- * @version 168.0.0
47458
+ * @version 168.1.0
47459
47459
  */
47460
47460
 
47461
47461
  /**
@@ -47583,7 +47583,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47583
47583
  /**
47584
47584
  * TelephonyProvidersEdge service.
47585
47585
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
47586
- * @version 168.0.0
47586
+ * @version 168.1.0
47587
47587
  */
47588
47588
 
47589
47589
  /**
@@ -50783,7 +50783,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50783
50783
  /**
50784
50784
  * Textbots service.
50785
50785
  * @module purecloud-platform-client-v2/api/TextbotsApi
50786
- * @version 168.0.0
50786
+ * @version 168.1.0
50787
50787
  */
50788
50788
 
50789
50789
  /**
@@ -50911,7 +50911,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50911
50911
  /**
50912
50912
  * Tokens service.
50913
50913
  * @module purecloud-platform-client-v2/api/TokensApi
50914
- * @version 168.0.0
50914
+ * @version 168.1.0
50915
50915
  */
50916
50916
 
50917
50917
  /**
@@ -51017,7 +51017,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51017
51017
  /**
51018
51018
  * Uploads service.
51019
51019
  * @module purecloud-platform-client-v2/api/UploadsApi
51020
- * @version 168.0.0
51020
+ * @version 168.1.0
51021
51021
  */
51022
51022
 
51023
51023
  /**
@@ -51193,7 +51193,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51193
51193
  /**
51194
51194
  * Usage service.
51195
51195
  * @module purecloud-platform-client-v2/api/UsageApi
51196
- * @version 168.0.0
51196
+ * @version 168.1.0
51197
51197
  */
51198
51198
 
51199
51199
  /**
@@ -51353,7 +51353,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51353
51353
  /**
51354
51354
  * UserRecordings service.
51355
51355
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
51356
- * @version 168.0.0
51356
+ * @version 168.1.0
51357
51357
  */
51358
51358
 
51359
51359
  /**
@@ -51538,7 +51538,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
51538
51538
  /**
51539
51539
  * Users service.
51540
51540
  * @module purecloud-platform-client-v2/api/UsersApi
51541
- * @version 168.0.0
51541
+ * @version 168.1.0
51542
51542
  */
51543
51543
 
51544
51544
  /**
@@ -53928,7 +53928,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
53928
53928
  /**
53929
53929
  * Utilities service.
53930
53930
  * @module purecloud-platform-client-v2/api/UtilitiesApi
53931
- * @version 168.0.0
53931
+ * @version 168.1.0
53932
53932
  */
53933
53933
 
53934
53934
  /**
@@ -54039,7 +54039,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54039
54039
  /**
54040
54040
  * Voicemail service.
54041
54041
  * @module purecloud-platform-client-v2/api/VoicemailApi
54042
- * @version 168.0.0
54042
+ * @version 168.1.0
54043
54043
  */
54044
54044
 
54045
54045
  /**
@@ -54706,7 +54706,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54706
54706
  /**
54707
54707
  * WebChat service.
54708
54708
  * @module purecloud-platform-client-v2/api/WebChatApi
54709
- * @version 168.0.0
54709
+ * @version 168.1.0
54710
54710
  */
54711
54711
 
54712
54712
  /**
@@ -55250,7 +55250,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55250
55250
  /**
55251
55251
  * WebDeployments service.
55252
55252
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
55253
- * @version 168.0.0
55253
+ * @version 168.1.0
55254
55254
  */
55255
55255
 
55256
55256
  /**
@@ -55772,7 +55772,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55772
55772
  /**
55773
55773
  * WebMessaging service.
55774
55774
  * @module purecloud-platform-client-v2/api/WebMessagingApi
55775
- * @version 168.0.0
55775
+ * @version 168.1.0
55776
55776
  */
55777
55777
 
55778
55778
  /**
@@ -55818,7 +55818,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55818
55818
  /**
55819
55819
  * Widgets service.
55820
55820
  * @module purecloud-platform-client-v2/api/WidgetsApi
55821
- * @version 168.0.0
55821
+ * @version 168.1.0
55822
55822
  */
55823
55823
 
55824
55824
  /**
@@ -55964,7 +55964,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55964
55964
  /**
55965
55965
  * WorkforceManagement service.
55966
55966
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
55967
- * @version 168.0.0
55967
+ * @version 168.1.0
55968
55968
  */
55969
55969
 
55970
55970
  /**
@@ -56589,7 +56589,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56589
56589
  * Expanding "settings" will retrieve all settings. All other expands will retrieve only the requested settings field(s).
56590
56590
  * @param {String} businessUnitId The ID of the business unit, or 'mine' for the business unit of the logged-in user.
56591
56591
  * @param {Object} opts Optional parameters
56592
- * @param {Array.<String>} opts.expand
56592
+ * @param {Array.<String>} opts.expand Include to access additional data on the business unit
56593
56593
  */
56594
56594
  getWorkforcemanagementBusinessunit(businessUnitId, opts) {
56595
56595
  opts = opts || {};
@@ -57128,7 +57128,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57128
57128
  * @param {String} weekDateId The week start date of the forecast in yyyy-MM-dd format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
57129
57129
  * @param {String} forecastId The ID of the forecast
57130
57130
  * @param {Object} opts Optional parameters
57131
- * @param {Array.<String>} opts.expand
57131
+ * @param {Array.<String>} opts.expand Include to access additional data on the forecast
57132
57132
  */
57133
57133
  getWorkforcemanagementBusinessunitWeekShorttermforecast(businessUnitId, weekDateId, forecastId, opts) {
57134
57134
  opts = opts || {};
@@ -58117,7 +58117,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
58117
58117
  * "expand=details" is deprecated
58118
58118
  * @param {String} managementUnitId The ID of the management unit, or 'mine' for the management unit of the logged-in user.
58119
58119
  * @param {Object} opts Optional parameters
58120
- * @param {Array.<String>} opts.expand
58120
+ * @param {Array.<String>} opts.expand Include to access additional data on the work plans
58121
58121
  */
58122
58122
  getWorkforcemanagementManagementunitWorkplans(managementUnitId, opts) {
58123
58123
  opts = opts || {};
@@ -59625,7 +59625,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59625
59625
  *
59626
59626
  * @param {String} businessUnitId The ID of the business unit to which the forecast belongs
59627
59627
  * @param {String} weekDateId The week start date of the forecast in yyyy-MM-dd format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
59628
- * @param {Object} body
59628
+ * @param {Object} body body
59629
59629
  * @param {Object} opts Optional parameters
59630
59630
  * @param {Boolean} opts.forceAsync Force the result of this operation to be sent asynchronously via notification. For testing/app development purposes
59631
59631
  */
@@ -59664,7 +59664,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59664
59664
  * Call after uploading the forecast data to the url supplied by the /import/uploadurl route
59665
59665
  * @param {String} businessUnitId The ID of the business unit to which the forecast belongs
59666
59666
  * @param {String} weekDateId First day of schedule week in yyyy-MM-dd format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
59667
- * @param {Object} body
59667
+ * @param {Object} body body
59668
59668
  */
59669
59669
  postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(businessUnitId, weekDateId, body) {
59670
59670
  // verify the required parameter 'businessUnitId' is set
@@ -60595,6 +60595,64 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60595
60595
  );
60596
60596
  }
60597
60597
 
60598
+ /**
60599
+ * Request a teams historical adherence report
60600
+ * The maximum supported range for historical adherence queries is 31 days, or 7 days with includeExceptions = true
60601
+ * @param {String} teamId The ID of the team
60602
+ * @param {Object} opts Optional parameters
60603
+ * @param {Object} opts.body body
60604
+ */
60605
+ postWorkforcemanagementTeamAdherenceHistorical(teamId, opts) {
60606
+ opts = opts || {};
60607
+
60608
+ // verify the required parameter 'teamId' is set
60609
+ if (teamId === undefined || teamId === null) {
60610
+ throw 'Missing the required parameter "teamId" when calling postWorkforcemanagementTeamAdherenceHistorical';
60611
+ }
60612
+
60613
+ return this.apiClient.callApi(
60614
+ '/api/v2/workforcemanagement/teams/{teamId}/adherence/historical',
60615
+ 'POST',
60616
+ { 'teamId': teamId },
60617
+ { },
60618
+ { },
60619
+ { },
60620
+ opts['body'],
60621
+ ['PureCloud OAuth'],
60622
+ ['application/json'],
60623
+ ['application/json']
60624
+ );
60625
+ }
60626
+
60627
+ /**
60628
+ * Request a historical shrinkage report
60629
+ * The maximum supported range for historical shrinkage queries is up to 32 days
60630
+ * @param {String} teamId The ID of the team
60631
+ * @param {Object} opts Optional parameters
60632
+ * @param {Object} opts.body body
60633
+ */
60634
+ postWorkforcemanagementTeamShrinkageJobs(teamId, opts) {
60635
+ opts = opts || {};
60636
+
60637
+ // verify the required parameter 'teamId' is set
60638
+ if (teamId === undefined || teamId === null) {
60639
+ throw 'Missing the required parameter "teamId" when calling postWorkforcemanagementTeamShrinkageJobs';
60640
+ }
60641
+
60642
+ return this.apiClient.callApi(
60643
+ '/api/v2/workforcemanagement/teams/{teamId}/shrinkage/jobs',
60644
+ 'POST',
60645
+ { 'teamId': teamId },
60646
+ { },
60647
+ { },
60648
+ { },
60649
+ opts['body'],
60650
+ ['PureCloud OAuth'],
60651
+ ['application/json'],
60652
+ ['application/json']
60653
+ );
60654
+ }
60655
+
60598
60656
  /**
60599
60657
  * Queries available time off for the current user
60600
60658
  *
@@ -60708,7 +60766,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
60708
60766
  * </pre>
60709
60767
  * </p>
60710
60768
  * @module purecloud-platform-client-v2/index
60711
- * @version 168.0.0
60769
+ * @version 168.1.0
60712
60770
  */
60713
60771
  class platformClient {
60714
60772
  constructor() {