---
title: "Delete the user permanently"
method: DELETE
path: "/admin/users/{user_id}/permanent"
tags: ["users", "admin"]
---

# Delete the user permanently

`DELETE /admin/users/{user_id}/permanent`

## Path parameters

- `user_id` string, required

## Response `204`

Succeeded

## Other responses

- `400` — Bad request
- `default` — Other error

---

[API](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api.md) · [All operations](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/matlantis/matlantis-web-ui-backend-api/revisions/b155f3a32673/schema)
