Set feature LLM overrideput {protocol}://{base-url}/ai/api/v1/config/feature_llm_overridesCreate or update a per-feature LLM override for a default agent or product area.Body ParamsSchema for creating or updating a per-feature LLM override.feature_typestringenumrequiredWhether this override is for a DEFAULT_AGENT or PRODUCT_AREA.DEFAULT_AGENTPRODUCT_AREAAllowed:DEFAULT_AGENTPRODUCT_AREAfeature_keystringrequiredThe specific feature identifier (e.g., DefaultAgentRef or ProductArea value).llm_config_iduuidrequiredThe LLM config to use for this feature.Responses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 422Validation Error 500Internal server error during request processing.Updated 3 days ago List feature LLM overridesDelete feature LLM overrideDid this page help you?YesNo