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

# Delete List

`DELETE /api/v3/lists/{list_id}`

Delete a list and its signal associations. Does not delete OR archive the signals themselves.

## Path parameters

- `list_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nationgraph/apis/nationgraph-api.md) · [All operations](https://skmtc.net/nationgraph/apis/nationgraph-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nationgraph/nationgraph-api/revisions/85804e68d86d/schema)
