422

1 revision
#11 week ago
+6
Auto-generated stub article
+**422** commonly refers to [HTTP status](/wiki/HTTP_status) code 422, "Unprocessable Entity". This server response indicates that the server understands the content type of the [request entity](/wiki/Request_entity) but cannot process the contained instructions. It signals a semantic error in the request.
+## See also
+- [Web Development](/wiki/Web_Development)
+- [API](/wiki/API)
+- [Error Handling](/wiki/Error_Handling)
... 1 more lines