---
title: "Remove a user from the organization"
method: DELETE
path: "/organization/{organization_id}/user/{member_user_id}"
tags: ["Users"]
---

# Remove a user from the organization

`DELETE /organization/{organization_id}/user/{member_user_id}`

## Path parameters

- `organization_id` string, required
- `member_user_id` string, required

## Response `204`

Remove a user from the organization

## Other responses

- `400` — Invalid request parameters
- `403` — Operation not allowed

---

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