POST
/
auth
/
logout
curl --request POST \
  --url http://localhost:8080/auth/logout
This response has no body data.

Cookies

_me_sess
string
required

Session token for authentication.