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