What Is The Default Response Format Of A Web API?
What Is The Default Response Format Of A Web API? By default Web API returns result in XML format. What is OK () in Web API? Return type How Web API creates the response Other type Write the serialized return value into the response body; return 200 (OK). Which is the default HTTP response status