Authorization: ********************
curl --location --request POST '/auth/logout' \ --header 'Authorization: Bearer <token>'
{ "message": "Logout successful" }