cURL
curl --request POST \ --url https://{server-url}/group/updateParticipant/{instance} \ --header 'Content-Type: application/json' \ --data ' { "action": "add", "participants": [ "5531900000000", "5531911111111", "5531922222222" ] } '
"{{groupJid}}"
The body is of type object.
object
Successful response