---
title: "DELETE /v2/users/:user-id"
method: DELETE
path: "/v2/users/{user-id}"
---

# DELETE /v2/users/:user-id

`DELETE /v2/users/{user-id}`

Delete an existing user and all its rights.

## Path parameters

- `user-id` string, required

## Response `200`

- object

## Other responses

- `400` — Invalid value
- `default`

---

[API](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints.md) · [All operations](https://skmtc.dev/canton/apis/json-ledger-api-http-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/canton/json-ledger-api-http-endpoints/revisions/296292e8b8f1/schema)
