example-data.com
Menu

HTTP 400

Bad request

The request body is malformed JSON or is not the JSON shape required by the method.

How to resolve it

Send valid JSON with Content-Type: application/json and use an object where required.

Problem type

API responses use https://example-data.com/errors/bad-request as the stable Problem Details type identifier for this error.

See the error reference for the response format and all status codes.