v1
latestOpenAPI 3.1.02026-08-0413468163.9 KBv1-cli
Cli Invite User
Invite a user to the organization via CLI.
Uses API key auth to determine org_id. Sends invite email via Supabase.
Body: email: Email address to invite role: Role to assign (owner/admin/member/viewer), defaults to "member"
Returns: success: True if invite sent email: The invited email role: The role they'll receive
post/v1/cli/invite
Response
Successful Response
{"stackTrail":"paths:/v1/cli/invite:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}