---
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-14** `fcbf82ebfc05` — 2 warning
  - deleted the `path` request parameter `organizationID`
  - deleted the `path` request parameter `userID`
- **2026-04-15** `a2cc5189d200` — 2 breaking
  - added the new path request parameter `organizationID`
  - added the new path request parameter `userID`

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

---

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