> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vturb.com/llms.txt
> Use this file to discover all available pages before exploring further.

# unprocessable_content

> The request is invalid. See errors for the fields that failed.

|             |                                                       |
| ----------- | ----------------------------------------------------- |
| HTTP status | `422 Unprocessable Content`                           |
| `code`      | `unprocessable_content`                               |
| `type`      | `https://docs.vturb.com/errors/unprocessable_content` |

The request is invalid. See errors for the fields that failed.

```json theme={null}
{
  "type": "https://docs.vturb.com/errors/unprocessable_content",
  "code": "unprocessable_content",
  "message": "The request is invalid. See errors for the fields that failed.",
  "request_id": "0b5e7a1c-9f3d-4c2b-8e1a-7d6c5b4a3f21"
}
```
