---
title: "Update group"
method: PATCH
path: "/group/{groupId}/"
tags: ["group"]
---

# Update group

`PATCH /group/{groupId}/`

## Request body

- GroupPatch
  - `public_name` string

## Response `202`

operation successful

## Other responses

- `400` — bad request

---

[API](https://skmtc.dev/legalesign/apis/legalesign-api.md) · [All operations](https://skmtc.dev/legalesign/apis/legalesign-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/legalesign/legalesign-api/revisions/de557f49e3f3/schema)
