Forum Discussion
KarelHusa
4 years agoSuper Contributor
the API implementation is responsible for the behavior of API and HTTP response status codes. GET handler may behave differently from the POST handler.
Your assumption that API should respond with HTTP 404 for a non-existing resource is correct, but not all implementations work like that.
Best regards,
Karel