Stytch · Arazzo Workflow
Stytch B2B Email Magic Link Discovery and Organization Create
Version 1.0.0
Send a discovery magic link, authenticate it, and create an organization from the intermediate session.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
email-magic-link-discovery
Discovery magic link send, authenticate, then create an organization.
Sends a discovery email magic link, exchanges the clicked token for an intermediate session token, and creates a new organization from that intermediate session.
1
sendDiscovery
api_b2b_magic_v1_b2b_magic_links_email_discovery_Send
Send a discovery email magic link to the address so the user can begin the organization discovery flow.
2
authenticateDiscovery
api_b2b_magic_v1_b2b_magic_links_discovery_Authenticate
Authenticate the discovery magic link token to obtain an intermediate session token and the list of organizations the email already belongs to.
3
createOrganization
api_discovery_v1_discovery_organizations_Create
Create a new organization from the intermediate session token, logging the member into the freshly created tenant.