Last updated 2 years ago
Was this helpful?
/groups/makeAdmin
id
curl -L \ --request POST \ --url 'https://base_url/groups/makeAdmin?id=id' \ --header 'Content-Type: application/json' \ --data '{ "instance_key": "id", "jid": "groupid", "participants": [ "[email protected]" ] }'
No body