Bad Request 400

BAD_REQUEST

Common causes

Resolution

Check the request body and query parameters against the API documentation.

Endpoints that return this error

MethodPathSummary
POST /v2/conversations Create a new conversation
POST /v2/conversations/{id}/messages Send a message and start an agentic run
GET /v3/analyses/{analysis_id}/bytes Get the bytes of a binary
POST /v3/functions/rename Batch rename functions
POST /v3/functions/{function_id}/ai-decompilation Start AI decompilation
PATCH /v3/functions/{function_id}/ai-decompilation/overrides Upsert variable/function name overrides