---
title: "Delete a list"
method: DELETE
path: "/contacts/lists/{listId}"
tags: ["Contacts"]
---

# Delete a list

`DELETE /contacts/lists/{listId}`

## Path parameters

- `listId` integer, required

## Response `204`

List deleted

## Other responses

- `400` — bad request
- `404` — List ID not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
