---
title: "Update group subject (name)"
method: POST
path: "/group/updateGroupSubject/{instance}"
tags: ["Group"]
---

# Update group subject (name)

`POST /group/updateGroupSubject/{instance}`

## Path parameters

- `instance` string, required

## Request body

- DtoGroupSubjectRequest
  - `groupJid` string, required
  - `subject` string, required

## Response `201`

Created

- object

---

[API](https://skmtc.net/verbeux-ai/apis/whatsmiau-api.md) · [All operations](https://skmtc.net/verbeux-ai/apis/whatsmiau-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verbeux-ai/whatsmiau-api/versions/5af3cb49985a/schema)
