/** * Remove the specified $MODEL_NAME$ from storage. * DELETE /$MODEL_NAME_PLURAL_CAMEL$/{id} * * @param int $id * * @throws \Exception * * @return Response */