cURL
curl --request POST \ --url https://api.l2msg.com/whatsapp/group/updateGroupPicture/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data ' { "image": "<string>" } '
This response has no body data.
Update group picture
Your authorization key header
Name of the instance
Group remote JID
New profile picture image URL