---
title: "add user to instance group"
method: POST
path: "/groups/adduser/{name}"
tags: ["group"]
---

# add user to instance group

`POST /groups/adduser/{name}`

## Path parameters

- `name` string, required

## Request body

- object
  - `email` string, required

## Response `200`

user added to 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)
