Logout
POST/api/v1/auth/logout
Logout current user. OPTIMIZATION: Lightweight logout - extract user_id from token without full DB query.
Responses
- 200
Successful Response
POST/api/v1/auth/logout
Logout current user. OPTIMIZATION: Lightweight logout - extract user_id from token without full DB query.
Successful Response