### Send POST request with json body POST http://localhost:3000/login Content-Type: application/json { "login": "foobar" }