---
title: "Delete User"
description: "Removes a user from the organization."
---

`DELETE /api/users/:id`

## Response
On success: `204 No Content`.

