---
title: "Delete users permanently in batch"
method: POST
path: "/admin/users/actions/batch_permanent_delete"
tags: ["users", "admin"]
---

# Delete users permanently in batch

`POST /admin/users/actions/batch_permanent_delete`

## Request body

- object
  - `user_ids` string[], required

## Response `204`

Succeeded to post batch action

## Other responses

- `400` — Bad request
- `default` — Other error

---

[API](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api.md) · [All operations](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/matlantis/matlantis-web-ui-backend-api/revisions/b155f3a32673/schema)
