---
title: "Delete an Account User"
method: DELETE
path: "/platform/api/v1/accounts/{account_id}/account_users"
tags: ["Account Users"]
---

# Delete an Account User

`DELETE /platform/api/v1/accounts/{account_id}/account_users`

Delete an Account User

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — The account does not exist

---

[API](https://skmtc.net/chatwoot/apis/chatwoot-2.md) · [All operations](https://skmtc.net/chatwoot/apis/chatwoot-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chatwoot/chatwoot-2/versions/f34a278f2713/schema)
