cURL
curl --request POST \ --url https://{server-url}/group/updateGroupPicture/{instance} \ --header 'Content-Type: application/json' \ --data ' { "image": "https://evolution-api.com/files/sticker.png" } '
"{{groupJid}}"
The body is of type object.
object
Successful response