422 Unprocessable Content

The HyperText Transfer Protocol (HTTP) 422 Unprocessable Content response status code indicates that the server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions.

Warning: The client should not repeat this request without modification.

Status

http
422 Unprocessable Content

Specifications

Specification
HTTP Semantics
# status.422