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