curl --location --globoff --request DELETE 'http:///groups//admins' \ --header 'Content-Type: application/json' \ --data '{ "wa_ids": [ "<Recipient WA-ID, from Contacts API>" ] }'
{}