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