---
title: "Delete Account Entry"
method: DELETE
path: "/v1/account-entries/{account_entry_id}"
tags: ["accounts"]
---

# Delete Account Entry

`DELETE /v1/account-entries/{account_entry_id}`

Remove an account entry from its list.

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

## Path parameters

- `account_entry_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)
