Our integration is receiving webhooks from Brevo users, who have stopped using our app long time ago. We dont have anymore access tokens to make requests to Brevo API on their behalf. So we cant delete the webhook subscriptions via API.
Is there any possibility to force those webhooks to unsubscribe by responding with specific http response code, like 400, 404, 410?