---
title: "remove user from instance group"
method: POST
path: "/groups/removeuser/{name}"
tags: ["group"]
---

# remove user from instance group

`POST /groups/removeuser/{name}`

## Path parameters

- `name` string, required

## Request body

- object
  - `email` string, required

## Response `200`

user removed from instance group

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/versions/155a35b3caff/schema)
