LLM
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).
PUT
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Body
application/json
Response
Persisted settings (server-assigned config ids, apiKeySet flags).
Error