---
title: "DELETE /orgs/{org_id}/users"
method: DELETE
path: "/orgs/{org_id}/users"
tags: ["orgs"]
---

# DELETE /orgs/{org_id}/users

`DELETE /orgs/{org_id}/users`

Remove a user from an organization

## Path parameters

- `org_id` string, required

## Request body

- RemoveOrgUserReqBody
  - `email` string, required — Email address of the user to remove from the organization

## Response `204`

User removed successfully

## Changes

- **2026-03-16** `eb2c08128881` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/changes/orgs/:org_id/users/delete.md)

---

[API](https://skmtc.dev/timbal-ai/apis/timbal-platform-api.md) · [All operations](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/timbal-ai/timbal-platform-api/revisions/70eefd95db9e/schema)
