Stytch · Arazzo Workflow
Stytch User Create, Search, and Delete
Version 1.0.0
Create a user, find them again by email search, then delete the matched user.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
user-create-search-delete
Provision a user, locate them by email search, and delete the match.
Creates a user, runs a user search filtered by email address, and deletes the user only when the search confirms a matching record.
1
createUser
Add a new user to Stytch under the supplied email, returning the user_id.
2
searchUser
Search the user store for an account whose email matches the supplied address, confirming the record was created.
3
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.