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

# update group

`POST /w/{workspace}/groups/update/{name}`

## Path parameters

- `workspace` string, required
- `name` string, required

## Request body

- object
  - `summary` string

## Response `200`

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)
