ClientErrorData: {
    code: string;
    errors?: Errors[];
    message: string;
}

Bad Request