settings
POST /settings/relay-probe
Probes a candidate relay URL for reachability. Reads/writes no persisted settings, so it is safe to call repeatedly ("test before save"). A probe that fails to reach the relay is a NORMAL categorized outcome returned 200 (mirrors the Tauri command contract) — only a missing relay-diagnostic adapter (server misconfiguration) becomes a 500 ApiError.
post/settings/relay-probe
Request body
Response
Relay probe outcome (reachable or a categorized failure)