🔵 POST - Invite Member
Invite Member
Invite a user to join your organization
POST
Sends an email invitation to join your organization (business). When the invited user clicks the link:
- They are taken to the sign-up page
- After creating an account, they are automatically added to the organization
- They are redirected to the dashboard
Request Body
The Clerk organization ID
Email address to invite
Role for the invited user:
"org:admin" or "org:member"URL to redirect after signup (defaults to
/dashboard)Response
"success" if invitation was sentHuman-readable confirmation message
Clerk invitation ID for tracking