Stytch · Arazzo Workflow
Stytch Password Reset by Email
Version 1.0.0
Start an email password reset, complete it with the token, and read the new session.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
password-reset-email
Email a reset link, set the new password with the token, and verify the session.
Sends a password reset email, completes the reset by exchanging the emailed token and the new password for a session, then reads the active sessions for the user.
1
startReset
Start a password reset by emailing the user a reset link, returning the user_id and email_id targeted by the reset.
2
completeReset
Complete the password reset by submitting the emailed token and the new password, minting a fresh session in the process.
3
getSession
Read the active sessions for the user to confirm the reset signed them in.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.