---
title: "Delete a list"
method: DELETE
path: "/lists/{list_id}"
tags: ["Lists"]
---

# Delete a list

`DELETE /lists/{list_id}`

Deletes a list, halting sends that target it. A previously deleted list can be brought back with the companion restore endpoint.

## Path parameters

- `list_id` string, required

## Response `204`

---

[API](https://skmtc.net/trycourier/apis/courier.md) · [All operations](https://skmtc.net/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycourier/courier/versions/04f69fbf96a5/schema)
