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.

흔한 원인

해결 방법

관련 코드

스펙 근거