SyntaxFix
Write A Post
Hire A Developer
Questions
It require to include Content-Type:application/json in web api request header section when not mention any content then by default it is Content-Type:text/plain passes to request.
Content-Type:application/json
Content-Type:text/plain
Best way to test api on postman tool.