---
title: "update instance group"
method: POST
path: "/groups/update/{name}"
tags: ["group"]
---

# update instance group

`POST /groups/update/{name}`

## Path parameters

- `name` string, required

## Request body

- object
  - `new_summary` string, required
  - `instance_role` string, nullable — Instance-level role for group members. 'superadmin', 'devops', 'user' or empty to clear.

## Response `200`

instance group updated

---

[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)
