App Logo
supabase.com

Invite Team Member

Invites a new member to a Supabase organization by email with a given role (matched against the org's own role picker, e.g. Owner/Administrator/Developer). Supabase org membership is invite-based, so this sends an invitation rather than creating an active member directly. Returns the invited email, matched role, and pending status.

Input

role required

Role name matched against the organization's own role picker (e.g. "Owner", "Administrator", "Developer"). Case-insensitive.

email required

Email address to invite.

orgId required

Organization slug, e.g. "czohueidxubssokhivlp" (from list_users_and_roles' orgSlug field).

Output

role required
email required
orgId required
status required
invitedAt required

Start building not clicking