> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ghost.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a user

```js theme={"dark"}
DELETE /admin/users/{id}/
```

This will delete the user. Note: You cannot delete the Owner user.
