---
title: "Restore a list"
method: PUT
path: "/lists/{list_id}/restore"
tags: ["Lists"]
---

# Restore a list

`PUT /lists/{list_id}/restore`

Restores a previously deleted list along with its subscribers, so a list removed by mistake can be brought back rather than rebuilt.

## Path parameters

- `list_id` string, required

## Request body

- object

## 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)
