The reference desk — standardized codes, filed & searchableN° 2,372 entries · 11 collections ·
DirectoryCodes
The directory of the world’s codes

Front desk · HTTP Status Codes

4×× Client Error

422 Unprocessable Content

HTTP 422 Unprocessable Content is a client error-class status code defined in RFC9110. The request is well-formed but semantically invalid and cannot be processed.

Client-error responses signal that the problem is on the requesting side: the request is malformed, unauthorized, or aimed at something that isn't there. On the wire, the response begins with the status line HTTP/1.1 422 Unprocessable Content.