---
title: "Update group setting (announce/locked)"
method: POST
path: "/group/updateSetting/{instance}"
tags: ["Group"]
---

# Update group setting (announce/locked)

`POST /group/updateSetting/{instance}`

## Path parameters

- `instance` string, required

## Request body

- DtoGroupUpdateSettingRequest
  - `action` 'announcement' | 'not_announcement' | 'locked' | 'unlocked', required
  - `groupJid` 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)
