Google Admin Console for managing Google Workspace users, groups, and organizational units.
Available to claim
Build and ship the Google Admin plugin to earn 29 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Adds an email alias to a Google Workspace user.
Adds a user to a Google Workspace group with the specified role.
Creates a new Google Workspace group with the specified details.
Creates a new Google Workspace user with the specified details. Fails if `primary_email` already exists; cannot update existing accounts.
Deletes a Google Workspace user permanently. This action cannot be undone.
Retrieves detailed information about a Google Workspace group.
Retrieves detailed information about a Google Workspace user.
Lists all members of a Google Workspace group with optional filtering and pagination.
Lists Google Workspace groups with optional filtering and pagination.
Lists Google Workspace users with optional filtering and pagination.
Removes an email alias from a Google Workspace user.
Removes a user from a Google Workspace group, revoking their group access.
Suspends or unsuspends a Google Workspace user account.
Updates settings for a Google Workspace group.
No webhooks.