Invite member
Invite a new member to the team by email. The member can be an existing or new user.
Authorizations
JWT authentication token
Body
Email of the member to invite
Whether this member consumes a paid subscription seat. false invites a non-premium member (no seat, zero credit access) - bypasses the seat limit but the member cannot run paid tasks until promoted.
Project access scope for the member. 'all' (default) grants access to every shared team project. 'restricted' grants access only to projects the member is explicitly added to. Ignored for admins (always 'all').
all, restricted Role to assign to the member
admin, member, viewer Optional cap to apply at invite time, closing the gap until an admin can PATCH /cap.
x >= 0Response
Invitation sent

