Base solution for your next web application
Open Closed

Custom response codes (not 200) #758


User avatar
0
owen84 created

is it possible to return different status codes like:

400 - Bad Request
401 - Unauthorized
402 - Payment Required
403 - Forbidden
404 - Not Found

using the dynamic api implementation when raising and returning an exception?

ps - awesome product!


1 Answer(s)