cURL
curl --request POST \ --url https://{server-url}/group/updateSetting/{instance} \ --header 'Content-Type: application/json' \ --data ' { "action": "not_announcement" } '
"{{groupJid}}"
The body is of type object.
object
Successful response