Stytch · Arazzo Workflow
Stytch B2B Create Organization and Member
Version 1.0.0
Create a B2B organization, add a member to it, and read the member back.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
org-create-member
Create an organization, add a member, and fetch the member by id.
Provisions a B2B organization, creates a member inside it, then retrieves that member by member_id to verify creation.
1
createOrganization
Create a new B2B organization, returning the organization id used to scope member creation.
2
createMember
Create a member inside the organization using the supplied email address, returning the member_id.
3
getMember
Read the member back by member_id to confirm the record was persisted in the organization.
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.