---
title: "Delete User"
method: DELETE
path: "/organizations/users/{user_id}"
---

# Delete User

`DELETE /organizations/users/{user_id}`

Deletes a user and its associated records.

## Path parameters

- `user_id` string, uuid, required

## Response `204`

No Content

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/versions/05b629819b49/schema)
