v2

latestOpenAPI 3.1.02026-08-07139158192.4 KB
Organizations

Invite a member by email (owner/admin)

Records a pending invite and emails the address. The response status is always "invited"; the user becomes a member only after they accept (POST /v1/me/invites/{orgId}/accept). Re-inviting the same email refreshes the invite's role and expiry. 409 if the email already belongs to a member.

post/v1/orgs/{orgId}/members/add

Path parameters

orgIdstring required

Request body

emailstring required
role'admin' | 'member' | 'viewer' required

Response

Added

avatarUrlstring
emailstring
fullNamestring
invitedAtstring
joinedAtstring
rolestring required
status'active' | 'invited'
userIdstring required