cURL
curl --request POST \ --url http://localhost:4000/api/logout
{ "success": true, "message": "<string>" }
Logout the current user
Successfully logged out