Api method is looks like below
[HttpPost] public async Task> MediaBrand(IFormFile file, int brandId)
In your form use
enctype="multipart/form-data"