POST http://localhost:5000/api/users/signin Content-Type: application/json { "email": "user@example.com", "password": "123456" }