UI Settings

Update Ui Settings

Update UI-specific configuration flags. Only proxy admins are allowed to modify these settings.

patch/update/ui_settings

Request body

disable_model_add_for_internal_usersboolean

If true, internal users cannot add models from the UI

disable_team_admin_delete_team_userboolean

Prevents Team Admins from deleting users from the teams they manage. Useful for SCIM provisioning where team membership is defined externally.

enabled_ui_pages_internal_usersstring[] nullable

List of page keys that internal users (non-admins) can see in the UI sidebar. If not set, all pages are visible based on role permissions.

require_auth_for_public_ai_hubboolean

If true, requires authentication for accessing the public AI Hub.

forward_client_headers_to_llm_apiboolean

If enabled, forwards client headers (e.g. Authorization) to the LLM API. Required for Claude Code with Max subscription.

enable_projects_uiboolean

If enabled, shows the Projects feature in the UI sidebar and the project field in key management.

Response

Successful Response

{"stackTrail":"paths:/update/ui_settings:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.