Authentication (Dashboard)
Sign Out
Signs out the current dashboard session and clears the session cookie.
POST
Usage
This endpoint is for browser-based dashboard auth.- Deletes the current session if present.
- Clears the session cookie.
- Returns success even when no active session exists.