Customizing ASP.NET Web API Routing for the User Defined methods in ApiController class

The WEB API can be used flexibly as per our business requirements by adding custom actions and necessary changes in the routing expressions.