---
title: "Delete user"
method: DELETE
path: "/public/users/self"
tags: ["user"]
---

# Delete user

`DELETE /public/users/self`

Delete current user

## Response `200`

User successfully deleted

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

- **2022-06-13** `7856cb3301b2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/public/users/self/delete.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/revisions/7856cb3301b2?raw)
