@@ -78,6 +78,7 @@ PureCloudPlatformClientV2/apis/uploads_api.py
7878PureCloudPlatformClientV2/apis/usage_api.py
7979PureCloudPlatformClientV2/apis/user_recordings_api.py
8080PureCloudPlatformClientV2/apis/users_api.py
81+ PureCloudPlatformClientV2/apis/users_rules_api.py
8182PureCloudPlatformClientV2/apis/utilities_api.py
8283PureCloudPlatformClientV2/apis/voicemail_api.py
8384PureCloudPlatformClientV2/apis/web_chat_api.py
@@ -202,6 +203,8 @@ PureCloudPlatformClientV2/models/agent_activity_changed_topic_out_of_office.py
202203PureCloudPlatformClientV2/models/agent_activity_changed_topic_presence.py
203204PureCloudPlatformClientV2/models/agent_activity_changed_topic_routing_status.py
204205PureCloudPlatformClientV2/models/agent_activity_entity_listing.py
206+ PureCloudPlatformClientV2/models/agent_adherence_day_metrics.py
207+ PureCloudPlatformClientV2/models/agent_adherence_scheduled_activity.py
205208PureCloudPlatformClientV2/models/agent_bid_work_plan_override_request.py
206209PureCloudPlatformClientV2/models/agent_copilot_aggregate_data_container.py
207210PureCloudPlatformClientV2/models/agent_copilot_aggregate_query_clause.py
@@ -1508,6 +1511,12 @@ PureCloudPlatformClientV2/models/conversation_summary_topic_virtual_agents_summa
15081511PureCloudPlatformClientV2/models/conversation_summary_topic_virtual_agents_trigger_source.py
15091512PureCloudPlatformClientV2/models/conversation_summary_wrapup_code.py
15101513PureCloudPlatformClientV2/models/conversation_tags_update.py
1514+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_suggested_intent.py
1515+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_suggested_intent_slot.py
1516+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_suggestion_context.py
1517+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_suggestion_feedback.py
1518+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_third_party_action_suggestion_event.py
1519+ PureCloudPlatformClientV2/models/conversation_third_party_action_suggestions_topic_third_party_suggestion.py
15111520PureCloudPlatformClientV2/models/conversation_threading_window.py
15121521PureCloudPlatformClientV2/models/conversation_threading_window_setting.py
15131522PureCloudPlatformClientV2/models/conversation_user.py
@@ -2887,14 +2896,6 @@ PureCloudPlatformClientV2/models/key_performance_indicator.py
28872896PureCloudPlatformClientV2/models/key_performance_indicator_assessment.py
28882897PureCloudPlatformClientV2/models/key_rotation_schedule.py
28892898PureCloudPlatformClientV2/models/key_value.py
2890- PureCloudPlatformClientV2/models/klaxon_heart_beat_alerts_topic_heart_beat_alert.py
2891- PureCloudPlatformClientV2/models/klaxon_heart_beat_alerts_topic_notification_user.py
2892- PureCloudPlatformClientV2/models/klaxon_heart_beat_rules_topic_heart_beat_rule.py
2893- PureCloudPlatformClientV2/models/klaxon_heart_beat_rules_topic_notification_user.py
2894- PureCloudPlatformClientV2/models/klaxon_interaction_stats_alerts_topic_interaction_stat_alert.py
2895- PureCloudPlatformClientV2/models/klaxon_interaction_stats_alerts_topic_notification_user.py
2896- PureCloudPlatformClientV2/models/klaxon_interaction_stats_rules_topic_interaction_stat_rule.py
2897- PureCloudPlatformClientV2/models/klaxon_interaction_stats_rules_topic_notification_user.py
28982899PureCloudPlatformClientV2/models/knowledge.py
28992900PureCloudPlatformClientV2/models/knowledge_aggregate_data_container.py
29002901PureCloudPlatformClientV2/models/knowledge_aggregate_query_clause.py
@@ -3084,6 +3085,7 @@ PureCloudPlatformClientV2/models/learning_module_inform_step_request.py
30843085PureCloudPlatformClientV2/models/learning_module_job_request.py
30853086PureCloudPlatformClientV2/models/learning_module_job_response.py
30863087PureCloudPlatformClientV2/models/learning_module_list.py
3088+ PureCloudPlatformClientV2/models/learning_module_migrate_response.py
30873089PureCloudPlatformClientV2/models/learning_module_preview_get_response.py
30883090PureCloudPlatformClientV2/models/learning_module_preview_get_response_assignment.py
30893091PureCloudPlatformClientV2/models/learning_module_preview_get_response_step.py
@@ -4465,6 +4467,7 @@ PureCloudPlatformClientV2/models/search_shift_trades_response.py
44654467PureCloudPlatformClientV2/models/search_sort.py
44664468PureCloudPlatformClientV2/models/search_update_request.py
44674469PureCloudPlatformClientV2/models/secondary_presence.py
4470+ PureCloudPlatformClientV2/models/secondary_presence_lookup_item.py
44684471PureCloudPlatformClientV2/models/section.py
44694472PureCloudPlatformClientV2/models/secure_session.py
44704473PureCloudPlatformClientV2/models/secure_session_entity_listing.py
@@ -5225,7 +5228,22 @@ PureCloudPlatformClientV2/models/user_tokens_topic_uri_reference.py
52255228PureCloudPlatformClientV2/models/user_transfer_event.py
52265229PureCloudPlatformClientV2/models/user_trend_data.py
52275230PureCloudPlatformClientV2/models/user_video_settings.py
5231+ PureCloudPlatformClientV2/models/users_rules_create_rule_request.py
5232+ PureCloudPlatformClientV2/models/users_rules_criteria.py
5233+ PureCloudPlatformClientV2/models/users_rules_dependent.py
5234+ PureCloudPlatformClientV2/models/users_rules_dependent_list.py
5235+ PureCloudPlatformClientV2/models/users_rules_group_item.py
5236+ PureCloudPlatformClientV2/models/users_rules_last_run_metadata.py
5237+ PureCloudPlatformClientV2/models/users_rules_locked_criteria_settings_criteria.py
5238+ PureCloudPlatformClientV2/models/users_rules_locked_criteria_settings_group.py
5239+ PureCloudPlatformClientV2/models/users_rules_query_response.py
5240+ PureCloudPlatformClientV2/models/users_rules_query_rule_request.py
5241+ PureCloudPlatformClientV2/models/users_rules_rule.py
5242+ PureCloudPlatformClientV2/models/users_rules_rule_list.py
52285243PureCloudPlatformClientV2/models/users_rules_rule_reference.py
5244+ PureCloudPlatformClientV2/models/users_rules_rule_settings.py
5245+ PureCloudPlatformClientV2/models/users_rules_update_rule_request.py
5246+ PureCloudPlatformClientV2/models/users_rules_value.py
52295247PureCloudPlatformClientV2/models/users_search_response.py
52305248PureCloudPlatformClientV2/models/utilization_label.py
52315249PureCloudPlatformClientV2/models/utilization_label_entity_listing.py
@@ -5452,6 +5470,9 @@ PureCloudPlatformClientV2/models/wfm_agent_adherence_explanation_changed_busines
54525470PureCloudPlatformClientV2/models/wfm_agent_adherence_explanation_changed_business_unit_topic_business_unit.py
54535471PureCloudPlatformClientV2/models/wfm_agent_adherence_explanation_changed_business_unit_topic_management_unit.py
54545472PureCloudPlatformClientV2/models/wfm_agent_adherence_explanation_changed_business_unit_topic_user_reference.py
5473+ PureCloudPlatformClientV2/models/wfm_agent_historical_adherence_job_reference.py
5474+ PureCloudPlatformClientV2/models/wfm_agent_historical_adherence_response.py
5475+ PureCloudPlatformClientV2/models/wfm_agent_historical_adherence_result.py
54555476PureCloudPlatformClientV2/models/wfm_agent_schedule_update_topic_agent_schedule_shift_update.py
54565477PureCloudPlatformClientV2/models/wfm_agent_schedule_update_topic_agent_schedule_update_notification.py
54575478PureCloudPlatformClientV2/models/wfm_agent_schedule_update_topic_user_reference.py
@@ -5529,6 +5550,7 @@ PureCloudPlatformClientV2/models/wfm_historical_adherence_bulk_user_day_metrics.
55295550PureCloudPlatformClientV2/models/wfm_historical_adherence_bulk_user_result.py
55305551PureCloudPlatformClientV2/models/wfm_historical_adherence_calculations_complete_topic_wfm_historical_adherence_calculations_complete_notice.py
55315552PureCloudPlatformClientV2/models/wfm_historical_adherence_query.py
5553+ PureCloudPlatformClientV2/models/wfm_historical_adherence_query_for_agent.py
55325554PureCloudPlatformClientV2/models/wfm_historical_adherence_query_for_teams.py
55335555PureCloudPlatformClientV2/models/wfm_historical_adherence_query_for_users.py
55345556PureCloudPlatformClientV2/models/wfm_historical_adherence_response.py
@@ -5936,6 +5958,8 @@ docs/AgentActivityChangedTopicOutOfOffice.md
59365958docs/AgentActivityChangedTopicPresence.md
59375959docs/AgentActivityChangedTopicRoutingStatus.md
59385960docs/AgentActivityEntityListing.md
5961+ docs/AgentAdherenceDayMetrics.md
5962+ docs/AgentAdherenceScheduledActivity.md
59395963docs/AgentAssistantsApi.json
59405964docs/AgentAssistantsApi.md
59415965docs/AgentBidWorkPlanOverrideRequest.md
@@ -7270,6 +7294,12 @@ docs/ConversationSummaryTopicVirtualAgentsSummaryExtractedCustomEntity.md
72707294docs/ConversationSummaryTopicVirtualAgentsTriggerSource.md
72717295docs/ConversationSummaryWrapupCode.md
72727296docs/ConversationTagsUpdate.md
7297+ docs/ConversationThirdPartyActionSuggestionsTopicSuggestedIntent.md
7298+ docs/ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot.md
7299+ docs/ConversationThirdPartyActionSuggestionsTopicSuggestionContext.md
7300+ docs/ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.md
7301+ docs/ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.md
7302+ docs/ConversationThirdPartyActionSuggestionsTopicThirdPartySuggestion.md
72737303docs/ConversationThreadingWindow.md
72747304docs/ConversationThreadingWindowSetting.md
72757305docs/ConversationUser.md
@@ -8687,14 +8717,6 @@ docs/KeyPerformanceIndicator.md
86878717docs/KeyPerformanceIndicatorAssessment.md
86888718docs/KeyRotationSchedule.md
86898719docs/KeyValue.md
8690- docs/KlaxonHeartBeatAlertsTopicHeartBeatAlert.md
8691- docs/KlaxonHeartBeatAlertsTopicNotificationUser.md
8692- docs/KlaxonHeartBeatRulesTopicHeartBeatRule.md
8693- docs/KlaxonHeartBeatRulesTopicNotificationUser.md
8694- docs/KlaxonInteractionStatsAlertsTopicInteractionStatAlert.md
8695- docs/KlaxonInteractionStatsAlertsTopicNotificationUser.md
8696- docs/KlaxonInteractionStatsRulesTopicInteractionStatRule.md
8697- docs/KlaxonInteractionStatsRulesTopicNotificationUser.md
86988720docs/Knowledge.md
86998721docs/KnowledgeAggregateDataContainer.md
87008722docs/KnowledgeAggregateQueryClause.md
@@ -8892,6 +8914,7 @@ docs/LearningModuleInformStepRequest.md
88928914docs/LearningModuleJobRequest.md
88938915docs/LearningModuleJobResponse.md
88948916docs/LearningModuleList.md
8917+ docs/LearningModuleMigrateResponse.md
88958918docs/LearningModulePreviewGetResponse.md
88968919docs/LearningModulePreviewGetResponseAssignment.md
88978920docs/LearningModulePreviewGetResponseStep.md
@@ -10319,6 +10342,7 @@ docs/SearchShiftTradesResponse.md
1031910342docs/SearchSort.md
1032010343docs/SearchUpdateRequest.md
1032110344docs/SecondaryPresence.md
10345+ docs/SecondaryPresenceLookupItem.md
1032210346docs/Section.md
1032310347docs/SecureSession.md
1032410348docs/SecureSessionEntityListing.md
@@ -11107,7 +11131,24 @@ docs/UserTrendData.md
1110711131docs/UserVideoSettings.md
1110811132docs/UsersApi.json
1110911133docs/UsersApi.md
11134+ docs/UsersRulesApi.json
11135+ docs/UsersRulesApi.md
11136+ docs/UsersRulesCreateRuleRequest.md
11137+ docs/UsersRulesCriteria.md
11138+ docs/UsersRulesDependent.md
11139+ docs/UsersRulesDependentList.md
11140+ docs/UsersRulesGroupItem.md
11141+ docs/UsersRulesLastRunMetadata.md
11142+ docs/UsersRulesLockedCriteriaSettingsCriteria.md
11143+ docs/UsersRulesLockedCriteriaSettingsGroup.md
11144+ docs/UsersRulesQueryResponse.md
11145+ docs/UsersRulesQueryRuleRequest.md
11146+ docs/UsersRulesRule.md
11147+ docs/UsersRulesRuleList.md
1111011148docs/UsersRulesRuleReference.md
11149+ docs/UsersRulesRuleSettings.md
11150+ docs/UsersRulesUpdateRuleRequest.md
11151+ docs/UsersRulesValue.md
1111111152docs/UsersSearchResponse.md
1111211153docs/UtilitiesApi.json
1111311154docs/UtilitiesApi.md
@@ -11344,6 +11385,9 @@ docs/WfmAgentAdherenceExplanationChangedBusinessUnitTopicAdherenceExplanationCha
1134411385docs/WfmAgentAdherenceExplanationChangedBusinessUnitTopicBusinessUnit.md
1134511386docs/WfmAgentAdherenceExplanationChangedBusinessUnitTopicManagementUnit.md
1134611387docs/WfmAgentAdherenceExplanationChangedBusinessUnitTopicUserReference.md
11388+ docs/WfmAgentHistoricalAdherenceJobReference.md
11389+ docs/WfmAgentHistoricalAdherenceResponse.md
11390+ docs/WfmAgentHistoricalAdherenceResult.md
1134711391docs/WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate.md
1134811392docs/WfmAgentScheduleUpdateTopicAgentScheduleUpdateNotification.md
1134911393docs/WfmAgentScheduleUpdateTopicUserReference.md
@@ -11421,6 +11465,7 @@ docs/WfmHistoricalAdherenceBulkUserDayMetrics.md
1142111465docs/WfmHistoricalAdherenceBulkUserResult.md
1142211466docs/WfmHistoricalAdherenceCalculationsCompleteTopicWfmHistoricalAdherenceCalculationsCompleteNotice.md
1142311467docs/WfmHistoricalAdherenceQuery.md
11468+ docs/WfmHistoricalAdherenceQueryForAgent.md
1142411469docs/WfmHistoricalAdherenceQueryForTeams.md
1142511470docs/WfmHistoricalAdherenceQueryForUsers.md
1142611471docs/WfmHistoricalAdherenceResponse.md
@@ -12021,6 +12066,7 @@ docs/delete_user_verifier-example.txt
1202112066docs/delete_userrecording-example.txt
1202212067docs/delete_users_agentui_agents_autoanswer_agent_id_settings-example.txt
1202312068docs/delete_users_agentui_agents_autoanswer_agent_id_settings-example.txt
12069+ docs/delete_users_rule-example.txt
1202412070docs/delete_voicemail_message-example.txt
1202512071docs/delete_voicemail_messages-example.txt
1202612072docs/delete_webchat_deployment-example.txt
@@ -13312,6 +13358,11 @@ docs/get_users_me-example.txt
1331213358docs/get_users_presence_bulk-example.txt
1331313359docs/get_users_presences_purecloud_bulk-example.txt
1331413360docs/get_users_query-example.txt
13361+ docs/get_users_rule-example.txt
13362+ docs/get_users_rule_dependent_type_id-example.txt
13363+ docs/get_users_rule_dependents-example.txt
13364+ docs/get_users_rules-example.txt
13365+ docs/get_users_rules_setting-example.txt
1331513366docs/get_users_search-example.txt
1331613367docs/get_users_search-example.txt
1331713368docs/get_voicemail_group_mailbox-example.txt
@@ -13359,6 +13410,7 @@ docs/get_workforcemanagement_adherence_historical_bulk_job-example.txt
1335913410docs/get_workforcemanagement_adherence_historical_job-example.txt
1336013411docs/get_workforcemanagement_agent_adherence_explanation-example.txt
1336113412docs/get_workforcemanagement_agent_managementunit-example.txt
13413+ docs/get_workforcemanagement_agents_me_adherence_historical_job-example.txt
1336213414docs/get_workforcemanagement_agents_me_managementunit-example.txt
1336313415docs/get_workforcemanagement_alternativeshifts_offers_job-example.txt
1336413416docs/get_workforcemanagement_alternativeshifts_offers_search_job-example.txt
@@ -13650,6 +13702,7 @@ docs/patch_user_routingskills_bulk-example.txt
1365013702docs/patch_users_agentui_agents_autoanswer_agent_id_settings-example.txt
1365113703docs/patch_users_agentui_agents_autoanswer_agent_id_settings-example.txt
1365213704docs/patch_users_bulk-example.txt
13705+ docs/patch_users_rule-example.txt
1365313706docs/patch_voicemail_group_policy-example.txt
1365413707docs/patch_voicemail_me_policy-example.txt
1365513708docs/patch_voicemail_message-example.txt
@@ -14136,6 +14189,7 @@ docs/post_learning_assignments_bulkadd-example.txt
1413614189docs/post_learning_assignments_bulkremove-example.txt
1413714190docs/post_learning_module_jobs-example.txt
1413814191docs/post_learning_module_publish-example.txt
14192+ docs/post_learning_module_rule_migrate-example.txt
1413914193docs/post_learning_modules-example.txt
1414014194docs/post_learning_rules_query-example.txt
1414114195docs/post_learning_scheduleslots_jobs-example.txt
@@ -14373,6 +14427,8 @@ docs/post_user_routingskills-example.txt
1437314427docs/post_users-example.txt
1437414428docs/post_users_development_activities_aggregates_query-example.txt
1437514429docs/post_users_me_password-example.txt
14430+ docs/post_users_rules-example.txt
14431+ docs/post_users_rules_query-example.txt
1437614432docs/post_users_search-example.txt
1437714433docs/post_users_search-example.txt
1437814434docs/post_users_search_conversation_target-example.txt
@@ -14403,6 +14459,7 @@ docs/post_workforcemanagement_agent_adherence_explanations-example.txt
1440314459docs/post_workforcemanagement_agent_adherence_explanations_query-example.txt
1440414460docs/post_workforcemanagement_agents-example.txt
1440514461docs/post_workforcemanagement_agents_integrations_hris_query-example.txt
14462+ docs/post_workforcemanagement_agents_me_adherence_historical_jobs-example.txt
1440614463docs/post_workforcemanagement_agents_me_possibleworkshifts-example.txt
1440714464docs/post_workforcemanagement_agentschedules_managementunits_mine-example.txt
1440814465docs/post_workforcemanagement_agentschedules_mine-example.txt
0 commit comments