---
title: "Remove a member from an organization"
method: DELETE
path: "/organizations/{organizationID}/members/{userID}"
tags: ["Organizations"]
---

# Remove a member from an organization

`DELETE /organizations/{organizationID}/members/{userID}`

## Response `204`

Member removed

## Changes

- **2026-07-26** `11b9ee199d56` — 2 warning
  - deleted the `path` request parameter `organizationID`
  - deleted the `path` request parameter `userID`

[Change history](https://skmtc.dev/xata/apis/xata-api/changes/organizations/:organizationID/members/:userID/delete.md)

---

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