How to pass a serialized JSON payload to an ASP.NET Core Web API controller
This API endpoint is meant to receive a serialized JSON object and pass it over to the underlying reporting engine.
How to pass a serialized JSON payload to an ASP.NET Web API controller
This API endpoint is meant to receive a serialized JSON object and pass it over to the underlying Reporting engine.