---
title: "Remove a member. Blocked for non-owners on owner-targets and on the sole owner."
method: DELETE
path: "/v1/orgs/{workosOrgId}/memberships/{membershipId}"
tags: ["Org Team"]
---

# Remove a member. Blocked for non-owners on owner-targets and on the sole owner.

`DELETE /v1/orgs/{workosOrgId}/memberships/{membershipId}`

## Path parameters

- `workosOrgId` string, required
- `membershipId` string, required

## Response `204`

## Other responses

- `400` — Validation failed
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/vendure/apis/vendure-io-api-public.md) · [All operations](https://skmtc.net/vendure/apis/vendure-io-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vendure/vendure-io-api-public/revisions/5fc4757128af/schema)
