Endpoint delegate deleting a record by numeric ID.
final Future<bool> Function(int id) deleteDelegate;