---
title: "Remove User"
method: DELETE
path: "/organizations/{id}/users/{userId}"
tags: ["Organization"]
---

# Remove User

`DELETE /organizations/{id}/users/{userId}`

## Path parameters

- `id` string, required
- `userId` string, required

## Response `204`

Status 204 Response

---

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