Set group picture
Groups
Set Group Picture
Set or update the group profile picture
PUT
Set group picture
Description
This endpoint allows you to set or update the profile picture of a group. The image must be sent in base64 format.URL Parameters
WhatsApp unique session ID
Group ID in format
120363XXXXX@g.usBody
Body Parameters
| Property | Type | Required | Description |
|---|---|---|---|
picture | string | ✅ Yes | Image in base64 format to be set as the group picture |
Response
Status Codes
200- Picture updated successfully400- Invalid parameters or image in incorrect format401- Unauthorized404- Group not found
