---
title: "Delete User"
method: DELETE
path: "/api/user"
tags: ["User"]
---

# Delete User

`DELETE /api/user`

Delete user.

## Query parameters

- `user_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2023-11-08** `dbd91277da05` — 1 info
  - api operation id `delete_user_by_id_api_user_delete` removed and replaced with `delete_user_api_user_delete`

[Change history](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/changes/api/user/delete.md)

---

[API](https://skmtc.dev/chat-fly/apis/chatfly-backend-application.md) · [All operations](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chat-fly/chatfly-backend-application/revisions/ac1f1ab68fcb/schema)
