What it means

The request didn’t pass our validation rules. The detail field tells you which field and why.

Common causes

What to do

This is a programming error on your side — retrying without changes won’t help. Fix the request and re-send. For 422-class errors (Pydantic-style field-level validation), we include an errors array with the specific failing fields: