422

Unprocessable Entity

Description

The request was well-formed but was unable to be followed due to semantic errors. This status code is often used in REST APIs when the request is syntactically correct but semantically invalid.

HTTP Status Codes Details

Status Code
422
Status Name
Unprocessable Entity
Class
4xx
Common Usage
Yes

Common Scenarios

  • Client request errors
  • Authentication issues

Handling Recommendations

  • Validate client input
  • Provide clear error messages

Was this helpful?

Loading...

Send Feedback

Found an error or have a suggestion? We respond within 48 hours.

Fact-checking completed

Verified by: Pavel Volkov
Created:
Last updated:
Information verified against official sources

Official Sources

Internet Engineering Task Force RFCs

Official HTTP status codes specification (RFC 7231)

Internet standards organization defining HTTP protocols

Mozilla Developer Network

Comprehensive HTTP status codes documentation

Authoritative web development documentation

Internet Assigned Numbers Authority

Official HTTP status code registry

Internet protocol parameters authority