Auth0 · Arazzo Workflow
Auth0 Create Organization and Invite a User
Version 1.0.0
Create an organization, create an invitation for a new member, then read the invitation back.
View Spec
View on GitHub
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIMArazzoWorkflows
Provider
Workflows
invite-user-to-org
Create an organization and invite a user to join it.
Creates an organization, sends an invitation to the invitee email, and reads the invitation back to obtain its invitation URL.
1
2
createInvitation
Create an invitation for the invitee email on behalf of the inviter and client.
3
getInvitation
Read the invitation back to confirm it and surface its invitation URL.
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.