---
title: 1003: Invalid request body | API Docs
description: Invalid request body
---

Invalid request body. This is an HTTP 400: the request could not be parsed.

## Troubleshooting

- Check this endpoint’s request schema in the API reference; `param` in the response names the exact field at fault.
- Use an official SDK, which enforces required fields and types before the call is made.
