---
title: "Removes a member from the organization (deprecated, use DELETE instead)."
method: GET
path: "/orgs/{org}/members/{member}/remove/"
tags: ["orgs"]
---

# Removes a member from the organization (deprecated, use DELETE instead).

`GET /orgs/{org}/members/{member}/remove/`

Removes a member from the organization (deprecated, use DELETE instead).

## Response `204`

Removed the organization member successfully.

## Other responses

- `400` — The organization member cannot be deleted.
- `422` — Missing or invalid parameters (see detail).

---

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