Logout and clear refresh token cookie

Revokes the current access token and clears the refresh token cookie.

Call this endpoint before client-side cleanup to ensure server-side
token revocation and cookie deletion.

Security:

  • Clears httpOnly refresh token cookie
  • Revokes access token (adds to blacklist)
  • Works even with expired access tokens
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
Response
204

Logout successful, cookie cleared

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!