---
title: "Delete an Account"
method: DELETE
path: "/v1/suppliers/accounts/{id}"
tags: ["Supplier Integration"]
---

# Delete an Account

`DELETE /v1/suppliers/accounts/{id}`

Remove an account from the system.

## Path parameters

- `id` string, required

## Response `200`

Account deleted successfully

## Other responses

- `4XX` — Client error response

---

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