Skip to main content

Invite user (admin)

Coming soon

The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.

Invite a user to the calling org. Requires an admin-scoped API key. Idempotent: returns the existing invitation if one is already active for this email.

Parameters

NameTypeRequiredDefaultDescription
emailstring✅ Yes-Email address to invite. RFC 5322. Lower-cased server-side.
rolestring✅ Yes-Role granted to the user upon accepting the invitation.
namestring❌ No-Optional display name for the invitee.