diff --git a/app/notify_client/service_api_client.py b/app/notify_client/service_api_client.py index 90fb6e2f4..718ef3946 100644 --- a/app/notify_client/service_api_client.py +++ b/app/notify_client/service_api_client.py @@ -84,7 +84,6 @@ class ServiceAPIClient(NotificationsAPIClient): data = _attach_current_user(kwargs) disallowed_attributes = set(data.keys()) - { 'name', - 'users', 'message_limit', 'active', 'restricted',