---
title: "Delete a user of client"
method: DELETE
path: "/auth/users/{user_id}"
tags: ["User Management"]
---

# Delete a user of client

`DELETE /auth/users/{user_id}`

## Path parameters

- `user_id` string, required

## Other responses

- `204` — unresolved $ref
- `401` — unresolved $ref
- `403` — You do not have the necessary permissions to perform this operation.
- `404` — unresolved $ref

---

[API](https://skmtc.net/qwist/apis/finx-api.md) · [All operations](https://skmtc.net/qwist/apis/finx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qwist/finx-api/revisions/b75f5c1aa39e/schema)
