---
title: "Delete List"
method: DELETE
path: "/api/v1.4/lists/{list_uid}/"
tags: ["lists"]
---

# Delete List

`DELETE /api/v1.4/lists/{list_uid}/`

Deletes an existing list.

## Path parameters

- `list_uid` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized. API key is invalid.
- `404` — Not Found.
- `429` — Too Many Requests. Rate limit exceeded.
- `500` — Internal Server Error. An error occurred with our API.

---

[API](https://skmtc.net/tjc-lp/apis/grata-unified-api.md) · [All operations](https://skmtc.net/tjc-lp/apis/grata-unified-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tjc-lp/grata-unified-api/revisions/d78ed69a85eb/schema)
