© 2026 Hedgehog Software, LLC
organization
teams
addMember
await auth.api.addMember({ body: { organizationId: <org_id>, userId: <user_id>, role: "admin", teamId: <team_id>, // this is not working }, });
teamId