---
title: "Remove a batch of users from the account"
method: DELETE
path: "/account/users/batch_account_users"
tags: ["account users"]
---

# Remove a batch of users from the account

`DELETE /account/users/batch_account_users`

## Request body

- AccountUserBatchRemoveFromAccount — Data for removing a batch of users from the account
  - `ids` integer[], required — list of user ids

## Response `204`

No content

---

[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)
