Validation
This problem occurs when the request payload fails validation.
The error response will likely contain a list of errors
with more specific information
as to what went wrong.
Troubleshooting
- If present in the response, look at the list of
errors
, correct any invalid fields and try the request again.