Logout Session
POST/api/v1/auth/logout
End the portal session: revoke the Cognito refresh token (this session only), delete the Redis record, and clear the cookie. Idempotent โ always clears the cookie even if there was no live session.
Responsesโ
- 200
Successful Response