From f57f17e645cfa12bc053a6b1add79272ccf45555 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Wed, 10 Dec 2025 12:37:12 +0100 Subject: [PATCH] removed email from notification patch --- src/openapi/customers/SE-notifications.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/openapi/customers/SE-notifications.yaml b/src/openapi/customers/SE-notifications.yaml index 681bc8e..1b30d51 100644 --- a/src/openapi/customers/SE-notifications.yaml +++ b/src/openapi/customers/SE-notifications.yaml @@ -502,14 +502,6 @@ paths: example: e112f26e-37fa-4bde-8def-9977cd1d50ae required: true description: The id of the notificationSubscription you want to update - - name: emailAddress - in: query - schema: - type: string - format: email - example: john.doe@mymailprovider.com - required: false - description: The emailadress of the customer in the case of anonymous opt-ins requestBody: content: application/json: