Future<void> submitErrorAction(String error) async { await api.cancelCustomRegistrationAction(error); }