v32

latestOpenAPI 3.0.3AGPL-3.0-onlyraw.githubusercontent.com2026-08-0178220333.8 KB
settings

PUT /settings

Updates application settings. Accepts a partial settings object and merges it with the existing settings.

NOTE: Unlike the Tauri command, this handler does NOT apply OS-level side effects (no autostart registration, no keyboard shortcut updates). It only persists the settings domain model.

put/settings

Request body

Response

Settings persisted; carries success + restart-required signal

tsinteger required

Server time when the response was built (unix epoch milliseconds).