SyntaxFix
Write A Post
Hire A Developer
Questions
200 is just the normal HTTP header for a successful request. If that's all you need, just have the controller return new EmptyResult();
return new EmptyResult();