# 70002: Bad request

Log Level: ERROR

## Description

The data in the request is unparsable.

### Possible causes

* When sending a string field "abc" when an intValue is expected
* When sending invalid JSON in the request body
