errorResponse
                                errorResponse                            
                            
                            JSON Example
                                    {
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}