---
title: "Remove User"
method: DELETE
path: "/organizations/users/{id}"
tags: ["Organizations"]
---

# Remove User

`DELETE /organizations/users/{id}`

Removes a non-admin user from the organization without deleting their account

## Path parameters

- `id` string, required

## Headers

- `Cartesia-Version` '2026-03-01', date, required

## Response `204`

Remove User

## Other responses

- `400` — Invalid request
- `404` — Not found
- `500` — Unexpected error

---

[API](https://skmtc.net/cartesia/apis/cartesia-api.md) · [All operations](https://skmtc.net/cartesia/apis/cartesia-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cartesia/cartesia-api/revisions/8910812440d3/schema)
