---
title: "Delete Account List"
method: DELETE
path: "/v1/account-lists/{account_list_id}"
tags: ["accounts"]
---

# Delete Account List

`DELETE /v1/account-lists/{account_list_id}`

Delete an account list and its entries.

Requires the `account_lists:write` scope on the API key.

## Path parameters

- `account_list_id` string, uuid, required

## Response `204`

Successful Response

---

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