cURL
curl --request POST \ --url http://localhost:8080/auth/logout
This response does not have an example.
Logout of the service and destroy the session token.
Session token for authentication.
"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"
Success