curl --location '/login' \ --header 'Content-Type: application/json' \ --data '{ "user": "string", "password": "string" }'
null