{
"message": "Provided request body contains errors. Please check the data and retry the request",
"errors": [
{
"message": "first_name must be a string",
"code": "invalid_state_error",
"type": "QueryRunnerAlreadyReleasedError"
}
]
}