---
title: "Toggle disappearing messages for the group"
method: POST
path: "/instance/{instance}/group/toggleEphemeral"
tags: ["Group"]
---

# Toggle disappearing messages for the group

`POST /instance/{instance}/group/toggleEphemeral`

## Path parameters

- `instance` string, required

## Request body

- DtoGroupToggleEphemeralRequest
  - `expiration` 0 | 86400 | 604800 | 7776000
  - `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)
