curl --request PUT \
--url https://{server-url}/group/updateGroupPicture/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"image": {}
}'
Create group
curl --request PUT \
--url https://{server-url}/group/updateGroupPicture/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"image": {}
}'
Your authorization key header
ID of the instance to connect
Group remote JID