20
Views
2
Comments
Solved
Return StatusCode 
Question
How do i set the response StatusCode within a Exposed REST API action?
2016-04-21 20-09-55
J.
 
MVP
Solution
isn't it possible with setstatuscode from httprequesthandler?

2024-12-17 14-32-59
Matthias Preuter
 
MVP
Thank you that's working!
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.