---
title: "Archive User"
method: DELETE
path: "/users/{user_uuid}"
---

# Archive User

`DELETE /users/{user_uuid}`

Archive (soft-delete) a user. Requires org_admin.

## Path parameters

- `user_uuid` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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