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