---
title: "POST /api/admin/actions/hard-delete-user"
method: POST
path: "/api/admin/actions/hard-delete-user"
tags: ["Admin"]
---

# POST /api/admin/actions/hard-delete-user

`POST /api/admin/actions/hard-delete-user`

## Request body

- object
  - `userId` string, required

## Response `200`

OK

- object
  - `deleted` boolean, required

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
