---
title: "Delete a user"
method: DELETE
path: "/v3/aggregation/users/{uuid}"
tags: ["Users"]
---

# Delete a user

`DELETE /v3/aggregation/users/{uuid}`

Delete a user along with all their data (items, accounts and transactions)

## Path parameters

- `uuid` string, required

## Response `204`

The resource was deleted successfully

## Other responses

- `401` — Error 401

---

[API](https://skmtc.dev/bridgeapi/apis/bridge-api.md) · [All operations](https://skmtc.dev/bridgeapi/apis/bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bridgeapi/bridge-api/revisions/9b9ad8010fd5/schema)
