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.

常见原因

解决方法

相关状态码

规范依据