For browser clients, after a GET request to /auth/logout, the authentication cookie is deleted. For other types of clients, you can simply remove the access and refresh tokens on the client side.
GET /auth/logout