Start typing to search.

API Reference

Clear Settings Anthropic API key override

View Markdown
DELETE /api/server/ai-config

Removes the Settings-stored key. AI falls back to yaml ai.api_key when present, otherwise disables.

Operation IDdeleteServerAiConfig

Authentication

  • BearerAuth·http bearer·API key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.

Success response body

200Override cleared

Override cleared

Content typeapplication/json

responseobject
3 properties
configuredboolean
sourcestring | null
default_modelstring | null

Error responses

403Requires admin or superadmin

Requires admin or superadmin

No response content schema is documented.