googleapis / googleapis/google-api-nodejs-client
Adding multiple users to a group in single API call
Open
priority: p3
type: question
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.