cURL
curl --request POST \ --url https://{server-url}/group/updateGroupDescription/{instance} \ --header 'Content-Type: application/json' \ --data '{ "description": "Group Description or Rules" }'
"<any>"
"{{groupJid}}"
Successful response
The response is of type any.
any