Http 415 Unsupported Media Type error in ASP.NET Core

If you encounter this error, check the parameters of the action method, there may be no model binders configured for one or some of them.