422

Unprocessable Content

4xx · クライアントエラー (Client Error) よく使う

概要

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

いつ発生するか

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

よくある原因

解決方法

関連コード

仕様の根拠