---
title: 1005: Invalid parameter value | API Docs
description: A parameter value does not meet validation requirements.
---

A parameter value does not meet validation requirements. This is an HTTP 400 error indicating one of the values in your request is outside the accepted range or format.

## Troubleshooting

- Review the parameter against the API spec to confirm accepted values, formats, and constraints

## Related

- [Debugging](/guides/platform/debugging/index.md)
- [SDKs](/getting-started/sdks/index.md)
