# 20422: Invalid Parameter

Log Level: ERROR

## Description

The request contained malformed or semantically incorrect parameters.

Common occurrences:

* Lacking a specified `Content-Type` header field
* Invalid or missing XML data
* Invalid parameter type or value

### Is the request safe to retry?

A 422 request is never processed and is always safe to retry.
