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.us
Body
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
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
ID do Grupo
Body
application/json
- Option 1
- Option 2
Response
200 - application/json