Kinde · Arazzo Workflow
Kinde Invite User to Organization
Version 1.0.0
Validate roles, create an organization invitation, and poll until it is sent.
View Spec
View on GitHub
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSoftware-as-a-ServiceDeveloper PlatformArazzoWorkflows
Provider
Workflows
invite-user-to-organization
Create an organization invitation and poll until it is sent.
Lists available roles, creates an organization invite with the supplied role keys, and polls the invitation until its send flag is set.
1
listRoles
List the tenant's roles so the caller can confirm the requested role keys exist before issuing the invitation.
2
createInvite
Create the organization invitation with the supplied roles and send the invitation email. Returns the invitation code used for polling.
3
pollInviteSent
Poll the invitation by its code until the is_sent flag indicates the invitation email has been dispatched.
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.