Update group description
Groups
Update Group Description
Update the description of the group
PUT
Update group description
Description
This endpoint allows updating the description of a group.URL Parameters
WhatsApp unique session ID
ID of the group in format
120363XXXXX@g.usBody
Body Parameters
| Property | Type | Required | Description |
|---|---|---|---|
description | string | ✅ Yes | New description of the group |
Response
Status Codes
200- Description updated successfully400- Invalid parameters401- Unauthorized403- No permission (admins only)404- Group not found
