# Logout user Log out a user by invalidating their refresh token. This endpoint logs out the currently authenticated user by invalidating the refresh token provided in the refresh token cookie. This route is intended for applications using Frontegg's embedded login experience or for integrations that interact exclusively with Frontegg APIs. Endpoint: POST /resources/auth/v1/logout Security: bearer ## Header parameters: - `frontegg-vendor-host` (string, required) ## Response 201 fields