I am using .Net Core API 2.1 I have this in my Controller:
[Route("Invoke")] [HttpPost] public IActionResult Invoke(Student studentD