---
title: "Delete a subscriber"
method: DELETE
path: "/subscribers/{id}"
tags: ["subscribers"]
---

# Delete a subscriber

`DELETE /subscribers/{id}`

Delete a subscriber. This does not affect reporting.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Error
- `404` — Error

---

[API](https://skmtc.dev/prosperstack/apis/prosperstack-api-reference.md) · [All operations](https://skmtc.dev/prosperstack/apis/prosperstack-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prosperstack/prosperstack-api-reference/revisions/407ea9202622/schema)
