---
title: 1076: Unhandled form kind | API Docs
description: Unhandled form kind
---

Unhandled form kind. This is an HTTP 422: the request parsed but a value is not acceptable.

## 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.
