---
title: "Delete List"
method: DELETE
path: "/lists/{name}"
tags: ["Lists"]
---

# Delete List

`DELETE /lists/{name}`

Deletes List and removes all the Contacts from it (does not delete Contacts). Required Access Level: ModifyContacts

## Path parameters

- `name` string, string, required — string

## Response `200`

OK

---

[API](https://skmtc.net/elasticemail/apis/megamail-api.md) · [All operations](https://skmtc.net/elasticemail/apis/megamail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elasticemail/megamail-api/versions/1a0ebb83f676/schema)
