---
title: "Forget a subscriber"
method: DELETE
path: "/1/newsletters/{domain}/subscribers/{subscriber}/forget"
tags: ["Subscribers"]
---

# Forget a subscriber

`DELETE /1/newsletters/{domain}/subscribers/{subscriber}/forget`

It will remove the subscriber from your account and all information will be completely deleted in 30 days.

This feature is GDPR compliant.

## Path parameters

- `domain` integer, required
- `subscriber` integer, required

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` boolean

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/158a854b0c7d/schema)
