Skip to main content
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

session
string
required
WhatsApp unique session ID
id
string
required
Group ID in format 120363XXXXX@g.us

Body

Body Parameters

Response

Status Codes

  • 200 - Picture updated successfully
  • 400 - Invalid parameters or image in incorrect format
  • 401 - Unauthorized
  • 404 - Group not found

Usage Example

Authorizations

apikey
string
header
required

Your Wappfy API key (get it at dash.wappfy.com.br)

Path Parameters

id
string
required

ID do Grupo

Body

application/json
file
object
required

Response

200 - application/json
success
boolean
default:true
required