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