---
title: "Delete an account"
method: DELETE
path: "/accounts/{account_id}"
tags: ["Accounts"]
---

# Delete an account

`DELETE /accounts/{account_id}`

Deletes an account

Required scope: `accounts:delete`

## Path parameters

- `account_id` string, required

## Response `204`

No content

---

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