---
title: "Delete an account"
method: DELETE
path: "/v3/accounts/{id}"
tags: ["Account"]
---

# Delete an account

`DELETE /v3/accounts/{id}`

Deletes an account.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/versions/789812d35ac8/schema)
