MINARA

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.

MethodDELETE
Path/v1/auth/:provider
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryauth

On this page