---
title: "create instance group"
method: POST
path: "/groups/create"
tags: ["group"]
---

# create instance group

`POST /groups/create`

## Request body

- object
  - `name` string, required
  - `summary` string

## Response `200`

instance group created

---

[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/revisions/4f91ba605804/schema)
