---
title: "POST /api/users/{user_id}/delete/"
method: POST
path: "/api/users/{user_id}/delete/"
tags: ["api"]
---

# POST /api/users/{user_id}/delete/

`POST /api/users/{user_id}/delete/`

## Path parameters

- `user_id` string, required

## Request body

- InstanceUserDeleteSchema
  - `reason` string
  - `persistInstanceBan` boolean

## Response `204`

No description available

## Other responses

- `403`
- `404`

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/versions/5411ecffc184/schema)
