Look up a Rails HTTP Status Code

422 - Unprocessable Entity

Rails HTTP Status code :unprocessable_entity

When to use status code 422

The request was well-formed but was unable to be followed due to semantic errors.