RelataDB error reference

Invalid input

The request body, parameters, or uploaded document failed validation.

INVALID_INPUTHTTP 400Validation

Why this happens

Malformed JSON, missing required field, bad CSV/STIX, wrong parameter type.

How to fix it

Correct the payload per the error detail. Validate locally before retrying.

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.