---
title: "Update badges group"
method: PUT
path: "/api_gateway/v1/badges/{groupid}"
---

# Update badges group

`PUT /api_gateway/v1/badges/{groupid}`

## Query parameters

- `id` string

## Request body

- object
  - `name` string, required — Name of the group
  - `rank` string, required — The rank of the group set by the user.

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
