---
title: "Delete a mailing list"
method: DELETE
path: "/addressbooks/{id}"
tags: ["Mailing lists"]
---

# Delete a mailing list

`DELETE /addressbooks/{id}`

Permanently remove a mailing list.

## Response `200`

Successful deletion

- ResultTrue
  - `result` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `422` — Validation error

---

[API](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api.md) · [All operations](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sendpulse/sendpulse-bulk-email-api/versions/cd38f8c6a425/schema)
