curl --location --request DELETE 'http://whatsapp.local/groups//participants' \ --header 'Content-Type: application/json' \ --data-raw '{ "wa_ids": [ "{{Recipient-WA-ID}}" ] }'
{}