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