---
title: "Delete a user by username"
method: DELETE
path: "/v1/users/{username}"
tags: ["Users (User)"]
---

# Delete a user by username

`DELETE /v1/users/{username}`

## Path parameters

- `username` string, required

## Response `200`

User deleted successfully

---

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