Google Workspace · Arazzo Workflow
Google Workspace Reset a User Password
Version 1.0.0
Confirm a user, set a new password forcing change at next login, sign them out.
View Spec
View on GitHub
CalendarCollaborationEmailProductivityStorageVideo ConferencingArazzoWorkflows
Provider
Workflows
reset-user-password
Set a temporary password for a user and revoke their existing sessions.
Reads the user to confirm it exists, patches a new password with changePasswordAtNextLogin set, and signs the user out of all sessions to invalidate existing credentials.
1
2
setPassword
Patch the user with the new temporary password and force a password change at the next login.
3
revokeSessions
Sign the user out of all active sessions so the previous password can no longer be used.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.