---
title: "Remove a user from account"
method: DELETE
path: "/account/users/{id}"
tags: ["account users"]
---

# Remove a user from account

`DELETE /account/users/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

Successful response

---

[API](https://skmtc.dev/fieldwire/apis/fieldwire-super-api.md) · [All operations](https://skmtc.dev/fieldwire/apis/fieldwire-super-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fieldwire/fieldwire-super-api/revisions/66ee1c20b92d/schema)
