google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

Adding multiple users to a group in single API call

Open aaditya1499 opened this issue 3 years ago • 0 comments

Is there any way to insert multiple members in a group using the Admin SDK's Directory API ? The API used to insert member is - members.insert Currently in the documentation I can only find way to insert a single user in one API call.

aaditya1499 avatar Jan 31 '22 08:01 aaditya1499