Update LLM model settings
Self-hosted (on-prem) only — returns 404 on SaaS. Requires the organization admin role. Full-state save of model configurations and per-purpose assignments. Include apiKey on a model config to set or replace its key (stored encrypted). Omit it to keep the existing key. Same for extraHeaders (an empty string clears the stored value).
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.
Body
Response
Persisted settings (server-assigned config ids, apiKeySet flags).