Malformed or invalid request
Section: Codes 400-409
HTTP 400 Bad Request
text
text
curl -i -X POST https://example.com/api -H 'Content-Type: application/json' -d '{bad json}'Explanation
Typically caused by malformed syntax, invalid framing, or deceptive routing.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Codes 400-409