[ApiController] [Route("test")] public class AdminController : ControllerBase { [HttpPost] public IActionResult Create(Car car, int[] customers, in