Clear auth profile
DELETE /v1/auth/:provider — Remove a stored auth profile. `:provider` is `openai` | `openai-api-key` | `anthropic` | `anthropic-api-key` | `openrout
DELETE /v1/auth/:provider
Remove a stored auth profile. :provider is openai | openai-api-key | anthropic | anthropic-api-key | openrouter | xai | ollama.
| Method | DELETE |
| Path | /v1/auth/:provider |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |