422

Unprocessable Content

4xx · Client Error Common

Summary

The request is well-formed but has semantic errors (e.g. validation failed).

When it occurs

Widely returned by REST/JSON APIs when field validation fails.

Common causes

How to fix

Related codes

Spec reference