Disconnect Minara
DELETE /v1/auth/minara — Forget the stored Minara token; subsequent calls become unauthenticated.
DELETE /v1/auth/minara
Forget the stored Minara token; subsequent calls become unauthenticated.
| Method | DELETE |
| Path | /v1/auth/minara |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |