cURL
curl --request POST \ --url http://localhost:3333/logout
{ "message": "<string>" }
Logs out the current user.
User logged out.